<86>Dec 4 14:33:02 userdel[1765824]: delete user 'rooter' <86>Dec 4 14:33:02 userdel[1765824]: removed group 'rooter' owned by 'rooter' <86>Dec 4 14:33:02 userdel[1765824]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 4 14:33:02 groupadd[1765829]: group added to /etc/group: name=rooter, GID=630 <86>Dec 4 14:33:02 groupadd[1765829]: group added to /etc/gshadow: name=rooter <86>Dec 4 14:33:02 groupadd[1765829]: new group: name=rooter, GID=630 <86>Dec 4 14:33:02 useradd[1765833]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Dec 4 14:33:02 userdel[1765839]: delete user 'builder' <86>Dec 4 14:33:02 userdel[1765839]: removed group 'builder' owned by 'builder' <86>Dec 4 14:33:02 userdel[1765839]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 14:33:02 groupadd[1765844]: group added to /etc/group: name=builder, GID=631 <86>Dec 4 14:33:02 groupadd[1765844]: group added to /etc/gshadow: name=builder <86>Dec 4 14:33:02 groupadd[1765844]: new group: name=builder, GID=631 <86>Dec 4 14:33:02 useradd[1765848]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/finger-1.3-alt2.nosrc.rpm Installing finger-1.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84508 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf finger-bsd-1.3 + echo 'Source #0 (finger-bsd-1.3.tar):' Source #0 (finger-bsd-1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/finger-bsd-1.3.tar + cd finger-bsd-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (finger-memory-leak.patch):' Patch #1 (finger-memory-leak.patch): + /usr/bin/patch -p1 patching file finger/util.c + echo 'Patch #2 (finger-utf8_segfault.patch):' Patch #2 (finger-utf8_segfault.patch): + /usr/bin/patch -p0 patching file finger/sprint.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84508 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd finger-bsd-1.3 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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 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 --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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for library containing strerror... none required checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for -fpie... yes checking for an ANSI C-conforming const... yes 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... i586-alt-linux-gnu checking host system type... i586-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 configure: creating ./config.status config.status: creating Makefile config.status: creating finger/Makefile config.status: creating fingerd/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j8 make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in finger make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c net.c net.c: In function 'netfinger': net.c:110:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | write (fd, "/W ", 3); | ^~~~~~~~~~~~~~~~~~~~ net.c:112:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 112 | write (fd, name, strlen (name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:113:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 113 | write (fd, "\r\n", 2); | ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c vis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lprint.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sprint.c sprint.c: In function 'psort': sprint.c:179:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 179 | const char *pname = (*(PERSON **)p)->name; | ^ sprint.c:180:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 180 | const char *tname = (*(PERSON **)t)->name; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utf8conv.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c util.c In file included from /usr/include/string.h:508, from util.c:43: In function 'strncpy', inlined from 'userinfo' at util.c:107:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'match' at util.c:140:10: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c finger.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o finger finger.o lprint.o net.o sprint.o util.o vis.o utf8conv.o -pie /usr/bin/ld.default: util.o:/usr/src/RPM/BUILD/finger-bsd-1.3/finger/util.c:55: multiple definition of `htab'; finger.o:/usr/src/RPM/BUILD/finger-bsd-1.3/finger/finger.c:84: first defined here /usr/bin/ld.default: util.o:/usr/src/RPM/BUILD/finger-bsd-1.3/finger/util.c:56: multiple definition of `phead'; finger.o:/usr/src/RPM/BUILD/finger-bsd-1.3/finger/finger.c:85: first defined here /usr/bin/ld.default: util.o:/usr/src/RPM/BUILD/finger-bsd-1.3/finger/util.c:56: multiple definition of `ptail'; finger.o:/usr/src/RPM/BUILD/finger-bsd-1.3/finger/finger.c:85: first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:267: finger] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[1]: *** [Makefile:249: all-recursive] Error 1 make: *** [Makefile:187: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.84508 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.84508 (%build) Command exited with non-zero status 1 3.81user 1.07system 0:05.61elapsed 87%CPU (0avgtext+0avgdata 25092maxresident)k 0inputs+0outputs (0major+193062minor)pagefaults 0swaps hsh-rebuild: rebuild of `finger-1.3-alt2.src.rpm' failed. Command exited with non-zero status 1 6.25user 5.22system 0:12.16elapsed 94%CPU (0avgtext+0avgdata 25092maxresident)k 0inputs+0outputs (0major+317385minor)pagefaults 0swaps