Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 584040 Details for
Bug 690452
games-mud/powwow-1.2.16-r1 : tty.c:(.text+<snip>): undefined reference to tgoto
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-mud:powwow-1.2.16-r1:20190722-111248.log
games-mud:powwow-1.2.16-r1:20190722-111248.log (text/plain), 14.97 KB, created by
Toralf Förster
on 2019-07-22 17:53:15 UTC
(
hide
)
Description:
games-mud:powwow-1.2.16-r1:20190722-111248.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-07-22 17:53:15 UTC
Size:
14.97 KB
patch
obsolete
> * Package: games-mud/powwow-1.2.16-r1 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking powwow-1.2.16.tar.gz to /var/tmp/portage/games-mud/powwow-1.2.16-r1/work >>>> Source unpacked in /var/tmp/portage/games-mud/powwow-1.2.16-r1/work >>>> Preparing source in /var/tmp/portage/games-mud/powwow-1.2.16-r1/work/powwow-1.2.16 ... > * Applying powwow-1.2.16-underlinking.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-mud/powwow-1.2.16-r1/work/powwow-1.2.16' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: powwow-1.2.16/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-mud/powwow-1.2.16-r1/work/powwow-1.2.16 ... > * econf: updating powwow-1.2.16/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating powwow-1.2.16/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/powwow-1.2.16-r1 --htmldir=/usr/share/doc/powwow-1.2.16-r1/html --libdir=/usr/lib64 --includedir=/usr/include >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking man page encoding... UTF-8 >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether ln -s works... yes >checking for library containing initscr... -lncurses >checking for regcomp... yes >checking for lrand48... yes >checking for dlopen in -ldl... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for putwc... yes >checking for an ANSI C-conforming const... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for bzero... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: executing depfiles commands >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: executing depfiles commands > > >Powwow has been configured with the following options: > >Version: 1.2.16 >User binaries: /usr/bin >Data directory: /usr/share/powwow >Plugin directory: /usr/lib64/powwow > >enable-vt100: no >enable-sort: no >enable-noshell: no >enable-ansibug: no >enable-bsd: no > >Man page encoding: UTF-8 > >Host: x86_64-pc-linux-gnu >Compiler: x86_64-pc-linux-gnu-gcc >Preprocessor flags: >Compiler flags: -O2 -pipe -march=native >Linker flags: -Wl,-O1 -Wl,--as-needed >Libraries: -lncurses > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-mud/powwow-1.2.16-r1/work/powwow-1.2.16 ... >make -j1 >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o beam.o beam.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o cmd.o cmd.c >cmd.c: In function âcmd_shellâ: >cmd.c:578:9: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] > 578 | system(arg); > | ^~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o log.o log.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o edit.o edit.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o cmd2.o cmd2.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o eval.o eval.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o tcp.o tcp.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o list.o list.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o map.o map.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o tty.o tty.c >tty.c: In function âtty_startâ: >tty.c:211:5: warning: ignoring return value of âwcrtombâ, declared with attribute warn_unused_result [-Wunused-result] > 211 | wcrtomb(NULL, L'\0', &tty_write_state.mbstate); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.16\" -DUSE_REGEXP=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -I. -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -c -o ptr.o ptr.c >x86_64-pc-linux-gnu-gcc -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o powwow beam.o cmd.o log.o edit.o cmd2.o eval.o utils.o main.o tcp.o list.o map.o tty.o ptr.o -rdynamic -ldl -lncurses >/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tty.o: in function `tty_gotoxy': >tty.c:(.text+0x85f): undefined reference to `tgoto' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tty.o: in function `tty_bootstrap': >tty.c:(.text+0xa01): undefined reference to `tgetent' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tty.c:(.text+0xa58): undefined reference to `tgetstr' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tty.c:(.text+0xb33): undefined reference to `tgoto' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tty.c:(.text+0xb5b): undefined reference to `tgetflag' >collect2: error: ld returned 1 exit status >make: *** [Makefile:464: powwow] Error 1 > * ERROR: games-mud/powwow-1.2.16-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-mud/powwow-1.2.16-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-mud/powwow-1.2.16-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/games-mud:powwow-1.2.16-r1:20190722-111248.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-mud/powwow-1.2.16-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-mud/powwow-1.2.16-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-mud/powwow-1.2.16-r1/work/powwow-1.2.16' > * S: '/var/tmp/portage/games-mud/powwow-1.2.16-r1/work/powwow-1.2.16'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 690452
:
584032
|
584034
|
584036
|
584038
| 584040 |
584042
|
584044