^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -pipe -march=native -I/usr/X11R6/include -Wl,-O1 -Wl,--as-needed ./command.o ./draw.o ./edit.o ./error.o ./init.o ./load.o ./main.o ./parse.o ./replay.o ./shape.o ./shape_diamond.o ./shape_hex.o ./shape_octagon.o ./shape_square.o ./shape_triangle.o ./update.o ./utils.o ./window.o ./ai.o ./ai1.o ./ai2.o ./file.o ./victory.o ./int.o ./sound.o -lX11 -lpthread -lresolv -lnsl -lm -L/usr/X11R6/lib -o xbattle /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lnsl collect2: error: ld returned 1 exit status make: *** [Makefile:194: xbattle] Error 1 * ERROR: games-strategy/xbattleai-1.2.2-r2::gentoo failed (compile phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-hardened_20180307-163504 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) [2] ruby23 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv games-strategy/xbattleai [ebuild N ] games-strategy/xbattleai-1.2.2-r2
Created attachment 523158 [details] emerge-info.txt
Created attachment 523160 [details] emerge-history.txt
Created attachment 523162 [details] environment
Created attachment 523164 [details] etc.portage.tbz2
Created attachment 523166 [details] games-strategy:xbattleai-1.2.2-r2:20180309-162005.log
Created attachment 523168 [details] logs.tbz2
Created attachment 523170 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=683c7dcfb4c3cb41e756bed668b5c41baab85522 commit 683c7dcfb4c3cb41e756bed668b5c41baab85522 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-04-12 15:36:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-04-12 15:48:34 +0000 games-strategy/xbattleai: update EAPI 6 -> 7, fix build, respect CC Previous configure results were cached, causing misdetection of nsl. This also added to problems with respecting CC. Closes: https://bugs.gentoo.org/730850 Closes: https://bugs.gentoo.org/650044 Signed-off-by: Sam James <sam@gentoo.org> games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild | 25 ++++++++++++++++------ 1 file changed, 18 insertions(+), 7 deletions(-)