<86>Apr 27 09:17:25 userdel[3682146]: delete user 'rooter' <86>Apr 27 09:17:25 userdel[3682146]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:17:25 userdel[3682146]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:17:25 groupadd[3682169]: group added to /etc/group: name=rooter, GID=1877 <86>Apr 27 09:17:25 groupadd[3682169]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:17:25 groupadd[3682169]: new group: name=rooter, GID=1877 <86>Apr 27 09:17:25 useradd[3682201]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:17:25 userdel[3682275]: delete user 'builder' <86>Apr 27 09:17:25 userdel[3682275]: removed group 'builder' owned by 'builder' <86>Apr 27 09:17:25 userdel[3682275]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:17:25 groupadd[3682359]: group added to /etc/group: name=builder, GID=1878 <86>Apr 27 09:17:25 groupadd[3682359]: group added to /etc/gshadow: name=builder <86>Apr 27 09:17:25 groupadd[3682359]: new group: name=builder, GID=1878 <86>Apr 27 09:17:25 useradd[3682405]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tinyfugue-5.0beta8-alt2.nosrc.rpm (w1.gzdio) Installing tinyfugue-5.0beta8-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11969 + 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.11969 + 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 -march=i586 -mtune=generic -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' ++ 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_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=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: Configuring TinyFugue version 5.0 beta 8 configure: configure: Core dumps disabled. 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 how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking whether i586-alt-linux-gcc needs -traditional... no checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for ANSI C header files... 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 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... 4 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) yes 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 port.h:85, 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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o malloc.o malloc.c 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 $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o output.o output.c output.c:352:12: warning: 'fbufputc' defined but not used [-Wunused-function] 352 | static int fbufputc(int c) | ^~~~~~~~ output.c:108:11: warning: 'attr_on' defined but not used [-Wunused-variable] 108 | TERMCODE (attr_on, NULL, NULL, NULL) | ^~~~~~~ output.c:64:66: note: in definition of macro 'TERMCODE' 64 | # define TERMCODE(id, vt100, vt220, ansi) static const char *(id) = (vt100); | ^~ output.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: output.c,v 35004.242 2007/01/14 00:44:19 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o pattern.o pattern.c pattern.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: pattern.c,v 35004.4 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o process.o process.c process.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: process.c,v 35004.71 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o search.o search.c search.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: search.c,v 35004.32 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o signals.o signals.c signals.c: In function 'debugger_dump': signals.c:534:19: warning: variable 'wait_pid' set but not used [-Wunused-but-set-variable] 534 | pid_t wait_pid = 0; | ^~~~~~~~ signals.c: In function 'init_exename': signals.c:437:5: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 437 | getcwd(initial_dir, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ signals.c: At top level: signals.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: signals.c,v 35004.70 2007/01/14 19:28:36 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o socket.o socket.c In file included from socket.c:64: socket.c: In function 'opensock': util.h:32:37: warning: argument 1 null where non-null expected [-Wnonnull] 32 | #define STRDUP(src) STRNDUP((src), strlen(src)) | ^~~~~~ util.h:31:28: note: in definition of macro 'STRNDUP' 31 | (strcpy(xmalloc(NULL, (len) + 1, __FILE__, __LINE__), (src))) | ^~~ socket.c:1285:23: note: in expansion of macro 'STRDUP' 1285 | xsock->host = STRDUP(proxy_host); | ^~~~~~ In file included from port.h:85, from socket.c:62: /usr/include/string.h:407:15: note: in a call to function 'strlen' declared 'nonnull' 407 | extern size_t strlen (const char *__s) | ^~~~~~ util.h:31:6: warning: argument 2 null where non-null expected [-Wnonnull] 31 | (strcpy(xmalloc(NULL, (len) + 1, __FILE__, __LINE__), (src))) | ^~~~~~ util.h:32:22: note: in expansion of macro 'STRNDUP' 32 | #define STRDUP(src) STRNDUP((src), strlen(src)) | ^~~~~~~ socket.c:1285:23: note: in expansion of macro 'STRDUP' 1285 | xsock->host = STRDUP(proxy_host); | ^~~~~~ In file included from /usr/include/features.h:503, from /usr/include/assert.h:35, from tfconfig.h:106, from socket.c:21: /usr/include/bits/string_fortified.h:77:1: note: in a call to function 'strcpy' declared 'nonnull' 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ util.h:32:37: warning: argument 1 null where non-null expected [-Wnonnull] 32 | #define STRDUP(src) STRNDUP((src), strlen(src)) | ^~~~~~ util.h:31:28: note: in definition of macro 'STRNDUP' 31 | (strcpy(xmalloc(NULL, (len) + 1, __FILE__, __LINE__), (src))) | ^~~ socket.c:1299:25: note: in expansion of macro 'STRDUP' 1299 | xsock->myhost = STRDUP(tfhost); | ^~~~~~ /usr/include/string.h:407:15: note: in a call to function 'strlen' declared 'nonnull' 407 | extern size_t strlen (const char *__s) | ^~~~~~ util.h:31:6: warning: argument 2 null where non-null expected [-Wnonnull] 31 | (strcpy(xmalloc(NULL, (len) + 1, __FILE__, __LINE__), (src))) | ^~~~~~ util.h:32:22: note: in expansion of macro 'STRNDUP' 32 | #define STRDUP(src) STRNDUP((src), strlen(src)) | ^~~~~~~ socket.c:1299:25: note: in expansion of macro 'STRDUP' 1299 | xsock->myhost = STRDUP(tfhost); | ^~~~~~ /usr/include/bits/string_fortified.h:77:1: note: in a call to function 'strcpy' declared 'nonnull' 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ socket.c: In function 'handle_socket_lines': socket.c:2603:27: warning: assignment to 'String *' from incompatible pointer type 'conString *' [-Wincompatible-pointer-types] 2603 | incoming_text = line; | ^ socket.c: In function 'handle_socket_input': socket.c:2926:17: warning: label 'eof' defined but not used [-Wunused-label] 2926 | eof: | ^~~ socket.c: In function 'openconn': socket.c:1468:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 1468 | read(xsock->fd, (char*)xsock->addrs, info.size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ socket.c: In function 'waitforhostname': socket.c:1794:9: warning: ignoring return value of 'writev' declared with attribute 'warn_unused_result' [-Wunused-result] 1794 | writev(fd, iov, niov); | ^~~~~~~~~~~~~~~~~~~~~ socket.c:1798:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1798 | write(fd, &hdr, sizeof(hdr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ socket.c: At top level: socket.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: socket.c,v 35004.288 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o tfio.o tfio.c tfio.c: In function 'tfgetS': tfio.c:831:9: warning: implicit declaration of function 'main_loop' [-Wimplicit-function-declaration] 831 | main_loop(); | ^~~~~~~~~ tfio.c: In function 'igetchar': tfio.c:770:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 770 | read(STDIN_FILENO, &c, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ tfio.c: At top level: tfio.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: tfio.c,v 35004.114 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o tty.o tty.c tty.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: tty.c,v 35004.38 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o util.o util.c In file included from util.c:29: util.c: In function 'ch_mailfile': util.h:32:37: warning: argument 1 null where non-null expected [-Wnonnull] 32 | #define STRDUP(src) STRNDUP((src), strlen(src)) | ^~~~~~ util.h:31:28: note: in definition of macro 'STRNDUP' 31 | (strcpy(xmalloc(NULL, (len) + 1, __FILE__, __LINE__), (src))) | ^~~ util.c:640:42: note: in expansion of macro 'STRDUP' 640 | newlist = add_mail_file(newlist, STRDUP(MAIL)); | ^~~~~~ In file included from port.h:85, from util.c:27: /usr/include/string.h:407:15: note: in a call to function 'strlen' declared 'nonnull' 407 | extern size_t strlen (const char *__s) | ^~~~~~ util.h:31:6: warning: argument 2 null where non-null expected [-Wnonnull] 31 | (strcpy(xmalloc(NULL, (len) + 1, __FILE__, __LINE__), (src))) | ^~~~~~ util.h:32:22: note: in expansion of macro 'STRNDUP' 32 | #define STRDUP(src) STRNDUP((src), strlen(src)) | ^~~~~~~ util.c:640:42: note: in expansion of macro 'STRDUP' 640 | newlist = add_mail_file(newlist, STRDUP(MAIL)); | ^~~~~~ In file included from /usr/include/features.h:503, from /usr/include/assert.h:35, from tfconfig.h:106, from util.c:20: /usr/include/bits/string_fortified.h:77:1: note: in a call to function 'strcpy' declared 'nonnull' 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ util.c: At top level: util.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: util.c,v 35004.150 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o variable.o variable.c variable.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: variable.c,v 35004.110 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -c -o world.o world.c world.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: world.c,v 35004.77 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ cd pcre-2.08 && \ make CC='i586-alt-linux-gcc' CFLAGS='-O' O=o libpcre.a && \ ranlib libpcre.a make[2]: Entering directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8/src/pcre-2.08' i586-alt-linux-gcc -c -O maketables.c i586-alt-linux-gcc -c -O get.c i586-alt-linux-gcc -c -O study.c i586-alt-linux-gcc -o dftables -O dftables.c ./dftables >chartables.c i586-alt-linux-gcc -c -O pcre.c rm -f libpcre.a ar cq libpcre.a maketables.o get.o study.o pcre.o make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8/src/pcre-2.08' i586-alt-linux-gcc -Lpcre-2.08 -o tf attr.o command.o dstring.o expand.o expr.o help.o history.o keyboard.o macro.o main.o malloc.o output.o pattern.o process.o search.o signals.o socket.o tfio.o tty.o util.o variable.o world.o -lm -lpcre test -z "" || tf || true if test -d ../help; then cd ../help; make tf-help; fi if test -d ../help; then cp ../help/tf-help ../tf-lib; fi i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share -o makehelp makehelp.c makehelp.c:8:19: warning: 'RCSid' defined but not used [-Wunused-const-variable=] 8 | static const char RCSid[] = "$Id: makehelp.c,v 35004.18 2007/01/13 23:12:39 kkeys Exp $"; | ^~~~~ make -f ../unix/unix.mak CC='i586-alt-linux-gcc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DDATADIR=/usr/share' makehelp make[2]: Entering directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8/src' make[2]: 'makehelp' is up to date. make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8/src' ./makehelp < ../tf-lib/tf-help > ../tf-lib/tf-help.idx ##################################################### ## TinyFugue build successful. ## Use "make install" to install: ## tf binary: /usr/bin/tf ## library: /usr/share/tf-lib make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8/src' make: Leaving directory '/usr/src/RPM/BUILD/tinyfugue-5.0beta8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76715 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tinyfugue-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tinyfugue-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd tinyfugue-5.0beta8 + mkdir -p /usr/src/tmp/tinyfugue-buildroot/usr/bin + mkdir -p /usr/src/tmp/tinyfugue-buildroot/usr/share/doc/tinyfugue-5.0beta8 + mkdir -p /usr/src/tmp/tinyfugue-buildroot/usr/share/tf-lib + install -pm755 src/tf /usr/src/tmp/tinyfugue-buildroot//usr/bin/ + install -pm644 tf-lib/README tf-lib/activity_status.tf tf-lib/activity_status2.tf tf-lib/alias.tf tf-lib/at.tf tf-lib/changes.tf tf-lib/color.tf tf-lib/complete.tf tf-lib/cylon.tf tf-lib/examples.old tf-lib/factoral.tf tf-lib/filexfer.tf tf-lib/finger.tf tf-lib/grep.tf tf-lib/hanoi.tf tf-lib/kb-bash.tf tf-lib/kb-emacs.tf tf-lib/kb-old.tf tf-lib/kb-os2.tf tf-lib/kb_badterm.tf tf-lib/kbbind.tf tf-lib/kbfunc.tf tf-lib/kbregion.tf tf-lib/kbstack.tf tf-lib/lisp.tf tf-lib/local-eg.tf tf-lib/map.tf tf-lib/pcmd.tf tf-lib/psh.tf tf-lib/quoter.tf tf-lib/relog.tf tf-lib/rwho.tf tf-lib/savehist.tf tf-lib/self.tf tf-lib/spc-page.tf tf-lib/spedwalk.tf tf-lib/spell.tf tf-lib/stack-q.tf tf-lib/stdlib.tf tf-lib/teraterm.keyboard.cnf tf-lib/testcolor.tf tf-lib/textencode.tf tf-lib/textutil.tf tf-lib/tf-help tf-lib/tf-help.idx tf-lib/tf.gdb tf-lib/tfrc tf-lib/tfstatus.tf tf-lib/tick.tf tf-lib/tintin.tf tf-lib/tools.tf tf-lib/tr.tf tf-lib/watch.tf tf-lib/world-q.tf /usr/src/tmp/tinyfugue-buildroot/usr/share/tf-lib + install -pm644 CHANGES /usr/src/tmp/tinyfugue-buildroot/usr/share/doc/tinyfugue-5.0beta8/ + install -pm644 COPYING /usr/src/tmp/tinyfugue-buildroot/usr/share/doc/tinyfugue-5.0beta8/ + install -pm644 CREDITS /usr/src/tmp/tinyfugue-buildroot/usr/share/doc/tinyfugue-5.0beta8/ + install -pm644 README /usr/src/tmp/tinyfugue-buildroot/usr/share/doc/tinyfugue-5.0beta8/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tinyfugue-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tinyfugue-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tinyfugue-buildroot/ (default) Compressing files in /usr/src/tmp/tinyfugue-buildroot (auto) Verifying ELF objects in /usr/src/tmp/tinyfugue-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/tf: uses non-LFS functions: fcntl fopen fstat setrlimit stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/tinyfugue-buildroot Processing files: tinyfugue-5.0beta8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yd6Fsr find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HOhpiG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bJv0Pb Creating tinyfugue-debuginfo package Processing files: tinyfugue-debuginfo-5.0beta8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K5Fa68 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.91oVYx find-requires: running scripts (debuginfo) Requires: tinyfugue = 5.0beta8-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Adding to tinyfugue-debuginfo a strict dependency on tinyfugue Wrote: /usr/src/RPM/RPMS/i586/tinyfugue-5.0beta8-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tinyfugue-debuginfo-5.0beta8-alt2.i586.rpm (w2.lzdio) 12.47user 7.17system 0:17.93elapsed 109%CPU (0avgtext+0avgdata 49408maxresident)k 0inputs+0outputs (0major+1358867minor)pagefaults 0swaps 0.59user 1.98system 0:23.64elapsed 10%CPU (0avgtext+0avgdata 12480maxresident)k 0inputs+0outputs (0major+97215minor)pagefaults 0swaps --- tinyfugue-5.0beta8-alt2.i586.rpm.repo 2021-04-07 03:22:35.000000000 +0000 +++ tinyfugue-5.0beta8-alt2.i586.rpm.hasher 2024-04-27 09:17:45.262809343 +0000 @@ -71,2 +71,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -78,3 +80,3 @@ Provides: tinyfugue = 5.0beta8-alt2:sisyphus+269108.100.1.1 -File: /usr/bin/tf 100755 root:root 1ab770f9e4062e0f6eb9f67444ba628e +File: /usr/bin/tf 100755 root:root 0218ee3d2cf77997a2a4f2717654f9e7 File: /usr/share/doc/tinyfugue-5.0beta8 40755 root:root @@ -139,2 +141,2 @@ File: /usr/share/tf-lib/world-q.tf 100644 root:root 0a9c5e0fdb892fe8c944804fee8cc326 -RPMIdentity: b16b77b695486e08dba7a5d807f76a07d76310aa8e08686f0bc7242fea69a4eba9dac666bdbea377531c37260f465ad20525a742c797deab27eb8e41cb0db4f6 +RPMIdentity: 0611466f45ecfb6d6bd90b594aa6cd2acfcfe43bc3000ece640cb1ce7a89cfdef60141604aa711a19608412b72a6adc5ab906e7bda313e55d39e6e007085ab86 --- tinyfugue-debuginfo-5.0beta8-alt2.i586.rpm.repo 2021-04-07 03:22:35.000000000 +0000 +++ tinyfugue-debuginfo-5.0beta8-alt2.i586.rpm.hasher 2024-04-27 09:17:45.352810630 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9b 40755 root:root -/usr/lib/debug/.build-id/9b/f1adaca5e544d28a7cb1baadf8eb76d2f07d30 120777 root:root ../../../../bin/tf -/usr/lib/debug/.build-id/9b/f1adaca5e544d28a7cb1baadf8eb76d2f07d30.debug 120777 root:root ../../usr/bin/tf.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/af4bafdd8cf9b6a1cef02e516411f47bb6ba84 120777 root:root ../../../../bin/tf +/usr/lib/debug/.build-id/b5/af4bafdd8cf9b6a1cef02e516411f47bb6ba84.debug 120777 root:root ../../usr/bin/tf.debug /usr/lib/debug/usr/bin/tf.debug 100644 root:root @@ -8,2 +8,3 @@ /usr/src/debug/tinyfugue-5.0beta8/src/attr.h 100644 root:root +/usr/src/debug/tinyfugue-5.0beta8/src/cmdlist.h 100644 root:root /usr/src/debug/tinyfugue-5.0beta8/src/command.c 100644 root:root @@ -63,6 +64,6 @@ Provides: tinyfugue-debuginfo = 5.0beta8-alt2:sisyphus+269108.100.1.1 -File: /usr/lib/debug/.build-id/9b 40755 root:root -File: /usr/lib/debug/.build-id/9b/f1adaca5e544d28a7cb1baadf8eb76d2f07d30 120777 root:root ../../../../bin/tf -File: /usr/lib/debug/.build-id/9b/f1adaca5e544d28a7cb1baadf8eb76d2f07d30.debug 120777 root:root ../../usr/bin/tf.debug -File: /usr/lib/debug/usr/bin/tf.debug 100644 root:root 1d0c0726f50b02c37c7dd60a9b670910 +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/af4bafdd8cf9b6a1cef02e516411f47bb6ba84 120777 root:root ../../../../bin/tf +File: /usr/lib/debug/.build-id/b5/af4bafdd8cf9b6a1cef02e516411f47bb6ba84.debug 120777 root:root ../../usr/bin/tf.debug +File: /usr/lib/debug/usr/bin/tf.debug 100644 root:root c4ca5603f121ea7ef31ded54633c6f45 File: /usr/src/debug/tinyfugue-5.0beta8 40755 root:root @@ -71,2 +72,3 @@ File: /usr/src/debug/tinyfugue-5.0beta8/src/attr.h 100644 root:root ec02ac2bcb54bda6cee717f6fcfada69 +File: /usr/src/debug/tinyfugue-5.0beta8/src/cmdlist.h 100644 root:root 95bb52463d1bdb70ebdee7344790961b File: /usr/src/debug/tinyfugue-5.0beta8/src/command.c 100644 root:root 0703c126b6067d6d5c5921338509ba09 @@ -120,2 +122,2 @@ File: /usr/src/debug/tinyfugue-5.0beta8/src/world.h 100644 root:root 6b4977253adeaf8f6cae8433422b7174 -RPMIdentity: 7f319936e64d263b4cd094f5a130875a6046f01054802684322b9f2658c8c00ec4ef51d366b034936c2cd7e9a5c9f7d4b6a47cea8b633d35075b07c0ef7b687c +RPMIdentity: 0286a9bec7243cffb875280aaeb9232c7779c4e7c98d47ca28d2e46f46dd6e1c7a2fc0327b20de4ed75de541ac24662ff4cae2df08d9bd73926aacfcb9938e0c