1. * Package: dev-lang/regina-rexx-3.4
  2. * Repository: gentoo
  3. * Maintainer: maintainer-needed@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking Regina-REXX-3.4.tar.gz to /tmp/portage/dev-lang/regina-rexx-3.4/work
  8. >>> Source unpacked in /tmp/portage/dev-lang/regina-rexx-3.4/work
  9. >>> Compiling source in /tmp/portage/dev-lang/regina-rexx-3.4/work/Regina-3.4 ...
  10. * econf: updating Regina-3.4/config.sub with /usr/share/gnuconfig/config.sub
  11. * econf: updating Regina-3.4/config.guess with /usr/share/gnuconfig/config.guess
  12. ./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 --libdir=/usr/lib64
  13. configure: loading site script /usr/share/config.site
  14. configure: loading site script /usr/share/crossdev/include/site/linux
  15. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  16. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  17. checking for one of the following C compilers: xlC xlc gcc cc c89 acc... using /usr/bin/gcc
  18. checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
  19. checking for C compiler default output file name... a.out
  20. checking whether the C compiler works... yes
  21. checking whether we are cross compiling... no
  22. checking for suffix of executables...
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking for gcc option to accept ISO C89... none needed
  27. checking for library containing strerror... none required
  28. checking build system type... x86_64-pc-linux-gnu
  29. checking host system type... x86_64-pc-linux-gnu
  30. checking target system type... x86_64-pc-linux-gnu
  31. checking for main in -ldld... no
  32. checking for main in -ldl... yes
  33. checking for main in -lm... yes
  34. checking for main in -lnsl... yes
  35. checking for main in -lnsl_s... no
  36. checking for main in -lsocket... no
  37. checking for main in -lnet... yes
  38. checking for main in -lcrypt... yes
  39. checking for crypt function... yes
  40. checking for flex... flex
  41. checking lex output file root... lex.yy
  42. checking lex library... -lfl
  43. checking whether yytext is a pointer... yes
  44. checking if compiler supports ANSI prototypes... yes
  45. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  46. checking whether ln -s works... yes
  47. checking whether make sets $(MAKE)... yes
  48. checking how to run the C preprocessor... gcc -E
  49. checking for grep that handles long lines and -e... /bin/grep
  50. checking for egrep... /bin/grep -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking arpa/inet.h usability... yes
  62. checking arpa/inet.h presence... yes
  63. checking for arpa/inet.h... yes
  64. checking assert.h usability... yes
  65. checking assert.h presence... yes
  66. checking for assert.h... yes
  67. checking ctype.h usability... yes
  68. checking ctype.h presence... yes
  69. checking for ctype.h... yes
  70. checking crypt.h usability... yes
  71. checking crypt.h presence... yes
  72. checking for crypt.h... yes
  73. checking dl.h usability... no
  74. checking dl.h presence... no
  75. checking for dl.h... no
  76. checking errno.h usability... yes
  77. checking errno.h presence... yes
  78. checking for errno.h... yes
  79. checking fcntl.h usability... yes
  80. checking fcntl.h presence... yes
  81. checking for fcntl.h... yes
  82. checking grp.h usability... yes
  83. checking grp.h presence... yes
  84. checking for grp.h... yes
  85. checking limits.h usability... yes
  86. checking limits.h presence... yes
  87. checking for limits.h... yes
  88. checking malloc.h usability... yes
  89. checking malloc.h presence... yes
  90. checking for malloc.h... yes
  91. checking math.h usability... yes
  92. checking math.h presence... yes
  93. checking for math.h... yes
  94. checking netdb.h usability... yes
  95. checking netdb.h presence... yes
  96. checking for netdb.h... yes
  97. checking netinet/in.h usability... yes
  98. checking netinet/in.h presence... yes
  99. checking for netinet/in.h... yes
  100. checking poll.h usability... yes
  101. checking poll.h presence... yes
  102. checking for poll.h... yes
  103. checking process.h usability... no
  104. checking process.h presence... no
  105. checking for process.h... no
  106. checking for pwd.h... (cached) yes
  107. checking setjmp.h usability... yes
  108. checking setjmp.h presence... yes
  109. checking for setjmp.h... yes
  110. checking share.h usability... no
  111. checking share.h presence... no
  112. checking for share.h... no
  113. checking signal.h usability... yes
  114. checking signal.h presence... yes
  115. checking for signal.h... yes
  116. checking stdarg.h usability... yes
  117. checking stdarg.h presence... yes
  118. checking for stdarg.h... yes
  119. checking stdio.h usability... yes
  120. checking stdio.h presence... yes
  121. checking for stdio.h... yes
  122. checking for stdlib.h... (cached) yes
  123. checking for stdint.h... (cached) yes
  124. checking for string.h... (cached) yes
  125. checking sys/poll.h usability... yes
  126. checking sys/poll.h presence... yes
  127. checking for sys/poll.h... yes
  128. checking sys/resource.h usability... yes
  129. checking sys/resource.h presence... yes
  130. checking for sys/resource.h... yes
  131. checking sys/select.h usability... yes
  132. checking sys/select.h presence... yes
  133. checking for sys/select.h... yes
  134. checking sys/socket.h usability... yes
  135. checking sys/socket.h presence... yes
  136. checking for sys/socket.h... yes
  137. checking for sys/stat.h... (cached) yes
  138. checking sys/time.h usability... yes
  139. checking sys/time.h presence... yes
  140. checking for sys/time.h... yes
  141. checking sys/utsname.h usability... yes
  142. checking sys/utsname.h presence... yes
  143. checking for sys/utsname.h... yes
  144. checking sys/wait.h usability... yes
  145. checking sys/wait.h presence... yes
  146. checking for sys/wait.h... yes
  147. checking termios.h usability... yes
  148. checking termios.h presence... yes
  149. checking for termios.h... yes
  150. checking time.h usability... yes
  151. checking time.h presence... yes
  152. checking for time.h... yes
  153. checking for unistd.h... (cached) yes
  154. checking for sysconf... yes
  155. checking for div... yes
  156. checking for raise... yes
  157. checking for putenv... yes
  158. checking for usleep... yes
  159. checking for random... yes
  160. checking for ftruncate... yes
  161. checking for memcpy... yes
  162. checking for memmove... yes
  163. checking for strerror... yes
  164. checking for strerror_r... yes
  165. checking for gettimeofday... yes
  166. checking for ftime... yes
  167. checking for poll... yes
  168. checking for _fullpath... no
  169. checking for vsprintf... yes
  170. checking for _splitpath2... no
  171. checking for _splitpath... no
  172. checking for sigaction... yes
  173. checking for lstat... yes
  174. checking for mkstemp... yes
  175. checking for inet_ntop... yes
  176. checking for gmtime_r... yes
  177. checking for localtime_r... yes
  178. checking for readlink... yes
  179. checking for realpath... yes
  180. checking for an ANSI C-conforming const... yes
  181. checking for size_t... yes
  182. checking whether time.h and sys/time.h may both be included... yes
  183. checking whether struct tm is in sys/time.h or time.h... time.h
  184. checking whether gcc understands -c and -o together... yes
  185. checking whether __sighandler_t is defined... yes
  186. checking for struct random_data... yes
  187. checking whether compiler supports __builtin_return_address inline function... yes
  188. checking for long long int... yes
  189. checking for socklen_t... yes
  190. checking for working memcmp... yes
  191. checking for working alloca.h... yes
  192. checking for alloca... yes
  193. checking dlfcn.h usability... no
  194. checking dlfcn.h presence... yes
  195. configure: WARNING: dlfcn.h: present but cannot be compiled
  196. configure: WARNING: dlfcn.h: check for missing prerequisite headers?
  197. configure: WARNING: dlfcn.h: see the Autoconf documentation
  198. configure: WARNING: dlfcn.h: section "Present But Cannot Be Compiled"
  199. configure: WARNING: dlfcn.h: proceeding with the preprocessor's result
  200. configure: WARNING: dlfcn.h: in the future, the compiler will take precedence
  201. checking for dlfcn.h... yes
  202. checking shared library/external function extensions... .so/.so
  203. checking whether gcc understands --version-script... no
  204. checking for main in -lrt... no
  205. checking whether Posix Threads are supported... no
  206. checking compiler flags for a dynamic object... -fPIC
  207. checking if dynamic loading of external functions is supported... "yes"
  208. checking if symbols need underscore prepended in loadable modules... no
  209. checking where rpms are built... /usr/src/rpm
  210. checking whether char is unsigned... yes
  211. checking compiler switch for unsigned char... "not needed - char is unsigned by default"
  212. configure: creating ./config.status
  213. config.status: creating Makefile
  214. config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
  215. config.status: creating regina-config
  216. config.status: creating rxstack.init.d
  217. config.status: creating config.h
  218. Regina has now been configured with the following options:
  219. Dynamic Loading Support: supported. Extra components: libregina.so.$(ABI) regina librxtest1.so librxtest2.so
  220. Build options: 64BIT GCI
  221. binaries will be installed in: ${exec_prefix}/bin
  222. libraries will be installed in: /usr/lib64
  223. {prefix}: /usr
  224. {exec_prefix}: ${prefix}
  225. To build the Regina binaries, and dynamically loadable libraries, type 'make'
  226. To install Regina in the above directories, type 'make install'
  227. make -j24 CC=x86_64-pc-linux-gnu-gcc -j1
  228. x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe gdb -march=native -ftracer -frecord-gcc-switches -m64 -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/usr/share/regina\" -DREGINA_VERSION_DATE=\""30 Dec 2007"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"4\" -DREGINA_VERSION_SUPP=\"\" -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -o funcs.o -c ./funcs.c
  229. x86_64-pc-linux-gnu-gcc: error: gdb: No such file or directory
  230. make: *** [funcs.o] Error 1
  231. emake failed
  232. * ERROR: dev-lang/regina-rexx-3.4 failed (compile phase):
  233. * make problem
  234. *
  235. * Call stack:
  236. * ebuild.sh, line 85: Called src_compile
  237. * environment, line 903: Called die
  238. * The specific snippet of code:
  239. * emake CC=$(tc-getCC) -j1 || die "make problem"
  240. *
  241. * If you need support, post the output of `emerge --info '=dev-lang/regina-rexx-3.4'`,
  242. * the complete build log and the output of `emerge -pqv '=dev-lang/regina-rexx-3.4'`.
  243. sed: couldn't open temporary file /etc/portage/package.mask/sedZLMb9S: Permission denied