<86>Oct 29 15:00:16 userdel[3279531]: delete user 'rooter' <86>Oct 29 15:00:16 userdel[3279531]: removed group 'rooter' owned by 'rooter' <86>Oct 29 15:00:16 userdel[3279531]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 15:00:16 groupadd[3279968]: group added to /etc/group: name=rooter, GID=1835 <86>Oct 29 15:00:16 groupadd[3279968]: group added to /etc/gshadow: name=rooter <86>Oct 29 15:00:16 groupadd[3279968]: new group: name=rooter, GID=1835 <86>Oct 29 15:00:16 useradd[3280228]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Oct 29 15:00:16 userdel[3280701]: delete user 'builder' <86>Oct 29 15:00:16 userdel[3280701]: removed group 'builder' owned by 'builder' <86>Oct 29 15:00:16 userdel[3280701]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 15:00:16 groupadd[3281260]: group added to /etc/group: name=builder, GID=1836 <86>Oct 29 15:00:16 groupadd[3281260]: group added to /etc/gshadow: name=builder <86>Oct 29 15:00:16 groupadd[3281260]: new group: name=builder, GID=1836 <86>Oct 29 15:00:16 useradd[3281521]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/wput-0.6.1-alt2.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/wput-0.6.1-alt2.nosrc.rpm (w1.gzdio) Installing wput-0.6.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8913 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wput-0.6.1 + echo 'Source #0 (wput-0.6.1.tar):' Source #0 (wput-0.6.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/wput-0.6.1.tar + cd wput-0.6.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (wput-0.6.1-alt-fno-common.patch):' Patch #1 (wput-0.6.1-alt-fno-common.patch): + /usr/bin/patch -p2 patching file src/wput.c patching file src/wput.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8913 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wput-0.6.1 + 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 --prefix=/usr/src/tmp/wput-buildroot/usr --disable-g-switch 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 ISO C89... none needed checking how to run the C preprocessor... x86_64-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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/winsize.h usability... no checking sys/winsize.h presence... no checking for sys/winsize.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for library containing getopt_long... none required checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for GNUTLS includes... "" checking gnutls/gnutls.h, usability... no checking gnutls/gnutls.h, presence... no checking for gnutls/gnutls.h,... no checking gnutls/openssl.h usability... no checking gnutls/openssl.h presence... no checking for gnutls/openssl.h... no checking for GNUTLS libraries... no checking for long long... yes checking for unsigned long long... yes checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating src/config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make make: Entering directory '/usr/src/RPM/BUILD/wput-0.6.1' cd po && make all make[1]: Entering directory '/usr/src/RPM/BUILD/wput-0.6.1/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/wput-0.6.1/po' cd src && make all make[1]: Entering directory '/usr/src/RPM/BUILD/wput-0.6.1/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o wput.o wput.c wput.c: In function 'readwputrc': wput.c:549:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 549 | tmp = (char *) set_option(com, val); | ^ wput.c: In function 'commandlineoptions': wput.c:641:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 641 | fprintf(opt.output, "\nUsing %d-Bytes for off_t\n", sizeof(off_t)); | ~^ ~~~~~~~~~~~~~ | | | | int long unsigned int | %ld wput.c: In function 'main': wput.c:170:25: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 170 | freopen ("/dev/null", "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wput.c:171:25: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 171 | freopen ("/dev/null", "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wput.c:172:25: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 172 | freopen ("/dev/null", "w", stderr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o netrc.o netrc.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o ftp.o ftp.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o ftplib.o ftplib.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o utils.o utils.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o progress.o progress.c progress.c: In function 'bar_create': progress.c:334:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 334 | if(fsession->local_fname) /* input-pipe */ | ^~ progress.c:337:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 337 | bar.dots = 0; | ^~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o socketlib.o socketlib.c socketlib.c: In function 'proxy_init': socketlib.c:469:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 469 | } else | ^~~~ socketlib.c:477:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 477 | return sock; | ^~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o queue.o queue.c queue.c: In function 'build_fsession': queue.c:466:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 466 | } else | ^~~~ queue.c:478:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 478 | fsession->local_fname = file; | ^~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DLOCALEDIR=\"/usr/src/tmp/wput-buildroot/usr/share/locale\" -c -o ftp-ls.o ftp-ls.c ftp-ls.c: In function 'ftp_parse_vms_ls': ftp-ls.c:850:7: error: implicit declaration of function 'strptime'; did you mean 'strftime'? [-Wimplicit-function-declaration] 850 | strptime( date_str, "%d-%b-%Y %H:%M:%S", ×truct); | ^~~~~~~~ | strftime make[1]: *** [: ftp-ls.o] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wput-0.6.1/src' make: *** [Makefile:11: all] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/wput-0.6.1' error: Bad exit status from /usr/src/tmp/rpm-tmp.8913 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.8913 (%build) Command exited with non-zero status 1 2.31user 2.30system 0:08.41elapsed 54%CPU (0avgtext+0avgdata 27476maxresident)k 0inputs+0outputs (0major+339461minor)pagefaults 0swaps hsh-rebuild: rebuild of `wput-0.6.1-alt2.src.rpm' failed. Command exited with non-zero status 1 0.93user 3.43system 0:20.94elapsed 20%CPU (0avgtext+0avgdata 12472maxresident)k 408inputs+0outputs (0major+85038minor)pagefaults 0swaps