<86>Sep 14 12:51:14 userdel[2468544]: delete user 'rooter' <86>Sep 14 12:51:14 userdel[2468544]: removed group 'rooter' owned by 'rooter' <86>Sep 14 12:51:14 userdel[2468544]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 12:51:14 groupadd[2468587]: group added to /etc/group: name=rooter, GID=648 <86>Sep 14 12:51:14 groupadd[2468587]: group added to /etc/gshadow: name=rooter <86>Sep 14 12:51:14 groupadd[2468587]: new group: name=rooter, GID=648 <86>Sep 14 12:51:14 useradd[2468605]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Sep 14 12:51:14 userdel[2468646]: delete user 'builder' <86>Sep 14 12:51:14 userdel[2468646]: removed group 'builder' owned by 'builder' <86>Sep 14 12:51:14 userdel[2468646]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 12:51:14 groupadd[2468674]: group added to /etc/group: name=builder, GID=649 <86>Sep 14 12:51:14 groupadd[2468674]: group added to /etc/gshadow: name=builder <86>Sep 14 12:51:14 groupadd[2468674]: new group: name=builder, GID=649 <86>Sep 14 12:51:14 useradd[2468690]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Sep 14 12:51:16 rpmi: automake_1.11-1.11.6-alt9 sisyphus+226891.100.1.1 1554763654 installed <13>Sep 14 12:51:18 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 14 12:51:18 rpmi: libstdc++11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 12:51:19 rpmi: gcc11-c++-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 12:51:19 rpmi: gcc-c++-11-alt1 icarus+285089.300.1.1 1631485148 installed <13>Sep 14 12:51:20 rpmi: doxygen-1:1.9.1-alt1 sisyphus+283348.100.1.1 1629370710 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libmimetic-0.9.8-alt1.nosrc.rpm (w1.gzdio) Installing libmimetic-0.9.8-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mimetic-0.9.8 + echo 'Source #0 (mimetic-0.9.8.tar.gz):' Source #0 (mimetic-0.9.8.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/mimetic-0.9.8.tar.gz + /bin/tar -xf - + cd mimetic-0.9.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mimetic-0.9.8-signedness-fix.patch):' Patch #0 (mimetic-0.9.8-signedness-fix.patch): + /usr/bin/patch -p1 patching file mimetic/codec/base64.cxx patching file mimetic/codec/base64.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mimetic-0.9.8 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + 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 --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu 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 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 for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes 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 whether ln -s works... yes 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 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-ar... no checking for ar... ar 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 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for madvise... yes checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether i586-alt-linux-g++ accepts -g... (cached) yes checking dependency style of i586-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking STL required features... yes checking for size_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating mimetic/Makefile config.status: creating mimetic/codec/Makefile config.status: creating mimetic/rfc822/Makefile config.status: creating mimetic/os/Makefile config.status: creating mimetic/parser/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.config config.status: creating win32/Makefile config.status: creating mimetic/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 Making all in mimetic make all-recursive Making all in codec make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o base64.lo base64.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c base64.cxx -fPIC -DPIC -o .libs/base64.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o qp.lo qp.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c qp.cxx -fPIC -DPIC -o .libs/qp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticcodec.la base64.lo qp.lo libtool: link: ar cru .libs/libmimeticcodec.a .libs/base64.o .libs/qp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticcodec.a libtool: link: ( cd ".libs" && rm -f "libmimeticcodec.la" && ln -s "../libmimeticcodec.la" "libmimeticcodec.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' Making all in os make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fileop.lo fileop.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fileop.cxx -fPIC -DPIC -o .libs/fileop.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mmfile.lo mmfile.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mmfile.cxx -fPIC -DPIC -o .libs/mmfile.o mmfile.cxx: In member function 'bool mimetic::MMFile::map()': mmfile.cxx:60:14: error: ordered comparison of pointer with integer zero ('char*' and 'int') 60 | if(m_beg > 0) | ~~~~~~^~~ make[3]: *** [Makefile:300: mmfile.lo] Error 1 make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c utils.cxx -fPIC -DPIC -o .libs/utils.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o stdfile.lo stdfile.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c stdfile.cxx -fPIC -DPIC -o .libs/stdfile.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o file_iterator.lo file_iterator.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c file_iterator.cxx -fPIC -DPIC -o .libs/file_iterator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[2]: *** [Makefile:444: all-recursive] Error 1 make[1]: *** [Makefile:284: all] Error 2 make: *** [Makefile:285: all-recursive] Error 1 error: Bad exit status from /usr/src/tmp/rpm-tmp.10397 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.10397 (%build) Command exited with non-zero status 1 5.12user 1.55system 0:05.99elapsed 111%CPU (0avgtext+0avgdata 61964maxresident)k 0inputs+0outputs (0major+601166minor)pagefaults 0swaps hsh-rebuild: rebuild of `libmimetic-0.9.8-alt1.src.rpm' failed. Command exited with non-zero status 1 11.11user 4.02system 0:17.19elapsed 88%CPU (0avgtext+0avgdata 103700maxresident)k 0inputs+0outputs (0major+903926minor)pagefaults 0swaps