<86>Apr 2 12:19:12 userdel[1436513]: delete user 'rooter' <86>Apr 2 12:19:12 userdel[1436513]: removed group 'rooter' owned by 'rooter' <86>Apr 2 12:19:12 userdel[1436513]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 2 12:19:12 groupadd[1436525]: group added to /etc/group: name=rooter, GID=648 <86>Apr 2 12:19:12 groupadd[1436525]: group added to /etc/gshadow: name=rooter <86>Apr 2 12:19:12 groupadd[1436525]: new group: name=rooter, GID=648 <86>Apr 2 12:19:12 useradd[1436531]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Apr 2 12:19:12 userdel[1436540]: delete user 'builder' <86>Apr 2 12:19:12 userdel[1436540]: removed group 'builder' owned by 'builder' <86>Apr 2 12:19:12 userdel[1436540]: removed shadow group 'builder' owned by 'builder' <86>Apr 2 12:19:12 groupadd[1436547]: group added to /etc/group: name=builder, GID=649 <86>Apr 2 12:19:12 groupadd[1436547]: group added to /etc/gshadow: name=builder <86>Apr 2 12:19:12 groupadd[1436547]: new group: name=builder, GID=649 <86>Apr 2 12:19:12 useradd[1436556]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wf-0.41-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: GPL2 Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/wf-0.41-alt1.qa1.nosrc.rpm (w1.gzdio) Installing wf-0.41-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94625 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wf-0.41 + echo 'Source #0 (wf-0.41.tar):' Source #0 (wf-0.41.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/wf-0.41.tar + cd wf-0.41 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35630 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wf-0.41 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:4: installing './compile' src/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:2: warning: 'LDFLAGS' is a user variable, you should not override it; src/Makefile.am:2: use 'AM_LDFLAGS' instead autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl.exe... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/wf-0.41' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/wf-0.41' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/wf-0.41/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o freq.o freq.c freq.c: In function 'addword_source': freq.c:68:8: warning: unused variable 'q' [-Wunused-variable] 68 | char *q; | ^ freq.c: In function 'addword': freq.c:92:9: warning: unused variable 'text' [-Wunused-variable] 92 | char * text; | ^~~~ freq.c: In function 'wordsort': freq.c:150:6: warning: unused variable 'i' [-Wunused-variable] 150 | int i=0; | ^ In file included from freq.c:20: At top level: freq.h:16:22: warning: 'wfsc_table' defined but not used [-Wunused-variable] 16 | static unsigned char wfsc_table[] = { | ^~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o main.o main.c main.c: In function 'main': main.c:95:7: warning: unused variable 'this_option_optind' [-Wunused-variable] 95 | int this_option_optind = optind ? optind : 1; | ^~~~~~~~~~~~~~~~~~ main.c:169:17: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 169 | if ((q = strchr(buf_orig, '\n')) != NULL) | ^ main.c:171:5: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 171 | q = buf_orig; | ^ main.c:175:23: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 175 | if ((ret = sscanf(q, fmt, buf, &c))) { | ^ | | | unsigned char * In file included from main.c:17: /usr/include/stdio.h:399:43: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 399 | extern int sscanf (const char *__restrict __s, | ~~~~~~~~~~~~~~~~~~~~~~~^~~ main.c:77:6: warning: unused variable 'wsize' [-Wunused-variable] 77 | int wsize; | ^~~~~ main.c:73:8: warning: unused variable 'r' [-Wunused-variable] 73 | char *r; | ^ main.c:67:6: warning: unused variable 'i' [-Wunused-variable] 67 | int i; | ^ main.c:66:6: warning: unused variable 'digit_optind' [-Wunused-variable] 66 | int digit_optind = 0; | ^~~~~~~~~~~~ In file included from main.c:26: At top level: freq.h:57:22: warning: 'wf_lowermap' defined but not used [-Wunused-variable] 57 | static unsigned char wf_lowermap[256] = { | ^~~~~~~~~~~ freq.h:39:22: warning: 'wf_alphamap' defined but not used [-Wunused-variable] 39 | static unsigned char wf_alphamap[256] = { | ^~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o wf freq.o main.o ld: main.o:/usr/src/RPM/BUILD/wf-0.41/src/freq.h:11: multiple definition of `opt'; freq.o:/usr/src/RPM/BUILD/wf-0.41/src/freq.h:11: first defined here ld: main.o:/usr/src/RPM/BUILD/wf-0.41/src/freq.h:112: multiple definition of `wordhash_orig'; freq.o:/usr/src/RPM/BUILD/wf-0.41/src/freq.h:112: first defined here ld: main.o:/usr/src/RPM/BUILD/wf-0.41/src/freq.h:111: multiple definition of `wordhash'; freq.o:/usr/src/RPM/BUILD/wf-0.41/src/freq.h:111: first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:332: wf] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/wf-0.41/src' make[1]: *** [Makefile:430: all-recursive] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wf-0.41' make: *** [Makefile:328: all] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/wf-0.41' error: Bad exit status from /usr/src/tmp/rpm-tmp.35630 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.35630 (%build) Command exited with non-zero status 1 4.90user 1.13system 0:07.19elapsed 83%CPU (0avgtext+0avgdata 22120maxresident)k 0inputs+0outputs (0major+191992minor)pagefaults 0swaps hsh-rebuild: rebuild of `wf-0.41-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 7.15user 5.44system 0:12.52elapsed 100%CPU (0avgtext+0avgdata 22120maxresident)k 0inputs+0outputs (0major+315630minor)pagefaults 0swaps