D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/isl-0.18-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.twU388 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf isl-0.18 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/isl-0.18.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd isl-0.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-libisl-gdb.py_Python3-compatibility.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8S3D1i + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd isl-0.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for C compiler vendor... gnu checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes checking for __attribute__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl... perl checking for pdflatex... no checking for pod2html... pod2html checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system) checking which gmp to use... system checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for main in -lgmp... yes checking whether mp_get_memory_functions is declared... yes checking whether ffs is declared... yes checking whether __builtin_ffs is declared... yes checking whether _BitScanForward is declared... no checking whether strcasecmp is declared... yes checking whether strncasecmp is declared... yes checking whether _stricmp is declared... no checking whether _strnicmp is declared... no checking whether snprintf is declared... yes checking whether _snprintf is declared... no checking which clang to use... no checking for C compiler vendor... (cached) gnu checking our pkgconfig libname... isl checking our pkgconfig version... 0.18 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /usr/lib64/pkgconfig checking our pkgconfig_libfile... isl.pc checking our package / suffix... isl / checking our pkgconfig description... isl Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lisl -lgmp checking our pkgconfig cppflags... checking our pkgconfig ldflags... noninstalled pkgconfig -L /home/iurt/rpmbuild/BUILD/isl-0.18/.libs noninstalled pkgconfig -I /home/iurt/rpmbuild/BUILD/isl-0.18/./include checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating isl_srcdir.c config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bound_test.sh config.status: creating codegen_test.sh config.status: creating pip_test.sh config.status: creating isl_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include/isl/stdint.h commands config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H config.status: executing isl.pc commands config.status: creating isl.pc.in config.status: creating isl.pc config.status: creating isl-uninstalled.pc config.status: creating isl-uninstalled.sh + /usr/bin/make -O -j8 V=1 VERBOSE=1 echo '#define GIT_HEAD_ID "'isl-0.18'"' > gitversion.h /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_gmp.lo isl_gmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_gmp.c -fPIC -DPIC -o .libs/isl_gmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_gmp.c -o isl_gmp.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ast_int.lo isl_ast_int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_int.c -fPIC -DPIC -o .libs/isl_ast_int.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_int.c -o isl_ast_int.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_val_gmp.lo isl_val_gmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_val_gmp.c -fPIC -DPIC -o .libs/isl_val_gmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_val_gmp.c -o isl_val_gmp.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_arg.lo isl_arg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_arg.c -fPIC -DPIC -o .libs/isl_arg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_arg.c -o isl_arg.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_affine_hull.lo isl_affine_hull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_affine_hull.c -fPIC -DPIC -o .libs/isl_affine_hull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_affine_hull.c -o isl_affine_hull.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ast_build_expr.lo isl_ast_build_expr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_build_expr.c -fPIC -DPIC -o .libs/isl_ast_build_expr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_build_expr.c -o isl_ast_build_expr.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ast_build.lo isl_ast_build.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_build.c -fPIC -DPIC -o .libs/isl_ast_build.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_build.c -o isl_ast_build.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ast_graft.lo isl_ast_graft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_graft.c -fPIC -DPIC -o .libs/isl_ast_graft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_graft.c -o isl_ast_graft.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_blk.lo isl_blk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_blk.c -fPIC -DPIC -o .libs/isl_blk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_blk.c -o isl_blk.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o basis_reduction_tab.lo basis_reduction_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c basis_reduction_tab.c -fPIC -DPIC -o .libs/basis_reduction_tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c basis_reduction_tab.c -o basis_reduction_tab.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_bound.lo isl_bound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_bound.c -fPIC -DPIC -o .libs/isl_bound.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_bound.c -o isl_bound.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_bernstein.lo isl_bernstein.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_bernstein.c -fPIC -DPIC -o .libs/isl_bernstein.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_bernstein.c -o isl_bernstein.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_band.lo isl_band.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_band.c -fPIC -DPIC -o .libs/isl_band.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_band.c -o isl_band.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_deprecated.lo isl_deprecated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_deprecated.c -fPIC -DPIC -o .libs/isl_deprecated.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_deprecated.c -o isl_deprecated.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ctx.lo isl_ctx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ctx.c -fPIC -DPIC -o .libs/isl_ctx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ctx.c -o isl_ctx.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_dim_map.lo isl_dim_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_dim_map.c -fPIC -DPIC -o .libs/isl_dim_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_dim_map.c -o isl_dim_map.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ast_codegen.lo isl_ast_codegen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_codegen.c -fPIC -DPIC -o .libs/isl_ast_codegen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast_codegen.c -o isl_ast_codegen.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ast.lo isl_ast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast.c -fPIC -DPIC -o .libs/isl_ast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ast.c -o isl_ast.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ffs.lo isl_ffs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ffs.c -fPIC -DPIC -o .libs/isl_ffs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ffs.c -o isl_ffs.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_factorization.lo isl_factorization.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_factorization.c -fPIC -DPIC -o .libs/isl_factorization.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_factorization.c -o isl_factorization.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_equalities.lo isl_equalities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_equalities.c -fPIC -DPIC -o .libs/isl_equalities.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_equalities.c -o isl_equalities.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_farkas.lo isl_farkas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_farkas.c -fPIC -DPIC -o .libs/isl_farkas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_farkas.c -o isl_farkas.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_hash.lo isl_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_hash.c -fPIC -DPIC -o .libs/isl_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_hash.c -o isl_hash.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_id_to_ast_expr.lo isl_id_to_ast_expr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_id_to_ast_expr.c -fPIC -DPIC -o .libs/isl_id_to_ast_expr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_id_to_ast_expr.c -o isl_id_to_ast_expr.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_constraint.lo isl_constraint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_constraint.c -fPIC -DPIC -o .libs/isl_constraint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_constraint.c -o isl_constraint.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_id_to_id.lo isl_id_to_id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_id_to_id.c -fPIC -DPIC -o .libs/isl_id_to_id.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_id_to_id.c -o isl_id_to_id.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_id_to_pw_aff.lo isl_id_to_pw_aff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_id_to_pw_aff.c -fPIC -DPIC -o .libs/isl_id_to_pw_aff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_id_to_pw_aff.c -o isl_id_to_pw_aff.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_local.lo isl_local.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_local.c -fPIC -DPIC -o .libs/isl_local.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_local.c -o isl_local.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_ilp.lo isl_ilp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ilp.c -fPIC -DPIC -o .libs/isl_ilp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_ilp.c -o isl_ilp.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_coalesce.lo isl_coalesce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_coalesce.c -fPIC -DPIC -o .libs/isl_coalesce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_coalesce.c -o isl_coalesce.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_convex_hull.lo isl_convex_hull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_convex_hull.c -fPIC -DPIC -o .libs/isl_convex_hull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_convex_hull.c -o isl_convex_hull.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_lp.lo isl_lp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_lp.c -fPIC -DPIC -o .libs/isl_lp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_lp.c -o isl_lp.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_flow.lo isl_flow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_flow.c -fPIC -DPIC -o .libs/isl_flow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_flow.c -o isl_flow.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_local_space.lo isl_local_space.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_local_space.c -fPIC -DPIC -o .libs/isl_local_space.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_local_space.c -o isl_local_space.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_map_subtract.lo isl_map_subtract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map_subtract.c -fPIC -DPIC -o .libs/isl_map_subtract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map_subtract.c -o isl_map_subtract.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_map_to_basic_set.lo isl_map_to_basic_set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map_to_basic_set.c -fPIC -DPIC -o .libs/isl_map_to_basic_set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map_to_basic_set.c -o isl_map_to_basic_set.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_map_list.lo isl_map_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map_list.c -fPIC -DPIC -o .libs/isl_map_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map_list.c -o isl_map_list.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_morph.lo isl_morph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_morph.c -fPIC -DPIC -o .libs/isl_morph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_morph.c -o isl_morph.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_id.lo isl_id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_id.c -fPIC -DPIC -o .libs/isl_id.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_id.c -o isl_id.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_input.lo isl_input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_input.c -fPIC -DPIC -o .libs/isl_input.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_input.c -o isl_input.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_obj.lo isl_obj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_obj.c -fPIC -DPIC -o .libs/isl_obj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_obj.c -o isl_obj.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_fold.lo isl_fold.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_fold.c -fPIC -DPIC -o .libs/isl_fold.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_fold.c -o isl_fold.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_options.lo isl_options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_options.c -fPIC -DPIC -o .libs/isl_options.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_options.c -o isl_options.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_point.lo isl_point.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_point.c -fPIC -DPIC -o .libs/isl_point.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_point.c -o isl_point.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_mat.lo isl_mat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_mat.c -fPIC -DPIC -o .libs/isl_mat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_mat.c -o isl_mat.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_printer.lo isl_printer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_printer.c -fPIC -DPIC -o .libs/isl_printer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_printer.c -o isl_printer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o print.lo print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c print.c -o print.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_reordering.lo isl_reordering.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_reordering.c -fPIC -DPIC -o .libs/isl_reordering.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_reordering.c -o isl_reordering.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_range.lo isl_range.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_range.c -fPIC -DPIC -o .libs/isl_range.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_range.c -o isl_range.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_scan.lo isl_scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_scan.c -fPIC -DPIC -o .libs/isl_scan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_scan.c -o isl_scan.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_map_simplify.lo isl_map_simplify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map_simplify.c -fPIC -DPIC -o .libs/isl_map_simplify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map_simplify.c -o isl_map_simplify.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_schedule.lo isl_schedule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule.c -fPIC -DPIC -o .libs/isl_schedule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule.c -o isl_schedule.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_sample.lo isl_sample.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_sample.c -fPIC -DPIC -o .libs/isl_sample.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_sample.c -o isl_sample.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_output.lo isl_output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_output.c -fPIC -DPIC -o .libs/isl_output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_output.c -o isl_output.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_schedule_band.lo isl_schedule_band.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_band.c -fPIC -DPIC -o .libs/isl_schedule_band.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_band.c -o isl_schedule_band.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_schedule_read.lo isl_schedule_read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_read.c -fPIC -DPIC -o .libs/isl_schedule_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_read.c -o isl_schedule_read.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_schedule_constraints.lo isl_schedule_constraints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_constraints.c -fPIC -DPIC -o .libs/isl_schedule_constraints.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_constraints.c -o isl_schedule_constraints.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_sort.lo isl_sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_sort.c -fPIC -DPIC -o .libs/isl_sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_sort.c -o isl_sort.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_set_list.lo isl_set_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_set_list.c -fPIC -DPIC -o .libs/isl_set_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_set_list.c -o isl_set_list.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_schedule_node.lo isl_schedule_node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_node.c -fPIC -DPIC -o .libs/isl_schedule_node.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_node.c -o isl_schedule_node.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_schedule_tree.lo isl_schedule_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_tree.c -fPIC -DPIC -o .libs/isl_schedule_tree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_schedule_tree.c -o isl_schedule_tree.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_seq.lo isl_seq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_seq.c -fPIC -DPIC -o .libs/isl_seq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_seq.c -o isl_seq.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_stream.lo isl_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_stream.c -fPIC -DPIC -o .libs/isl_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_stream.c -o isl_stream.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_tarjan.lo isl_tarjan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_tarjan.c -fPIC -DPIC -o .libs/isl_tarjan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_tarjan.c -o isl_tarjan.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_space.lo isl_space.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_space.c -fPIC -DPIC -o .libs/isl_space.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_space.c -o isl_space.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_polynomial.lo isl_polynomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_polynomial.c -fPIC -DPIC -o .libs/isl_polynomial.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_polynomial.c -o isl_polynomial.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_scheduler.lo isl_scheduler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_scheduler.c -fPIC -DPIC -o .libs/isl_scheduler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_scheduler.c -o isl_scheduler.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_vec.lo isl_vec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_vec.c -fPIC -DPIC -o .libs/isl_vec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_vec.c -o isl_vec.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_version.lo isl_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_version.c -fPIC -DPIC -o .libs/isl_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_version.c -o isl_version.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_transitive_closure.lo isl_transitive_closure.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_transitive_closure.c -fPIC -DPIC -o .libs/isl_transitive_closure.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_transitive_closure.c -o isl_transitive_closure.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_union_map.lo isl_union_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_union_map.c -fPIC -DPIC -o .libs/isl_union_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_union_map.c -o isl_union_map.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polyhedron_sample.o polyhedron_sample.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_tab.lo isl_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_tab.c -fPIC -DPIC -o .libs/isl_tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_tab.c -o isl_tab.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polyhedron_minimize.o polyhedron_minimize.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pip.o pip.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polytope_scan.o polytope_scan.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polyhedron_detect_equalities.o polyhedron_detect_equalities.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cat.o cat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o closure.o closure.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schedule.o schedule.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_vertices.lo isl_vertices.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_vertices.c -fPIC -DPIC -o .libs/isl_vertices.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_vertices.c -o isl_vertices.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bound.o bound.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o codegen.o codegen.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_test_int.o isl_test_int.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_tab_pip.lo isl_tab_pip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_tab_pip.c -fPIC -DPIC -o .libs/isl_tab_pip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_tab_pip.c -o isl_tab_pip.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_aff.lo isl_aff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_aff.c -fPIC -DPIC -o .libs/isl_aff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_aff.c -o isl_aff.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_val.lo isl_val.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_val.c -fPIC -DPIC -o .libs/isl_val.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_val.c -o isl_val.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_test.o isl_test.c isl_test.c: In function 'before_for': isl_test.c:5820:40: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 2 [-Wformat-truncation=] 5820 | snprintf(name, sizeof(name), "d%d", data->depth); | ^~ isl_test.c:5820:38: note: directive argument in the range [-2147483648, 1] 5820 | snprintf(name, sizeof(name), "d%d", data->depth); | ^~~~~ In file included from /usr/include/stdio.h:866, from isl_test.c:19: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 3 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o isl_map.lo isl_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map.c -fPIC -DPIC -o .libs/isl_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude/ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c isl_map.c -o isl_map.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 18:0:3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libisl.la -rpath /usr/lib64 isl_gmp.lo isl_val_gmp.lo isl_ast_int.lo isl_aff.lo isl_affine_hull.lo isl_arg.lo isl_ast.lo isl_ast_build.lo isl_ast_build_expr.lo isl_ast_codegen.lo isl_ast_graft.lo isl_band.lo basis_reduction_tab.lo isl_bernstein.lo isl_blk.lo isl_bound.lo isl_coalesce.lo isl_constraint.lo isl_convex_hull.lo isl_ctx.lo isl_deprecated.lo isl_dim_map.lo isl_equalities.lo isl_factorization.lo isl_farkas.lo isl_ffs.lo isl_flow.lo isl_fold.lo isl_hash.lo isl_id_to_ast_expr.lo isl_id_to_id.lo isl_id_to_pw_aff.lo isl_ilp.lo isl_input.lo isl_local.lo isl_local_space.lo isl_lp.lo isl_map.lo isl_map_list.lo isl_map_simplify.lo isl_map_subtract.lo isl_map_to_basic_set.lo isl_mat.lo isl_morph.lo isl_id.lo isl_obj.lo isl_options.lo isl_output.lo isl_point.lo isl_polynomial.lo isl_printer.lo print.lo isl_range.lo isl_reordering.lo isl_sample.lo isl_scan.lo isl_schedule.lo isl_schedule_band.lo isl_schedule_node.lo isl_schedule_read.lo isl_schedule_tree.lo isl_schedule_constraints.lo isl_scheduler.lo isl_set_list.lo isl_sort.lo isl_space.lo isl_stream.lo isl_seq.lo isl_tab.lo isl_tab_pip.lo isl_tarjan.lo isl_transitive_closure.lo isl_union_map.lo isl_val.lo isl_vec.lo isl_version.lo isl_vertices.lo -lgmp libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/isl_gmp.o .libs/isl_val_gmp.o .libs/isl_ast_int.o .libs/isl_aff.o .libs/isl_affine_hull.o .libs/isl_arg.o .libs/isl_ast.o .libs/isl_ast_build.o .libs/isl_ast_build_expr.o .libs/isl_ast_codegen.o .libs/isl_ast_graft.o .libs/isl_band.o .libs/basis_reduction_tab.o .libs/isl_bernstein.o .libs/isl_blk.o .libs/isl_bound.o .libs/isl_coalesce.o .libs/isl_constraint.o .libs/isl_convex_hull.o .libs/isl_ctx.o .libs/isl_deprecated.o .libs/isl_dim_map.o .libs/isl_equalities.o .libs/isl_factorization.o .libs/isl_farkas.o .libs/isl_ffs.o .libs/isl_flow.o .libs/isl_fold.o .libs/isl_hash.o .libs/isl_id_to_ast_expr.o .libs/isl_id_to_id.o .libs/isl_id_to_pw_aff.o .libs/isl_ilp.o .libs/isl_input.o .libs/isl_local.o .libs/isl_local_space.o .libs/isl_lp.o .libs/isl_map.o .libs/isl_map_list.o .libs/isl_map_simplify.o .libs/isl_map_subtract.o .libs/isl_map_to_basic_set.o .libs/isl_mat.o .libs/isl_morph.o .libs/isl_id.o .libs/isl_obj.o .libs/isl_options.o .libs/isl_output.o .libs/isl_point.o .libs/isl_polynomial.o .libs/isl_printer.o .libs/print.o .libs/isl_range.o .libs/isl_reordering.o .libs/isl_sample.o .libs/isl_scan.o .libs/isl_schedule.o .libs/isl_schedule_band.o .libs/isl_schedule_node.o .libs/isl_schedule_read.o .libs/isl_schedule_tree.o .libs/isl_schedule_constraints.o .libs/isl_scheduler.o .libs/isl_set_list.o .libs/isl_sort.o .libs/isl_space.o .libs/isl_stream.o .libs/isl_seq.o .libs/isl_tab.o .libs/isl_tab_pip.o .libs/isl_tarjan.o .libs/isl_transitive_closure.o .libs/isl_union_map.o .libs/isl_val.o .libs/isl_vec.o .libs/isl_version.o .libs/isl_vertices.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgmp -Wl,-soname -Wl,libisl.so.15 -o .libs/libisl.so.15.3.0 libtool: link: (cd ".libs" && rm -f "libisl.so.15" && ln -s "libisl.so.15.3.0" "libisl.so.15") libtool: link: (cd ".libs" && rm -f "libisl.so" && ln -s "libisl.so.15.3.0" "libisl.so") libtool: link: ar cru .libs/libisl.a isl_gmp.o isl_val_gmp.o isl_ast_int.o isl_aff.o isl_affine_hull.o isl_arg.o isl_ast.o isl_ast_build.o isl_ast_build_expr.o isl_ast_codegen.o isl_ast_graft.o isl_band.o basis_reduction_tab.o isl_bernstein.o isl_blk.o isl_bound.o isl_coalesce.o isl_constraint.o isl_convex_hull.o isl_ctx.o isl_deprecated.o isl_dim_map.o isl_equalities.o isl_factorization.o isl_farkas.o isl_ffs.o isl_flow.o isl_fold.o isl_hash.o isl_id_to_ast_expr.o isl_id_to_id.o isl_id_to_pw_aff.o isl_ilp.o isl_input.o isl_local.o isl_local_space.o isl_lp.o isl_map.o isl_map_list.o isl_map_simplify.o isl_map_subtract.o isl_map_to_basic_set.o isl_mat.o isl_morph.o isl_id.o isl_obj.o isl_options.o isl_output.o isl_point.o isl_polynomial.o isl_printer.o print.o isl_range.o isl_reordering.o isl_sample.o isl_scan.o isl_schedule.o isl_schedule_band.o isl_schedule_node.o isl_schedule_read.o isl_schedule_tree.o isl_schedule_constraints.o isl_scheduler.o isl_set_list.o isl_sort.o isl_space.o isl_stream.o isl_seq.o isl_tab.o isl_tab_pip.o isl_tarjan.o isl_transitive_closure.o isl_union_map.o isl_val.o isl_vec.o isl_version.o isl_vertices.o libtool: link: ranlib .libs/libisl.a libtool: link: ( cd ".libs" && rm -f "libisl.la" && ln -s "../libisl.la" "libisl.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_cat cat.o libisl.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_cat cat.o ./.libs/libisl.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_polyhedron_sample polyhedron_sample.o libisl.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_polyhedron_sample polyhedron_sample.o ./.libs/libisl.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_polytope_scan polytope_scan.o libisl.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_polytope_scan polytope_scan.o ./.libs/libisl.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_pip pip.o libisl.la -lgmp libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_pip pip.o ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_closure closure.o libisl.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_closure closure.o ./.libs/libisl.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o libisl.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_polyhedron_detect_equalities polyhedron_detect_equalities.o ./.libs/libisl.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_polyhedron_minimize polyhedron_minimize.o libisl.la -lgmp libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_polyhedron_minimize polyhedron_minimize.o ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_test isl_test.o libisl.la -lgmp libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_test isl_test.o ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_test_int isl_test_int.o libisl.la -lgmp libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_test_int isl_test_int.o ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_schedule schedule.o libisl.la -lgmp libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_schedule schedule.o ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_bound bound.o libisl.la -lgmp libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_bound bound.o ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o isl_codegen codegen.o libisl.la -lgmp libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/isl_codegen codegen.o ./.libs/libisl.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' Making all in doc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7dqgld + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64 + cd isl-0.18 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install install -p libisl.la '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64' libtool: install: install -p .libs/libisl.so.15.3.0 /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.so.15.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64 && { ln -s -f libisl.so.15.3.0 libisl.so.15 || { rm -f libisl.so.15 && ln -s libisl.so.15.3.0 libisl.so.15; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64 && { ln -s -f libisl.so.15.3.0 libisl.so || { rm -f libisl.so && ln -s libisl.so.15.3.0 libisl.so; }; }) libtool: install: install -p .libs/libisl.lai /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.la libtool: install: install -p .libs/libisl.a /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.a libtool: warning: remember to run 'libtool --finish /usr/lib64' install -p -m 644 ./isl.py /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.so.15.3.0-gdb.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/include/isl/deprecated' install -p -m 644 include/isl/deprecated/int.h include/isl/deprecated/aff_int.h include/isl/deprecated/ast_int.h include/isl/deprecated/constraint_int.h include/isl/deprecated/ilp_int.h include/isl/deprecated/map_int.h include/isl/deprecated/mat_int.h include/isl/deprecated/point_int.h include/isl/deprecated/polynomial_int.h include/isl/deprecated/set_int.h include/isl/deprecated/union_map_int.h include/isl/deprecated/val_int.h include/isl/deprecated/vec_int.h '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/include/isl/deprecated' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/include/isl' install -p -m 644 include/isl/stdint.h '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/include/isl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/pkgconfig' install -p -m 644 isl.pc '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/include/isl' install -p -m 644 include/isl/val_gmp.h include/isl/aff.h include/isl/aff_type.h include/isl/arg.h include/isl/ast.h include/isl/ast_type.h include/isl/ast_build.h include/isl/band.h include/isl/constraint.h include/isl/ctx.h include/isl/flow.h include/isl/id.h include/isl/id_to_ast_expr.h include/isl/id_to_id.h include/isl/id_to_pw_aff.h include/isl/ilp.h include/isl/hash.h include/isl/hmap.h include/isl/hmap_templ.c include/isl/list.h include/isl/local_space.h include/isl/lp.h include/isl/mat.h include/isl/map.h include/isl/map_to_basic_set.h include/isl/map_type.h include/isl/maybe.h include/isl/maybe_ast_expr.h include/isl/maybe_basic_set.h include/isl/maybe_id.h include/isl/maybe_pw_aff.h include/isl/maybe_templ.h include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h include/isl/polynomial_type.h include/isl/printer.h include/isl/printer_type.h '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/include/isl' install -p -m 644 include/isl/schedule.h include/isl/schedule_node.h include/isl/schedule_type.h include/isl/set.h include/isl/set_type.h include/isl/space.h include/isl/stream.h include/isl/union_map.h include/isl/union_map_type.h include/isl/union_set.h include/isl/union_set_type.h include/isl/val.h include/isl/vec.h include/isl/version.h include/isl/vertices.h '/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/include/isl' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' Making install in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' + rm -f /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.a + rm -f /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.la + mkdir -p /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share + mkdir -p /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/gdb/auto-load//usr/lib64 + mv /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.so.15.3.0-gdb.py /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/gdb/auto-load//usr/lib64 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.18-2.mga9 --unique-debug-suffix -0.18-2.mga9.aarch64 --unique-debug-src-base isl-0.18-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/isl-0.18 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/lib64/libisl.so.15.3.0 dwz: ./usr/lib64/libisl.so.15.3.0-0.18-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 5024kB, size after compression: 5024kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 7865 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7ur8uE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd isl-0.18 + '[' 1 -eq 1 ']' + make check make check-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make check-TESTS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18' PASS: isl_test PASS: codegen_test.sh PASS: pip_test.sh PASS: bound_test.sh PASS: isl_test_int ============================================================================ Testsuite summary for isl 0.18 ============================================================================ # TOTAL: 5 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' Making check in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/isl-0.18/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/isl-0.18' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: isl-0.18-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kKTHZ8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd isl-0.18 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/isl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/isl + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/isl + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/isl + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/isl + cp -pr README /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/isl + RPM_EC=0 ++ jobs -p + exit 0 Provides: isl = 0.18-2.mga9 isl(aarch-64) = 0.18-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64isl15-0.18-2.mga9.aarch64 Provides: lib64isl15 = 0.18-2.mga9 lib64isl15(aarch-64) = 0.18-2.mga9 libisl.so.15()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) Processing files: lib64isl-devel-0.18-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zfXEn4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd isl-0.18 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/lib64isl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/lib64isl-devel + cp -pr doc/manual.pdf /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64/usr/share/doc/lib64isl-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libisl(64bit)) isl-devel = 0:0.18-2.mga9 lib64isl-devel = 0.18-2.mga9 lib64isl-devel(aarch-64) = 0.18-2.mga9 pkgconfig(isl) = 0.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgmp(64bit)) pkgconfig Obsoletes: isl-devel < 0:0.18-2.mga9 Processing files: isl-debugsource-0.18-2.mga9.aarch64 Provides: isl-debugsource = 0.18-2.mga9 isl-debugsource(aarch-64) = 0.18-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64isl15-debuginfo-0.18-2.mga9.aarch64 Provides: debuginfo(build-id) = 324c91559b80d9cdd506bdd45099da4f3ca34b91 lib64isl15-debuginfo = 0.18-2.mga9 lib64isl15-debuginfo(aarch-64) = 0.18-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: isl-debugsource(aarch-64) = 0.18-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/isl-0.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64isl-devel-0.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64isl15-0.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64isl15-debuginfo-0.18-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/isl-debugsource-0.18-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u90qpY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd isl-0.18 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/isl-0.18-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CpK21C + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf isl-0.18 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!