<86>Aug 20 03:53:38 userdel[3605262]: delete user 'rooter' <86>Aug 20 03:53:38 userdel[3605262]: removed group 'rooter' owned by 'rooter' <86>Aug 20 03:53:38 userdel[3605262]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 20 03:53:38 groupadd[3605280]: group added to /etc/group: name=rooter, GID=993 <86>Aug 20 03:53:38 groupadd[3605280]: group added to /etc/gshadow: name=rooter <86>Aug 20 03:53:38 groupadd[3605280]: new group: name=rooter, GID=993 <86>Aug 20 03:53:38 useradd[3605291]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash <86>Aug 20 03:53:38 userdel[3605310]: delete user 'builder' <86>Aug 20 03:53:38 userdel[3605310]: removed group 'builder' owned by 'builder' <86>Aug 20 03:53:38 userdel[3605310]: removed shadow group 'builder' owned by 'builder' <86>Aug 20 03:53:38 groupadd[3605322]: group added to /etc/group: name=builder, GID=994 <86>Aug 20 03:53:38 groupadd[3605322]: group added to /etc/gshadow: name=builder <86>Aug 20 03:53:38 groupadd[3605322]: new group: name=builder, GID=994 <86>Aug 20 03:53:38 useradd[3605327]: new user: name=builder, UID=994, GID=994, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/unifdef-2.12-alt1.nosrc.rpm (w1.gzdio) Installing unifdef-2.12-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf unifdef-2.12-alt1 + echo 'Source #0 (unifdef-2.12-alt1.tar):' Source #0 (unifdef-2.12-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/unifdef-2.12-alt1.tar + cd unifdef-2.12-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unifdef-2.12-alt1 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/unifdef-2.12-alt1' scripts/reversion.sh make: Leaving directory '/usr/src/RPM/BUILD/unifdef-2.12-alt1' make: Entering directory '/usr/src/RPM/BUILD/unifdef-2.12-alt1' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o unifdef unifdef.c make: Leaving directory '/usr/src/RPM/BUILD/unifdef-2.12-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43131 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/unifdef-buildroot + : + /bin/rm -rf -- /usr/src/tmp/unifdef-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd unifdef-2.12-alt1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/unifdef-buildroot prefix=/usr make: Entering directory '/usr/src/RPM/BUILD/unifdef-2.12-alt1' scripts/reversion.sh : commands install -m 755 -d /usr/src/tmp/unifdef-buildroot/usr/bin install -m 755 unifdef /usr/src/tmp/unifdef-buildroot/usr/bin/ install -m 755 unifdefall.sh /usr/src/tmp/unifdef-buildroot/usr/bin/unifdefall : manual install -m 755 -d /usr/src/tmp/unifdef-buildroot/usr/share/man/man1 install -m 644 unifdef.1 /usr/src/tmp/unifdef-buildroot/usr/share/man/man1/ ln -s unifdef.1 /usr/src/tmp/unifdef-buildroot/usr/share/man/man1/unifdefall.1 make: Leaving directory '/usr/src/RPM/BUILD/unifdef-2.12-alt1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/unifdef-buildroot (auto) Verifying and fixing files in /usr/src/tmp/unifdef-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/unifdef-buildroot/ (default) Compressing files in /usr/src/tmp/unifdef-buildroot (auto) removed '/usr/src/tmp/unifdef-buildroot/usr/share/man/man1/unifdefall.1' '/usr/src/tmp/unifdef-buildroot/usr/share/man/man1/unifdefall.1.xz' -> 'unifdef.1.xz' Verifying ELF objects in /usr/src/tmp/unifdef-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/unifdef: uses non-LFS functions: fopen mkstemp stat Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.43131 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unifdef-2.12-alt1 + make test make: Entering directory '/usr/src/RPM/BUILD/unifdef-2.12-alt1' scripts/reversion.sh scripts/runtests.sh tests ........................................................................................ FAILED: whitespace-1.out: unifdef -DFOO whitespace.c --- whitespace-1.expout 2020-02-14 16:49:56.000000000 +0000 +++ whitespace-1.out 2022-08-20 03:53:40.203551510 +0000 @@ -1 +1,6 @@ foo + //spong + +#ifdef BAR +bar +#endif FAILED: whitespace-1.err: unifdef -DFOO whitespace.c --- whitespace-1.experr 2020-02-14 16:49:56.000000000 +0000 +++ whitespace-1.err 2022-08-20 03:53:40.203551510 +0000 @@ -1,2 +0,0 @@ -unifdef: whitespace.c: 4: Obfuscated preprocessor control line (#if line 1 depth 1) -unifdef: Output may be truncated FAILED: whitespace-1.rc: unifdef -DFOO whitespace.c --- whitespace-1.exprc 2020-02-14 16:49:56.000000000 +0000 +++ whitespace-1.rc 2022-08-20 03:53:40.203551510 +0000 @@ -1 +1 @@ -2 +1 . FAILED: whitespace-2.out: unifdef -DBAR whitespace.c --- whitespace-2.expout 2020-02-14 16:49:56.000000000 +0000 +++ whitespace-2.out 2022-08-20 03:53:40.210551627 +0000 @@ -1,5 +1,6 @@ #ifdef FOO foo -#endif //spong +#endif + //spong bar . make: *** [Makefile:21: test] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/unifdef-2.12-alt1' error: Bad exit status from /usr/src/tmp/rpm-tmp.43131 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.43131 (%check) Command exited with non-zero status 1 0.88user 0.50system 0:01.28elapsed 108%CPU (0avgtext+0avgdata 30212maxresident)k 0inputs+0outputs (0major+173268minor)pagefaults 0swaps hsh-rebuild: rebuild of `unifdef-2.12-alt1.src.rpm' failed. Command exited with non-zero status 1 1.75user 2.65system 0:03.55elapsed 124%CPU (0avgtext+0avgdata 30212maxresident)k 0inputs+0outputs (0major+294879minor)pagefaults 0swaps