<86>Jan 26 09:04:33 userdel[15804]: delete user 'rooter' <86>Jan 26 09:04:33 groupadd[15827]: group added to /etc/group: name=rooter, GID=546 <86>Jan 26 09:04:33 groupadd[15827]: group added to /etc/gshadow: name=rooter <86>Jan 26 09:04:33 groupadd[15827]: new group: name=rooter, GID=546 <86>Jan 26 09:04:33 useradd[15845]: new user: name=rooter, UID=546, GID=546, home=/root, shell=/bin/bash <86>Jan 26 09:04:33 userdel[15867]: delete user 'builder' <86>Jan 26 09:04:33 userdel[15867]: removed group 'builder' owned by 'builder' <86>Jan 26 09:04:33 userdel[15867]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 09:04:33 groupadd[15909]: group added to /etc/group: name=builder, GID=547 <86>Jan 26 09:04:33 groupadd[15909]: group added to /etc/gshadow: name=builder <86>Jan 26 09:04:33 groupadd[15909]: new group: name=builder, GID=547 <86>Jan 26 09:04:33 useradd[15931]: new user: name=builder, UID=547, GID=547, home=/usr/src, shell=/bin/bash <13>Jan 26 09:04:38 rpmi: libgmp-devel-6.1.2-alt1 1484251037 installed <13>Jan 26 09:04:38 rpmi: libisl-devel-0.18-alt1 1484251738 installed Installing cloog-0.18.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30114 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cloog-0.18.3-alt1 + echo 'Source #0 (cloog-0.18.3-alt1.tar):' Source #0 (cloog-0.18.3-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cloog-0.18.3-alt1.tar + cd cloog-0.18.3-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + echo cloog-0.18.3 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93097 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cloog-0.18.3-alt1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: adding subdirectory isl to autoreconf autoreconf-default: Entering directory `isl' autoreconf-default: configure.ac: not using Autoconf autoreconf-default: Leaving directory `isl' autoreconf-default: configure.ac: adding subdirectory osl to autoreconf autoreconf-default: Entering directory `osl' autoreconf-default: Leaving directory `osl' autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `autoconf'. libtoolize-default: linking file `autoconf/config.guess' libtoolize-default: linking file `autoconf/config.sub' libtoolize-default: linking file `autoconf/install-sh' libtoolize-default: linking file `autoconf/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:67: installing 'autoconf/compile' configure.ac:59: installing 'autoconf/missing' Makefile.am: installing 'autoconf/depcomp' parallel-tests: installing 'autoconf/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --with-isl=system checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for cd... no checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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... no checking for texi2dvi... no checking for C compiler vendor... gnu checking CFLAGS_WARN for maximum warnings... -Wall checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ANSI C header files... (cached) yes checking for strtol... yes checking for getrusage... yes checking which isl to use... system checking which gmp to use... system checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking whether mp_get_memory_functions is declared... yes checking which osl to use... no checking our pkgconfig libname... cloog-isl checking our pkgconfig version... 0.18.3 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /usr/lib/pkgconfig checking our pkgconfig_libfile... cloog-isl.pc checking our package / suffix... cloog-isl / checking our pkgconfig description... cloog-isl Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lcloog-isl -lgmp checking our pkgconfig cppflags... -DCLOOG_INT_GMP=1 checking our pkgconfig ldflags... -L/lib noninstalled pkgconfig -L /usr/src/RPM/BUILD/cloog-0.18.3-alt1/.libs noninstalled pkgconfig -I /usr/src/RPM/BUILD/cloog-0.18.3-alt1/./include checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating autoconf/Doxyfile config.status: creating doc/Makefile config.status: creating source/version.c config.status: creating include/cloog/version.h config.status: creating genversion.sh config.status: executing depfiles commands config.status: executing libtool commands config.status: executing cloog-isl.pc commands config.status: creating cloog-isl.pc.in config.status: creating cloog-isl.pc config.status: creating cloog-isl-uninstalled.pc config.status: creating cloog-isl-uninstalled.sh config.status: executing version.h commands config.status: executing doc/gitversion.texi commands /*-----------------------------------------------* * CLooG configuration is OK * *-----------------------------------------------*/ It appears that your system is OK to start CLooG compilation. You need now to type "make". After compilation, you should check CLooG by typing "make check". If no problem occur, you can type "make uninstall" if you are upgrading an old version. Lastly type "make install" to install CLooG on your system (log as root if necessary). + '[' -n '' ']' + NPROCS=1 + make -j1 make: Entering directory `/usr/src/RPM/BUILD/cloog-0.18.3-alt1' Making all in . make[1]: Entering directory `/usr/src/RPM/BUILD/cloog-0.18.3-alt1' CC source/libcloog_isl_la-block.lo CC source/libcloog_isl_la-clast.lo CC source/libcloog_isl_la-matrix.lo CC source/libcloog_isl_la-state.lo CC source/libcloog_isl_la-input.lo CC source/libcloog_isl_la-int.lo CC source/libcloog_isl_la-loop.lo source/loop.c: In function 'cloog_loop_read': source/loop.c:319:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s,MAX_STRING,foo) ; ^~~~~~~~~~~~~~~~~~~~~~~ CC source/libcloog_isl_la-names.lo source/names.c: In function 'cloog_names_read_strings': source/names.c:274:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s,MAX_STRING,file) ; ^~~~~~~~~~~~~~~~~~~~~~~~ CC source/libcloog_isl_la-options.lo CC source/libcloog_isl_la-pprint.lo CC source/libcloog_isl_la-program.lo CC source/libcloog_isl_la-statement.lo CC source/libcloog_isl_la-stride.lo CC source/libcloog_isl_la-union_domain.lo CC source/libcloog_isl_la-util.lo CC source/libcloog_isl_la-version.lo CC source/isl/libcloog_isl_la-domain.lo source/isl/domain.c: In function 'cloog_domain_constraints': source/isl/domain.c:63:2: warning: 'isl_set_copy_basic_set' is deprecated [-Wdeprecated-declarations] bset = isl_set_copy_basic_set(set); ^~~~ In file included from ./include/cloog/isl/domain.h:5:0, from ./include/cloog/isl/cloog.h:10, from source/isl/domain.c:6: /usr/include/isl/set.h:405:23: note: declared here struct isl_basic_set *isl_set_copy_basic_set(struct isl_set *set); ^~~~~~~~~~~~~~~~~~~~~~ source/isl/domain.c: In function 'cloog_domain_print_constraints': source/isl/domain.c:75:3: warning: implicit declaration of function 'isl_set_print' [-Wimplicit-function-declaration] isl_set_print(set, foo, 0, ISL_FORMAT_EXT_POLYLIB); ^~~~~~~~~~~~~ source/isl/domain.c:78:3: warning: 'isl_set_copy_basic_set' is deprecated [-Wdeprecated-declarations] bset = isl_set_copy_basic_set(set); ^~~~ In file included from ./include/cloog/isl/domain.h:5:0, from ./include/cloog/isl/cloog.h:10, from source/isl/domain.c:6: /usr/include/isl/set.h:405:23: note: declared here struct isl_basic_set *isl_set_copy_basic_set(struct isl_set *set); ^~~~~~~~~~~~~~~~~~~~~~ source/isl/domain.c:79:3: warning: implicit declaration of function 'isl_basic_set_print' [-Wimplicit-function-declaration] isl_basic_set_print(bset, foo, ^~~~~~~~~~~~~~~~~~~ source/isl/domain.c: In function 'cloog_scattering_print_constraints': source/isl/domain.c:89:2: warning: implicit declaration of function 'isl_map_print' [-Wimplicit-function-declaration] isl_map_print(map, foo, 0, ISL_FORMAT_EXT_POLYLIB); ^~~~~~~~~~~~~ source/isl/domain.c: In function 'cloog_domain_sort': source/isl/domain.c:250:4: warning: 'isl_set_copy_basic_set' is deprecated [-Wdeprecated-declarations] bset_i = isl_set_copy_basic_set(set_i); ^~~~~~ In file included from ./include/cloog/isl/domain.h:5:0, from ./include/cloog/isl/cloog.h:10, from source/isl/domain.c:6: /usr/include/isl/set.h:405:23: note: declared here struct isl_basic_set *isl_set_copy_basic_set(struct isl_set *set); ^~~~~~~~~~~~~~~~~~~~~~ source/isl/domain.c:251:4: warning: 'isl_set_copy_basic_set' is deprecated [-Wdeprecated-declarations] bset_j = isl_set_copy_basic_set(set_j); ^~~~~~ In file included from ./include/cloog/isl/domain.h:5:0, from ./include/cloog/isl/cloog.h:10, from source/isl/domain.c:6: /usr/include/isl/set.h:405:23: note: declared here struct isl_basic_set *isl_set_copy_basic_set(struct isl_set *set); ^~~~~~~~~~~~~~~~~~~~~~ source/isl/domain.c: In function 'cloog_scattering_from_cloog_matrix': source/isl/domain.c:602:2: warning: 'isl_basic_map_from_basic_set' is deprecated [-Wdeprecated-declarations] scat = isl_basic_map_from_basic_set(bset, dims); ^~~~ In file included from ./include/cloog/isl/domain.h:4:0, from ./include/cloog/isl/cloog.h:10, from source/isl/domain.c:6: /usr/include/isl/map.h:192:27: note: declared here __isl_give isl_basic_map *isl_basic_map_from_basic_set( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ source/isl/domain.c: In function 'cloog_domain_cut_first': source/isl/domain.c:1345:2: warning: 'isl_set_copy_basic_set' is deprecated [-Wdeprecated-declarations] first = isl_set_copy_basic_set(set); ^~~~~ In file included from ./include/cloog/isl/domain.h:5:0, from ./include/cloog/isl/cloog.h:10, from source/isl/domain.c:6: /usr/include/isl/set.h:405:23: note: declared here struct isl_basic_set *isl_set_copy_basic_set(struct isl_set *set); ^~~~~~~~~~~~~~~~~~~~~~ source/isl/domain.c:1346:2: warning: 'isl_set_drop_basic_set' is deprecated [-Wdeprecated-declarations] set = isl_set_drop_basic_set(set, first); ^~~ In file included from ./include/cloog/isl/domain.h:5:0, from ./include/cloog/isl/cloog.h:10, from source/isl/domain.c:6: /usr/include/isl/set.h:407:17: note: declared here struct isl_set *isl_set_drop_basic_set(struct isl_set *set, ^~~~~~~~~~~~~~~~~~~~~~ CC source/isl/libcloog_isl_la-constraints.lo source/isl/constraints.c: In function 'cloog_constraint_set_copy': source/isl/constraints.c:451:49: warning: implicit declaration of function 'isl_basic_set_dup' [-Wimplicit-function-declaration] return cloog_constraint_set_from_isl_basic_set(isl_basic_set_dup(bset)); ^~~~~~~~~~~~~~~~~ source/isl/constraints.c:451:49: warning: passing argument 1 of 'cloog_constraint_set_from_isl_basic_set' makes pointer from integer without a cast [-Wint-conversion] source/isl/constraints.c:53:21: note: expected 'struct isl_basic_set *' but argument is of type 'int' CloogConstraintSet *cloog_constraint_set_from_isl_basic_set(struct isl_basic_set *bset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ source/isl/constraints.c: In function 'cloog_constraint_set_drop_constraint': source/isl/constraints.c:645:2: warning: 'isl_basic_set_drop_constraint' is deprecated [-Wdeprecated-declarations] bset = isl_basic_set_drop_constraint(bset, c); ^~~~ In file included from ./include/cloog/isl/backend.h:4:0, from ./include/cloog/isl/constraintset.h:4, from ./include/cloog/isl/cloog.h:9, from source/isl/constraints.c:4: /usr/include/isl/constraint.h:135:27: note: declared here __isl_give isl_basic_set *isl_basic_set_drop_constraint( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC source/isl/libcloog_isl_la-backend.lo CCLD libcloog-isl.la CC source/cloog.o CCLD cloog ./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_print' ./.libs/libcloog-isl.so: undefined reference to `isl_map_print' ./.libs/libcloog-isl.so: undefined reference to `isl_set_print' collect2: error: ld returned 1 exit status make[1]: *** [cloog] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/cloog-0.18.3-alt1' make: *** [all-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/cloog-0.18.3-alt1' error: Bad exit status from /usr/src/tmp/rpm-tmp.93097 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.93097 (%build) Command exited with non-zero status 1 22.90user 4.67system 0:30.14elapsed 91%CPU (0avgtext+0avgdata 32100maxresident)k 0inputs+0outputs (0major+671860minor)pagefaults 0swaps hsh-rebuild: rebuild of `cloog-0.18.3-alt1.src.rpm' failed. Command exited with non-zero status 1 41.98user 9.76system 0:55.47elapsed 93%CPU (0avgtext+0avgdata 134180maxresident)k 80inputs+0outputs (0major+957909minor)pagefaults 0swaps