<86>Oct 27 08:28:55 userdel[19828]: delete user 'rooter' <86>Oct 27 08:28:55 userdel[19828]: removed group 'rooter' owned by 'rooter' <86>Oct 27 08:28:55 userdel[19828]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 27 08:28:55 groupadd[19857]: group added to /etc/group: name=rooter, GID=573 <86>Oct 27 08:28:55 groupadd[19857]: group added to /etc/gshadow: name=rooter <86>Oct 27 08:28:55 groupadd[19857]: new group: name=rooter, GID=573 <86>Oct 27 08:28:55 useradd[19880]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Oct 27 08:28:55 userdel[19915]: delete user 'builder' <86>Oct 27 08:28:55 userdel[19915]: removed group 'builder' owned by 'builder' <86>Oct 27 08:28:55 userdel[19915]: removed shadow group 'builder' owned by 'builder' <86>Oct 27 08:28:55 groupadd[19928]: group added to /etc/group: name=builder, GID=574 <86>Oct 27 08:28:55 groupadd[19928]: group added to /etc/gshadow: name=builder <86>Oct 27 08:28:55 groupadd[19928]: new group: name=builder, GID=574 <86>Oct 27 08:28:55 useradd[19945]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/exifprobe-2.0.1-alt1.qa1.nosrc.rpm Installing exifprobe-2.0.1-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11900 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf exifprobe-2.0.1 + echo 'Source #0 (exifprobe-2.0.1.tar.gz):' Source #0 (exifprobe-2.0.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/exifprobe-2.0.1.tar.gz + /bin/tar -xf - + cd exifprobe-2.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11900 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd exifprobe-2.0.1 + make -j8 'CFLAGS=-DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' cc -DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o readfile.o readfile.c readfile.c:30:10: fatal error: byteorder.h: No such file or directory 30 | #include "byteorder.h" | ^~~~~~~~~~~~~ compilation terminated. make: *** [: readfile.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' Creating byteorder.h: #define NATIVE_BYTEORDER_LITTLE_ENDIAN make: Leaving directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' cc -DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o main.o main.c main.c:10:14: warning: 'ModuleId' defined but not used [-Wunused-variable] 10 | static char *ModuleId = "@(#) $Id: main.c,v 1.30 2005/07/24 15:58:05 alex Exp $"; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' cc -DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o interpret.o interpret.c interpret.c: In function 'print_meteringmode': interpret.c:420:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 420 | else chpr += printf("other"); break; | ^~~~ interpret.c:420:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 420 | else chpr += printf("other"); break; | ^~~~~ At top level: interpret.c:10:14: warning: 'ModuleId' defined but not used [-Wunused-variable] 10 | static char *ModuleId = "@(#) $Id: interpret.c,v 1.18 2005/07/24 21:26:04 alex Exp $"; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' cc -DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tagnames.o tagnames.c tagnames.c:10:14: warning: 'ModuleId' defined but not used [-Wunused-variable] 10 | static char *ModuleId = "@(#) $Id: tagnames.c,v 1.21 2005/07/24 19:40:09 alex Exp $"; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' cc -DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o misc.o misc.c misc.c: In function 'print_summary': misc.c:113:11: warning: variable 'plural' set but not used [-Wunused-but-set-variable] 113 | char *plural; | ^~~~~~ At top level: misc.c:10:14: warning: 'ModuleId' defined but not used [-Wunused-variable] 10 | static char *ModuleId = "@(#) $Id: misc.c,v 1.22 2005/07/24 16:01:17 alex Exp $"; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' cc -DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o print.o print.c print.c: In function 'process_private_ifd': print.c:2674:50: warning: variable 'max_subifd_offset' set but not used [-Wunused-but-set-variable] 2674 | unsigned long next_ifd_offset,current_offset,max_subifd_offset; | ^~~~~~~~~~~~~~~~~ At top level: print.c:10:14: warning: 'ModuleId' defined but not used [-Wunused-variable] 10 | static char *ModuleId = "@(#) $Id: print.c,v 1.51 2005/07/24 17:16:59 alex Exp $"; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' make: Entering directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' cc -DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o process.o process.c process.c: In function 'process_tiff_ifd': process.c:82:19: warning: variable 'value_start_offset' set but not used [-Wunused-but-set-variable] 82 | unsigned long value_start_offset = 0UL; | ^~~~~~~~~~~~~~~~~~ process.c: In function 'new_summary_entry': process.c:1565:17: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 1565 | memset(new->filesubformatAPPN,0,16); | ^~~~~~ process.c: In function 'process_app12': process.c:4325:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 4325 | if(offset < end_offset); | ^~ process.c:4326:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 4326 | nextch = putword(inptr,nextch,end_offset,indent); | ^~~~~~ At top level: process.c:11:14: warning: 'ModuleId' defined but not used [-Wunused-variable] 11 | static char *ModuleId = "@(#) $Id: process.c,v 1.47 2005/07/25 22:05:10 alex Exp $"; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/exifprobe-2.0.1' error: Bad exit status from /usr/src/tmp/rpm-tmp.11900 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.11900 (%build) Command exited with non-zero status 1 8.09user 0.30system 0:07.36elapsed 114%CPU (0avgtext+0avgdata 46172maxresident)k 0inputs+0outputs (0major+61207minor)pagefaults 0swaps hsh-rebuild: rebuild of `exifprobe-2.0.1-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 10.12user 3.68system 0:12.29elapsed 112%CPU (0avgtext+0avgdata 46172maxresident)k 0inputs+0outputs (0major+182495minor)pagefaults 0swaps