<86>Oct 25 00:21:06 userdel[2629870]: delete user 'rooter' <86>Oct 25 00:21:06 userdel[2629870]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 25 00:21:06 groupadd[2629904]: group added to /etc/group: name=rooter, GID=912 <86>Oct 25 00:21:06 groupadd[2629904]: group added to /etc/gshadow: name=rooter <86>Oct 25 00:21:06 groupadd[2629904]: new group: name=rooter, GID=912 <86>Oct 25 00:21:06 useradd[2629930]: new user: name=rooter, UID=912, GID=912, home=/root, shell=/bin/bash <86>Oct 25 00:21:06 userdel[2629985]: delete user 'builder' <86>Oct 25 00:21:06 userdel[2629985]: removed group 'builder' owned by 'builder' <86>Oct 25 00:21:06 userdel[2629985]: removed shadow group 'builder' owned by 'builder' <86>Oct 25 00:21:06 groupadd[2630025]: group added to /etc/group: name=builder, GID=913 <86>Oct 25 00:21:06 groupadd[2630025]: group added to /etc/gshadow: name=builder <86>Oct 25 00:21:06 groupadd[2630025]: new group: name=builder, GID=913 <86>Oct 25 00:21:06 useradd[2630045]: new user: name=builder, UID=913, GID=913, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/mrprojext-1.3.1-alt2.qa2.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 25 00:21:07 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 25 00:21:07 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Oct 25 00:21:08 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Oct 25 00:21:08 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Oct 25 00:21:08 rpmi: libstdc++-devel-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Oct 25 00:21:08 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 installed <13>Oct 25 00:21:08 rpmi: libxml2-devel-1:2.9.12-alt1 sisyphus+279621.1100.1.1 1626630109 installed <13>Oct 25 00:21:08 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003299 installed <13>Oct 25 00:21:08 rpmi: hostinfo-2.2-alt7 sisyphus+278100.2200.1.1 1626058508 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mrprojext-1.3.1-alt2.qa2.nosrc.rpm (w1.gzdio) Installing mrprojext-1.3.1-alt2.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3371 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mrprojext-1.3.1 + echo 'Source #0 (mrprojext-1.3.1.tar.bz2):' Source #0 (mrprojext-1.3.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/mrprojext-1.3.1.tar.bz2 + /bin/tar -xf - + cd mrprojext-1.3.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mrprojext-1.3.1.patch):' Patch #0 (mrprojext-1.3.1.patch): + /usr/bin/patch -p0 patching file lib/muo_convert.cc patching file lib/muo_logging.cc patching file lib/muo_convert_table.cc patching file src/mrprjContent.cc + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3371 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mrprojext-1.3.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for AIX... no checking for strerror in -lcposix... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for ANSI C header files... (cached) yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking command to parse nm output... failed checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking for objdir... .libs checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.lo... yes checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for bash... /bin/sh configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j32 make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLinux -Wall -pedantic -DXOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o muo_logging.o `test -f 'muo_logging.cc' || echo './'`muo_logging.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLinux -Wall -pedantic -DXOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o muo_convert.o `test -f 'muo_convert.cc' || echo './'`muo_convert.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLinux -Wall -pedantic -DXOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o muo_convert_table.o `test -f 'muo_convert_table.cc' || echo './'`muo_convert_table.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' rm -f libkrmuo.a ar cru libkrmuo.a muo_logging.o muo_convert_table.o muo_convert.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libkrmuo.a make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'cmdline.c' || echo './'`cmdline.c cmdline.c: In function 'cmdline_parser': cmdline.c:172:13: warning: unused variable 'stop_char' [-Wunused-variable] 172 | char *stop_char; | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/include/libxml2 -DLinux -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mrprjExtractor.o `test -f 'mrprjExtractor.cc' || echo './'`mrprjExtractor.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/include/libxml2 -DLinux -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mrprjContent.o `test -f 'mrprjContent.cc' || echo './'`mrprjContent.cc mrprjContent.cc: In member function 'bool mrprj::TaskField::limitToResource(const string&)': mrprjContent.cc:2557:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2557 | if ( (mGlobalTaskMapIterator->second->numberOfDaughters()==0) | ^~ mrprjContent.cc:2561:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2561 | mGlobalTaskMapIterator++; | ^~~~~~~~~~~~~~~~~~~~~~ mrprjContent.cc: In member function 'bool mrprj::TaskField::limitToResourceGroup(const string&)': mrprjContent.cc:2626:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2626 | if ( (mGlobalTaskMapIterator->second->numberOfDaughters()==0) | ^~ mrprjContent.cc:2630:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2630 | mGlobalTaskMapIterator++; | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' /bin/sh ../libtool --mode=link x86_64-alt-linux-g++ -DLinux -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mrprojext -L/lib -L../lib mrprjExtractor.o mrprjContent.o cmdline.o -lkrmuo -lpopt -lxml2 mkdir .libs x86_64-alt-linux-g++ -DLinux -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mrprojext mrprjExtractor.o mrprjContent.o cmdline.o -L/lib -L/usr/src/RPM/BUILD/mrprojext-1.3.1/lib -lkrmuo -lpopt -lxml2 make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mrprojext-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mrprojext-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mrprojext-1.3.1 + make DESTDIR=/usr/src/tmp/mrprojext-buildroot install make: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext/ mkdir -p -- /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext/ /bin/install -c -m 644 mrprojext.html /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext//mrprojext.html /bin/install -c -m 644 mrproject-dtd.html /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext//mrproject-dtd.html /bin/install -c -m 644 mrproject.dtd /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext//mrproject.dtd /bin/install -c -m 644 mrprojext.png /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext//mrprojext.png /bin/install -c -m 644 sflogo-88-1.png /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext//sflogo-88-1.png /bin/install -c -m 644 belogo-88-1.png /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext//belogo-88-1.png /bin/install -c -m 644 hotel.mrproject /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext//hotel.mrproject /bin/install -c -m 644 mrprojext-update.mrproject /usr/src/tmp/mrprojext-buildroot/usr/share/doc/mrprojext//mrprojext-update.mrproject make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/doc' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' /bin/sh ../mkinstalldirs /usr/src/tmp/mrprojext-buildroot/usr/lib64 mkdir -p -- /usr/src/tmp/mrprojext-buildroot/usr/lib64 /bin/install -c -m 644 libkrmuo.a /usr/src/tmp/mrprojext-buildroot/usr/lib64/libkrmuo.a ranlib /usr/src/tmp/mrprojext-buildroot/usr/lib64/libkrmuo.a /bin/sh ../mkinstalldirs /usr/src/tmp/mrprojext-buildroot/usr/include mkdir -p -- /usr/src/tmp/mrprojext-buildroot/usr/include /bin/install -c -m 644 muo.h /usr/src/tmp/mrprojext-buildroot/usr/include/muo.h /bin/install -c -m 644 muo_logging.h /usr/src/tmp/mrprojext-buildroot/usr/include/muo_logging.h /bin/install -c -m 644 muo_convert_table.h /usr/src/tmp/mrprojext-buildroot/usr/include/muo_convert_table.h /bin/install -c -m 644 muo_convert.h /usr/src/tmp/mrprojext-buildroot/usr/include/muo_convert.h make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' /bin/sh ../mkinstalldirs /usr/src/tmp/mrprojext-buildroot/usr/bin mkdir -p -- /usr/src/tmp/mrprojext-buildroot/usr/bin /bin/sh ../libtool --mode=install /bin/install -c mrprojext /usr/src/tmp/mrprojext-buildroot/usr/bin/mrprojext /bin/install -c mrprojext /usr/src/tmp/mrprojext-buildroot/usr/bin/mrprojext /bin/sh ../mkinstalldirs /usr/src/tmp/mrprojext-buildroot/usr/bin /bin/install -c mergeMrPrj2Vcards.pl /usr/src/tmp/mrprojext-buildroot/usr/bin/mergeMrPrj2Vcards.pl /bin/install -c reformMrPrjCslFile.pl /usr/src/tmp/mrprojext-buildroot/usr/bin/reformMrPrjCslFile.pl make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1' make[2]: Entering directory '/usr/src/RPM/BUILD/mrprojext-1.3.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1' make: Leaving directory '/usr/src/RPM/BUILD/mrprojext-1.3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mrprojext-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mrprojext-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mrprojext-buildroot/ (default) Compressing files in /usr/src/tmp/mrprojext-buildroot (auto) Adjusting library links in /usr/src/tmp/mrprojext-buildroot ./usr/lib64: (from :0) /usr/bin/strip: ./usr/lib64/stP9pl8r/muo_logging.o: plugin needed to handle lto object process-lto: ERROR: ./usr/lib64/libkrmuo.a: contains __gnu_lto_slim only. 061-brp-strip-lto.brp: Most likely this file contains GIMPLE bytecode that should NOT be packaged 061-brp-strip-lto.brp: since its format can change between GCC versions. 061-brp-strip-lto.brp: Use -ffat-lto-objects option to package machine code in static libraries, e.g. 061-brp-strip-lto.brp: %{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects} 061-brp-strip-lto.brp: Alternatively, you might want to stop packaging static libraries 061-brp-strip-lto.brp: or disable link-time optimization for this package. error: Bad exit status from /usr/src/tmp/rpm-tmp.34821 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.34821 (%install) Command exited with non-zero status 1 6.39user 1.70system 0:06.34elapsed 127%CPU (0avgtext+0avgdata 158608maxresident)k 0inputs+0outputs (0major+598406minor)pagefaults 0swaps hsh-rebuild: rebuild of `mrprojext-1.3.1-alt2.qa2.src.rpm' failed. Command exited with non-zero status 1 9.54user 4.11system 0:11.16elapsed 122%CPU (0avgtext+0avgdata 158608maxresident)k 32inputs+0outputs (30636major+789689minor)pagefaults 0swaps