<86>Dec 19 00:04:04 userdel[1053170]: delete user 'rooter' <86>Dec 19 00:04:04 userdel[1053170]: removed group 'rooter' owned by 'rooter' <86>Dec 19 00:04:04 userdel[1053170]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 00:04:04 groupadd[1053191]: group added to /etc/group: name=rooter, GID=1235 <86>Dec 19 00:04:04 groupadd[1053191]: group added to /etc/gshadow: name=rooter <86>Dec 19 00:04:04 groupadd[1053191]: new group: name=rooter, GID=1235 <86>Dec 19 00:04:04 useradd[1053207]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash, from=none <86>Dec 19 00:04:04 userdel[1053233]: delete user 'builder' <86>Dec 19 00:04:04 groupadd[1053256]: group added to /etc/group: name=builder, GID=1236 <86>Dec 19 00:04:04 groupadd[1053256]: group added to /etc/gshadow: name=builder <86>Dec 19 00:04:04 groupadd[1053256]: new group: name=builder, GID=1236 <86>Dec 19 00:04:04 useradd[1053269]: new user: name=builder, UID=1236, GID=1236, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ccd2iso-0.3-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ccd2iso-0.3-alt1.qa1.nosrc.rpm (w1.gzdio) Installing ccd2iso-0.3-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42667 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ccd2iso-0.3 + echo 'Source #0 (ccd2iso-0.3.tar.gz):' Source #0 (ccd2iso-0.3.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/ccd2iso-0.3.tar.gz + /bin/tar -xf - + cd ccd2iso-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42667 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ccd2iso-0.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... no 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 for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make make: Entering directory '/usr/src/RPM/BUILD/ccd2iso-0.3' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/ccd2iso-0.3' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/ccd2iso-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ccd2iso.c In file included from ccd2iso.c:31: clonecd.h:32:1: warning: 'packed' attribute ignored [-Wattributes] 32 | } ccd_sectheader_header __attribute__((packed)); | ^ clonecd.h:39:1: warning: 'packed' attribute ignored [-Wattributes] 39 | } ccd_sectheader __attribute__((packed)); | ^ clonecd.h:57:1: warning: 'packed' attribute ignored [-Wattributes] 57 | } ccd_sector __attribute__((packed)); | ^ ccd2iso.c: In function 'main': ccd2iso.c:61:22: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 61 | if ((strcmp(argv[1], "-?") == 0) || (strcmp(argv[1], "-h") == 0) || (strcmp(argv[1], "--help") == 0)) | ^~~~~~ ccd2iso.c:32:1: note: include '' or provide a declaration of 'strcmp' 31 | #include "clonecd.h" +++ |+#include 32 | ccd2iso.c:96:105: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 96 | printf("The sector does not contain complete data. Sector size must be %d, while actual data read is %d\n", | ~^ | | | int | %ld 97 | sizeof(ccd_sector), bytes_read); | ~~~~~~~~~~~~~~~~~~ | | | long unsigned int make[2]: *** [Makefile:212: ccd2iso.o] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ccd2iso-0.3/src' make[1]: *** [Makefile:207: all-recursive] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/ccd2iso-0.3' make: *** [Makefile:145: all] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/ccd2iso-0.3' error: Bad exit status from /usr/src/tmp/rpm-tmp.42667 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.42667 (%build) Command exited with non-zero status 1 0.66user 0.70system 0:02.24elapsed 61%CPU (0avgtext+0avgdata 21248maxresident)k 0inputs+0outputs (0major+198518minor)pagefaults 0swaps hsh-rebuild: rebuild of `ccd2iso-0.3-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 0.77user 1.21system 0:05.93elapsed 33%CPU (0avgtext+0avgdata 11776maxresident)k 0inputs+0outputs (0major+84373minor)pagefaults 0swaps