<86>Jul 11 04:17:43 userdel[3495464]: delete user 'rooter' <86>Jul 11 04:17:43 userdel[3495464]: removed group 'rooter' owned by 'rooter' <86>Jul 11 04:17:43 userdel[3495464]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 11 04:17:43 groupadd[3495483]: group added to /etc/group: name=rooter, GID=2897 <86>Jul 11 04:17:43 groupadd[3495483]: group added to /etc/gshadow: name=rooter <86>Jul 11 04:17:43 groupadd[3495483]: new group: name=rooter, GID=2897 <86>Jul 11 04:17:43 useradd[3495492]: new user: name=rooter, UID=2897, GID=2897, home=/root, shell=/bin/bash, from=none <86>Jul 11 04:17:43 userdel[3495508]: delete user 'builder' <86>Jul 11 04:17:43 userdel[3495508]: removed group 'builder' owned by 'builder' <86>Jul 11 04:17:43 userdel[3495508]: removed shadow group 'builder' owned by 'builder' <86>Jul 11 04:17:43 groupadd[3495526]: group added to /etc/group: name=builder, GID=2898 <86>Jul 11 04:17:43 groupadd[3495526]: group added to /etc/gshadow: name=builder <86>Jul 11 04:17:43 groupadd[3495526]: new group: name=builder, GID=2898 <86>Jul 11 04:17:43 useradd[3495537]: new user: name=builder, UID=2898, GID=2898, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/u3-tool-0.3-alt1.qa1.nosrc.rpm (w1.gzdio) Installing u3-tool-0.3-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpmb-tmp.8A1SSS + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf u3-tool-0.3 + echo 'Source #0 (u3-tool-0.3.tar.gz):' Source #0 (u3-tool-0.3.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/u3-tool-0.3.tar.gz + /bin/tar -xf - + cd u3-tool-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpmb-tmp.o0F42O + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd u3-tool-0.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking whether i586-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for regcomp... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext Subsystem: sg + make -j32 make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-u3_scsi_usb.o `test -f 'u3_scsi_usb.c' || echo './'`u3_scsi_usb.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-u3_scsi_spt.o `test -f 'u3_scsi_spt.c' || echo './'`u3_scsi_spt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-display_progress.o `test -f 'display_progress.c' || echo './'`display_progress.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-secure_input.o `test -f 'secure_input.c' || echo './'`secure_input.c secure_input.c: In function 'secure_input': secure_input.c:36:23: error: storage size of 'ttymode' isn't known 36 | struct termio ttymode; | ^~~~~~~ secure_input.c:36:23: warning: unused variable 'ttymode' [-Wunused-variable] make[2]: *** [Makefile:307: u3_tool-secure_input.o] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-u3_error.o `test -f 'u3_error.c' || echo './'`u3_error.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-u3_scsi_sg.o `test -f 'u3_scsi_sg.c' || echo './'`u3_scsi_sg.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-md5.o `test -f 'md5.c' || echo './'`md5.c md5.c:386:19: warning: '_md5_src' defined but not used [-Wunused-const-variable=] 386 | static const char _md5_src[] = "_md5_src"; | ^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-u3_commands.o `test -f 'u3_commands.c' || echo './'`u3_commands.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o u3_tool-main.o `test -f 'main.c' || echo './'`main.c main.c: In function 'do_dump': main.c:488:13: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 488 | int retval = EXIT_SUCCESS; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[1]: *** [Makefile:231: all-recursive] Error 1 make: *** [Makefile:170: all] Error 2 error: Bad exit status from /usr/src/tmp/rpmb-tmp.o0F42O (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpmb-tmp.o0F42O (%build) Command exited with non-zero status 1 0.91user 0.49system 0:02.19elapsed 64%CPU (0avgtext+0avgdata 20684maxresident)k 0inputs+0outputs (0major+371522minor)pagefaults 0swaps hsh-rebuild: rebuild of `u3-tool-0.3-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 0.53user 0.42system 0:03.84elapsed 25%CPU (0avgtext+0avgdata 10340maxresident)k 0inputs+0outputs (0major+83462minor)pagefaults 0swaps