1. * Package: games-rpg/manaplus-1.3.9.29
  2. * Repository: gentoo
  3. * Maintainer: hasufell@gentoo.org games@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking manaplus-1.3.9.29.tar.xz to /tmp/portage/games-rpg/manaplus-1.3.9.29/work
  15. >>> Source unpacked in /tmp/portage/games-rpg/manaplus-1.3.9.29/work
  16. >>> Preparing source in /tmp/portage/games-rpg/manaplus-1.3.9.29/work/manaplus-1.3.9.29 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/games-rpg/manaplus-1.3.9.29/work/manaplus-1.3.9.29 ...
  19. * econf: updating manaplus-1.3.9.29/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating manaplus-1.3.9.29/config.guess with /usr/share/gnuconfig/config.guess
  21. ./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
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking whether make supports nested variables... yes
  28. checking whether the C++ compiler works... yes
  29. checking for C++ compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... no
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C++ compiler... yes
  34. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  35. checking for style of include used by make... GNU
  36. checking dependency style of x86_64-pc-linux-gnu-g++... none
  37. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  40. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  41. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  42. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  43. checking whether time.h and sys/time.h may both be included... yes
  44. checking for error_at_line... yes
  45. ./configure: 4612: test: xfalse: unexpected operator
  46. checking for inline... inline
  47. checking sys/select.h usability... yes
  48. checking sys/select.h presence... no
  49. configure: WARNING: sys/select.h: accepted by the compiler, rejected by the preprocessor!
  50. configure: WARNING: sys/select.h: proceeding with the compiler's result
  51. checking for sys/select.h... yes
  52. checking sys/socket.h usability... yes
  53. checking sys/socket.h presence... no
  54. configure: WARNING: sys/socket.h: accepted by the compiler, rejected by the preprocessor!
  55. configure: WARNING: sys/socket.h: proceeding with the compiler's result
  56. checking for sys/socket.h... yes
  57. checking types of arguments for select... int,fd_set *,struct timeval *
  58. checking for vprintf... yes
  59. checking for _doprnt... no
  60. checking for pid_t... no
  61. checking vfork.h usability... no
  62. checking vfork.h presence... no
  63. checking for vfork.h... no
  64. checking for fork... yes
  65. checking for vfork... yes
  66. checking for working fork... no
  67. checking for working vfork... (cached) yes
  68. checking for stdlib.h... no
  69. checking for unistd.h... no
  70. checking for sys/param.h... no
  71. checking for getpagesize... yes
  72. checking for working mmap... no
  73. checking for atexit... yes
  74. checking for floor... yes
  75. checking for getcwd... yes
  76. checking for gethostbyname... yes
  77. checking for memset... yes
  78. checking for mkdir... yes
  79. checking for select... yes
  80. checking for socket... yes
  81. checking for clock_gettime... yes
  82. checking for dup2... yes
  83. checking for gettimeofday... yes
  84. checking for memchr... yes
  85. checking for memmove... yes
  86. checking for pow... yes
  87. checking for putenv... yes
  88. checking for realpath... yes
  89. checking for setenv... yes
  90. checking for setlocale... yes
  91. checking for sqrt... yes
  92. checking for strchr... yes
  93. checking for munmap... yes
  94. checking libintl.h usability... yes
  95. checking libintl.h presence... no
  96. configure: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!
  97. configure: WARNING: libintl.h: proceeding with the compiler's result
  98. checking for libintl.h... yes
  99. checking limits.h usability... yes
  100. checking limits.h presence... no
  101. configure: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!
  102. configure: WARNING: limits.h: proceeding with the compiler's result
  103. checking for limits.h... yes
  104. checking for sys/param.h... (cached) no
  105. checking sys/time.h usability... yes
  106. checking sys/time.h presence... no
  107. configure: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!
  108. configure: WARNING: sys/time.h: proceeding with the compiler's result
  109. checking for sys/time.h... yes
  110. checking wchar.h usability... yes
  111. checking wchar.h presence... no
  112. configure: WARNING: wchar.h: accepted by the compiler, rejected by the preprocessor!
  113. configure: WARNING: wchar.h: proceeding with the compiler's result
  114. checking for wchar.h... yes
  115. checking for int8_t... signed char
  116. checking for uint8_t... unsigned char
  117. checking for int16_t... short int
  118. checking for uint16_t... unsigned short int
  119. checking for int32_t... int
  120. checking for uint32_t... unsigned int
  121. checking for int64_t... long int
  122. checking for ssize_t... yes
  123. checking whether NLS is requested... yes
  124. checking for msgfmt... /usr/bin/msgfmt
  125. checking for gmsgfmt... /usr/bin/gmsgfmt
  126. checking for xgettext... /usr/bin/xgettext
  127. checking for msgmerge... /usr/bin/msgmerge
  128. checking build system type... x86_64-pc-linux-gnu
  129. checking host system type... x86_64-pc-linux-gnu
  130. checking for ld used by GCC... x86_64-pc-linux-gnu-ld
  131. checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes
  132. checking for shared library run path origin... done
  133. checking for CFPreferencesCopyAppValue... no
  134. checking for CFLocaleCopyCurrent... no
  135. checking for GNU gettext in libc... yes
  136. checking whether to use NLS... yes
  137. checking where the gettext function comes from... libc
  138. ./configure: 7651: test: x: unexpected operator
  139. checking for sdl-config... /usr/bin/sdl-config
  140. checking for SDL_Init in -lSDL... yes
  141. checking for IMG_LoadPNG_RW in -lSDL_image... yes
  142. checking for TTF_Quit in -lSDL_ttf... yes
  143. checking for Mix_OpenAudio in -lSDL_mixer... yes
  144. checking for rotozoomSurfaceXY in -lSDL_gfx... yes
  145. checking SDL_rotozoom.h usability... no
  146. checking SDL_rotozoom.h presence... no
  147. checking for SDL_rotozoom.h... no
  148. checking for SDLNet_Init in -lSDL_net... yes
  149. checking for pkg-config... /usr/bin/pkg-config
  150. checking for curl-config... /usr/bin/curl-config
  151. ./configure: 8394: test: x: unexpected operator
  152. ./configure: 8397: test: xfalse: unexpected operator
  153. checking SDL.h usability... no
  154. checking SDL.h presence... no
  155. checking for SDL.h... no
  156. configure: error: *** SDL library found but cannot find headers (http://www.libsdl.org/)
  157. !!! Please attach the following file when seeking support:
  158. !!! /tmp/portage/games-rpg/manaplus-1.3.9.29/work/manaplus-1.3.9.29/config.log
  159. * ERROR: games-rpg/manaplus-1.3.9.29::gentoo failed (configure phase):
  160. * econf failed
  161. *
  162. * Call stack:
  163. * ebuild.sh, line 93: Called src_configure
  164. * 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'
  165. * 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'
  166. * phase-helpers.sh, line 584: Called die
  167. * The specific snippet of code:
  168. * die "econf failed"
  169. *
  170. * If you need support, post the output of `emerge --info '=games-rpg/manaplus-1.3.9.29::gentoo'`,
  171. * the complete build log and the output of `emerge -pqv '=games-rpg/manaplus-1.3.9.29::gentoo'`.
  172. sed: couldn't open temporary file /etc/portage/package.mask/sedfZtkfG: Permission denied
  173. nc6: using stream socket