Advertisement
Guest User

Untitled

a guest
Jul 11th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.71 KB | None | 0 0
  1.  * Package: x11-libs/cairo-1.16.0-r3
  2.  * Repository: gentoo
  3.  * Maintainer: x11@gentoo.org
  4.  * USE: X abi_x86_32 abi_x86_64 amd64 elibc_glibc glib kernel_linux opengl svg userland_GNU xcb
  5.  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking cairo-1.16.0.tar.xz to /tmp/portage/x11-libs/cairo-1.16.0-r3/work
  8. >>> Source unpacked in /tmp/portage/x11-libs/cairo-1.16.0-r3/work
  9. >>> Preparing source in /tmp/portage/x11-libs/cairo-1.16.0-r3/work/cairo-1.16.0 ...
  10. * Applying cairo-1.12.18-disable-test-suite.patch ...
  11.  [ ok ]
  12. * Applying cairo-respect-fontconfig.patch ...
  13.  [ ok ]
  14. * Applying cairo-1.16.0-pdf-add-missing-flush.patch ...
  15.  [ ok ]
  16. * Applying cairo-1.16.0-ft-Use-FT_Done_MM_Var-instead-of-free-when-available.patch ...
  17.  [ ok ]
  18. * Running eautoreconf in '/tmp/portage/x11-libs/cairo-1.16.0-r3/work/cairo-1.16.0' ...
  19. * Running gtkdocize --copy ...
  20.  [ ok ]
  21. * Running libtoolize --install --copy --force --automake ...
  22.  [ ok ]
  23. * Running aclocal -I build ...
  24.  [ ok ]
  25. * Running autoconf --force ...
  26.  [ ok ]
  27. * Running autoheader ...
  28.  [ ok ]
  29. * Running automake --add-missing --copy --force-missing ...
  30.  [ ok ]
  31. * Running elibtoolize in: cairo-1.16.0/
  32. * Running elibtoolize in: cairo-1.16.0/build/
  33. * Applying portage/1.2.0 patch ...
  34. * Applying sed/1.5.6 patch ...
  35. * Applying as-needed/2.4.3 patch ...
  36. >>> Source prepared.
  37. >>> Configuring source in /tmp/portage/x11-libs/cairo-1.16.0-r3/work/cairo-1.16.0 ...
  38. * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  39. * econf: updating cairo-1.16.0/build/config.sub with /usr/share/gnuconfig/config.sub
  40. * econf: updating cairo-1.16.0/build/config.guess with /usr/share/gnuconfig/config.guess
  41. /tmp/portage/x11-libs/cairo-1.16.0-r3/work/cairo-1.16.0/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-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.16.0-r3 --htmldir=/usr/share/doc/cairo-1.16.0-r3/html --libdir=/usr/lib --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-trace --disable-valgrind --enable-xcb --enable-xcb-shm --enable-ft --enable-pdf --enable-png --enable-ps --enable-script --enable-interpreter --disable-drm --disable-directfb --disable-gallium --disable-qt --disable-vg --disable-xlib-xcb
  42. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
  43. checking whether the C compiler works... yes
  44. checking for C compiler default output file name... a.out
  45. checking for suffix of executables...
  46. checking whether we are cross compiling... no
  47. checking for suffix of object files... o
  48. checking whether we are using the GNU C compiler... yes
  49. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
  50. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
  51. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
  52. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
  53. checking for grep that handles long lines and -e... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking minix/config.h usability... no
  66. checking minix/config.h presence... no
  67. checking for minix/config.h... no
  68. checking whether it is safe to define __EXTENSIONS__... yes
  69. checking for unistd.h... (cached) yes
  70. checking sys/ioctl.h usability... yes
  71. checking sys/ioctl.h presence... yes
  72. checking for sys/ioctl.h... yes
  73. checking for typeof syntax and keyword spelling... typeof
  74. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  75. checking whether build environment is sane... yes
  76. checking for a thread-safe mkdir -p... /bin/mkdir -p
  77. checking for gawk... gawk
  78. checking whether make sets $(MAKE)... yes
  79. checking whether make supports the include directive... yes (GNU style)
  80. checking whether make supports nested variables... yes
  81. checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
  82. checking whether make supports nested variables... (cached) yes
  83. checking for i686-pc-linux-gnu-ar... no
  84. checking for i686-pc-linux-gnu-lib... no
  85. checking for i686-pc-linux-gnu-link... no
  86. checking for ar... ar
  87. checking the archiver (ar) interface... ar
  88. checking build system type... i686-pc-linux-gnu
  89. checking host system type... i686-pc-linux-gnu
  90. checking how to print strings... printf
  91. checking for a sed that does not truncate output... /bin/sed
  92. checking for fgrep... /bin/grep -F
  93. checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  94. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  95. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  96. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  97. checking whether ln -s works... yes
  98. checking the maximum length of command line arguments... 1572864
  99. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  100. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  101. checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
  102. checking for i686-pc-linux-gnu-objdump... no
  103. checking for objdump... objdump
  104. checking how to recognize dependent libraries... pass_all
  105. checking for i686-pc-linux-gnu-dlltool... no
  106. checking for dlltool... no
  107. checking how to associate runtime and link libraries... printf %s\n
  108. checking for i686-pc-linux-gnu-ar... ar
  109. checking for archiver @FILE support... @
  110. checking for i686-pc-linux-gnu-strip... no
  111. checking for strip... strip
  112. checking for i686-pc-linux-gnu-ranlib... no
  113. checking for ranlib... ranlib
  114. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
  115. checking for sysroot... no
  116. checking for a working dd... /bin/dd
  117. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  118. checking for i686-pc-linux-gnu-mt... no
  119. checking for mt... no
  120. checking if : is a manifest tool... no
  121. checking for dlfcn.h... yes
  122. checking for objdir... .libs
  123. checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
  124. checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
  125. checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
  126. checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
  127. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
  128. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
  129. checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  130. checking whether -lc should be explicitly linked in... no
  131. checking dynamic linker characteristics... GNU/Linux ld.so
  132. checking how to hardcode library paths into programs... immediate
  133. checking whether stripping libraries is possible... yes
  134. checking if libtool supports shared libraries... yes
  135. checking whether to build shared libraries... yes
  136. checking whether to build static libraries... no
  137. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
  138. checking pkg-config is at least version 0.9.0... yes
  139. checking for gtk-doc... yes
  140. checking for gtkdoc-check... gtkdoc-check.test
  141. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  142. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  143. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  144. checking whether to build gtk-doc documentation... no
  145. checking for GTKDOC_DEPS... yes
  146. checking for special C compiler options needed for large files... no
  147. checking for _FILE_OFFSET_BITS value needed for large files... 64
  148. checking for find... /usr/bin/find
  149. checking for xargs... /usr/bin/xargs
  150. checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32
  151. checking whether we are using the GNU C compiler... (cached) yes
  152. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes
  153. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed
  154. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes
  155. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
  156. checking whether we are using the GNU C++ compiler... yes
  157. checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
  158. checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none
  159. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
  160. checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  161. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  162. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  163. checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
  164. checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
  165. checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
  166. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
  167. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
  168. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  169. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  170. checking how to hardcode library paths into programs... immediate
  171. checking for inline... inline
  172. checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/i686-pc-linux-gnu-pkg-config
  173. checking pkg-config is at least version 0.9.0... yes
  174. checking for supported warning flags...
  175. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Werror... yes
  176. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -errwarn... no
  177. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wall... yes
  178. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wextra... yes
  179. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wmissing-declarations... yes
  180. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Werror-implicit-function-declaration... yes
  181. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wpointer-arith... yes
  182. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wwrite-strings... yes
  183. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wsign-compare... yes
  184. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wpacked... yes
  185. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wswitch-enum... yes
  186. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wmissing-format-attribute... yes
  187. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wvolatile-register-var... yes
  188. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wstrict-aliasing=2... yes
  189. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Winit-self... yes
  190. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wunsafe-loop-optimizations... yes
  191. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wno-missing-field-initializers... yes
  192. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wno-unused-parameter... yes
  193. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wno-attributes... yes
  194. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wno-long-long... yes
  195. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Winline... yes
  196. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no
  197. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no
  198. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -fno-strict-aliasing... yes
  199. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -fno-common... yes
  200. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wp,-D_FORTIFY_SOURCE=2... yes
  201. checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wunused-but-set-variable -Wno-unused-but-set-variable... yes
  202. checking which warning flags were supported... -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable
  203. checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
  204. checking how to allow undefined symbols in shared libraries used by test suite... -Wl,--allow-shlib-undefined
  205. checking whether byte ordering is bigendian... no
  206. checking whether float word ordering is bigendian... no
  207. checking for native atomic primitives... cxx11
  208. checking whether atomic ops require a memory barrier... no
  209. checking size of void *... 4
  210. checking size of int... 4
  211. checking size of long... 4
  212. checking size of long long... 8
  213. checking size of size_t... 4
  214. checking for native Win32... no
  215. checking for Sun Solaris (non-POSIX ctime_r)... no
  216. checking for cos in -lm... yes
  217. checking for sched_yield in -lrt... yes
  218. checking for shm_open in -lrt... yes
  219. checking for connect in -lsocket... no
  220. checking for __builtin_return_address(0)... yes
  221. checking for stdint.h... (cached) yes
  222. checking for inttypes.h... (cached) yes
  223. checking sys/int_types.h usability... no
  224. checking sys/int_types.h presence... no
  225. checking for sys/int_types.h... no
  226. checking for uint64_t... yes
  227. checking for uint128_t... no
  228. checking for __uint128_t... no
  229. checking fcntl.h usability... yes
  230. checking fcntl.h presence... yes
  231. checking for fcntl.h... yes
  232. checking for unistd.h... (cached) yes
  233. checking signal.h usability... yes
  234. checking signal.h presence... yes
  235. checking for signal.h... yes
  236. checking for sys/stat.h... (cached) yes
  237. checking sys/socket.h usability... yes
  238. checking sys/socket.h presence... yes
  239. checking for sys/socket.h... yes
  240. checking sys/poll.h usability... yes
  241. checking sys/poll.h presence... yes
  242. checking for sys/poll.h... yes
  243. checking sys/un.h usability... yes
  244. checking sys/un.h presence... yes
  245. checking for sys/un.h... yes
  246. checking for alarm... yes
  247. checking sched.h usability... yes
  248. checking sched.h presence... yes
  249. checking for sched.h... yes
  250. checking for sched_getaffinity... yes
  251. checking sys/mman.h usability... yes
  252. checking sys/mman.h presence... yes
  253. checking for sys/mman.h... yes
  254. checking for mmap... yes
  255. checking time.h usability... yes
  256. checking time.h presence... yes
  257. checking for time.h... yes
  258. checking for clock_gettime... yes
  259. checking fenv.h usability... yes
  260. checking fenv.h presence... yes
  261. checking for fenv.h... yes
  262. checking for feenableexcept... yes
  263. checking for fedisableexcept... yes
  264. checking for feclearexcept... yes
  265. checking libgen.h usability... yes
  266. checking libgen.h presence... yes
  267. checking for libgen.h... yes
  268. checking byteswap.h usability... yes
  269. checking byteswap.h presence... yes
  270. checking for byteswap.h... yes
  271. checking for signal.h... (cached) yes
  272. checking setjmp.h usability... yes
  273. checking setjmp.h presence... yes
  274. checking for setjmp.h... yes
  275. checking for fenv.h... (cached) yes
  276. checking sys/wait.h usability... yes
  277. checking sys/wait.h presence... yes
  278. checking for sys/wait.h... yes
  279. checking for ctime_r... yes
  280. checking for localtime_r... yes
  281. checking for gmtime_r... yes
  282. checking for drand48... yes
  283. checking for flockfile... yes
  284. checking for funlockfile... yes
  285. checking for getline... yes
  286. checking for link... yes
  287. checking for strndup... yes
  288. checking for sys/stat.h... (cached) yes
  289. checking io.h usability... no
  290. checking io.h presence... no
  291. checking for io.h... no
  292. checking for mkdir... yes
  293. checking mkdir variant... mkdir(path, mode)
  294. checking for fork... yes
  295. checking for waitpid... yes
  296. checking for raise... yes
  297. checking for compress in -lz... yes
  298. checking zlib.h usability... yes
  299. checking zlib.h presence... yes
  300. checking for zlib.h... yes
  301. checking for lzo2a_decompress in -llzo2... yes
  302. checking lzo/lzo2a.h usability... yes
  303. checking lzo/lzo2a.h presence... yes
  304. checking for lzo/lzo2a.h... yes
  305. checking for dlsym in -ldl... yes
  306. checking for dlfcn.h... (cached) yes
  307. checking xlocale.h usability... no
  308. checking xlocale.h presence... no
  309. checking for xlocale.h... no
  310. checking for newlocale... yes
  311. checking for strtod_l... yes
  312. checking for X... libraries , headers
  313. checking for cairo's Xlib surface backend feature...
  314. checking for xlib... no
  315. checking for gethostbyname... yes
  316. checking for connect... yes
  317. checking for remove... yes
  318. checking for shmat... yes
  319. checking for IceConnectionNumber in -lICE... yes
  320. checking sys/ipc.h usability... yes
  321. checking sys/ipc.h presence... yes
  322. checking for sys/ipc.h... yes
  323. checking sys/shm.h usability... yes
  324. checking sys/shm.h presence... yes
  325. checking for sys/shm.h... yes
  326. checking whether shmctl IPC_RMID allowes subsequent attaches... yes
  327. checking for X11/extensions/XShm.h... yes
  328. checking for X11/extensions/shmproto.h... yes
  329. checking for X11/extensions/shmstr.h... yes
  330. checking whether cairo's Xlib surface backend feature could be enabled... yes
  331. checking for cairo's Xlib Xrender surface backend feature...
  332. checking for xlib_xrender... no
  333. checking for X11/extensions/Xrender.h... yes
  334. checking for XRenderCreateSolidFill... yes
  335. checking for XRenderCreateLinearGradient... yes
  336. checking for XRenderCreateRadialGradient... yes
  337. checking for XRenderCreateConicalGradient... yes
  338. checking whether cairo's Xlib Xrender surface backend feature could be enabled... yes
  339. checking for cairo's XCB surface backend feature...
  340. checking for xcb... yes
  341. checking whether cairo's XCB surface backend feature could be enabled... yes
  342. checking for cairo's XCB/SHM functions feature...
  343. checking for xcb_shm... yes
  344. checking whether cairo's XCB/SHM functions feature could be enabled... yes
  345. checking for cairo's Quartz font backend feature...
  346. checking whether cairo's Quartz font backend feature could be enabled... no (disabled, use --enable-quartz to enable)
  347. checking for cairo's Microsoft Windows surface backend feature...
  348. checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform)
  349. checking for cairo's Microsoft Windows font backend feature...
  350. checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform)
  351. checking for cairo's PNG functions feature...
  352. checking for png... yes
  353. checking whether cairo's PNG functions feature could be enabled... yes
  354. checking for cairo's OpenGL surface backend feature...
  355. checking for gl... no
  356. checking GL/gl.h usability... yes
  357. checking GL/gl.h presence... yes
  358. checking for GL/gl.h... yes
  359. checking whether cairo's OpenGL surface backend feature could be enabled... yes
  360. checking for cairo's EGL functions feature...
  361. checking for egl... no
  362. checking EGL/egl.h usability... yes
  363. checking EGL/egl.h presence... yes
  364. checking for EGL/egl.h... yes
  365. checking for csi_stream_attachresource in -lcsi... no
  366. checking for eglGetError in -lEGL... yes
  367. checking whether cairo's EGL functions feature could be enabled... yes
  368. checking for cairo's GLX functions feature...
  369. checking GL/glx.h usability... yes
  370. checking GL/glx.h presence... yes
  371. checking for GL/glx.h... yes
  372. checking whether cairo's GLX functions feature could be enabled... yes
  373. checking for cairo's WGL functions feature...
  374. checking windows.h usability... no
  375. checking windows.h presence... no
  376. checking for windows.h... no
  377. checking whether cairo's WGL functions feature could be enabled... no (WGL headers not found)
  378. checking for cairo's script surface backend feature...
  379. checking whether cairo's script surface backend feature could be enabled... yes
  380. checking for cairo's FreeType font backend feature...
  381. checking for FREETYPE... no
  382. checking for freetype-config... /usr/bin/freetype-config
  383. checking freetype2 libtool version... Package freetype2 was not found in the pkg-config search path.
  384. Perhaps you should add the directory containing `freetype2.pc'
  385. to the PKG_CONFIG_PATH environment variable
  386. No package 'freetype2' found
  387. Package freetype2 was not found in the pkg-config search path.
  388. Perhaps you should add the directory containing `freetype2.pc'
  389. to the PKG_CONFIG_PATH environment variable
  390. No package 'freetype2' found
  391. Package freetype2 was not found in the pkg-config search path.
  392. Perhaps you should add the directory containing `freetype2.pc'
  393. to the PKG_CONFIG_PATH environment variable
  394. No package 'freetype2' found
  395. Package freetype2 was not found in the pkg-config search path.
  396. Perhaps you should add the directory containing `freetype2.pc'
  397. to the PKG_CONFIG_PATH environment variable
  398. No package 'freetype2' found
  399. Package freetype2 was not found in the pkg-config search path.
  400. Perhaps you should add the directory containing `freetype2.pc'
  401. to the PKG_CONFIG_PATH environment variable
  402. No package 'freetype2' found
  403. Package freetype2 was not found in the pkg-config search path.
  404. Perhaps you should add the directory containing `freetype2.pc'
  405. to the PKG_CONFIG_PATH environment variable
  406. No package 'freetype2' found
  407. Package freetype2 was not found in the pkg-config search path.
  408. Perhaps you should add the directory containing `freetype2.pc'
  409. to the PKG_CONFIG_PATH environment variable
  410. No package 'freetype2' found
  411. Package freetype2 was not found in the pkg-config search path.
  412. Perhaps you should add the directory containing `freetype2.pc'
  413. to the PKG_CONFIG_PATH environment variable
  414. No package 'freetype2' found
  415. sed: -e expression #1, char 0: no previous regular expression
  416. sed: -e expression #1, char 0: no previous regular expression
  417. - Too old
  418. checking whether cairo's FreeType font backend feature could be enabled... no ( found; version 9.7.3 from release 2.1.9 required)
  419. configure: error: FreeType font backend feature could not be enabled
  420.  
  421. !!! Please attach the following file when seeking support:
  422. !!! /tmp/portage/x11-libs/cairo-1.16.0-r3/work/cairo-1.16.0-abi_x86_32.x86/config.log
  423. * ERROR: x11-libs/cairo-1.16.0-r3::gentoo failed (configure phase):
  424. * econf failed
  425. *
  426. * Call stack:
  427. * ebuild.sh, line 124: Called src_configure
  428. * environment, line 3134: Called multilib-minimal_src_configure
  429. * environment, line 2339: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  430. * environment, line 2566: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  431. * environment, line 2269: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  432. * environment, line 2267: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  433. * environment, line 519: Called multilib-minimal_abi_src_configure
  434. * environment, line 2333: Called multilib_src_configure
  435. * environment, line 2789: Called econf '--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-trace' '--disable-valgrind' '--enable-xcb' '--enable-xcb-shm' '--enable-ft' '--enable-pdf' '--enable-png' '--enable-ps' '--enable-script' '--enable-interpreter' '--disable-drm' '--disable-directfb' '--disable-gallium' '--disable-qt' '--disable-vg' '--disable-xlib-xcb'
  436. * phase-helpers.sh, line 718: Called __helpers_die 'econf failed'
  437. * isolated-functions.sh, line 119: Called die
  438. * The specific snippet of code:
  439. * die "$@"
  440. *
  441. * If you need support, post the output of `emerge --info '=x11-libs/cairo-1.16.0-r3::gentoo'`,
  442. * the complete build log and the output of `emerge -pqv '=x11-libs/cairo-1.16.0-r3::gentoo'`.
  443. * The complete build log is located at '/tmp/portage/x11-libs/cairo-1.16.0-r3/temp/build.log'.
  444. * The ebuild environment file is located at '/tmp/portage/x11-libs/cairo-1.16.0-r3/temp/environment'.
  445. * Working directory: '/tmp/portage/x11-libs/cairo-1.16.0-r3/work/cairo-1.16.0-abi_x86_32.x86'
  446. * S: '/tmp/portage/x11-libs/cairo-1.16.0-r3/work/cairo-1.16.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement