<86>Dec 14 08:06:48 userdel[3698311]: delete user 'rooter' <86>Dec 14 08:06:48 userdel[3698311]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:06:48 userdel[3698311]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:06:48 groupadd[3698319]: group added to /etc/group: name=rooter, GID=1826 <86>Dec 14 08:06:48 groupadd[3698319]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:06:48 groupadd[3698319]: new group: name=rooter, GID=1826 <86>Dec 14 08:06:48 useradd[3698326]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:06:48 userdel[3698336]: delete user 'builder' <86>Dec 14 08:06:48 userdel[3698336]: removed group 'builder' owned by 'builder' <86>Dec 14 08:06:48 userdel[3698336]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:06:48 groupadd[3698343]: group added to /etc/group: name=builder, GID=1827 <86>Dec 14 08:06:48 groupadd[3698343]: group added to /etc/gshadow: name=builder <86>Dec 14 08:06:48 groupadd[3698343]: new group: name=builder, GID=1827 <86>Dec 14 08:06:48 useradd[3698349]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tinyfugue-5.0beta8-alt3.nosrc.rpm (w1.gzdio) Installing tinyfugue-5.0beta8-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33217 + 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 . + echo 'Patch #0 (tinyfugue-5.0beta8-alt-extern.patch):' Patch #0 (tinyfugue-5.0beta8-alt-extern.patch): + /usr/bin/patch -p2 patching file src/socket.h + echo 'Patch #1 (tinyfugue-5.0beta8-alt-warning-fixes.patch):' Patch #1 (tinyfugue-5.0beta8-alt-warning-fixes.patch): + /usr/bin/patch -p1 patching file src/dstring.h patching file src/main.c patching file src/malloc.c patching file src/malloc.h patching file src/signals.c patching file src/socket.c patching file src/tfio.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33217 + 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... 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... 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) 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' 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 /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 $"; | ^~~~~ 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 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 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 /usr/include/memory.h:29, from port.h:89, 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_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 'igetchar': tfio.c:771:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 771 | 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 /usr/include/memory.h:29, from port.h:89, 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.76823 + 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-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p7c9UB 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.F5rOiO 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.B2kLZ5 Creating tinyfugue-debuginfo package Processing files: tinyfugue-debuginfo-5.0beta8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8fZrqf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oQK1gh find-requires: running scripts (debuginfo) Requires: tinyfugue = 5.0beta8-alt3, /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-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tinyfugue-debuginfo-5.0beta8-alt3.i586.rpm (w2.lzdio) 12.64user 5.56system 0:16.69elapsed 109%CPU (0avgtext+0avgdata 51200maxresident)k 0inputs+0outputs (0major+1360015minor)pagefaults 0swaps 0.57user 1.85system 0:22.00elapsed 11%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+94354minor)pagefaults 0swaps --- tinyfugue-5.0beta8-alt3.i586.rpm.repo 2024-11-05 23:50:04.000000000 +0000 +++ tinyfugue-5.0beta8-alt3.i586.rpm.hasher 2024-12-14 08:07:06.744469972 +0000 @@ -80,3 +80,3 @@ Provides: tinyfugue = 5.0beta8-alt3:sisyphus+361784.100.1.1 -File: /usr/bin/tf 100755 root:root 3097c0ef8a8b3c4e351636dd5ffac259 +File: /usr/bin/tf 100755 root:root 1daea971341c75d0ca19ee7d4e8ca026 File: /usr/share/doc/tinyfugue-5.0beta8 40755 root:root @@ -141,2 +141,2 @@ File: /usr/share/tf-lib/world-q.tf 100644 root:root 0a9c5e0fdb892fe8c944804fee8cc326 -RPMIdentity: 1bf2b9827c55b0b156432465759821aa294c2315c3f77ecbe2457b0ca7a5fc3e45454bf9f7824986747f6a8775def714ab7018603bab88f33a635149ac62dbfb +RPMIdentity: 56ba6ee01401ab4b9ecf489cc4aa40f9049c83035acad40b2f0530464f914b4d0264bd48a5150640b7de54c0ba194f54b169415227839d97486f4d1fb721d5c0 --- tinyfugue-debuginfo-5.0beta8-alt3.i586.rpm.repo 2024-11-05 23:50:04.000000000 +0000 +++ tinyfugue-debuginfo-5.0beta8-alt3.i586.rpm.hasher 2024-12-14 08:07:06.831471667 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/66 40755 root:root -/usr/lib/debug/.build-id/66/37d8d3587940a26ceecb4e94493591abda45dc 120777 root:root ../../../../bin/tf -/usr/lib/debug/.build-id/66/37d8d3587940a26ceecb4e94493591abda45dc.debug 120777 root:root ../../usr/bin/tf.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/1c302283e64b54de23380cbb57287e453b8920 120777 root:root ../../../../bin/tf +/usr/lib/debug/.build-id/c3/1c302283e64b54de23380cbb57287e453b8920.debug 120777 root:root ../../usr/bin/tf.debug /usr/lib/debug/usr/bin/tf.debug 100644 root:root @@ -65,6 +65,6 @@ Provides: tinyfugue-debuginfo = 5.0beta8-alt3:sisyphus+361784.100.1.1 -File: /usr/lib/debug/.build-id/66 40755 root:root -File: /usr/lib/debug/.build-id/66/37d8d3587940a26ceecb4e94493591abda45dc 120777 root:root ../../../../bin/tf -File: /usr/lib/debug/.build-id/66/37d8d3587940a26ceecb4e94493591abda45dc.debug 120777 root:root ../../usr/bin/tf.debug -File: /usr/lib/debug/usr/bin/tf.debug 100644 root:root 7540535c3be9fabec1902ff813fe974c +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/1c302283e64b54de23380cbb57287e453b8920 120777 root:root ../../../../bin/tf +File: /usr/lib/debug/.build-id/c3/1c302283e64b54de23380cbb57287e453b8920.debug 120777 root:root ../../usr/bin/tf.debug +File: /usr/lib/debug/usr/bin/tf.debug 100644 root:root 768c95763cb629f104a912f0cb09d45d File: /usr/src/debug/tinyfugue-5.0beta8 40755 root:root @@ -124,2 +124,2 @@ File: /usr/src/debug/tinyfugue-5.0beta8/src/world.h 100644 root:root 6b4977253adeaf8f6cae8433422b7174 -RPMIdentity: df660c64e183d076d2a802655c157e61128f8c2ba10921368fc3565ef08e9d72259b748e7bb2ff027200f92b1638ef039a674f42362916c0a489d2908cc25200 +RPMIdentity: 92a4656aea1cbfe671a65c9b3cd5c69440a77ebaa73af27d87febd482ffd28bed2584fc5f8c82ac46267f6bb6d19030d8d4457b29822f51710b74b61c33018c0