Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476666 - =games-strategy/wesnoth-1.10.6 - Could NOT find SDL_image (missing: SDL_IMAGE_INCLUDE_DIRS) (Required is at least version "1.2")
Summary: =games-strategy/wesnoth-1.10.6 - Could NOT find SDL_image (missing: SDL_IMAGE...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 22:46 UTC by tman
Modified: 2013-07-13 10:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/log/portage/games-strategy:wesnoth-1.10.6:20130712-223822.log (games-strategy:wesnoth-1.10.6:20130712-223822.log,6.14 KB, text/x-log)
2013-07-12 22:48 UTC, tman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2013-07-12 22:46:26 UTC
>>> Emerging (1 of 1) games-strategy/wesnoth-1.10.6
 * wesnoth-1.10.6.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking wesnoth-1.10.6.tar.bz2 to /var/tmp/portage/games-strategy/wesnoth-1.10.6/work
>>> Source unpacked in /var/tmp/portage/games-strategy/wesnoth-1.10.6/work
>>> Preparing source in /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6 ...
 * Using boost version 1_53
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_CAMPAIGN_SERVER=FALSE -DENABLE_SERVER=FALSE -DENABLE_GAME=ON -DENABLE_ENABLE_DESKTOP_ENTRY=ON -DENABLE_NLS=ON -DENABLE_NOTIFICATIONS=ON -DCMAKE_VERBOSE_MAKEFILE=TRUE -DENABLE_FRIBIDI=FALSE -DENABLE_STRICT_COMPILATION=FALSE -DCMAKE_INSTALL_PREFIX=/usr/games -DDATAROOTDIR=/usr/share/games -DBINDIR=/usr/games/bin -DICONDIR=/usr/share/pixmaps -DDESKTOPDIR=/usr/share/applications -DMANDIR=/usr/share/man -DDOCDIR=/usr/share/doc/wesnoth-1.10.6 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build/gentoo_rules.cmake  /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.7.3
-- The CXX compiler identification is GNU 4.7.3
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found SDL: /usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so;-lpthread (found suitable version "1.2.15", minimum required is "1.2.7") 
-- Boost version: 1.53.0
-- Found the following Boost libraries:
--   iostreams
--   program_options
--   regex
--   system
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.2") 
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Libintl: /usr/include  
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for include file sys/poll.h
-- Looking for include file sys/poll.h - found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file sys/sendfile.h
-- Looking for include file sys/sendfile.h - found
-- Looking for sendfile
-- Looking for sendfile - found
-- Looking for round in m
-- Looking for round in m - found
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find SDL_image (missing: SDL_IMAGE_INCLUDE_DIRS) (Required is at
  least version "1.2")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindSDL_image.cmake:79 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:241 (find_package)



Reproducible: Always




Portage 2.1.12.13 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.17, 3.10.0-gentoo x86_64)
=================================================================
System uname: Linux-3.10.0-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-gentoo-2.2
KiB Mem:    24627356 total,  21953620 free
KiB Swap:   25081852 total,  25081852 free
Timestamp of tree: Fri, 12 Jul 2013 22:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.5, 3.2.5-r1, 3.3.2-r1
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.13.4, 1.14
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r5::gnome
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo nikai mgorny poly-c luman qt Techwolf gamerlay scarabeus science mva emacs flameeyes-overlay mpd wirelay gnome ruby alice lokal
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/X11/Sessions/awesome /etc/X11/Sessions/dwm /etc/conf.d/consolefont /etc/conf.d/hostname /etc/conf.d/hwclock /etc/conf.d/keymaps /etc/default/grub /etc/eix-sync.conf /etc/fstab /etc/hosts /etc/locale.gen /etc/make.conf /etc/timezone /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
Comment 1 tman 2013-07-12 22:47:38 UTC
 eix -I sdl
[I] app-emulation/emul-linux-x86-sdl
     Available versions:  20121202^s 20130224^s {+development}
     Installed versions:  20130224^s(22:05:21 28.06.2013)(development)
     Homepage:            http://dev.gentoo.org/~pacho/emul.html
     Description:         Provides precompiled 32bit libraries

[I] media-libs/libsdl
     Available versions:  
     (0)    1.2.14-r6 1.2.15-r2 (~)1.2.15-r3 (~)1.2.15-r4
     (2)    (~)2.0.0_pre7338[1]
       {3dnow X aalib alsa altivec aqua +asm +audio custom-cflags dga directfb fbcon fusionsound ggi gles +joystick libcaca mmx nas opengl oss ps3 pulseaudio sse sse2 static-libs svga +threads tslib +video xinerama xscreensaver xv ABI_X86="32 64 x32"}
     Installed versions:  1.2.15-r4(07:48:32 29.06.2013)(X aalib alsa audio joystick opengl oss pulseaudio video xv -custom-cflags -dga -directfb -fbcon -ggi -libcaca -nas -ps3 -static-libs -svga -tslib -xinerama) 2.0.0_pre7338(2)[1](08:19:38 03.07.2013)(X alsa asm mmx opengl oss pulseaudio sse sse2 threads video -3dnow -altivec -aqua -fusionsound -gles -nas -static-libs -tslib -xinerama -xscreensaver ABI_X86="32 64 -x32")
     Homepage:            http://www.libsdl.org/
     Description:         Simple Direct Media Layer

[I] media-libs/sdl-gfx
     Available versions:  2.0.24 {doc mmx static-libs}
     Installed versions:  2.0.24(07:56:29 29.06.2013)(-doc -mmx -static-libs)
     Homepage:            http://www.ferzkopp.net/joomla/content/view/19/14/
     Description:         Graphics drawing primitives library for SDL

[I] media-libs/sdl-image
     Available versions:  
     (0)    1.2.10-r1 1.2.12
     (2)    (~)2.0.0_pre407[1]
       {+bmp (+)gif (+)jpeg +lbm +pcx (+)png +pnm showimage static-libs +tga (+)tiff (+)webp +xcf +xpm +xv}
     Installed versions:  2.0.0_pre407(2)[1](07:54:40 29.06.2013)(bmp gif jpeg lbm pcx png pnm tga tiff webp xcf xpm xv -showimage -static-libs)
     Homepage:            http://www.libsdl.org/projects/SDL_image
     Description:         Image file loading library

[I] media-libs/sdl-mixer
     Available versions:  1.2.12-r1 1.2.12-r3 {flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity vorbis +wav}
     Installed versions:  1.2.12-r3(07:56:39 29.06.2013)(flac mad mp3 vorbis wav -fluidsynth -midi -mikmod -mod -modplug -playtools -smpeg -static-libs -timidity)
     Homepage:            http://www.libsdl.org/projects/SDL_mixer/
     Description:         Simple Direct Media Layer Mixer Library

[I] media-libs/sdl-net
     Available versions:  1.2.8 {static-libs}
     Installed versions:  1.2.8(07:55:56 29.06.2013)(-static-libs)
     Homepage:            http://www.libsdl.org/projects/SDL_net/index.html
     Description:         Simple Direct Media Layer Network Support Library

[I] media-libs/sdl-sound
     Available versions:  1.0.3 {flac mikmod modplug mp3 mpeg physfs speex static-libs vorbis}
     Installed versions:  1.0.3(08:00:48 29.06.2013)(flac mp3 mpeg vorbis -mikmod -modplug -physfs -speex -static-libs)
     Homepage:            http://icculus.org/SDL_sound/
     Description:         A library that handles the decoding of sound file formats

[I] media-libs/sdl-ttf
     Available versions:  
     (0)    2.0.11
     (2)    (~)2.0.12_pre242[1]
       {X showfont static-libs}
     Installed versions:  2.0.12_pre242(2)[1](07:56:13 29.06.2013)(X -showfont -static-libs)
     Homepage:            http://www.libsdl.org/projects/SDL_ttf
     Description:         TrueType font decoding add-on for SDL

[1] "gamerlay" /usr/portage/local/layman/gamerlay
Comment 2 tman 2013-07-12 22:48:12 UTC
Created attachment 353176 [details]
/var/log/portage/games-strategy:wesnoth-1.10.6:20130712-223822.log
Comment 3 Julian Ospald 2013-07-12 23:27:58 UTC
don't use broken overlays

gamerlay messed up your sdl slots and unmerged media-libs/sdl-image-1.2
Comment 4 tman 2013-07-13 06:33:20 UTC
the fact emerge -d gamelayer and downgrade ding to media-libs/sdl-image-1.2.12
does not solve the problem that the ebuild for currently wesnoth dont finde the sdl-mage.


ge.so && ln -s libSDL_image-1.2.so.0.8.4 libSDL_image.so; }; })
libtool: install: /usr/bin/install -c .libs/libSDL_image.lai /var/tmp/portage/media-libs/sdl-image-1.2.12/image//usr/lib64/libSDL_image.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[1]: Leaving directory `/var/tmp/portage/media-libs/sdl-image-1.2.12/work/SDL_image-1.2.12'
 * Removing unnecessary /usr/lib64/libSDL_image.la (requested)
>>> Completed installing sdl-image-1.2.12 into /var/tmp/portage/media-libs/sdl-image-1.2.12/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   usr/lib64/libSDL_image-1.2.so.0.8.4
   usr/bin/showimage

>>> Installing (1 of 2) media-libs/sdl-image-1.2.12
 * checking 8 files for package collisions
>>> Merging media-libs/sdl-image-1.2.12 to /
--- /usr/
--- /usr/include/
--- /usr/include/SDL/
>>> /usr/include/SDL/SDL_image.h
--- /usr/lib64/
--- /usr/lib64/pkgconfig/
>>> /usr/lib64/pkgconfig/SDL_image.pc
>>> /usr/lib64/libSDL_image-1.2.so.0.8.4
>>> /usr/lib64/libSDL_image.so -> libSDL_image-1.2.so.0.8.4
>>> /usr/lib64/libSDL_image-1.2.so.0 -> libSDL_image-1.2.so.0.8.4
--- /usr/bin/
>>> /usr/bin/showimage
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/sdl-image-1.2.12/
>>> /usr/share/doc/sdl-image-1.2.12/CHANGES.bz2
>>> /usr/share/doc/sdl-image-1.2.12/README.bz2
>>> media-libs/sdl-image-1.2.12 merged.
>>> Regenerating /etc/ld.so.cache...

>>> Emerging (2 of 2) games-strategy/wesnoth-1.10.6
 * wesnoth-1.10.6.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking wesnoth-1.10.6.tar.bz2 to /var/tmp/portage/games-strategy/wesnoth-1.10.6/work
>>> Source unpacked in /var/tmp/portage/games-strategy/wesnoth-1.10.6/work
>>> Preparing source in /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6 ...
 * Using boost version 1_53
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_CAMPAIGN_SERVER=FALSE -DENABLE_SERVER=FALSE -DENABLE_GAME=ON -DENABLE_ENABLE_DESKTOP_ENTRY=ON -DENABLE_NLS=ON -DENABLE_NOTIFICATIONS=ON -DCMAKE_VERBOSE_MAKEFILE=TRUE -DENABLE_FRIBIDI=FALSE -DENABLE_STRICT_COMPILATION=FALSE -DCMAKE_INSTALL_PREFIX=/usr/games -DDATAROOTDIR=/usr/share/games -DBINDIR=/usr/games/bin -DICONDIR=/usr/share/pixmaps -DDESKTOPDIR=/usr/share/applications -DMANDIR=/usr/share/man -DDOCDIR=/usr/share/doc/wesnoth-1.10.6 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build/gentoo_rules.cmake  /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.7.3
-- The CXX compiler identification is GNU 4.7.3
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found SDL: /usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so;-lpthread (found suitable version "1.2.15", minimum required is "1.2.7") 
-- Boost version: 1.53.0
-- Found the following Boost libraries:
--   iostreams
--   program_options
--   regex
--   system
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.2") 
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Libintl: /usr/include  
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for include file sys/poll.h
-- Looking for include file sys/poll.h - found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file sys/sendfile.h
-- Looking for include file sys/sendfile.h - found
-- Looking for sendfile
-- Looking for sendfile - found
-- Looking for round in m
-- Looking for round in m - found
-- Found SDL_image: /usr/lib64/libSDL_image.so (found suitable version "1.2.12", minimum required is "1.2") 
-- Found SDL_mixer: /usr/lib64/libSDL_mixer.so (found suitable version "1.2.12", minimum required is "1.2") 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find SDL_ttf (missing: SDL_TTF_INCLUDE_DIRS) (Required is at
  least version "2.0.8")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindSDL_ttf.cmake:79 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:245 (find_package)


-- Configuring incomplete, errors occurred!
 * ERROR: games-strategy/wesnoth-1.10.6 failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 3158:  Called cmake-utils_src_configure
 *   environment, line  782:  Called _execute_optionaly 'src_configure'
 *   environment, line  286:  Called enable_cmake-utils_src_configure
 *   environment, line 1130:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=games-strategy/wesnoth-1.10.6'`,
 * the complete build log and the output of `emerge -pqv '=games-strategy/wesnoth-1.10.6'`.
 * The complete build log is located at '/var/log/portage/games-strategy:wesnoth-1.10.6:20130713-063018.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-strategy/wesnoth-1.10.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-strategy/wesnoth-1.10.6/temp/environment'.
 * Working directory: '/var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6_build'
 * S: '/var/tmp/portage/games-strategy/wesnoth-1.10.6/work/wesnoth-1.10.6'

>>> Failed to emerge games-strategy/wesnoth-1.10.6, Log file:
Comment 5 tman 2013-07-13 07:03:22 UTC
ok solved the cuprid was downgrading


thanks you for your advices



 * Messages for package media-libs/sdl-ttf-2.0.11:

 * Package:    media-libs/sdl-ttf-2.0.11
 * Repository: gentoo
 * Maintainer: games@gentoo.org
 * USE:        X abi_x86_64 amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   preserve-libs sandbox
 * Applying sdl-ttf-2.0.11-underlink.patch ...
 * Running eautoreconf in '/var/tmp/portage/media-libs/sdl-ttf-2.0.11/work/SDL_ttf-2.0.11' ...
 * Running libtoolize --install --copy --force --automake ...
 * Running aclocal ...
 * Running autoconf ...
 * Running automake --add-missing --copy --foreign ...
 * Running elibtoolize in: SDL_ttf-2.0.11/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
 *   Applying target-nm/2.4.2 patch ...
 * Removing unnecessary /usr/lib64/libSDL_ttf.la (requested)
>>> Auto-cleaning packages...