- * Package: games-rpg/manaplus-1.3.9.29
- * Repository: gentoo
- * Maintainer: hasufell@gentoo.org games@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking manaplus-1.3.9.29.tar.xz to /tmp/portage/games-rpg/manaplus-1.3.9.29/work
- >>> Source unpacked in /tmp/portage/games-rpg/manaplus-1.3.9.29/work
- >>> Preparing source in /tmp/portage/games-rpg/manaplus-1.3.9.29/work/manaplus-1.3.9.29 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/games-rpg/manaplus-1.3.9.29/work/manaplus-1.3.9.29 ...
- * econf: updating manaplus-1.3.9.29/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating manaplus-1.3.9.29/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 --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --datarootdir=/usr/share --without-internalguichan --localedir=/usr/share/locale --disable-manaserv --disable-eathena --without-opengl --enable-nls --prefix=/usr --bindir=/usr/games/bin
- checking for a BSD-compatible install... /usr/bin/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 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-g++ accepts -g... yes
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- 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 dependency style of x86_64-pc-linux-gnu-gcc... none
- checking whether time.h and sys/time.h may both be included... yes
- checking for error_at_line... yes
- ./configure: 4612: test: xfalse: unexpected operator
- checking for inline... inline
- checking sys/select.h usability... yes
- checking sys/select.h presence... no
- configure: WARNING: sys/select.h: accepted by the compiler, rejected by the preprocessor!
- configure: WARNING: sys/select.h: proceeding with the compiler's result
- checking for sys/select.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... no
- configure: WARNING: sys/socket.h: accepted by the compiler, rejected by the preprocessor!
- configure: WARNING: sys/socket.h: proceeding with the compiler's result
- checking for sys/socket.h... yes
- checking types of arguments for select... int,fd_set *,struct timeval *
- checking for vprintf... yes
- checking for _doprnt... no
- checking for pid_t... no
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... no
- checking for working vfork... (cached) yes
- checking for stdlib.h... no
- checking for unistd.h... no
- checking for sys/param.h... no
- checking for getpagesize... yes
- checking for working mmap... no
- checking for atexit... yes
- checking for floor... yes
- checking for getcwd... yes
- checking for gethostbyname... yes
- checking for memset... yes
- checking for mkdir... yes
- checking for select... yes
- checking for socket... yes
- checking for clock_gettime... yes
- checking for dup2... yes
- checking for gettimeofday... yes
- checking for memchr... yes
- checking for memmove... yes
- checking for pow... yes
- checking for putenv... yes
- checking for realpath... yes
- checking for setenv... yes
- checking for setlocale... yes
- checking for sqrt... yes
- checking for strchr... yes
- checking for munmap... yes
- checking libintl.h usability... yes
- checking libintl.h presence... no
- configure: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!
- configure: WARNING: libintl.h: proceeding with the compiler's result
- checking for libintl.h... yes
- checking limits.h usability... yes
- checking limits.h presence... no
- configure: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!
- configure: WARNING: limits.h: proceeding with the compiler's result
- checking for limits.h... yes
- checking for sys/param.h... (cached) no
- checking sys/time.h usability... yes
- checking sys/time.h presence... no
- configure: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!
- configure: WARNING: sys/time.h: proceeding with the compiler's result
- checking for sys/time.h... yes
- checking wchar.h usability... yes
- checking wchar.h presence... no
- configure: WARNING: wchar.h: accepted by the compiler, rejected by the preprocessor!
- configure: WARNING: wchar.h: proceeding with the compiler's result
- checking for wchar.h... yes
- checking for int8_t... signed char
- checking for uint8_t... unsigned char
- checking for int16_t... short int
- checking for uint16_t... unsigned short int
- checking for int32_t... int
- checking for uint32_t... unsigned int
- checking for int64_t... long int
- checking for ssize_t... yes
- checking whether NLS is requested... yes
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/gmsgfmt
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for ld used by GCC... x86_64-pc-linux-gnu-ld
- checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- ./configure: 7651: test: x: unexpected operator
- checking for sdl-config... /usr/bin/sdl-config
- checking for SDL_Init in -lSDL... yes
- checking for IMG_LoadPNG_RW in -lSDL_image... yes
- checking for TTF_Quit in -lSDL_ttf... yes
- checking for Mix_OpenAudio in -lSDL_mixer... yes
- checking for rotozoomSurfaceXY in -lSDL_gfx... yes
- checking SDL_rotozoom.h usability... no
- checking SDL_rotozoom.h presence... no
- checking for SDL_rotozoom.h... no
- checking for SDLNet_Init in -lSDL_net... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking for curl-config... /usr/bin/curl-config
- ./configure: 8394: test: x: unexpected operator
- ./configure: 8397: test: xfalse: unexpected operator
- checking SDL.h usability... no
- checking SDL.h presence... no
- checking for SDL.h... no
- configure: error: *** SDL library found but cannot find headers (http://www.libsdl.org/)
- !!! Please attach the following file when seeking support:
- !!! /tmp/portage/games-rpg/manaplus-1.3.9.29/work/manaplus-1.3.9.29/config.log
- * ERROR: games-rpg/manaplus-1.3.9.29::gentoo failed (configure phase):
- * econf failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_configure
- * environment, line 2789: Called egamesconf '--without-internalguichan' '--localedir=/usr/share/locale' '--disable-manaserv' '--disable-eathena' '--without-opengl' '--enable-nls' '--prefix=/usr' '--bindir=/usr/games/bin'
- * environment, line 794: Called econf '--prefix=/usr/games' '--libdir=/usr/games/lib64' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--datarootdir=/usr/share' '--without-internalguichan' '--localedir=/usr/share/locale' '--disable-manaserv' '--disable-eathena' '--without-opengl' '--enable-nls' '--prefix=/usr' '--bindir=/usr/games/bin'
- * phase-helpers.sh, line 584: Called die
- * The specific snippet of code:
- * die "econf failed"
- *
- * If you need support, post the output of `emerge --info '=games-rpg/manaplus-1.3.9.29::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=games-rpg/manaplus-1.3.9.29::gentoo'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedfZtkfG: Permission denied
- nc6: using stream socket