<86>Mar 22 00:08:14 userdel[106257]: delete user 'rooter'
<86>Mar 22 00:08:14 userdel[106257]: removed group 'rooter' owned by 'rooter'
<86>Mar 22 00:08:14 userdel[106257]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 22 00:08:14 groupadd[106262]: group added to /etc/group: name=rooter, GID=633
<86>Mar 22 00:08:14 groupadd[106262]: group added to /etc/gshadow: name=rooter
<86>Mar 22 00:08:14 groupadd[106262]: new group: name=rooter, GID=633
<86>Mar 22 00:08:14 useradd[106266]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Mar 22 00:08:14 userdel[106273]: delete user 'builder'
<86>Mar 22 00:08:14 userdel[106273]: removed group 'builder' owned by 'builder'
<86>Mar 22 00:08:14 userdel[106273]: removed shadow group 'builder' owned by 'builder'
<86>Mar 22 00:08:14 groupadd[106280]: group added to /etc/group: name=builder, GID=634
<86>Mar 22 00:08:14 groupadd[106280]: group added to /etc/gshadow: name=builder
<86>Mar 22 00:08:14 groupadd[106280]: new group: name=builder, GID=634
<86>Mar 22 00:08:14 useradd[106286]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/unifdef-2.12-alt1.nosrc.rpm (w1.gzdio)
Installing unifdef-2.12-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7716
+ 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.7716
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unifdef-2.12-alt1
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
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  -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.16900
+ 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)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.16900
+ 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-03-22 00:08:19.493317606 +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-03-22 00:08:19.493317606 +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-03-22 00:08:19.493317606 +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-03-22 00:08:19.501317567 +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.16900 (%check)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.16900 (%check)
Command exited with non-zero status 1
1.18user 0.62system 0:03.20elapsed 56%CPU (0avgtext+0avgdata 30948maxresident)k
0inputs+0outputs (0major+190671minor)pagefaults 0swaps
hsh-rebuild: rebuild of `unifdef-2.12-alt1.src.rpm' failed.
Command exited with non-zero status 1
2.53user 3.94system 0:08.78elapsed 73%CPU (0avgtext+0avgdata 30948maxresident)k
0inputs+0outputs (0major+313761minor)pagefaults 0swaps