checking for sdl >= 1.2.0... yes checking for SDL_image... yes checking for SDL_mixer... yes checking for SDL_Pango... yes checking for csin in -lm... yes checking for WSAStartup in -lws2_32... no configure: Windows socket library ws2_32 not found - (only needed on win32) checking for SDL_net... no configure: SDL_net not located by pkg-config, checking with AC CHECK LIB: checking for SDLNet_Init in -lSDL_net... no configure: error: in `/tmp/portage/games-kids/tuxtype-1.8.3/work/tuxtype-upstream-1.8.3': configure: error: SDL_net test failed (--without-sdlnet to disable) See `config.log' for more details !!! Please attach the following file when seeking support: !!! /tmp/portage/games-kids/tuxtype-1.8.3/work/tuxtype-upstream-1.8.3/config.log * ERROR: games-kids/tuxtype-1.8.3::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 1847: Called econf '--localedir=/usr/share/locale' '--with-rsvg' * phase-helpers.sh, line 681: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@"
Created attachment 597582 [details] build.log
Created attachment 597584 [details] emerge --info
Installing media-libs/sdl-net makes configure proceed past this problem, but then it fails a few lines later: checking for SDL_net... yes checking for libxml-2.0... yes checking for t4k_common... no configure: t4k_common not located by pkg-config, checking with AC CHECK LIB: checking for InitT4KCommon in -lt4k_common... no configure: error: libt4k_common is required: git://git.debian.org/tux4kids/t4kcommon.git
OK, looks like dependencies on dev-games/t4k-common and media-libs/sdl-net are missing.
*** Bug 701344 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9eb809db0bebeb0c99f8fd6ac6a309171920eb commit 7c9eb809db0bebeb0c99f8fd6ac6a309171920eb Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2019-11-27 22:56:17 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2019-11-27 22:56:49 +0000 games-kids/tuxtype: Fix missing and optional dependencies Closes: https://bugs.gentoo.org/701298 Package-Manager: Portage-2.3.80, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org> games-kids/tuxtype/metadata.xml | 3 +++ .../{tuxtype-1.8.3.ebuild => tuxtype-1.8.3-r1.ebuild} | 16 ++++++++++++---- 2 files changed, 15 insertions(+), 4 deletions(-)