<86>Nov 24 06:25:54 userdel[16988]: delete user 'rooter' <86>Nov 24 06:25:54 userdel[16988]: removed group 'rooter' owned by 'rooter' <86>Nov 24 06:25:54 userdel[16988]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 24 06:25:54 groupadd[17021]: group added to /etc/group: name=rooter, GID=540 <86>Nov 24 06:25:54 groupadd[17021]: group added to /etc/gshadow: name=rooter <86>Nov 24 06:25:54 groupadd[17021]: new group: name=rooter, GID=540 <86>Nov 24 06:25:54 useradd[17042]: new user: name=rooter, UID=540, GID=540, home=/root, shell=/bin/bash <86>Nov 24 06:25:54 userdel[17088]: delete user 'builder' <86>Nov 24 06:25:54 userdel[17088]: removed group 'builder' owned by 'builder' <86>Nov 24 06:25:54 userdel[17088]: removed shadow group 'builder' owned by 'builder' <86>Nov 24 06:25:54 groupadd[17123]: group added to /etc/group: name=builder, GID=541 <86>Nov 24 06:25:54 groupadd[17123]: group added to /etc/gshadow: name=builder <86>Nov 24 06:25:54 groupadd[17123]: new group: name=builder, GID=541 <86>Nov 24 06:25:54 useradd[17157]: new user: name=builder, UID=541, GID=541, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ltspswapd-0-alt5.20070117.nosrc.rpm Installing ltspswapd-0-alt5.20070117.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79121 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ltspswapd + echo 'Source #0 (ltspswapd-20070117.tar.bz2):' Source #0 (ltspswapd-20070117.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ltspswapd-20070117.tar.bz2 + /bin/tar -xf - + cd ltspswapd + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79121 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ltspswapd + 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 + '[' -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 + 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 --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 --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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether there is a local nbd.h... no checking for linux/nbd.h... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for inline... (cached) inline checking for an ANSI C-conforming const... (cached) yes checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long int... yes checking size of unsigned long int... 4 checking for unsigned long long int... yes checking size of unsigned long long int... 8 checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for alarm... yes checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for strstr... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make make: Entering directory '/usr/src/RPM/BUILD/ltspswapd' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ltspswapd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ltspswapd.c ltspswapd.c: In function 'setup_swapfile': ltspswapd.c:487:28: warning: '%s' directive writing up to 255 bytes into a region of size between 44 and 299 [-Wformat-overflow=] sprintf( swapfile, "%s/%s.swap", swappath, clientname ); ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from ltspswapd.c:35: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 517 bytes into a destination of size 300 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ltspswapd.c:484:27: warning: '%s' directive writing up to 255 bytes into a region of size between 45 and 300 [-Wformat-overflow=] sprintf( swapfile, "%s%s.swap", swappath, clientname ); ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from ltspswapd.c:35: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 6 and 516 bytes into a destination of size 300 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o ltspswapd ltspswapd.o /usr/bin/ld.default: ltspswapd.o: in function `mainloop': /usr/src/RPM/BUILD/ltspswapd/ltspswapd.c:421: undefined reference to `writeit' /usr/bin/ld.default: /usr/src/RPM/BUILD/ltspswapd/ltspswapd.c:434: undefined reference to `writeit' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:234: ltspswapd] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/ltspswapd' make: *** [Makefile:155: all] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/ltspswapd' error: Bad exit status from /usr/src/tmp/rpm-tmp.79121 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.79121 (%build) Command exited with non-zero status 1 5.25user 2.01system 0:08.95elapsed 81%CPU (0avgtext+0avgdata 26868maxresident)k 0inputs+0outputs (0major+450455minor)pagefaults 0swaps hsh-rebuild: rebuild of `ltspswapd-0-alt5.20070117.src.rpm' failed. Command exited with non-zero status 1 16.07user 5.89system 0:24.89elapsed 88%CPU (0avgtext+0avgdata 122680maxresident)k 0inputs+0outputs (0major+681769minor)pagefaults 0swaps