spacepaste

  1.  
  2.  * Package: x11-libs/cairo-1.14.12
  3.  * Repository: gentoo
  4.  * Maintainer: tetromino@gentoo.org x11@gentoo.org
  5.  * USE: X abi_x86_64 amd64 elibc_glibc glib kernel_linux opengl svg userland_GNU xcb
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking cairo-1.14.12.tar.xz to /var/tmp/portage/x11-libs/cairo-1.14.12/work
  9. >>> Source unpacked in /var/tmp/portage/x11-libs/cairo-1.14.12/work
  10. >>> Preparing source in /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12 ...
  11. * Applying cairo-1.12.18-disable-test-suite.patch ...
  12.  [ ok ]
  13. * Applying cairo-respect-fontconfig.patch ...
  14.  [ ok ]
  15. * Running eautoreconf in '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12' ...
  16. * Skipping 'gtkdocize --copy' due gtkdocize not installed
  17. * Running libtoolize --install --copy --force --automake ...
  18.  [ ok ]
  19. * Running aclocal -I build ...
  20.  [ ok ]
  21. * Running autoconf --force ...
  22.  [ ok ]
  23. * Running autoheader ...
  24.  [ ok ]
  25. * Running automake --add-missing --copy --force-missing ...
  26.  [ ok ]
  27. * Running elibtoolize in: cairo-1.14.12/
  28. * Running elibtoolize in: cairo-1.14.12/build/
  29. * Applying portage/1.2.0 patch ...
  30. * Applying sed/1.5.6 patch ...
  31. * Applying as-needed/2.4.3 patch ...
  32. >>> Source prepared.
  33. >>> Configuring source in /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12 ...
  34. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  35. * econf: updating cairo-1.14.12/build/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating cairo-1.14.12/build/config.guess with /usr/share/gnuconfig/config.guess
  37. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cairo-1.14.12 --htmldir=/usr/share/doc/cairo-1.14.12/html --libdir=/usr/lib64 --disable-dependency-tracking --with-x --enable-tee --enable-xlib --enable-xlib-xrender --disable-quartz --disable-quartz-image --disable-test-surfaces --disable-glesv2 --enable-gobject --enable-gl --disable-static --enable-svg --disable-valgrind --enable-xcb --enable-xcb-shm --enable-ft --enable-pdf --enable-png --enable-ps --disable-drm --disable-directfb --disable-gallium --disable-qt --disable-vg --disable-xlib-xcb
  38. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  46. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  47. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  48. checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 minix/config.h usability... no
  62. checking minix/config.h presence... no
  63. checking for minix/config.h... no
  64. checking whether it is safe to define __EXTENSIONS__... yes
  65. checking for unistd.h... (cached) yes
  66. checking sys/ioctl.h usability... yes
  67. checking sys/ioctl.h presence... yes
  68. checking for sys/ioctl.h... yes
  69. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  70. checking whether build environment is sane... yes
  71. checking for a thread-safe mkdir -p... /bin/mkdir -p
  72. checking for gawk... gawk
  73. checking whether make sets $(MAKE)... yes
  74. checking for style of include used by make... GNU
  75. checking whether make supports nested variables... yes
  76. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  77. checking whether make supports nested variables... (cached) yes
  78. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  79. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  80. checking build system type... x86_64-pc-linux-gnu
  81. checking host system type... x86_64-pc-linux-gnu
  82. checking how to print strings... printf
  83. checking for a sed that does not truncate output... /bin/sed
  84. checking for fgrep... /bin/grep -F
  85. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  86. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  87. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  88. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  89. checking whether ln -s works... yes
  90. checking the maximum length of command line arguments... 1572864
  91. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  92. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  93. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  94. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  95. checking how to recognize dependent libraries... pass_all
  96. checking for x86_64-pc-linux-gnu-dlltool... no
  97. checking for dlltool... no
  98. checking how to associate runtime and link libraries... printf %s\n
  99. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  100. checking for archiver @FILE support... @
  101. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  102. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  103. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  104. checking for sysroot... no
  105. checking for a working dd... /bin/dd
  106. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  107. checking for x86_64-pc-linux-gnu-mt... no
  108. checking for mt... no
  109. checking if : is a manifest tool... no
  110. checking for dlfcn.h... yes
  111. checking for objdir... .libs
  112. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  113. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  114. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  115. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  116. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  117. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  118. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  119. checking whether -lc should be explicitly linked in... no
  120. checking dynamic linker characteristics... GNU/Linux ld.so
  121. checking how to hardcode library paths into programs... immediate
  122. checking whether stripping libraries is possible... yes
  123. checking if libtool supports shared libraries... yes
  124. checking whether to build shared libraries... yes
  125. checking whether to build static libraries... no
  126. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  127. checking pkg-config is at least version 0.9.0... yes
  128. checking for gtk-doc... no
  129. configure: WARNING:
  130. You will not be able to create source packages with 'make dist'
  131. because gtk-doc >= 1.15 is not found.
  132. checking for gtkdoc-check... no
  133. checking for gtkdoc-check... no
  134. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  135. checking for gtkdoc-mkpdf... no
  136. checking whether to build gtk-doc documentation... no
  137. checking for GTKDOC_DEPS... yes
  138. checking for special C compiler options needed for large files... no
  139. checking for _FILE_OFFSET_BITS value needed for large files... no
  140. checking for find... /usr/bin/find
  141. checking for xargs... /usr/bin/xargs
  142. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  143. checking whether we are using the GNU C compiler... (cached) yes
  144. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  145. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  146. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  147. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  148. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  149. checking whether we are using the GNU C++ compiler... yes
  150. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  151. checking dependency style of x86_64-pc-linux-gnu-g++... none
  152. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  153. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  154. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  155. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  156. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  157. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  158. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  159. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  160. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  161. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  162. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  163. checking how to hardcode library paths into programs... immediate
  164. checking for inline... inline
  165. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  166. checking pkg-config is at least version 0.9.0... yes
  167. checking for supported warning flags...
  168. checking whether x86_64-pc-linux-gnu-gcc supports -Werror... no
  169. checking whether x86_64-pc-linux-gnu-gcc supports -errwarn... no
  170. checking whether x86_64-pc-linux-gnu-gcc supports -Wall... no
  171. checking whether x86_64-pc-linux-gnu-gcc supports -Wextra... no
  172. checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... no
  173. checking whether x86_64-pc-linux-gnu-gcc supports -Werror-implicit-function-declaration... no
  174. checking whether x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... no
  175. checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... no
  176. checking whether x86_64-pc-linux-gnu-gcc supports -Wsign-compare... no
  177. checking whether x86_64-pc-linux-gnu-gcc supports -Wpacked... no
  178. checking whether x86_64-pc-linux-gnu-gcc supports -Wswitch-enum... no
  179. checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... no
  180. checking whether x86_64-pc-linux-gnu-gcc supports -Wvolatile-register-var... no
  181. checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-aliasing=2... no
  182. checking whether x86_64-pc-linux-gnu-gcc supports -Winit-self... no
  183. checking whether x86_64-pc-linux-gnu-gcc supports -Wunsafe-loop-optimizations... no
  184. checking whether x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers... no
  185. checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter... no
  186. checking whether x86_64-pc-linux-gnu-gcc supports -Wno-attributes... no
  187. checking whether x86_64-pc-linux-gnu-gcc supports -Wno-long-long... no
  188. checking whether x86_64-pc-linux-gnu-gcc supports -Winline... no
  189. checking whether x86_64-pc-linux-gnu-gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no
  190. checking whether x86_64-pc-linux-gnu-gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no
  191. checking whether x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing... no
  192. checking whether x86_64-pc-linux-gnu-gcc supports -fno-common... no
  193. checking whether x86_64-pc-linux-gnu-gcc supports -Wp,-D_FORTIFY_SOURCE=2... no
  194. checking whether x86_64-pc-linux-gnu-gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable... no
  195. checking which warning flags were supported...
  196. checking how to enable unused result warnings...
  197. checking how to allow undefined symbols in shared libraries used by test suite...
  198. checking whether byte ordering is bigendian... no
  199. checking whether float word ordering is bigendian... no
  200. checking for native atomic primitives... cxx11
  201. checking whether atomic ops require a memory barrier... no
  202. checking size of void *... 8
  203. checking size of int... 4
  204. checking size of long... 8
  205. checking size of long long... 8
  206. checking size of size_t... 8
  207. checking for native Win32... no
  208. checking for Sun Solaris (non-POSIX ctime_r)... no
  209. checking for cos in -lm... yes
  210. checking for sched_yield in -lrt... yes
  211. checking for shm_open in -lrt... yes
  212. checking for connect in -lsocket... no
  213. checking for __builtin_return_address(0)... yes
  214. checking for stdint.h... (cached) yes
  215. checking for inttypes.h... (cached) yes
  216. checking sys/int_types.h usability... no
  217. checking sys/int_types.h presence... no
  218. checking for sys/int_types.h... no
  219. checking for uint64_t... yes
  220. checking for uint128_t... no
  221. checking for __uint128_t... yes
  222. checking fcntl.h usability... yes
  223. checking fcntl.h presence... yes
  224. checking for fcntl.h... yes
  225. checking for unistd.h... (cached) yes
  226. checking signal.h usability... yes
  227. checking signal.h presence... yes
  228. checking for signal.h... yes
  229. checking for sys/stat.h... (cached) yes
  230. checking sys/socket.h usability... yes
  231. checking sys/socket.h presence... yes
  232. checking for sys/socket.h... yes
  233. checking sys/poll.h usability... yes
  234. checking sys/poll.h presence... yes
  235. checking for sys/poll.h... yes
  236. checking sys/un.h usability... yes
  237. checking sys/un.h presence... yes
  238. checking for sys/un.h... yes
  239. checking for alarm... yes
  240. checking sched.h usability... yes
  241. checking sched.h presence... yes
  242. checking for sched.h... yes
  243. checking for sched_getaffinity... yes
  244. checking sys/mman.h usability... yes
  245. checking sys/mman.h presence... yes
  246. checking for sys/mman.h... yes
  247. checking for mmap... yes
  248. checking time.h usability... yes
  249. checking time.h presence... yes
  250. checking for time.h... yes
  251. checking for clock_gettime... yes
  252. checking fenv.h usability... yes
  253. checking fenv.h presence... yes
  254. checking for fenv.h... yes
  255. checking for feenableexcept... yes
  256. checking for fedisableexcept... yes
  257. checking for feclearexcept... yes
  258. checking libgen.h usability... yes
  259. checking libgen.h presence... yes
  260. checking for libgen.h... yes
  261. checking byteswap.h usability... yes
  262. checking byteswap.h presence... yes
  263. checking for byteswap.h... yes
  264. checking for signal.h... (cached) yes
  265. checking setjmp.h usability... yes
  266. checking setjmp.h presence... yes
  267. checking for setjmp.h... yes
  268. checking for fenv.h... (cached) yes
  269. checking sys/wait.h usability... yes
  270. checking sys/wait.h presence... yes
  271. checking for sys/wait.h... yes
  272. checking for ctime_r... yes
  273. checking for drand48... yes
  274. checking for flockfile... yes
  275. checking for funlockfile... yes
  276. checking for getline... yes
  277. checking for link... yes
  278. checking for strndup... yes
  279. checking for sys/stat.h... (cached) yes
  280. checking io.h usability... no
  281. checking io.h presence... no
  282. checking for io.h... no
  283. checking for mkdir... yes
  284. checking mkdir variant... mkdir(path, mode)
  285. checking for fork... yes
  286. checking for waitpid... yes
  287. checking for raise... yes
  288. checking for compress in -lz... yes
  289. checking zlib.h usability... yes
  290. checking zlib.h presence... yes
  291. checking for zlib.h... yes
  292. checking for lzo2a_decompress in -llzo2... yes
  293. checking lzo/lzo2a.h usability... yes
  294. checking lzo/lzo2a.h presence... yes
  295. checking for lzo/lzo2a.h... yes
  296. checking for dlsym in -ldl... yes
  297. checking for dlfcn.h... (cached) yes
  298. checking for X... libraries , headers
  299. checking for cairo's Xlib surface backend feature...
  300. checking for xlib... yes
  301. checking sys/ipc.h usability... yes
  302. checking sys/ipc.h presence... yes
  303. checking for sys/ipc.h... yes
  304. checking sys/shm.h usability... yes
  305. checking sys/shm.h presence... yes
  306. checking for sys/shm.h... yes
  307. checking whether shmctl IPC_RMID allowes subsequent attaches... yes
  308. checking for X11/extensions/XShm.h... yes
  309. checking for X11/extensions/shmproto.h... yes
  310. checking for X11/extensions/shmstr.h... yes
  311. checking whether cairo's Xlib surface backend feature could be enabled... yes
  312. checking for cairo's Xlib Xrender surface backend feature...
  313. checking for xlib_xrender... yes
  314. checking for XRenderCreateSolidFill... yes
  315. checking for XRenderCreateLinearGradient... yes
  316. checking for XRenderCreateRadialGradient... yes
  317. checking for XRenderCreateConicalGradient... yes
  318. checking whether cairo's Xlib Xrender surface backend feature could be enabled... yes
  319. checking for cairo's XCB surface backend feature...
  320. checking for xcb... yes
  321. checking whether cairo's XCB surface backend feature could be enabled... yes
  322. checking for cairo's XCB/SHM functions feature...
  323. checking for xcb_shm... yes
  324. checking whether cairo's XCB/SHM functions feature could be enabled... yes
  325. checking for cairo's Quartz font backend feature...
  326. checking whether cairo's Quartz font backend feature could be enabled... no (disabled, use --enable-quartz to enable)
  327. checking for cairo's Microsoft Windows surface backend feature...
  328. checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform)
  329. checking for cairo's Microsoft Windows font backend feature...
  330. checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform)
  331. checking for cairo's PNG functions feature...
  332. checking for png... yes
  333. checking whether cairo's PNG functions feature could be enabled... yes
  334. checking for cairo's OpenGL surface backend feature...
  335. checking for gl... yes
  336. checking whether cairo's OpenGL surface backend feature could be enabled... yes
  337. checking for cairo's EGL functions feature...
  338. checking for egl... yes
  339. checking whether cairo's EGL functions feature could be enabled... yes
  340. checking for cairo's GLX functions feature...
  341. checking GL/glx.h usability... yes
  342. checking GL/glx.h presence... yes
  343. checking for GL/glx.h... yes
  344. checking whether cairo's GLX functions feature could be enabled... yes
  345. checking for cairo's WGL functions feature...
  346. checking windows.h usability... no
  347. checking windows.h presence... no
  348. checking for windows.h... no
  349. checking whether cairo's WGL functions feature could be enabled... no (WGL headers not found)
  350. checking for cairo's script surface backend feature...
  351. checking whether cairo's script surface backend feature could be enabled... yes
  352. checking for cairo's FreeType font backend feature...
  353. checking for FREETYPE... yes
  354. checking whether cairo's FreeType font backend feature could be enabled... yes
  355. checking for cairo's Fontconfig font backend feature...
  356. checking for FONTCONFIG... yes
  357. checking whether cairo's Fontconfig font backend feature could be enabled... yes
  358. checking for FT_Get_X11_Font_Format... yes
  359. checking for FT_GlyphSlot_Embolden... yes
  360. checking for FT_GlyphSlot_Oblique... yes
  361. checking for FT_Load_Sfnt_Table... yes
  362. checking for FT_Library_SetLcdFilter... yes
  363. checking for FcInit... yes
  364. checking for FcFini... yes
  365. checking for cairo's PostScript surface backend feature...
  366. checking whether cairo's PostScript surface backend feature could be enabled... yes
  367. checking for gs... gs
  368. checking for LIBSPECTRE... no
  369. checking for cairo's PDF surface backend feature...
  370. checking whether cairo's PDF surface backend feature could be enabled... yes
  371. checking for POPPLER... no
  372. configure: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available
  373. checking for cairo's SVG surface backend feature...
  374. checking whether cairo's SVG surface backend feature could be enabled... yes
  375. checking for LIBRSVG... yes
  376. checking for rsvg_pixbuf_from_file... yes
  377. checking for cairo's image surface backend feature...
  378. checking for pixman... yes
  379. checking whether cairo's image surface backend feature could be enabled... yes
  380. checking for cairo's mime surface backend feature...
  381. checking whether cairo's mime surface backend feature could be enabled... yes
  382. checking for cairo's recording surface backend feature...
  383. checking whether cairo's recording surface backend feature could be enabled... yes
  384. checking for cairo's observer surface backend feature...
  385. checking whether cairo's observer surface backend feature could be enabled... yes
  386. checking for cairo's tee surface backend feature...
  387. checking whether cairo's tee surface backend feature could be enabled... yes
  388. checking for cairo's user font backend feature...
  389. checking whether cairo's user font backend feature could be enabled... yes
  390. checking for cairo's pthread feature...
  391. checking whether cairo's pthread feature could be enabled... no (can't link with -lpthread or -pthread)
  392. checking for cairo's gobject functions feature...
  393. checking for GOBJECT... yes
  394. checking whether cairo's gobject functions feature could be enabled... yes
  395. checking for GOBJECT... yes
  396. checking for cairo's cairo-trace feature...
  397. checking whether cairo's cairo-trace feature could be enabled... no (requires dynamic linker and zlib and real pthreads)
  398. checking for cairo's cairo-script-interpreter feature...
  399. checking whether cairo's cairo-script-interpreter feature could be enabled... yes
  400. checking for bfd_openr in -lbfd... yes
  401. checking bfd.h usability... yes
  402. checking bfd.h presence... yes
  403. checking for bfd.h... yes
  404. checking libiberty.h usability... yes
  405. checking libiberty.h presence... yes
  406. checking for libiberty.h... yes
  407. checking for cairo's symbol-lookup feature...
  408. checking whether cairo's symbol-lookup feature could be enabled... yes
  409. checking for glib... yes
  410. checking for shm_open in -lrt... (cached) yes
  411. checking for gtk... yes
  412. checking that generated files are newer than configure... done
  413. configure: creating ./config.status
  414. config.status: creating src/cairo.pc
  415. config.status: creating cairo-uninstalled.pc
  416. config.status: creating src/cairo-xlib.pc
  417. config.status: creating cairo-xlib-uninstalled.pc
  418. config.status: creating src/cairo-xlib-xrender.pc
  419. config.status: creating cairo-xlib-xrender-uninstalled.pc
  420. config.status: creating src/cairo-xcb.pc
  421. config.status: creating cairo-xcb-uninstalled.pc
  422. config.status: creating src/cairo-xcb-shm.pc
  423. config.status: creating cairo-xcb-shm-uninstalled.pc
  424. config.status: creating src/cairo-png.pc
  425. config.status: creating cairo-png-uninstalled.pc
  426. config.status: creating src/cairo-gl.pc
  427. config.status: creating cairo-gl-uninstalled.pc
  428. config.status: creating src/cairo-egl.pc
  429. config.status: creating cairo-egl-uninstalled.pc
  430. config.status: creating src/cairo-glx.pc
  431. config.status: creating cairo-glx-uninstalled.pc
  432. config.status: creating src/cairo-script.pc
  433. config.status: creating cairo-script-uninstalled.pc
  434. config.status: creating src/cairo-ft.pc
  435. config.status: creating cairo-ft-uninstalled.pc
  436. config.status: creating src/cairo-fc.pc
  437. config.status: creating cairo-fc-uninstalled.pc
  438. config.status: creating src/cairo-ps.pc
  439. config.status: creating cairo-ps-uninstalled.pc
  440. config.status: creating src/cairo-pdf.pc
  441. config.status: creating cairo-pdf-uninstalled.pc
  442. config.status: creating src/cairo-svg.pc
  443. config.status: creating cairo-svg-uninstalled.pc
  444. config.status: creating src/cairo-tee.pc
  445. config.status: creating cairo-tee-uninstalled.pc
  446. config.status: creating src/cairo-gobject.pc
  447. config.status: creating cairo-gobject-uninstalled.pc
  448. config.status: creating Makefile
  449. config.status: creating boilerplate/Makefile
  450. config.status: creating src/Makefile
  451. config.status: creating test/Makefile
  452. config.status: creating test/pdiff/Makefile
  453. config.status: creating perf/Makefile
  454. config.status: creating perf/micro/Makefile
  455. config.status: creating util/Makefile
  456. config.status: creating util/cairo-fdr/Makefile
  457. config.status: creating util/cairo-gobject/Makefile
  458. config.status: creating util/cairo-missing/Makefile
  459. config.status: creating util/cairo-script/Makefile
  460. config.status: creating util/cairo-script/examples/Makefile
  461. config.status: creating util/cairo-sphinx/Makefile
  462. config.status: creating util/cairo-trace/Makefile
  463. config.status: creating util/cairo-trace/cairo-trace
  464. config.status: creating doc/Makefile
  465. config.status: creating doc/public/Makefile
  466. config.status: creating config.h
  467. config.status: executing depfiles commands
  468. config.status: executing libtool commands
  469. config.status: executing /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/build/Makefile.win32.features commands
  470. config.status: creating /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/build/Makefile.win32.features
  471. config.status: /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/build/Makefile.win32.features is unchanged
  472. config.status: executing /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/Makefile.am.features commands
  473. config.status: creating /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/Makefile.am.features
  474. config.status: /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/Makefile.am.features is unchanged
  475. config.status: executing /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/Makefile.win32.features commands
  476. config.status: creating /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/Makefile.win32.features
  477. config.status: /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/Makefile.win32.features is unchanged
  478. config.status: executing /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/boilerplate/Makefile.am.features commands
  479. config.status: creating /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/boilerplate/Makefile.am.features
  480. config.status: /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/boilerplate/Makefile.am.features is unchanged
  481. config.status: executing /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/boilerplate/Makefile.win32.features commands
  482. config.status: creating /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/boilerplate/Makefile.win32.features
  483. config.status: /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/boilerplate/Makefile.win32.features is unchanged
  484. config.status: executing src/cairo-features.h commands
  485. config.status: creating src/cairo-features.h
  486. config.status: executing src/cairo-supported-features.h commands
  487. config.status: creating src/cairo-supported-features.h
  488. config.status: executing /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/build/Makefile.win32.features-h commands
  489. config.status: creating /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/build/Makefile.win32.features-h
  490. config.status: /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/build/Makefile.win32.features-h is unchanged
  491. config.status: executing cairo-trace commands
  492. cairo (version 1.14.12 [release]) will be compiled with:
  493. The following surface backends:
  494. Image: yes (always builtin)
  495. Recording: yes (always builtin)
  496. Observer: yes (always builtin)
  497. Mime: yes (always builtin)
  498. Tee: yes
  499. XML: no (disabled, use --enable-xml to enable)
  500. Skia: no (disabled, use --enable-skia to enable)
  501. Xlib: yes
  502. Xlib Xrender: yes
  503. Qt: no (disabled, use --enable-qt to enable)
  504. Quartz: no (disabled, use --enable-quartz to enable)
  505. Quartz-image: no (disabled, use --enable-quartz-image to enable)
  506. XCB: yes
  507. Win32: no (requires a Win32 platform)
  508. OS2: no (disabled, use --enable-os2 to enable)
  509. CairoScript: yes
  510. PostScript: yes
  511. PDF: yes
  512. SVG: yes
  513. OpenGL: yes
  514. OpenGL ES 2.0: no (disabled, use --enable-glesv2 to enable)
  515. BeOS: no (disabled, use --enable-beos to enable)
  516. DirectFB: no (disabled, use --enable-directfb to enable)
  517. OpenVG: no (disabled, use --enable-vg to enable)
  518. DRM: no (disabled, use --enable-drm to enable)
  519. Cogl: no (disabled, use --enable-cogl to enable)
  520. The following font backends:
  521. User: yes (always builtin)
  522. FreeType: yes
  523. Fontconfig: yes
  524. Win32: no (requires a Win32 platform)
  525. Quartz: no (disabled, use --enable-quartz to enable)
  526. The following functions:
  527. PNG functions: yes
  528. GLX functions: yes
  529. WGL functions: no (WGL headers not found)
  530. EGL functions: yes
  531. X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable)
  532. XCB-shm functions: yes
  533. The following features and utilities:
  534. cairo-trace: no (requires dynamic linker and zlib and real pthreads)
  535. cairo-script-interpreter: yes
  536. And the following internal features:
  537. pthread: no (can't link with -lpthread or -pthread)
  538. gtk-doc: no
  539. gcov support: no
  540. symbol-lookup: yes
  541. test surfaces: no (disabled, use --enable-test-surfaces to enable)
  542. ps testing: no (requires libspectre)
  543. pdf testing: no (requires poppler-glib >= 0.17.4)
  544. svg testing: yes
  545. --- The OpenGL surface backend feature is still under active development and
  546. --- is included in this release only as a preview. It does NOT fully work yet
  547. --- and incompatible changes may yet be made to OpenGL surface backend
  548. --- specific API.
  549. --- The tee surface backend feature is still under active development and is
  550. --- included in this release only as a preview. It does NOT fully work yet
  551. --- and incompatible changes may yet be made to tee surface backend specific
  552. --- API.
  553. >>> Source configured.
  554. >>> Compiling source in /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12 ...
  555. * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
  556. make -j2
  557. Makefile:1498: warning: overriding recipe for target 'recheck'
  558. Makefile:1136: warning: ignoring old recipe for target 'recheck'
  559. (CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12 && /bin/sh /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/build/missing autoheader)
  560. build/configure.ac.system:114: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  561. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  562. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  563. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  564. build/configure.ac.system:114: the top level
  565. rm -f stamp-h1
  566. touch /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/config.h.in
  567. cd . && /bin/sh ./config.status config.h
  568. config.status: creating config.h
  569. config.status: config.h is unchanged
  570. make all-recursive
  571. make[1]: Entering directory '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12-abi_x86_64.amd64'
  572. Makefile:1498: warning: overriding recipe for target 'recheck'
  573. Makefile:1136: warning: ignoring old recipe for target 'recheck'
  574. Making all in src
  575. make[2]: Entering directory '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12-abi_x86_64.amd64/src'
  576. make all-am
  577. make[3]: Entering directory '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12-abi_x86_64.amd64/src'
  578. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src -I.. -I/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libpng16 -march=native -O2 -fforce-addr -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -fstack-check -mfunction-return=thunk -mindirect-branch=thunk -c -o cairo-analysis-surface.lo /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-analysis-surface.c
  579. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src -I.. -I/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libpng16 -march=native -O2 -fforce-addr -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -fstack-check -mfunction-return=thunk -mindirect-branch=thunk -c -o cairo-arc.lo /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-arc.c
  580. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src -I.. -I/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libpng16 -march=native -O2 -fforce-addr -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -fstack-check -mfunction-return=thunk -mindirect-branch=thunk -c /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-analysis-surface.c -fPIC -DPIC -o .libs/cairo-analysis-surface.o
  581. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src -I.. -I/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libpng16 -march=native -O2 -fforce-addr -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -fstack-check -mfunction-return=thunk -mindirect-branch=thunk -c /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-arc.c -fPIC -DPIC -o .libs/cairo-arc.o
  582. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  583. <built-in>: note: this is the location of the previous definition
  584. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
  585. <built-in>: note: this is the location of the previous definition
  586. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:45:0,
  587. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-scaled-font-private.h:45,
  588. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:422,
  589. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-analysis-surface.c:37:
  590. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-impl-private.h:262:3: error: #error "XXX: No mutex implementation found. Cairo will not work with multiple threads. Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this limitation and compile cairo without thread-safety support."
  591. # error "XXX: No mutex implementation found. Cairo will not work with multiple threads. Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this limitation and compile cairo without thread-safety support."
  592. ^~~~~
  593. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:45:0,
  594. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-scaled-font-private.h:45,
  595. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:422,
  596. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-analysis-surface.c:37:
  597. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-impl-private.h:271:11: error: unknown type name 'cairo_mutex_impl_t'
  598. typedef cairo_mutex_impl_t cairo_recursive_mutex_impl_t;
  599. ^~~~~~~~~~~~~~~~~~
  600. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-scaled-font-private.h:45:0,
  601. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:422,
  602. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-analysis-surface.c:37:
  603. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:49:3: error: #error "CAIRO_MUTEX_IMPL_LOCK not defined. Check cairo-mutex-impl-private.h."
  604. # error "CAIRO_MUTEX_IMPL_LOCK not defined. Check cairo-mutex-impl-private.h."
  605. ^~~~~
  606. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:52:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK not defined. Check cairo-mutex-impl-private.h."
  607. # error "CAIRO_MUTEX_IMPL_UNLOCK not defined. Check cairo-mutex-impl-private.h."
  608. ^~~~~
  609. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:55:3: error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined. Check cairo-mutex-impl-private.h."
  610. # error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined. Check cairo-mutex-impl-private.h."
  611. ^~~~~
  612. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:139:3: error: #error "CAIRO_MUTEX_IMPL_LOCK not defined"
  613. # error "CAIRO_MUTEX_IMPL_LOCK not defined"
  614. ^~~~~
  615. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:142:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK not defined"
  616. # error "CAIRO_MUTEX_IMPL_UNLOCK not defined"
  617. ^~~~~
  618. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:151:3: error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
  619. # error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
  620. ^~~~~
  621. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:161:9: error: unknown type name 'cairo_mutex_impl_t'
  622. typedef cairo_mutex_impl_t cairo_mutex_t;
  623. ^~~~~~~~~~~~~~~~~~
  624. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-fixed-private.h:42:0,
  625. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:2042,
  626. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-analysis-surface.c:37:
  627. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-wideint-private.h:121:1: warning: '__visibility__' attribute ignored [-Wattributes]
  628. static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
  629. ^~~~~~
  630. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-wideint-private.h:122:1: warning: '__visibility__' attribute ignored [-Wattributes]
  631. static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
  632. ^~~~~~
  633. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:45:0,
  634. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-scaled-font-private.h:45,
  635. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:422,
  636. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-arc.c:37:
  637. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-impl-private.h:262:3: error: #error "XXX: No mutex implementation found. Cairo will not work with multiple threads. Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this limitation and compile cairo without thread-safety support."
  638. # error "XXX: No mutex implementation found. Cairo will not work with multiple threads. Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this limitation and compile cairo without thread-safety support."
  639. ^~~~~
  640. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:45:0,
  641. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-scaled-font-private.h:45,
  642. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:422,
  643. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-arc.c:37:
  644. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-impl-private.h:271:11: error: unknown type name 'cairo_mutex_impl_t'
  645. typedef cairo_mutex_impl_t cairo_recursive_mutex_impl_t;
  646. ^~~~~~~~~~~~~~~~~~
  647. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-scaled-font-private.h:45:0,
  648. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:422,
  649. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-arc.c:37:
  650. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:49:3: error: #error "CAIRO_MUTEX_IMPL_LOCK not defined. Check cairo-mutex-impl-private.h."
  651. # error "CAIRO_MUTEX_IMPL_LOCK not defined. Check cairo-mutex-impl-private.h."
  652. ^~~~~
  653. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:52:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK not defined. Check cairo-mutex-impl-private.h."
  654. # error "CAIRO_MUTEX_IMPL_UNLOCK not defined. Check cairo-mutex-impl-private.h."
  655. ^~~~~
  656. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:55:3: error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined. Check cairo-mutex-impl-private.h."
  657. # error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined. Check cairo-mutex-impl-private.h."
  658. ^~~~~
  659. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:139:3: error: #error "CAIRO_MUTEX_IMPL_LOCK not defined"
  660. # error "CAIRO_MUTEX_IMPL_LOCK not defined"
  661. ^~~~~
  662. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:142:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK not defined"
  663. # error "CAIRO_MUTEX_IMPL_UNLOCK not defined"
  664. ^~~~~
  665. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:151:3: error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
  666. # error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
  667. ^~~~~
  668. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:161:9: error: unknown type name 'cairo_mutex_impl_t'
  669. typedef cairo_mutex_impl_t cairo_mutex_t;
  670. ^~~~~~~~~~~~~~~~~~
  671. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-scaled-font-private.h:45:0,
  672. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:422,
  673. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-analysis-surface.c:37:
  674. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-surface-snapshot-inline.h: In function '_cairo_surface_snapshot_get_target':
  675. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:169:27: warning: implicit declaration of function 'CAIRO_MUTEX_IMPL_LOCK'; did you mean 'CAIRO_MUTEX_IMPL_NOOP'? [-Wimplicit-function-declaration]
  676. #define CAIRO_MUTEX_LOCK CAIRO_MUTEX_IMPL_LOCK
  677. ^
  678. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-surface-snapshot-inline.h:54:5: note: in expansion of macro 'CAIRO_MUTEX_LOCK'
  679. CAIRO_MUTEX_LOCK (snapshot->mutex);
  680. ^~~~~~~~~~~~~~~~
  681. In file included from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-fixed-private.h:42:0,
  682. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairoint.h:2042,
  683. from /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-arc.c:37:
  684. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-wideint-private.h:121:1: warning: '__visibility__' attribute ignored [-Wattributes]
  685. static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
  686. ^~~~~~
  687. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-wideint-private.h:122:1: warning: '__visibility__' attribute ignored [-Wattributes]
  688. static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
  689. ^~~~~~
  690. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-mutex-type-private.h:170:29: warning: implicit declaration of function 'CAIRO_MUTEX_IMPL_UNLOCK'; did you mean 'CAIRO_MUTEX_IMPL_NOOP'? [-Wimplicit-function-declaration]
  691. #define CAIRO_MUTEX_UNLOCK CAIRO_MUTEX_IMPL_UNLOCK
  692. ^
  693. /var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12/src/cairo-surface-snapshot-inline.h:56:5: note: in expansion of macro 'CAIRO_MUTEX_UNLOCK'
  694. CAIRO_MUTEX_UNLOCK (snapshot->mutex);
  695. ^~~~~~~~~~~~~~~~~~
  696. make[3]: *** [Makefile:2352: cairo-arc.lo] Error 1
  697. make[3]: *** Waiting for unfinished jobs....
  698. make[3]: *** [Makefile:2352: cairo-analysis-surface.lo] Error 1
  699. make[3]: Leaving directory '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12-abi_x86_64.amd64/src'
  700. make[2]: *** [Makefile:1950: all] Error 2
  701. make[2]: Leaving directory '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12-abi_x86_64.amd64/src'
  702. make[1]: *** [Makefile:906: all-recursive] Error 1
  703. make[1]: Leaving directory '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12-abi_x86_64.amd64'
  704. make: *** [Makefile:757: all] Error 2
  705. * ERROR: x11-libs/cairo-1.14.12::gentoo failed (compile phase):
  706. * emake failed
  707. *
  708. * If you need support, post the output of `emerge --info '=x11-libs/cairo-1.14.12::gentoo'`,
  709. * the complete build log and the output of `emerge -pqv '=x11-libs/cairo-1.14.12::gentoo'`.
  710. * The complete build log is located at '/var/tmp/portage/x11-libs/cairo-1.14.12/temp/build.log'.
  711. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/cairo-1.14.12/temp/environment'.
  712. * Working directory: '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12-abi_x86_64.amd64'
  713. * S: '/var/tmp/portage/x11-libs/cairo-1.14.12/work/cairo-1.14.12'
  714.