<86>Dec 19 06:38:56 userdel[2217037]: delete user 'rooter' <86>Dec 19 06:38:56 groupadd[2217045]: group added to /etc/group: name=rooter, GID=675 <86>Dec 19 06:38:56 groupadd[2217045]: group added to /etc/gshadow: name=rooter <86>Dec 19 06:38:56 groupadd[2217045]: new group: name=rooter, GID=675 <86>Dec 19 06:38:56 useradd[2217053]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Dec 19 06:38:56 userdel[2217063]: delete user 'builder' <86>Dec 19 06:38:56 userdel[2217063]: removed group 'builder' owned by 'builder' <86>Dec 19 06:38:56 userdel[2217063]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 06:38:56 groupadd[2217080]: group added to /etc/group: name=builder, GID=676 <86>Dec 19 06:38:56 groupadd[2217080]: group added to /etc/gshadow: name=builder <86>Dec 19 06:38:56 groupadd[2217080]: new group: name=builder, GID=676 <86>Dec 19 06:38:56 useradd[2217086]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/fillup-1.42-alt6.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Dec 19 06:38:57 rpmi: tex-common-0.2-alt4 1244804096 installed <13>Dec 19 06:38:57 rpmi: sgml-common-0.6.3-alt15 1423664786 installed <13>Dec 19 06:38:57 rpmi: groff-base-1.22.3-alt2 1502488686 installed <13>Dec 19 06:38:58 rpmi: libOpenSP-1.5.2-alt3.qa1 1365943435 installed <13>Dec 19 06:38:58 rpmi: OpenSP-1.5.2-alt3.qa1 1365943435 installed <13>Dec 19 06:38:58 rpmi: linuxdoc-tools-0.9.69-alt4 sisyphus+226116.100.1.2 1554135209 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/fillup-1.42-alt6.qa1.nosrc.rpm Installing fillup-1.42-alt6.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30722 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fillup-1.42 + echo 'Source #0 (fillup-1.42.tar.bz2):' Source #0 (fillup-1.42.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/fillup-1.42.tar.bz2 + /bin/tar -xf - + cd fillup-1.42 + /bin/chmod -c -Rf u+rwX,go-w . mode of './TEST/FCSR/CallSequence' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30722 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fillup-1.42 + make clean make: Entering directory '/usr/src/RPM/BUILD/fillup-1.42' make -C SRC clean make[1]: Entering directory '/usr/src/RPM/BUILD/fillup-1.42/SRC' rm -f ../OBJ/*.o ../SRC/\#* ../SRC/*~ make[1]: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42/SRC' make -C TEST clean make[1]: Entering directory '/usr/src/RPM/BUILD/fillup-1.42/TEST' rm -rf ./fillup make -C PARAMETERS clean make[2]: Entering directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/PARAMETERS' rm -rf DIFFERENCE/* rm -rf infile addfile outfile infile.new make[2]: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/PARAMETERS' make -C REPLACEMENT clean make[2]: Entering directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/REPLACEMENT' rm -f authors.* rm -f addfile outfile basefile* rm -rf DIFFERENCE/* make[2]: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/REPLACEMENT' make -C METADATA clean make[2]: Entering directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/METADATA' rm -rf DIFFERENCE/* rm -f basefile addfile outfile logfile make[2]: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/METADATA' make -C GETVARIABLE clean make[2]: Entering directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/GETVARIABLE' rm -rf DIFFERENCE/* rm -f basefile* addfile outfile logfile TestStderr.txt make[2]: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/GETVARIABLE' make -C FCSR clean make[2]: Entering directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/FCSR' rm -rf DIFFERENCE/* rm -f basefile basefile.new addfile outfile ref-outfile ref-removed rm -f Create* make[2]: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42/TEST/FCSR' make[1]: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42/TEST' rm -f BIN/fillup make: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42' + make compile make: Entering directory '/usr/src/RPM/BUILD/fillup-1.42' make -C SRC all make[1]: Entering directory '/usr/src/RPM/BUILD/fillup-1.42/SRC' gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/getArguments.o ../SRC/getArguments.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -DVERSION=1.42 -o ../OBJ/services.o ../SRC/services.c ../SRC/services.c: In function 'getCardinal': ../SRC/services.c:317:17: warning: comparison between 'enum ' and 'StringOrder_t' [-Wenum-compare] 317 | if( Success == returnValue ) | ^~ gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/parameters.o ../SRC/parameters.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/parser.o ../SRC/parser.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/file.o ../SRC/file.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/variableblock.o ../SRC/variableblock.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/fillup_cfg.o ../SRC/fillup_cfg.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/metadata.o ../SRC/metadata.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/validate.o ../SRC/validate.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/consume.o ../SRC/consume.c gcc -fsigned-char -DDEBUG -ansi -g -c -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -I../SRC -I-I/usr/include -DGCC=1 -o ../OBJ/dump.o ../SRC/dump.c gcc -g ../OBJ/getArguments.o ../OBJ/services.o ../OBJ/parameters.o ../OBJ/parser.o ../OBJ/file.o ../OBJ/variableblock.o ../OBJ/fillup_cfg.o ../OBJ/metadata.o ../OBJ/validate.o ../OBJ/consume.o ../OBJ/dump.o -o ../BIN/fillup /usr/bin/ld.default: ../OBJ/parameters.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:26: multiple definition of `cfg_delimiter'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:26: first defined here /usr/bin/ld.default: ../OBJ/parameters.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:27: multiple definition of `cfg_commentMarker'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:27: first defined here /usr/bin/ld.default: ../OBJ/parameters.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:28: multiple definition of `cfg_quotingMarker'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:28: first defined here /usr/bin/ld.default: ../OBJ/parser.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:26: multiple definition of `cfg_delimiter'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:26: first defined here /usr/bin/ld.default: ../OBJ/parser.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:27: multiple definition of `cfg_commentMarker'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:27: first defined here /usr/bin/ld.default: ../OBJ/parser.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:28: multiple definition of `cfg_quotingMarker'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:28: first defined here /usr/bin/ld.default: ../OBJ/fillup_cfg.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.c:19: multiple definition of `cfg_delimiter'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:26: first defined here /usr/bin/ld.default: ../OBJ/fillup_cfg.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.c:20: multiple definition of `cfg_commentMarker'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:27: first defined here /usr/bin/ld.default: ../OBJ/fillup_cfg.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.c:21: multiple definition of `cfg_quotingMarker'; ../OBJ/services.o:/usr/src/RPM/BUILD/fillup-1.42/SRC/../SRC/fillup_cfg.h:28: first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:82: ../BIN/fillup] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42/SRC' make: *** [Makefile:12: compile] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/fillup-1.42' error: Bad exit status from /usr/src/tmp/rpm-tmp.30722 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.30722 (%build) Command exited with non-zero status 1 0.74user 0.11system 0:00.86elapsed 99%CPU (0avgtext+0avgdata 19776maxresident)k 0inputs+0outputs (0major+45454minor)pagefaults 0swaps hsh-rebuild: rebuild of `fillup-1.42-alt6.qa1.src.rpm' failed. Command exited with non-zero status 1 4.23user 2.25system 0:06.36elapsed 101%CPU (0avgtext+0avgdata 108692maxresident)k 3040inputs+0outputs (0major+274990minor)pagefaults 0swaps