<86>Feb  5 08:37:34 userdel[3987577]: delete user 'rooter'
<86>Feb  5 08:37:34 userdel[3987577]: removed group 'rooter' owned by 'rooter'
<86>Feb  5 08:37:34 userdel[3987577]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  5 08:37:34 groupadd[3987589]: group added to /etc/group: name=rooter, GID=657
<86>Feb  5 08:37:34 groupadd[3987589]: group added to /etc/gshadow: name=rooter
<86>Feb  5 08:37:34 groupadd[3987589]: new group: name=rooter, GID=657
<86>Feb  5 08:37:34 useradd[3987602]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>Feb  5 08:37:34 userdel[3987612]: delete user 'builder'
<86>Feb  5 08:37:34 userdel[3987612]: removed group 'builder' owned by 'builder'
<86>Feb  5 08:37:34 userdel[3987612]: removed shadow group 'builder' owned by 'builder'
<86>Feb  5 08:37:34 groupadd[3987618]: group added to /etc/group: name=builder, GID=658
<86>Feb  5 08:37:34 groupadd[3987618]: group added to /etc/gshadow: name=builder
<86>Feb  5 08:37:34 groupadd[3987618]: new group: name=builder, GID=658
<86>Feb  5 08:37:34 useradd[3987626]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
<13>Feb  5 08:37:36 rpmi: libowfat-0.32-alt1 sisyphus+263020.100.2.1 1607341824 installed
<13>Feb  5 08:37:36 rpmi: libowfat-devel-0.32-alt1 sisyphus+263020.100.2.1 1607341824 installed
<13>Feb  5 08:37:36 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/opentracker-1.6-alt2.nosrc.rpm (w1.gzdio)
Installing opentracker-1.6-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78210
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf opentracker-1.6
+ echo 'Source #0 (opentracker-1.6.tar):'
Source #0 (opentracker-1.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/opentracker-1.6.tar
+ cd opentracker-1.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74896
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd opentracker-1.6
+ export 'FEATURES=-DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING'
+ FEATURES='-DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING'
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
Makefile:79: warning: ignoring prerequisites on suffix rule definition
Makefile:76: warning: ignoring prerequisites on suffix rule definition
Makefile:79: warning: ignoring prerequisites on suffix rule definition
Makefile:79: warning: ignoring prerequisites on suffix rule definition
Makefile:76: warning: ignoring prerequisites on suffix rule definition
Makefile:79: warning: ignoring prerequisites on suffix rule definition
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
cc -c -o scan_urlencoded_query.o -I/usr/include/libowfat -Wall -pipe -Wextra  -O3 -DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING -DWANT_FULLSCRAPE scan_urlencoded_query.c
scan_urlencoded_query.c:10:10: fatal error: scan.h: No such file or directory
   10 | #include "scan.h"
      |          ^~~~~~~~
compilation terminated.
make: *** [Makefile:79: scan_urlencoded_query.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
make: *** Waiting for unfinished jobs....
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
cc -c -o ot_vector.o -I/usr/include/libowfat -Wall -pipe -Wextra  -O3 -DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING -DWANT_FULLSCRAPE ot_vector.c
ot_vector.c:17:10: fatal error: uint32.h: No such file or directory
   17 | #include "uint32.h"
      |          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:79: ot_vector.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
cc -c -o ot_mutex.o -I/usr/include/libowfat -Wall -pipe -Wextra  -O3 -DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING -DWANT_FULLSCRAPE ot_mutex.c
ot_mutex.c:14:10: fatal error: byte.h: No such file or directory
   14 | #include "byte.h"
      |          ^~~~~~~~
compilation terminated.
make: *** [Makefile:79: ot_mutex.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
cc -c -o ot_clean.o -I/usr/include/libowfat -Wall -pipe -Wextra  -O3 -DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING -DWANT_FULLSCRAPE ot_clean.c
ot_clean.c:12:10: fatal error: io.h: No such file or directory
   12 | #include "io.h"
      |          ^~~~~~
compilation terminated.
make: *** [Makefile:79: ot_clean.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
cc -c -o opentracker.o -I/usr/include/libowfat -Wall -pipe -Wextra  -O3 -DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING -DWANT_FULLSCRAPE opentracker.c
opentracker.c:21:10: fatal error: socket.h: No such file or directory
   21 | #include "socket.h"
      |          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:79: opentracker.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
cc -c -o trackerlogic.o -I/usr/include/libowfat -Wall -pipe -Wextra  -O3 -DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING -DWANT_FULLSCRAPE trackerlogic.c
trackerlogic.c:16:10: fatal error: byte.h: No such file or directory
   16 | #include "byte.h"
      |          ^~~~~~~~
compilation terminated.
make: *** [Makefile:79: trackerlogic.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
cc -c -o ot_udp.o -I/usr/include/libowfat -Wall -pipe -Wextra  -O3 -DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING -DWANT_FULLSCRAPE ot_udp.c
ot_udp.c:12:10: fatal error: socket.h: No such file or directory
   12 | #include "socket.h"
      |          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:79: ot_udp.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
make: Entering directory '/usr/src/RPM/BUILD/opentracker-1.6'
cc -c -o ot_stats.o -I/usr/include/libowfat -Wall -pipe -Wextra  -O3 -DWANT_SYNC_LIVE -DWANT_SYNC_SCRAPE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_IP_FROM_QUERY_STRING -DWANT_FULLSCRAPE ot_stats.c
ot_stats.c:22:10: fatal error: byte.h: No such file or directory
   22 | #include "byte.h"
      |          ^~~~~~~~
compilation terminated.
make: *** [Makefile:79: ot_stats.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opentracker-1.6'
error: Bad exit status from /usr/src/tmp/rpm-tmp.74896 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.74896 (%build)
Command exited with non-zero status 1
0.55user 0.10system 0:00.50elapsed 130%CPU (0avgtext+0avgdata 13924maxresident)k
0inputs+0outputs (0major+30306minor)pagefaults 0swaps
hsh-rebuild: rebuild of `opentracker-1.6-alt2.src.rpm' failed.
Command exited with non-zero status 1
3.78user 2.15system 0:05.72elapsed 103%CPU (0avgtext+0avgdata 108640maxresident)k
272inputs+0outputs (0major+251546minor)pagefaults 0swaps