<86>Feb 18 01:01:50 userdel[484941]: delete user 'rooter' <86>Feb 18 01:01:50 userdel[484941]: removed group 'rooter' owned by 'rooter' <86>Feb 18 01:01:50 userdel[484941]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 18 01:01:50 groupadd[484952]: group added to /etc/group: name=rooter, GID=1250 <86>Feb 18 01:01:50 groupadd[484952]: group added to /etc/gshadow: name=rooter <86>Feb 18 01:01:50 groupadd[484952]: new group: name=rooter, GID=1250 <86>Feb 18 01:01:50 useradd[484965]: new user: name=rooter, UID=1250, GID=1250, home=/root, shell=/bin/bash <86>Feb 18 01:01:50 userdel[484975]: delete user 'builder' <86>Feb 18 01:01:50 userdel[484975]: removed group 'builder' owned by 'builder' <86>Feb 18 01:01:50 userdel[484975]: removed shadow group 'builder' owned by 'builder' <86>Feb 18 01:01:50 groupadd[484980]: group added to /etc/group: name=builder, GID=1251 <86>Feb 18 01:01:50 groupadd[484980]: group added to /etc/gshadow: name=builder <86>Feb 18 01:01:50 groupadd[484980]: new group: name=builder, GID=1251 <86>Feb 18 01:01:50 useradd[484985]: new user: name=builder, UID=1251, GID=1251, home=/usr/src, shell=/bin/bash 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.76169 + 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.76169 + 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 -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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... 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... 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) 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... no 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... no 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... no checking for strcspn... yes checking for strerror... yes checking for stricmp... no 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 -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 $"; | ^~~~~ attr.c: In function 'encode_attr': attr.c:701:12: warning: 'attrs' may be used uninitialized in this function [-Wmaybe-uninitialized] 701 | if (attrs & F_HWRITE) | ~~~~~~^~~~~~~~~~ attr.c: In function 'encode_ansi': attr.c:782:12: warning: 'attrs' may be used uninitialized in this function [-Wmaybe-uninitialized] 782 | if (attrs & F_HWRITE) | ~~~~~~^~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -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 $"; | ^~~~~ expand.c: In function 'prog_interpret': expand.c:584:12: warning: 'constr' may be used uninitialized in this function [-Wmaybe-uninitialized] 584 | str = execute_start(constr, &old_cmd); /*XXX optimize: don't dup buf */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expand.c:588:9: warning: 'no_arg' may be used uninitialized in this function [-Wmaybe-uninitialized] 588 | if (no_arg) Stringtrunc(buf, 0); | ^ In file included from expand.c:31: expand.c: In function 'list': parse.h:137:18: warning: 'jump_point' may be used uninitialized in this function [-Wmaybe-uninitialized] 137 | (prog)->code[(from)].arg.i = (to); \ | ^ expand.c:1318:22: note: 'jump_point' was declared here 1318 | int block_start, jump_point, oldlen; | ^~~~~~~~~~ expand.c:1318:9: warning: 'block_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 1318 | int block_start, jump_point, oldlen; | ^~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -DDATADIR=/usr/share -c -o expr.o expr.c expr.c: In function 'reduce_arithmetic': expr.c:738:25: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 738 | if (neg0 == neg1 && sum<0 != neg0) { | ~~~^~ 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 $"; | ^~~~~ expr.c: In function 'reduce_arithmetic': expr.c:675:43: warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized] 675 | ((res->type = TYPE_INT), (res->u.ival = (i)), 1) | ^ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -fcommon -DDATADIR=/usr/share -c -o keyboard.o keyboard.c keyboard.c: In function 'do_kbword': keyboard.c:388:52: warning: null argument where non-null required (argument 1) [-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; | ^~~~~~~~~ keyboard.c:388:52: warning: null argument where non-null required (argument 1) [-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; | ^~~~~~~~~ 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 -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 -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 -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 $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 $"; | ^~~~~ process.c: In function 'handle_ps_command': process.c:180:13: warning: 'disp' may be used uninitialized in this function [-Wmaybe-uninitialized] 180 | oprintf("%5d %s q %c %s %s%c\"%S\"%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 181 | p->pid, nbuf, disp, obuf, p->pre, p->type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | p->cmd, p->suf); | ~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -DDATADIR=/usr/share -c -o signals.o signals.c signals.c: In function 'get_exename': signals.c:506:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 506 | sprintf(exebuf, "%.*s/%s", len, dir, argv0); | ~~^~ ~~~ | | | | int size_t {aka long unsigned int} signals.c:508:28: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 508 | sprintf(exebuf, "%s/%.*s/%s", initial_dir, len, dir, argv0); | ~~^~ ~~~ | | | | int size_t {aka long unsigned int} signals.c: In function 'debugger_dump': signals.c:534:12: 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 $"; | ^~~~~ signals.c: In function 'debugger_dump': signals.c:508:26: warning: '%.*s' directive writing up to 2147483647 bytes into a region of size between 0 and 1024 [-Wformat-overflow=] 508 | sprintf(exebuf, "%s/%.*s/%s", initial_dir, len, dir, argv0); | ^~~~ signals.c:508:22: note: assuming directive output of 1 byte 508 | sprintf(exebuf, "%s/%.*s/%s", initial_dir, len, dir, argv0); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from port.h:66, from signals.c:15: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 1028) into a destination of size 1025 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ signals.c:497:24: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 497 | sprintf(exebuf, "%s/%s", initial_dir, argv0); | ^ In file included from /usr/include/stdio.h:866, from port.h:66, from signals.c:15: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 1026) into a destination of size 1025 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ signals.c:548:58: warning: '%s' directive writing up to 1024 bytes into a region of size between 960 and 2014 [-Wformat-overflow=] 548 | sprintf(cmd, "chmod go-rwx %s; gdb -n -batch -x %s '%s' %d " | ^~ In file included from /usr/include/stdio.h:866, from port.h:66, from signals.c:15: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 46 and 2165 bytes into a destination of size 2048 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: null argument where non-null required (argument 1) [-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); | ^~~~~~ util.h:31:6: warning: null argument where non-null required (argument 2) [-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); | ^~~~~~ util.h:32:37: warning: null argument where non-null required (argument 1) [-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:18: note: in expansion of macro 'STRDUP' 1299 | xsock->myhost = STRDUP(tfhost); | ^~~~~~ util.h:31:6: warning: null argument where non-null required (argument 2) [-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:18: note: in expansion of macro 'STRDUP' 1299 | xsock->myhost = STRDUP(tfhost); | ^~~~~~ socket.c: In function 'handle_socket_lines': socket.c:2603:20: 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:3: warning: label 'eof' defined but not used [-Wunused-label] 2926 | eof: | ^~~ socket.c: In function 'openconn': socket.c:1468:6: 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:2: warning: ignoring return value of 'writev' declared with attribute 'warn_unused_result' [-Wunused-result] 1794 | writev(fd, iov, niov); | ^~~~~~~~~~~~~~~~~~~~~ socket.c:1798:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1798 | write(fd, &hdr, sizeof(hdr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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); | ^~~~~~~~~~~~~~~~~~~~~~~~~ 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 $"; | ^~~~~ tfio.c: In function 'vSprintf': tfio.c:593:32: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] 593 | if (*fmt == 'b' && !is_print(*q)) { | ^ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: null argument where non-null required (argument 1) [-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:35: note: in expansion of macro 'STRDUP' 640 | newlist = add_mail_file(newlist, STRDUP(MAIL)); | ^~~~~~ util.h:31:6: warning: null argument where non-null required (argument 2) [-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:35: note: in expansion of macro 'STRDUP' 640 | newlist = add_mail_file(newlist, STRDUP(MAIL)); | ^~~~~~ 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 $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 $"; | ^~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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='x86_64-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' x86_64-alt-linux-gcc -c -O maketables.c x86_64-alt-linux-gcc -c -O get.c x86_64-alt-linux-gcc -c -O study.c x86_64-alt-linux-gcc -o dftables -O dftables.c ./dftables >chartables.c x86_64-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' x86_64-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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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='x86_64-alt-linux-gcc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -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.34927 + 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:/bin:/usr/bin:/usr/X11R6/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) Processing files: tinyfugue-5.0beta8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.otr2AT 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.441I8R find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W33bfU 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.O3idIT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u20BKS find-requires: running scripts (debuginfo) Requires: tinyfugue = 5.0beta8-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to tinyfugue-debuginfo a strict dependency on tinyfugue Wrote: /usr/src/RPM/RPMS/x86_64/tinyfugue-5.0beta8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tinyfugue-debuginfo-5.0beta8-alt2.x86_64.rpm (w2.lzdio) 18.13user 5.50system 0:27.21elapsed 86%CPU (0avgtext+0avgdata 62736maxresident)k 0inputs+0outputs (0major+1153070minor)pagefaults 0swaps 1.11user 2.06system 0:34.15elapsed 9%CPU (0avgtext+0avgdata 11944maxresident)k 0inputs+0outputs (0major+94526minor)pagefaults 0swaps --- tinyfugue-5.0beta8-alt2.x86_64.rpm.repo 2021-04-07 03:22:21.000000000 +0000 +++ tinyfugue-5.0beta8-alt2.x86_64.rpm.hasher 2024-02-18 01:02:20.477733722 +0000 @@ -75,3 +75,3 @@ Provides: tinyfugue = 5.0beta8-alt2:sisyphus+269108.100.1.1 -File: /usr/bin/tf 100755 root:root 16bff442fa5b4d992bcb58c631ae4d7e +File: /usr/bin/tf 100755 root:root ccf30bfa49cf40101128d08933f0e689 File: /usr/share/doc/tinyfugue-5.0beta8 40755 root:root @@ -136,2 +136,2 @@ File: /usr/share/tf-lib/world-q.tf 100644 root:root 0a9c5e0fdb892fe8c944804fee8cc326 -RPMIdentity: 005cfb48119babae34510dea351a1d409ec78e0947d44fe1bee5cfeb48b6f56fe8b2c516ed845facc4ded6151157cd3c5f7287812a882326a5cb8f77ed047852 +RPMIdentity: dd76a6d00aac46989514896a84c8e5e9a4de3d3a2c942e8537ca4b1d485a36a3293e496659b2b8e74c65263a17cf4ae633216dab7f3a926e934819c5c5b90eec --- tinyfugue-debuginfo-5.0beta8-alt2.x86_64.rpm.repo 2021-04-07 03:22:21.000000000 +0000 +++ tinyfugue-debuginfo-5.0beta8-alt2.x86_64.rpm.hasher 2024-02-18 01:02:20.583734195 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/91e343d0c2525ce663385e1ff80413c3139f13 120777 root:root ../../../../bin/tf -/usr/lib/debug/.build-id/3d/91e343d0c2525ce663385e1ff80413c3139f13.debug 120777 root:root ../../usr/bin/tf.debug +/usr/lib/debug/.build-id/c8 40755 root:root +/usr/lib/debug/.build-id/c8/130345a85bac668954d9811e03ce68f35f9a9e 120777 root:root ../../../../bin/tf +/usr/lib/debug/.build-id/c8/130345a85bac668954d9811e03ce68f35f9a9e.debug 120777 root:root ../../usr/bin/tf.debug /usr/lib/debug/usr/bin/tf.debug 100644 root:root @@ -63,6 +63,6 @@ Provides: tinyfugue-debuginfo = 5.0beta8-alt2:sisyphus+269108.100.1.1 -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/91e343d0c2525ce663385e1ff80413c3139f13 120777 root:root ../../../../bin/tf -File: /usr/lib/debug/.build-id/3d/91e343d0c2525ce663385e1ff80413c3139f13.debug 120777 root:root ../../usr/bin/tf.debug -File: /usr/lib/debug/usr/bin/tf.debug 100644 root:root f192348305147a5d6be9bf8b4c0a1305 +File: /usr/lib/debug/.build-id/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/130345a85bac668954d9811e03ce68f35f9a9e 120777 root:root ../../../../bin/tf +File: /usr/lib/debug/.build-id/c8/130345a85bac668954d9811e03ce68f35f9a9e.debug 120777 root:root ../../usr/bin/tf.debug +File: /usr/lib/debug/usr/bin/tf.debug 100644 root:root fa333cff2a8ee5a5c951dd163bd972dd File: /usr/src/debug/tinyfugue-5.0beta8 40755 root:root @@ -120,2 +120,2 @@ File: /usr/src/debug/tinyfugue-5.0beta8/src/world.h 100644 root:root 6b4977253adeaf8f6cae8433422b7174 -RPMIdentity: 13b7b5444472d0692c8039b7d7ce199b71de8c09ea8d798f2fd7c25c6a743fd526ef2e0dae29342fd9e617dde8da2342d15b54c9ddd4c12957536ace7bd38841 +RPMIdentity: 2c6b670f3dafd2ab0d8225b75874046cd59824dd6d46b7b43ac020ee7f6f35b353e191d35d4889c8271e34c6594207912ed0cdc59b90a36b46e774240dd274dd