<86>Oct 29 14:50:58 userdel[2459827]: delete user 'rooter' <86>Oct 29 14:50:58 userdel[2459827]: removed group 'rooter' owned by 'rooter' <86>Oct 29 14:50:58 userdel[2459827]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 14:50:58 groupadd[2459870]: group added to /etc/group: name=rooter, GID=1823 <86>Oct 29 14:50:58 groupadd[2459870]: group added to /etc/gshadow: name=rooter <86>Oct 29 14:50:58 groupadd[2459870]: new group: name=rooter, GID=1823 <86>Oct 29 14:50:58 useradd[2459913]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Oct 29 14:50:58 userdel[2459960]: delete user 'builder' <86>Oct 29 14:50:58 userdel[2459960]: removed group 'builder' owned by 'builder' <86>Oct 29 14:50:58 userdel[2459960]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 14:50:58 groupadd[2460004]: group added to /etc/group: name=builder, GID=1824 <86>Oct 29 14:50:58 groupadd[2460004]: group added to /etc/gshadow: name=builder <86>Oct 29 14:50:58 groupadd[2460004]: new group: name=builder, GID=1824 <86>Oct 29 14:50:58 useradd[2460041]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/nstow-1.0-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/nstow-1.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing nstow-1.0-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nstow-1.0 + echo 'Source #0 (nstow-1.0.tar.gz):' Source #0 (nstow-1.0.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/nstow-1.0.tar.gz + /bin/tar -xf - + cd nstow-1.0 + /bin/chmod -c -Rf u+rwX,go-w . mode of './missing' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './install-sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './depcomp' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './INSTALL' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './COPYING' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nstow-1.0 + 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 gawk... (cached) gawk 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 for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes 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 dirent.h that defines DIR... yes checking for library containing opendir... none required 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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for getcwd... yes checking for mkdir... yes checking for rmdir... yes checking for strerror... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether stat accepts an empty string... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands + make -j16 make all-recursive Making all in test make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c getopt1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c getopt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c stow.c stow.c: In function 'xlog': stow.c:192:9: error: implicit declaration of function 'vfprintf' [-Wimplicit-function-declaration] 192 | vfprintf(stderr, format, ap); | ^~~~~~~~ stow.c:72:1: note: include '' or provide a declaration of 'vfprintf' 71 | #include "getopt.h" +++ |+#include 72 | stow.c:192:18: error: 'stderr' undeclared (first use in this function) 192 | vfprintf(stderr, format, ap); | ^~~~~~ stow.c:192:18: note: 'stderr' is defined in header ''; this is probably fixable by adding '#include ' stow.c:192:18: note: each undeclared identifier is reported only once for each function it appears in stow.c: In function 'perr': stow.c:202:5: error: implicit declaration of function 'fprintf' [-Wimplicit-function-declaration] 202 | fprintf(stderr, "%s: error: ", progname); | ^~~~~~~ stow.c:202:5: note: include '' or provide a declaration of 'fprintf' stow.c:202:5: warning: incompatible implicit declaration of built-in function 'fprintf' [-Wbuiltin-declaration-mismatch] stow.c:202:5: note: include '' or provide a declaration of 'fprintf' stow.c:202:13: error: 'stderr' undeclared (first use in this function) 202 | fprintf(stderr, "%s: error: ", progname); | ^~~~~~ stow.c:202:13: note: 'stderr' is defined in header ''; this is probably fixable by adding '#include ' stow.c: In function 'path_purge': stow.c:1179:9: warning: incompatible implicit declaration of built-in function 'fprintf' [-Wbuiltin-declaration-mismatch] 1179 | fprintf(stderr, "%s: there's trouble captain!\n", progname); | ^~~~~~~ stow.c:1179:9: note: include '' or provide a declaration of 'fprintf' stow.c:1179:17: error: 'stderr' undeclared (first use in this function) 1179 | fprintf(stderr, "%s: there's trouble captain!\n", progname); | ^~~~~~ stow.c:1179:17: note: 'stderr' is defined in header ''; this is probably fixable by adding '#include ' stow.c: In function 'usage': stow.c:1196:5: warning: incompatible implicit declaration of built-in function 'fprintf' [-Wbuiltin-declaration-mismatch] 1196 | fprintf(stderr, | ^~~~~~~ stow.c:1196:5: note: include '' or provide a declaration of 'fprintf' stow.c:1196:13: error: 'stderr' undeclared (first use in this function) 1196 | fprintf(stderr, | ^~~~~~ stow.c:1196:13: note: 'stderr' is defined in header ''; this is probably fixable by adding '#include ' stow.c: In function 'main': stow.c:1911:17: error: implicit declaration of function 'printf' [-Wimplicit-function-declaration] 1911 | printf("%s (New Stow) version " VERSION "\n", progname); | ^~~~~~ stow.c:1911:17: note: include '' or provide a declaration of 'printf' stow.c:1911:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch] stow.c:1911:17: note: include '' or provide a declaration of 'printf' stow.c:1928:17: warning: incompatible implicit declaration of built-in function 'fprintf' [-Wbuiltin-declaration-mismatch] 1928 | fprintf(stderr, "%s: error: unhandled option: -%c\n", | ^~~~~~~ stow.c:1928:17: note: include '' or provide a declaration of 'fprintf' stow.c:1928:25: error: 'stderr' undeclared (first use in this function) 1928 | fprintf(stderr, "%s: error: unhandled option: -%c\n", | ^~~~~~ stow.c:1928:25: note: 'stderr' is defined in header ''; this is probably fixable by adding '#include ' stow.c:1937:9: warning: incompatible implicit declaration of built-in function 'fprintf' [-Wbuiltin-declaration-mismatch] 1937 | fprintf(stderr, "%s: error: no packages named\n", progname); | ^~~~~~~ stow.c:1937:9: note: include '' or provide a declaration of 'fprintf' stow.c:1976:13: warning: incompatible implicit declaration of built-in function 'fprintf' [-Wbuiltin-declaration-mismatch] 1976 | fprintf(stderr, "%s: error: slashes not permitted in package names\n", | ^~~~~~~ stow.c:1976:13: note: include '' or provide a declaration of 'fprintf' make[2]: *** [Makefile:274: stow.o] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make[1]: *** [Makefile:336: all-recursive] Error 1 make: *** [Makefile:178: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.11188 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.11188 (%build) Command exited with non-zero status 1 0.85user 1.95system 0:03.51elapsed 79%CPU (0avgtext+0avgdata 24552maxresident)k 0inputs+0outputs (0major+396881minor)pagefaults 0swaps hsh-rebuild: rebuild of `nstow-1.0-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 0.55user 1.98system 0:08.19elapsed 31%CPU (0avgtext+0avgdata 12336maxresident)k 0inputs+0outputs (0major+84035minor)pagefaults 0swaps