1. * Package: dev-libs/ffcall-1.10
  2. * Repository: gentoo
  3. * Maintainer: gnustep@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking ffcall-1.10.tar.gz to /tmp/portage/dev-libs/ffcall-1.10/work
  8. >>> Source unpacked in /tmp/portage/dev-libs/ffcall-1.10/work
  9. >>> Compiling source in /tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10 ...
  10. * econf: updating ffcall-1.10/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  11. * econf: updating ffcall-1.10/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  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. checking whether make sets $(MAKE)... yes
  14. configure: creating ./config.status
  15. config.status: creating Makefile
  16. configure: configuring in avcall
  17. configure: running /bin/sh './configure' --prefix=/usr '--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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
  18. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
  26. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  27. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  28. checking for egrep... grep -E
  29. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  30. checking whether using GNU C... yes
  31. checking for underscore in external names... no
  32. checking for ranlib... ranlib
  33. checking whether make sets $(MAKE)... yes
  34. checking for a BSD compatible install... /usr/bin/install -c
  35. checking how to copy files... cp -p
  36. checking how to make hard links... ln
  37. checking build system type... x86_64-pc-linux-gnu
  38. checking host system type... x86_64-pc-linux-gnu
  39. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  40. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  41. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  42. checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B
  43. checking for a sed that does not truncate output... /bin/sed
  44. checking whether ln -s works... yes
  45. checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  46. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output... ok
  47. checking for ANSI C header files... yes
  48. checking for sys/types.h... yes
  49. checking for sys/stat.h... yes
  50. checking for stdlib.h... yes
  51. checking for string.h... yes
  52. checking for memory.h... yes
  53. checking for strings.h... yes
  54. checking for inttypes.h... yes
  55. checking for stdint.h... yes
  56. checking for unistd.h... yes
  57. checking dlfcn.h usability... yes
  58. checking dlfcn.h presence... yes
  59. checking for dlfcn.h... yes
  60. checking for x86_64-pc-linux-gnu-file... no
  61. checking for file... /usr/bin/file
  62. checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
  63. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  64. checking for objdir... .libs
  65. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
  66. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
  67. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  68. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  69. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.lo... yes
  70. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  71. checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
  72. checking how to hardcode library paths into programs... immediate
  73. checking whether stripping libraries is possible... yes
  74. checking dynamic linker characteristics... GNU/Linux ld.so
  75. checking if libtool supports shared libraries... yes
  76. checking whether to build shared libraries... no
  77. checking whether to build static libraries... yes
  78. creating libtool
  79. checking for pcc non-reentrant struct return convention... no
  80. checking whether small structs are returned in registers... yes
  81. checking whether floats are returned in integer registers... no
  82. checking for long long type... yes
  83. configure: creating ./config.status
  84. config.status: creating Makefile
  85. config.status: creating avcall.h
  86. configure: configuring in vacall
  87. configure: running /bin/sh './configure' --prefix=/usr '--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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
  88. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  89. checking for C compiler default output file name... a.out
  90. checking whether the C compiler works... yes
  91. checking whether we are cross compiling... no
  92. checking for suffix of executables...
  93. checking for suffix of object files... o
  94. checking whether we are using the GNU C compiler... yes
  95. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  96. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  97. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  98. checking for egrep... grep -E
  99. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  100. checking whether using GNU C... yes
  101. checking for underscore in external names... no
  102. checking for ranlib... ranlib
  103. checking whether make sets $(MAKE)... yes
  104. checking for a BSD compatible install... /usr/bin/install -c
  105. checking how to copy files... cp -p
  106. checking how to make hard links... ln
  107. checking build system type... x86_64-pc-linux-gnu
  108. checking host system type... x86_64-pc-linux-gnu
  109. checking for pcc non-reentrant struct return convention... no
  110. checking whether small structs are returned in registers... yes
  111. checking whether floats are returned in integer registers... no
  112. checking for long long type... yes
  113. checking for ANSI C header files... yes
  114. checking for sys/types.h... yes
  115. checking for sys/stat.h... yes
  116. checking for stdlib.h... yes
  117. checking for string.h... yes
  118. checking for memory.h... yes
  119. checking for strings.h... yes
  120. checking for inttypes.h... yes
  121. checking for stdint.h... yes
  122. checking for unistd.h... yes
  123. checking whether char is unsigned... no
  124. configure: creating ./config.status
  125. config.status: creating Makefile
  126. config.status: creating vacall.h
  127. config.status: creating config.h
  128. configure: configuring in trampoline
  129. configure: running /bin/sh './configure' --prefix=/usr '--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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
  130. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  131. checking for C compiler default output file name... a.out
  132. checking whether the C compiler works... yes
  133. checking whether we are cross compiling... no
  134. checking for suffix of executables...
  135. checking for suffix of object files... o
  136. checking whether we are using the GNU C compiler... yes
  137. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  138. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  139. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  140. checking for egrep... grep -E
  141. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  142. checking whether using GNU C... yes
  143. checking for underscore in external names... no
  144. checking for ranlib... ranlib
  145. checking whether make sets $(MAKE)... yes
  146. checking for a BSD compatible install... /usr/bin/install -c
  147. checking how to copy files... cp -p
  148. checking how to make hard links... ln
  149. checking whether ln -s works... yes
  150. checking for working void... yes
  151. checking for working "return void"... yes
  152. checking for ANSI C header files... yes
  153. checking for ANSI C header files... yes
  154. checking for sys/types.h... yes
  155. checking for sys/stat.h... yes
  156. checking for stdlib.h... yes
  157. checking for string.h... yes
  158. checking for memory.h... yes
  159. checking for strings.h... yes
  160. checking for inttypes.h... yes
  161. checking for stdint.h... yes
  162. checking for unistd.h... yes
  163. checking for unistd_h... (cached) yes
  164. checking for getpagesize... yes
  165. checking for getpagesize declaration...
  166. extern int getpagesize (void);
  167. checking for vm_allocate... no
  168. checking sys/file.h usability... yes
  169. checking sys/file.h presence... yes
  170. checking for sys/file.h... yes
  171. checking for O_RDWR in fcntl.h... yes
  172. checking sys/mman.h usability... yes
  173. checking sys/mman.h presence... yes
  174. checking for sys/mman.h... yes
  175. checking for mmap... yes
  176. checking for working mmap... yes
  177. checking for mprotect... yes
  178. checking for working mprotect... yes
  179. checking sys/shm.h usability... yes
  180. checking sys/shm.h presence... yes
  181. checking for sys/shm.h... yes
  182. checking sys/ipc.h usability... yes
  183. checking sys/ipc.h presence... yes
  184. checking for sys/ipc.h... yes
  185. checking for working shared memory... yes
  186. checking sys/sysmacros.h usability... yes
  187. checking sys/sysmacros.h presence... yes
  188. checking for sys/sysmacros.h... yes
  189. checking build system type... x86_64-pc-linux-gnu
  190. checking host system type... x86_64-pc-linux-gnu
  191. checking whether code in malloc'ed memory is executable... no
  192. configure: creating ./config.status
  193. config.status: creating Makefile
  194. config.status: creating config.h
  195. configure: configuring in callback
  196. configure: running /bin/sh './configure' --prefix=/usr '--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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
  197. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  198. checking for C compiler default output file name... a.out
  199. checking whether the C compiler works... yes
  200. checking whether we are cross compiling... no
  201. checking for suffix of executables...
  202. checking for suffix of object files... o
  203. checking whether we are using the GNU C compiler... yes
  204. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  205. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  206. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  207. checking for egrep... grep -E
  208. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  209. checking whether using GNU C... yes
  210. checking for ranlib... ranlib
  211. checking whether make sets $(MAKE)... yes
  212. checking for a BSD compatible install... /usr/bin/install -c
  213. checking how to copy files... cp -p
  214. checking how to make hard links... ln
  215. checking whether ln -s works... yes
  216. checking build system type... x86_64-pc-linux-gnu
  217. checking host system type... x86_64-pc-linux-gnu
  218. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  219. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  220. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  221. checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B
  222. checking for a sed that does not truncate output... /bin/sed
  223. checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  224. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output... ok
  225. checking for ANSI C header files... yes
  226. checking for sys/types.h... yes
  227. checking for sys/stat.h... yes
  228. checking for stdlib.h... yes
  229. checking for string.h... yes
  230. checking for memory.h... yes
  231. checking for strings.h... yes
  232. checking for inttypes.h... yes
  233. checking for stdint.h... yes
  234. checking for unistd.h... yes
  235. checking dlfcn.h usability... yes
  236. checking dlfcn.h presence... yes
  237. checking for dlfcn.h... yes
  238. checking for x86_64-pc-linux-gnu-file... no
  239. checking for file... /usr/bin/file
  240. checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
  241. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  242. checking for objdir... .libs
  243. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
  244. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
  245. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  246. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  247. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.lo... yes
  248. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  249. checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
  250. checking how to hardcode library paths into programs... immediate
  251. checking whether stripping libraries is possible... yes
  252. checking dynamic linker characteristics... GNU/Linux ld.so
  253. checking if libtool supports shared libraries... yes
  254. checking whether to build shared libraries... no
  255. checking whether to build static libraries... yes
  256. creating libtool
  257. configure: creating ./config.status
  258. config.status: creating Makefile
  259. configure: configuring in vacall_r
  260. configure: running /bin/sh './configure' --prefix=/usr '--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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=/dev/null --srcdir=.
  261. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  262. checking for C compiler default output file name... a.out
  263. checking whether the C compiler works... yes
  264. checking whether we are cross compiling... no
  265. checking for suffix of executables...
  266. checking for suffix of object files... o
  267. checking whether we are using the GNU C compiler... yes
  268. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  269. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  270. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  271. checking for egrep... grep -E
  272. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  273. checking whether using GNU C... yes
  274. checking for underscore in external names... no
  275. checking for ranlib... ranlib
  276. checking whether make sets $(MAKE)... yes
  277. checking for a BSD compatible install... /usr/bin/install -c
  278. checking how to copy files... cp -p
  279. checking how to make hard links... ln
  280. checking build system type... x86_64-pc-linux-gnu
  281. checking host system type... x86_64-pc-linux-gnu
  282. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  283. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  284. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  285. checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B
  286. checking for a sed that does not truncate output... /bin/sed
  287. checking whether ln -s works... yes
  288. checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  289. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output... ok
  290. checking for ANSI C header files... yes
  291. checking for sys/types.h... yes
  292. checking for sys/stat.h... yes
  293. checking for stdlib.h... yes
  294. checking for string.h... yes
  295. checking for memory.h... yes
  296. checking for strings.h... yes
  297. checking for inttypes.h... yes
  298. checking for stdint.h... yes
  299. checking for unistd.h... yes
  300. checking dlfcn.h usability... yes
  301. checking dlfcn.h presence... yes
  302. checking for dlfcn.h... yes
  303. checking for x86_64-pc-linux-gnu-file... no
  304. checking for file... /usr/bin/file
  305. checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
  306. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  307. checking for objdir... .libs
  308. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
  309. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
  310. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  311. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  312. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.lo... yes
  313. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  314. checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
  315. checking how to hardcode library paths into programs... immediate
  316. checking whether stripping libraries is possible... yes
  317. checking dynamic linker characteristics... GNU/Linux ld.so
  318. checking if libtool supports shared libraries... yes
  319. checking whether to build shared libraries... no
  320. checking whether to build static libraries... yes
  321. creating libtool
  322. checking for pcc non-reentrant struct return convention... no
  323. checking whether small structs are returned in registers... yes
  324. checking whether floats are returned in integer registers... no
  325. checking for long long type... yes
  326. checking whether char is unsigned... no
  327. configure: creating ./config.status
  328. config.status: creating Makefile
  329. config.status: creating vacall_r.h
  330. config.status: creating config.h
  331. configure: configuring in trampoline_r
  332. configure: running /bin/sh './configure' --prefix=/usr '--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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=/dev/null --srcdir=.
  333. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  334. checking for C compiler default output file name... a.out
  335. checking whether the C compiler works... yes
  336. checking whether we are cross compiling... no
  337. checking for suffix of executables...
  338. checking for suffix of object files... o
  339. checking whether we are using the GNU C compiler... yes
  340. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  341. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  342. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  343. checking for egrep... grep -E
  344. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  345. checking whether using GNU C... yes
  346. checking for underscore in external names... no
  347. checking for ranlib... ranlib
  348. checking whether make sets $(MAKE)... yes
  349. checking for a BSD compatible install... /usr/bin/install -c
  350. checking how to copy files... cp -p
  351. checking how to make hard links... ln
  352. checking whether ln -s works... yes
  353. checking build system type... x86_64-pc-linux-gnu
  354. checking host system type... x86_64-pc-linux-gnu
  355. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  356. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  357. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  358. checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B
  359. checking for a sed that does not truncate output... /bin/sed
  360. checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  361. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output... ok
  362. checking for ANSI C header files... yes
  363. checking for sys/types.h... yes
  364. checking for sys/stat.h... yes
  365. checking for stdlib.h... yes
  366. checking for string.h... yes
  367. checking for memory.h... yes
  368. checking for strings.h... yes
  369. checking for inttypes.h... yes
  370. checking for stdint.h... yes
  371. checking for unistd.h... yes
  372. checking dlfcn.h usability... yes
  373. checking dlfcn.h presence... yes
  374. checking for dlfcn.h... yes
  375. checking for x86_64-pc-linux-gnu-file... no
  376. checking for file... /usr/bin/file
  377. checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
  378. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  379. checking for objdir... .libs
  380. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
  381. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
  382. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  383. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  384. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.lo... yes
  385. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  386. checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
  387. checking how to hardcode library paths into programs... immediate
  388. checking whether stripping libraries is possible... yes
  389. checking dynamic linker characteristics... GNU/Linux ld.so
  390. checking if libtool supports shared libraries... yes
  391. checking whether to build shared libraries... no
  392. checking whether to build static libraries... yes
  393. creating libtool
  394. checking for working void... yes
  395. checking for working "return void"... yes
  396. checking for ANSI C header files... yes
  397. checking for unistd_h... (cached) yes
  398. checking for getpagesize... yes
  399. checking for getpagesize declaration...
  400. extern int getpagesize (void);
  401. checking for vm_allocate... no
  402. checking sys/file.h usability... yes
  403. checking sys/file.h presence... yes
  404. checking for sys/file.h... yes
  405. checking for O_RDWR in fcntl.h... yes
  406. checking sys/mman.h usability... yes
  407. checking sys/mman.h presence... yes
  408. checking for sys/mman.h... yes
  409. checking for mmap... yes
  410. checking for working mmap... yes
  411. checking for mprotect... yes
  412. checking for working mprotect... yes
  413. checking sys/shm.h usability... yes
  414. checking sys/shm.h presence... yes
  415. checking for sys/shm.h... yes
  416. checking sys/ipc.h usability... yes
  417. checking sys/ipc.h presence... yes
  418. checking for sys/ipc.h... yes
  419. checking for working shared memory... yes
  420. checking sys/sysmacros.h usability... yes
  421. checking sys/sysmacros.h presence... yes
  422. checking for sys/sysmacros.h... yes
  423. checking whether code in malloc'ed memory is executable... no
  424. configure: creating ./config.status
  425. config.status: creating Makefile
  426. config.status: creating config.h
  427. * Tinderbox QA Notice: 'make' called by src_compile
  428. make -j24
  429. cd avcall; make all
  430. make[1]: Entering directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/avcall'
  431. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -x none -c ./avcall-x86_64.s
  432. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -c ./structcpy.c
  433. x86_64-pc-linux-gnu-gcc -x none -c ./avcall-x86_64.s -o avcall-x86_64.o
  434. echo timestamp > avcall-x86_64.lo
  435. rm -f avcall.lo avcall.o
  436. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -c ./structcpy.c -o structcpy.o
  437. ln avcall-x86_64.lo avcall.lo
  438. if test -f avcall-x86_64.o; then ln avcall-x86_64.o avcall.o; fi
  439. echo timestamp > structcpy.lo
  440. /bin/sh ./libtool --mode=link x86_64-pc-linux-gnu-gcc -o libavcall.la -rpath /usr/lib64 avcall.lo structcpy.lo
  441. mkdir .libs
  442. rm -fr .libs/libavcall.la .libs/libavcall.* .libs/libavcall.*
  443. ar cru .libs/libavcall.a avcall.o structcpy.o
  444. ranlib .libs/libavcall.a
  445. creating libavcall.la
  446. (cd .libs && rm -f libavcall.la && ln -s ../libavcall.la libavcall.la)
  447. make[1]: Leaving directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/avcall'
  448. cd vacall; make all
  449. make[1]: Entering directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/vacall'
  450. x86_64-pc-linux-gnu-gcc -x none -c ./vacall-x86_64.s
  451. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I. -I. -c ./misc.c
  452. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -c ./structcpy.c
  453. rm -f vacall.o
  454. ln vacall-x86_64.o vacall.o
  455. rm -f libvacall.a
  456. ar rc libvacall.a vacall.o misc.o structcpy.o
  457. ranlib libvacall.a
  458. make[1]: Leaving directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/vacall'
  459. cd trampoline; make all
  460. make[1]: Entering directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/trampoline'
  461. ln -s ./trampoline.h.in trampoline.h
  462. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I. -I. -c ./trampoline.c
  463. rm -f libtrampoline.a
  464. ar rc libtrampoline.a trampoline.o
  465. ranlib libtrampoline.a
  466. make[1]: Leaving directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/trampoline'
  467. cd callback; make all
  468. make[1]: Entering directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/callback'
  469. cd vacall_r; make all
  470. ln -s ./callback.h.in callback.h
  471. ln -s vacall_r/vacall_r.h vacall_r.h
  472. ln -s trampoline_r/trampoline_r.h trampoline_r.h
  473. make[1]: *** No rule to make target `vacall_r/libvacall.la', needed by `libcallback.la'. Stop.
  474. make[1]: *** Waiting for unfinished jobs....
  475. make[2]: Entering directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/callback/vacall_r'
  476. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -x none -c ./vacall-x86_64.s
  477. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I. -I. -c ./misc.c
  478. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -c ./structcpy.c
  479. x86_64-pc-linux-gnu-gcc -x none -c ./vacall-x86_64.s -o vacall-x86_64.o
  480. echo timestamp > vacall-x86_64.lo
  481. rm -f vacall.lo vacall.o
  482. ln vacall-x86_64.lo vacall.lo
  483. if test -f vacall-x86_64.o; then ln vacall-x86_64.o vacall.o; fi
  484. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -c ./structcpy.c -o structcpy.o
  485. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I. -I. -c ./misc.c -o misc.o
  486. echo timestamp > structcpy.lo
  487. echo timestamp > misc.lo
  488. /bin/sh ./libtool --mode=link x86_64-pc-linux-gnu-gcc -o libvacall.la -rpath /usr/lib64 vacall.lo misc.lo structcpy.lo
  489. mkdir .libs
  490. rm -fr .libs/libvacall.la .libs/libvacall.* .libs/libvacall.*
  491. ar cru .libs/libvacall.a vacall.o misc.o structcpy.o
  492. ranlib .libs/libvacall.a
  493. creating libvacall.la
  494. (cd .libs && rm -f libvacall.la && ln -s ../libvacall.la libvacall.la)
  495. make[2]: Leaving directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/callback/vacall_r'
  496. cd trampoline_r; make all
  497. make[2]: Entering directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/callback/trampoline_r'
  498. ln -s ./trampoline_r.h.in trampoline_r.h
  499. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I. -I. -c ./trampoline.c
  500. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I. -I. -c ./trampoline.c -o trampoline.o
  501. echo timestamp > trampoline.lo
  502. /bin/sh ./libtool --mode=link x86_64-pc-linux-gnu-gcc -o libtrampoline.la -rpath /usr/lib64 trampoline.lo
  503. mkdir .libs
  504. rm -fr .libs/libtrampoline.la .libs/libtrampoline.* .libs/libtrampoline.*
  505. ar cru .libs/libtrampoline.a trampoline.o
  506. ranlib .libs/libtrampoline.a
  507. creating libtrampoline.la
  508. (cd .libs && rm -f libtrampoline.la && ln -s ../libtrampoline.la libtrampoline.la)
  509. make[2]: Leaving directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/callback/trampoline_r'
  510. make[1]: Leaving directory `/tmp/portage/dev-libs/ffcall-1.10/work/ffcall-1.10/callback'
  511. make: *** [all] Error 2
  512. emake failed
  513. * ERROR: dev-libs/ffcall-1.10 failed (compile phase):
  514. * (no error message)
  515. *
  516. * Call stack:
  517. * ebuild.sh, line 85: Called src_compile
  518. * environment, line 2365: Called die
  519. * The specific snippet of code:
  520. * make ${cpu_setting} || die
  521. *
  522. * If you need support, post the output of `emerge --info '=dev-libs/ffcall-1.10'`,
  523. * the complete build log and the output of `emerge -pqv '=dev-libs/ffcall-1.10'`.
  524. sed: couldn't open temporary file /etc/portage/package.mask/sed8gxP68: Permission denied