* Package: games-mud/tf-5.0_beta8_p8 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 atcp doc elibc_glibc gmcp ipv6 kernel_linux option102 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking tf-50b8.tar.gz to /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work >>> Unpacking tf5_5.0beta8-8.debian.tar.xz to /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work >>> Unpacking tf-allrootpatch.txt to /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work unpack tf-allrootpatch.txt: file format not recognized. Ignoring. >>> Unpacking tf-allsrcpatch.txt to /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work unpack tf-allsrcpatch.txt: file format not recognized. Ignoring. >>> Unpacking tf-50b8-help.tar.gz to /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work >>> Source unpacked in /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work >>> Preparing source in /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8 ... * Applying patches from /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/debian/patches ... * 0001-Add-DESTDIR-support.patch ... [ ok ] * 0002-Correct-use-of-va_list.patch ... [ ok ] * 0003-Minor-man-page-fixes.patch ... [ ok ] * 0004-Support-GnuTLS-via-OpenSSL-compat-library.patch ... [ ok ] * 0005-Make-the-build-reproducible.patch ... [ ok ] * 0006-Fix-library-install-path.patch ... [ ok ] * 0007-Fix-spelling-errors.patch ... [ ok ] * 0008-Fix-duplicate-world_decl-definitions.patch ... [ ok ] * 0009-Fix-spelling-error-in-manual-page.patch ... [ ok ] * Applying tf-allrootpatch.txt ... [ ok ] * Applying tf-allsrcpatch.txt ... [ ok ] * Applying tf-50_beta8-pcre.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-atcp --enable-gmcp --enable-option102 --disable-ssl --enable-inet6 --enable-manpage --enable-termcap=tinfo configure: Configuring TinyFugue version 5.0 beta 8 configure: configure: Core dumps disabled. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... grep -E checking whether x86_64-pc-linux-gnu-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... yes checking for library containing connect... none required checking for library containing setlocale... none required checking for library containing tgetent... -ltinfo checking for library containing sqrt... -lm checking for inflate in -lz... yes checking for pcre_compile in -lpcre... yes 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... yes checking zlib.h presence... yes checking for zlib.h... yes 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: ${prefix} ## bindir: ${exec_prefix}/bin ## datadir: /usr/share ## executable: ${bindir}/tf ## library: ${datadir}/tf-lib ## ## TinyFugue configuration successful. ## Use "make" to build. >>> Source configured. >>> Compiling source in /var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8 ... make -j4 make[1]: Entering directory '/var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8/src' x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o attr.o attr.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o command.o command.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o dstring.o dstring.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o expand.o expand.c 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o expr.o expr.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o help.o help.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o history.o history.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o keyboard.o keyboard.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o macro.o macro.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o main.o main.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o malloc.o malloc.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o output.o output.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o pattern.o pattern.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o process.o process.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o search.o search.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o signals.o signals.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o socket.o socket.c signals.c: In function ‘get_exename’: signals.c:506:32: 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:35: 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 ‘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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o tfio.o tfio.c socket.c: In function ‘handle_socket_lines’: socket.c:2657:27: warning: assignment to ‘String *’ from incompatible pointer type ‘conString *’ [-Wincompatible-pointer-types] 2657 | incoming_text = line; | ^ socket.c: In function ‘openconn’: socket.c:1483:13: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1483 | read(xsock->fd, (char*)xsock->addrs, info.size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ socket.c: In function ‘waitforhostname’: socket.c:1809:9: warning: ignoring return value of ‘writev’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1809 | writev(fd, iov, niov); | ^~~~~~~~~~~~~~~~~~~~~ socket.c:1813:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1813 | write(fd, &hdr, sizeof(hdr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tfio.c: In function ‘tfgetS’: tfio.c:834:9: warning: implicit declaration of function ‘main_loop’ [-Wimplicit-function-declaration] 834 | main_loop(); | ^~~~~~~~~ tfio.c: In function ‘igetchar’: tfio.c:773:5: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 773 | read(STDIN_FILENO, &c, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o tty.o tty.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o util.o util.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o variable.o variable.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -c -o world.o world.c 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-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share -o makehelp makehelp.c make -f ../unix/unix.mak CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -DDATADIR=/usr/share' makehelp make[2]: Entering directory '/var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8/src' make[2]: 'makehelp' is up to date. make[2]: Leaving directory '/var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8/src' ./makehelp < ../tf-lib/tf-help > ../tf-lib/tf-help.idx x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lz -lm -ltinfo -lnet -lpcre test -z ":" || : tf || true ##################################################### ## TinyFugue build successful. ## Use "make install" to install: ## tf binary: /usr/bin/tf ## library: /usr/share/tf-lib make[1]: Leaving directory '/var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8/src' >>> Source compiled. >>> Test phase [not enabled]: games-mud/tf-5.0_beta8_p8 >>> Install games-mud/tf-5.0_beta8_p8 into /var/tmp/portage/games-mud/tf-5.0_beta8_p8/image Traceback (most recent call last): File "/usr/lib/portage/python3.9/doins.py", line 607, in sys.exit(main(sys.argv[1:])) File "/usr/lib/portage/python3.9/doins.py", line 596, in main if _doins( File "/usr/lib/portage/python3.9/doins.py", line 439, in _doins return install_runner.install_file(source, os.path.dirname(dest)) File "/usr/lib/portage/python3.9/doins.py", line 373, in install_file return self._ins_runner.run(source, dest_dir) File "/usr/lib/portage/python3.9/doins.py", line 181, in run sstat = os.stat(source) FileNotFoundError: [Errno 2] No such file or directory: b'../-help/*.html' * ERROR: games-mud/tf-5.0_beta8_p8::gentoo failed (install phase): * dodoc failed * * If you need support, post the output of `emerge --info '=games-mud/tf-5.0_beta8_p8::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-mud/tf-5.0_beta8_p8::gentoo'`. * The complete build log is located at '/var/log/portage/games-mud:tf-5.0_beta8_p8:20220120-061747.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-mud/tf-5.0_beta8_p8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-mud/tf-5.0_beta8_p8/temp/environment'. * Working directory: '/var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8' * S: '/var/tmp/portage/games-mud/tf-5.0_beta8_p8/work/tf-50b8'