* Package: games-puzzle/tint-0.03b-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 tint_0.03b.tar.gz to /var/tmp/portage/games-puzzle/tint-0.03b-r1/work >>> Source unpacked in /var/tmp/portage/games-puzzle/tint-0.03b-r1/work >>> Preparing source in /var/tmp/portage/games-puzzle/tint-0.03b-r1/work/tint-0.03b ... * Applying tint-0.03b-ovflfix.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-puzzle/tint-0.03b-r1/work/tint-0.03b ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-puzzle/tint-0.03b-r1/work/tint-0.03b ... make -j1 STRIP=true 'CFLAGS=-O2 -pipe -march=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' localstatedir=/var/lib rm -f .depends set -e; for F in engine.c utils.c io.c tint.c; do cc -MM -O2 -pipe -march=native -DSCOREFILE=\"/var/lib/tint.scores\" $F >> .depends; done cc -O2 -pipe -march=native -DSCOREFILE=\"/var/lib/tint.scores\" -c -o engine.o engine.c cc -O2 -pipe -march=native -DSCOREFILE=\"/var/lib/tint.scores\" -c -o utils.o utils.c cc -O2 -pipe -march=native -DSCOREFILE=\"/var/lib/tint.scores\" -c -o io.o io.c io.c: In function ‘out_printf’: io.c:144:4: warning: ‘vwprintw’ is deprecated [-Wdeprecated-declarations] 144 | vwprintw (stdscr,format,ap); | ^~~~~~~~ In file included from io.c:34: /usr/include/curses.h:816:28: note: declared here 816 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ | ^~~~~~~~ cc -O2 -pipe -march=native -DSCOREFILE=\"/var/lib/tint.scores\" -c -o tint.o tint.c tint.c: In function ‘choose_level’: tint.c:548:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 548 | fgets (buf,NAMELEN - 1,stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tint.c: In function ‘getname’: tint.c:331:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 331 | fgets (name,NAMELEN - 1,stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wl,-O1 -Wl,--as-needed engine.o utils.o io.o tint.o -o tint -lncurses /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: io.o: undefined reference to symbol 'stdscr' /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make: *** [Makefile:83: tint] Error 1 * ERROR: games-puzzle/tint-0.03b-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-puzzle/tint-0.03b-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-puzzle/tint-0.03b-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-puzzle:tint-0.03b-r1:20190716-230818.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-puzzle/tint-0.03b-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/tint-0.03b-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-puzzle/tint-0.03b-r1/work/tint-0.03b' * S: '/var/tmp/portage/games-puzzle/tint-0.03b-r1/work/tint-0.03b'