<86>Oct 29 16:05:11 userdel[2993327]: delete user 'rooter' <86>Oct 29 16:05:11 userdel[2993327]: removed group 'rooter' owned by 'rooter' <86>Oct 29 16:05:11 userdel[2993327]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 16:05:11 groupadd[2993362]: group added to /etc/group: name=rooter, GID=1826 <86>Oct 29 16:05:11 groupadd[2993362]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:05:11 groupadd[2993362]: new group: name=rooter, GID=1826 <86>Oct 29 16:05:11 useradd[2993392]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:05:11 userdel[2993431]: delete user 'builder' <86>Oct 29 16:05:11 userdel[2993431]: removed group 'builder' owned by 'builder' <86>Oct 29 16:05:11 userdel[2993431]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:05:11 groupadd[2993460]: group added to /etc/group: name=builder, GID=1827 <86>Oct 29 16:05:11 groupadd[2993460]: group added to /etc/gshadow: name=builder <86>Oct 29 16:05:11 groupadd[2993460]: new group: name=builder, GID=1827 <86>Oct 29 16:05:11 useradd[2993495]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tinyfugue-5.0beta8-alt2.nosrc.rpm (w1.gzdio) Installing tinyfugue-5.0beta8-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16305 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tinyfugue-5.0beta8 + echo 'Source #0 (tinyfugue-5.0beta8.tar):' Source #0 (tinyfugue-5.0beta8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tinyfugue-5.0beta8.tar + cd tinyfugue-5.0beta8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyfugue-5.0beta8 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon' ++ 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 configure: Configuring TinyFugue version 5.0 beta 8 configure: configure: Core dumps disabled. 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for ANSI C header files... no 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 for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for inline... yes checking for library containing select... none required checking for library containing gethostbyname... none required checking for main in -linet... no checking for main in -lnet... no checking for library containing connect... none required checking for library containing setlocale... none required checking for libcrypto and libssl... no ssl support will not be enabled. checking for library containing tgetent... no configure: WARNING: Hardcoding terminal codes. checking for library containing sqrt... -lm checking for inflate in -lz... no checking for pcre_compile in -lpcre... no configure: Note: will use old copy of pcre distributed with tf checking for ANSI C header files... (cached) no checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking whether struct sockaddr has sa_len... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking return type of signal handlers... void checking for pid_t... yes checking for size_t... yes checking for time_t... yes checking for socklen_t... yes checking for strftime... yes checking for h_errno... yes checking for strstr... yes checking for strtol... yes checking for bcopy... yes checking for bzero... yes checking for connect... yes checking for fileno... yes checking for getcwd... yes checking for gethostname... yes checking for gethostbyname... yes checking for getipnodebyname... yes checking for getpwnam... yes checking for gettimeofday... yes checking for getwd... yes checking for hstrerror... yes checking for index... yes checking for inet_aton... yes checking for getaddrinfo... yes checking for gai_strerror... yes checking for kill... yes checking for memcpy... yes checking for memset... yes checking for raise... yes checking for setlocale... yes checking for setrlimit... yes checking for sigaction... yes checking for srand... yes checking for srandom... yes checking for strcasecmp... yes checking for strchr... yes checking for strcmpi... yes checking for strcspn... yes checking for strerror... yes checking for stricmp... yes checking for strtod... yes checking for tzset... yes checking for waitpid... yes checking for IPv6 address structure... in6_addr checking location of mail directory... /var/spool/mail configure: creating ./config.status config.status: creating Makefile config.status: creating unix/vars.mak config.status: creating src/tfdefs.h config.status: creating src/tfconfig.h config.status: executing default commands configure: ##################################################### ## prefix: /usr ## exec_prefix: /usr ## bindir: /usr/bin ## datadir: /usr/share ## executable: ${bindir}/tf ## library: ${datadir}/tf-lib ## ## TinyFugue configuration successful. ## Use "make" to build. + make make: Entering directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8' make[1]: Entering directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o attr.o attr.c attr.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: attr.c,v 35004.10 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o command.o command.c command.c: In function 'handle_limit_command': command.c:409:17: warning: variable 'had_filter' set but not used [-Wunused-but-set-variable] 409 | int result, had_filter, has_new_pat; | ^~~~~~~~~~ command.c: In function 'handle_echo_func': command.c:363:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 363 | write(STDOUT_FILENO, src->data, src->len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command.c: At top level: command.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: command.c,v 35004.141 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o dstring.o dstring.c dstring.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: dstring.c,v 35004.49 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o expand.o expand.c expand.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: expand.c,v 35004.232 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o expr.o expr.c expr.c: In function 'reduce_arithmetic': expr.c:738:32: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 738 | if (neg0 == neg1 && sum<0 != neg0) { | ~~~^~ expr.c: At top level: expr.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: expr.c,v 35004.179 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o help.o help.c help.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: help.c,v 35004.35 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o history.o history.c history.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: history.c,v 35004.114 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o keyboard.o keyboard.c keyboard.c: In function 'do_kbword': keyboard.c:388:52: warning: argument 1 null where non-null expected [-Wnonnull] 388 | #define is_inword(c) (is_alnum(c) || (wordpunct && strchr(wordpunct, (c)))) | ^~~~~~ keyboard.c:396:30: note: in expansion of macro 'is_inword' 396 | while (place != stop && !is_inword(keybuf->data[place])) place += dir; | ^~~~~~~~~ In file included from /usr/include/memory.h:29, from port.h:89, from keyboard.c:16: /usr/include/string.h:246:14: note: in a call to function 'strchr' declared 'nonnull' 246 | extern char *strchr (const char *__s, int __c) | ^~~~~~ keyboard.c:388:52: warning: argument 1 null where non-null expected [-Wnonnull] 388 | #define is_inword(c) (is_alnum(c) || (wordpunct && strchr(wordpunct, (c)))) | ^~~~~~ keyboard.c:397:29: note: in expansion of macro 'is_inword' 397 | while (place != stop && is_inword(keybuf->data[place])) place += dir; | ^~~~~~~~~ /usr/include/string.h:246:14: note: in a call to function 'strchr' declared 'nonnull' 246 | extern char *strchr (const char *__s, int __c) | ^~~~~~ keyboard.c: At top level: keyboard.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: keyboard.c,v 35004.88 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o macro.o macro.c macro.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: macro.c,v 35004.188 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o main.o main.c main.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: main.c,v 35004.115 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fcommon -DDATADIR=/usr/share -c -o malloc.o malloc.c malloc.c:15:1: error: unknown type name 'caddr_t' 15 | caddr_t mmalloc_base = NULL; | ^~~~~~~ malloc.c:15:24: error: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 15 | caddr_t mmalloc_base = NULL; | ^~~~ In file included from malloc.c:13: malloc.c: In function 'init_malloc': malloc.h:37:41: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 37 | # define mmalloc(md, size) malloc(size) | ^~~~~~ malloc.h:61:41: note: in expansion of macro 'mmalloc' 61 | # define dmalloc(md, size, file, line) mmalloc(md, size) | ^~~~~~~ malloc.h:46:22: note: in expansion of macro 'dmalloc' 46 | #define MALLOC(size) dmalloc(NULL, (size), __FILE__, __LINE__) | ^~~~~~~ malloc.c:21:15: note: in expansion of macro 'MALLOC' 21 | reserve = MALLOC(1024*16); | ^~~~~~ malloc.c:14:1: note: include '' or provide a declaration of 'malloc' 13 | #include "malloc.h" +++ |+#include 14 | malloc.h:37:41: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 37 | # define mmalloc(md, size) malloc(size) | ^~~~~~ malloc.h:61:41: note: in expansion of macro 'mmalloc' 61 | # define dmalloc(md, size, file, line) mmalloc(md, size) | ^~~~~~~ malloc.h:46:22: note: in expansion of macro 'dmalloc' 46 | #define MALLOC(size) dmalloc(NULL, (size), __FILE__, __LINE__) | ^~~~~~~ malloc.c:21:15: note: in expansion of macro 'MALLOC' 21 | reserve = MALLOC(1024*16); | ^~~~~~ malloc.h:37:41: note: include '' or provide a declaration of 'malloc' 37 | # define mmalloc(md, size) malloc(size) | ^~~~~~ malloc.h:61:41: note: in expansion of macro 'mmalloc' 61 | # define dmalloc(md, size, file, line) mmalloc(md, size) | ^~~~~~~ malloc.h:46:22: note: in expansion of macro 'dmalloc' 46 | #define MALLOC(size) dmalloc(NULL, (size), __FILE__, __LINE__) | ^~~~~~~ malloc.c:21:15: note: in expansion of macro 'MALLOC' 21 | reserve = MALLOC(1024*16); | ^~~~~~ malloc.c: In function 'xmalloc': malloc.h:37:41: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 37 | # define mmalloc(md, size) malloc(size) | ^~~~~~ malloc.h:61:41: note: in expansion of macro 'mmalloc' 61 | # define dmalloc(md, size, file, line) mmalloc(md, size) | ^~~~~~~ malloc.c:31:21: note: in expansion of macro 'dmalloc' 31 | memory = (void*)dmalloc(md, size, file, line); | ^~~~~~~ malloc.h:37:41: note: include '' or provide a declaration of 'malloc' 37 | # define mmalloc(md, size) malloc(size) | ^~~~~~ malloc.h:61:41: note: in expansion of macro 'mmalloc' 61 | # define dmalloc(md, size, file, line) mmalloc(md, size) | ^~~~~~~ malloc.c:31:21: note: in expansion of macro 'dmalloc' 31 | memory = (void*)dmalloc(md, size, file, line); | ^~~~~~~ malloc.c: In function 'xrealloc': malloc.h:39:41: error: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 39 | # define mrealloc(md, ptr, size) realloc(ptr, size) | ^~~~~~~ malloc.h:64:41: note: in expansion of macro 'mrealloc' 64 | mrealloc(md, (void*)(ptr), (size)) | ^~~~~~~~ malloc.c:54:21: note: in expansion of macro 'drealloc' 54 | memory = (void*)drealloc(md, ptr, size, file, line); | ^~~~~~~~ malloc.h:39:41: note: include '' or provide a declaration of 'realloc' 39 | # define mrealloc(md, ptr, size) realloc(ptr, size) | ^~~~~~~ malloc.h:64:41: note: in expansion of macro 'mrealloc' 64 | mrealloc(md, (void*)(ptr), (size)) | ^~~~~~~~ malloc.c:54:21: note: in expansion of macro 'drealloc' 54 | memory = (void*)drealloc(md, ptr, size, file, line); | ^~~~~~~~ malloc.h:39:41: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] 39 | # define mrealloc(md, ptr, size) realloc(ptr, size) | ^~~~~~~ malloc.h:64:41: note: in expansion of macro 'mrealloc' 64 | mrealloc(md, (void*)(ptr), (size)) | ^~~~~~~~ malloc.c:54:21: note: in expansion of macro 'drealloc' 54 | memory = (void*)drealloc(md, ptr, size, file, line); | ^~~~~~~~ malloc.h:39:41: note: include '' or provide a declaration of 'realloc' 39 | # define mrealloc(md, ptr, size) realloc(ptr, size) | ^~~~~~~ malloc.h:64:41: note: in expansion of macro 'mrealloc' 64 | mrealloc(md, (void*)(ptr), (size)) | ^~~~~~~~ malloc.c:54:21: note: in expansion of macro 'drealloc' 54 | memory = (void*)drealloc(md, ptr, size, file, line); | ^~~~~~~~ malloc.c: At top level: malloc.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: malloc.c,v 35004.22 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ make[1]: *** [: malloc.o] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8/src' make: *** [Makefile:18: files] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8' error: Bad exit status from /usr/src/tmp/rpm-tmp.74965 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.74965 (%build) Command exited with non-zero status 1 3.64user 3.66system 0:06.72elapsed 108%CPU (0avgtext+0avgdata 37500maxresident)k 0inputs+0outputs (0major+974857minor)pagefaults 0swaps hsh-rebuild: rebuild of `tinyfugue-5.0beta8-alt2.src.rpm' failed. Command exited with non-zero status 1 0.57user 1.76system 0:10.92elapsed 21%CPU (0avgtext+0avgdata 12488maxresident)k 0inputs+0outputs (0major+83808minor)pagefaults 0swaps