Guest User

Untitled

a guest
Oct 16th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.70 KB | None | 0 0
  1. === Running ebuild phase killold as root:root...
  2. === Starting builtin_killold
  3. === Done builtin_killold
  4. === Completed ebuild phase killold
  5. === Running ebuild phases init saveenv as paludisbuild:paludisbuild...
  6. === Starting builtin_init
  7. === Done builtin_init
  8. === Starting builtin_saveenv
  9. === Done builtin_saveenv
  10. === Completed ebuild phases init saveenv
  11. --- No need to do anything for setup phase
  12. === Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild...
  13. === Starting builtin_loadenv
  14. === Done builtin_loadenv
  15. === Starting src_unpack
  16. >>> Unpacking gtk-engines-2.20.2.tar.bz2 to /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work
  17. tar jxf /var/cache/paludis/distfiles/gtk-engines-2.20.2.tar.bz2 --no-same-owner
  18. === Done src_unpack
  19. === Starting builtin_saveenv
  20. === Done builtin_saveenv
  21. === Completed ebuild phases loadenv unpack saveenv
  22. === Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild...
  23. === Starting builtin_loadenv
  24. === Done builtin_loadenv
  25. cd /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2
  26. === Starting src_prepare
  27. cat -- '/var/db/paludis/repositories/gnome/packages/gnome-desktop/gtk-engines/files/gtk-engines-2.20.2-fix-build-with-newer-glib.patch' | patch -s -f -p1
  28. === Done src_prepare
  29. === Starting builtin_saveenv
  30. === Done builtin_saveenv
  31. === Completed ebuild phases loadenv prepare saveenv
  32. === Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild...
  33. === Starting builtin_loadenv
  34. === Done builtin_loadenv
  35. === Starting src_configure
  36. Multibuild Class: C (MULTIBUILD_C_TARGETS)
  37. C Target: 32
  38. mkdir -p /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32
  39. pushd /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32/
  40. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32 /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2
  41. econf: updating /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/config.sub with /usr/share/gnuconfig/config.sub
  42. econf: updating /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/config.guess with /usr/share/gnuconfig/config.guess
  43. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/configure --prefix=/usr --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --docdir=/usr/share/doc/gtk-engines-2.20.2 --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fast-install --libdir=/usr/lib32 --enable-animation --disable-lua --disable-deprecated --disable-hc
  44. checking for a BSD-compatible install... /bin/install -c
  45. checking whether build environment is sane... yes
  46. checking for a thread-safe mkdir -p... /bin/mkdir -p
  47. checking for gawk... gawk
  48. checking whether make sets $(MAKE)... yes
  49. checking whether to enable maintainer-specific portions of Makefiles... no
  50. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  51. checking whether the C compiler works... yes
  52. checking for C compiler default output file name... a.out
  53. checking for suffix of executables...
  54. checking whether we are cross compiling... no
  55. checking for suffix of object files... o
  56. checking whether we are using the GNU C compiler... yes
  57. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  58. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  59. checking for style of include used by make... GNU
  60. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  61. checking whether make sets $(MAKE)... (cached) yes
  62. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  63. checking build system type... i686-pc-linux-gnu
  64. checking host system type... i686-pc-linux-gnu
  65. checking for a sed that does not truncate output... /bin/sed
  66. checking for grep that handles long lines and -e... /bin/grep
  67. checking for egrep... /bin/grep -E
  68. checking for fgrep... /bin/grep -F
  69. checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld
  70. checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes
  71. checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm
  72. checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm
  73. checking whether ln -s works... yes
  74. checking the maximum length of command line arguments... 1572864
  75. checking whether the shell understands some XSI constructs... yes
  76. checking whether the shell understands "+="... yes
  77. checking for x86_64-pc-linux-gnu-ld option to reload object files... -r
  78. checking for i686-pc-linux-gnu-objdump... objdump
  79. checking how to recognize dependent libraries... pass_all
  80. checking for i686-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  81. checking for i686-pc-linux-gnu-strip... no
  82. checking for strip... strip
  83. checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  84. checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok
  85. checking how to run the C preprocessor... cpp
  86. checking for ANSI C header files... yes
  87. checking for sys/types.h... yes
  88. checking for sys/stat.h... yes
  89. checking for stdlib.h... yes
  90. checking for string.h... yes
  91. checking for memory.h... yes
  92. checking for strings.h... yes
  93. checking for inttypes.h... yes
  94. checking for stdint.h... yes
  95. checking for unistd.h... yes
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  99. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  100. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  101. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  104. checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... no
  112. checking whether NLS is requested... yes
  113. checking for intltool >= 0.31.0... 0.50.2 found
  114. checking for intltool-update... /bin/intltool-update
  115. checking for intltool-merge... /bin/intltool-merge
  116. checking for intltool-extract... /bin/intltool-extract
  117. checking for xgettext... /bin/xgettext
  118. checking for msgmerge... /bin/msgmerge
  119. checking for msgfmt... /bin/msgfmt
  120. checking for gmsgfmt... /bin/msgfmt
  121. checking for perl... /bin/perl
  122. checking for perl >= 5.8.1... 5.14.1
  123. checking for XML::Parser... ok
  124. checking locale.h usability... yes
  125. checking locale.h presence... yes
  126. checking for locale.h... yes
  127. checking for LC_MESSAGES... yes
  128. checking libintl.h usability... yes
  129. checking libintl.h presence... yes
  130. checking for libintl.h... yes
  131. checking for ngettext in libc... yes
  132. checking for dgettext in libc... yes
  133. checking for bind_textdomain_codeset... yes
  134. checking for msgfmt... (cached) /bin/msgfmt
  135. checking for dcgettext... yes
  136. checking if msgfmt accepts -c... yes
  137. checking for gmsgfmt... (cached) /bin/msgfmt
  138. checking for xgettext... (cached) /bin/xgettext
  139. checking for i686-pc-linux-gnu-pkg-config... no
  140. checking for pkg-config... /bin/pkg-config
  141. checking pkg-config is at least version 0.9.0... yes
  142. checking for GTK... yes
  143. configure: creating ./config.status
  144. config.status: creating Makefile
  145. config.status: creating test/Makefile
  146. config.status: creating engines/Makefile
  147. config.status: creating engines/support/Makefile
  148. config.status: creating engines/clearlooks/Makefile
  149. config.status: creating engines/crux/Makefile
  150. config.status: creating engines/hc/Makefile
  151. config.status: creating engines/industrial/Makefile
  152. config.status: creating engines/mist/Makefile
  153. config.status: creating engines/redmond/Makefile
  154. config.status: creating engines/glide/Makefile
  155. config.status: creating engines/thinice/Makefile
  156. config.status: creating engines/lua/Makefile
  157. config.status: creating themes/Makefile
  158. config.status: creating themes/Clearlooks/Makefile
  159. config.status: creating themes/Clearlooks/gtk-2.0/Makefile
  160. config.status: creating themes/Crux/Makefile
  161. config.status: creating themes/Crux/gtk-2.0/Makefile
  162. config.status: creating themes/Industrial/Makefile
  163. config.status: creating themes/Industrial/gtk-2.0/Makefile
  164. config.status: creating themes/Mist/Makefile
  165. config.status: creating themes/Mist/gtk-2.0/Makefile
  166. config.status: creating themes/Redmond/Makefile
  167. config.status: creating themes/Redmond/gtk-2.0/Makefile
  168. config.status: creating themes/ThinIce/Makefile
  169. config.status: creating themes/ThinIce/gtk-2.0/Makefile
  170. config.status: creating gtk-engines-2.pc
  171. config.status: creating gtk-engines.spec
  172. config.status: creating po/Makefile.in
  173. config.status: creating schema/Makefile
  174. config.status: creating schema/clearlooks.xml.in
  175. config.status: creating schema/crux-engine.xml.in
  176. config.status: creating schema/glide.xml.in
  177. config.status: creating schema/hcengine.xml.in
  178. config.status: creating schema/industrial.xml.in
  179. config.status: creating schema/mist.xml.in
  180. config.status: creating schema/redmond95.xml.in
  181. config.status: creating schema/thinice.xml.in
  182. config.status: creating engines/support/config.h
  183. config.status: executing depfiles commands
  184. config.status: executing libtool commands
  185. config.status: executing default-1 commands
  186. config.status: executing po/stamp-it commands
  187.  
  188. Special Flags:
  189. Development Code - Disabled
  190. Paranoia Flags - Disabled
  191. Disable Deprecated - Disabled
  192. Engine Schemas - Enabled
  193. Fallback Widget Checks - Enabled
  194.  
  195. Engines and Themes:
  196. ClearLooks - Including with animation support
  197. Crux - Including
  198. HC - Skipping
  199. Industrial - Including
  200. Mist - Including
  201. Redmond - Including
  202. Glide - Including
  203. ThinIce - Including
  204. Lua - Skipping
  205.  
  206. popd
  207. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2
  208. C Target: 64
  209. mkdir -p /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/64
  210. pushd /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/64/
  211. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/64 /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2
  212. econf: updating /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/config.sub with /usr/share/gnuconfig/config.sub
  213. econf: updating /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/config.guess with /usr/share/gnuconfig/config.guess
  214. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/configure --prefix=/usr --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --docdir=/usr/share/doc/gtk-engines-2.20.2 --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fast-install --libdir=/usr/lib64 --enable-animation --disable-lua --disable-deprecated --disable-hc
  215. checking for a BSD-compatible install... /bin/install -c
  216. checking whether build environment is sane... yes
  217. checking for a thread-safe mkdir -p... /bin/mkdir -p
  218. checking for gawk... gawk
  219. checking whether make sets $(MAKE)... yes
  220. checking whether to enable maintainer-specific portions of Makefiles... no
  221. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  222. checking whether the C compiler works... yes
  223. checking for C compiler default output file name... a.out
  224. checking for suffix of executables...
  225. checking whether we are cross compiling... no
  226. checking for suffix of object files... o
  227. checking whether we are using the GNU C compiler... yes
  228. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  229. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  230. checking for style of include used by make... GNU
  231. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  232. checking whether make sets $(MAKE)... (cached) yes
  233. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  234. checking build system type... x86_64-pc-linux-gnu
  235. checking host system type... x86_64-pc-linux-gnu
  236. checking for a sed that does not truncate output... /bin/sed
  237. checking for grep that handles long lines and -e... /bin/grep
  238. checking for egrep... /bin/grep -E
  239. checking for fgrep... /bin/grep -F
  240. checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld
  241. checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes
  242. checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm
  243. checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm
  244. checking whether ln -s works... yes
  245. checking the maximum length of command line arguments... 1572864
  246. checking whether the shell understands some XSI constructs... yes
  247. checking whether the shell understands "+="... yes
  248. checking for x86_64-pc-linux-gnu-ld option to reload object files... -r
  249. checking for x86_64-pc-linux-gnu-objdump... objdump
  250. checking how to recognize dependent libraries... pass_all
  251. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  252. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  253. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  254. checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok
  255. checking how to run the C preprocessor... cpp
  256. checking for ANSI C header files... yes
  257. checking for sys/types.h... yes
  258. checking for sys/stat.h... yes
  259. checking for stdlib.h... yes
  260. checking for string.h... yes
  261. checking for memory.h... yes
  262. checking for strings.h... yes
  263. checking for inttypes.h... yes
  264. checking for stdint.h... yes
  265. checking for unistd.h... yes
  266. checking for dlfcn.h... yes
  267. checking for objdir... .libs
  268. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  269. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  270. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  271. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  272. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  273. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  274. checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
  275. checking whether -lc should be explicitly linked in... no
  276. checking dynamic linker characteristics... GNU/Linux ld.so
  277. checking how to hardcode library paths into programs... immediate
  278. checking whether stripping libraries is possible... yes
  279. checking if libtool supports shared libraries... yes
  280. checking whether to build shared libraries... yes
  281. checking whether to build static libraries... no
  282. checking whether NLS is requested... yes
  283. checking for intltool >= 0.31.0... 0.50.2 found
  284. checking for intltool-update... /bin/intltool-update
  285. checking for intltool-merge... /bin/intltool-merge
  286. checking for intltool-extract... /bin/intltool-extract
  287. checking for xgettext... /bin/xgettext
  288. checking for msgmerge... /bin/msgmerge
  289. checking for msgfmt... /bin/msgfmt
  290. checking for gmsgfmt... /bin/msgfmt
  291. checking for perl... /bin/perl
  292. checking for perl >= 5.8.1... 5.14.1
  293. checking for XML::Parser... ok
  294. checking locale.h usability... yes
  295. checking locale.h presence... yes
  296. checking for locale.h... yes
  297. checking for LC_MESSAGES... yes
  298. checking libintl.h usability... yes
  299. checking libintl.h presence... yes
  300. checking for libintl.h... yes
  301. checking for ngettext in libc... yes
  302. checking for dgettext in libc... yes
  303. checking for bind_textdomain_codeset... yes
  304. checking for msgfmt... (cached) /bin/msgfmt
  305. checking for dcgettext... yes
  306. checking if msgfmt accepts -c... yes
  307. checking for gmsgfmt... (cached) /bin/msgfmt
  308. checking for xgettext... (cached) /bin/xgettext
  309. checking for x86_64-pc-linux-gnu-pkg-config... no
  310. checking for pkg-config... /bin/pkg-config
  311. checking pkg-config is at least version 0.9.0... yes
  312. checking for GTK... yes
  313. configure: creating ./config.status
  314. config.status: creating Makefile
  315. config.status: creating test/Makefile
  316. config.status: creating engines/Makefile
  317. config.status: creating engines/support/Makefile
  318. config.status: creating engines/clearlooks/Makefile
  319. config.status: creating engines/crux/Makefile
  320. config.status: creating engines/hc/Makefile
  321. config.status: creating engines/industrial/Makefile
  322. config.status: creating engines/mist/Makefile
  323. config.status: creating engines/redmond/Makefile
  324. config.status: creating engines/glide/Makefile
  325. config.status: creating engines/thinice/Makefile
  326. config.status: creating engines/lua/Makefile
  327. config.status: creating themes/Makefile
  328. config.status: creating themes/Clearlooks/Makefile
  329. config.status: creating themes/Clearlooks/gtk-2.0/Makefile
  330. config.status: creating themes/Crux/Makefile
  331. config.status: creating themes/Crux/gtk-2.0/Makefile
  332. config.status: creating themes/Industrial/Makefile
  333. config.status: creating themes/Industrial/gtk-2.0/Makefile
  334. config.status: creating themes/Mist/Makefile
  335. config.status: creating themes/Mist/gtk-2.0/Makefile
  336. config.status: creating themes/Redmond/Makefile
  337. config.status: creating themes/Redmond/gtk-2.0/Makefile
  338. config.status: creating themes/ThinIce/Makefile
  339. config.status: creating themes/ThinIce/gtk-2.0/Makefile
  340. config.status: creating gtk-engines-2.pc
  341. config.status: creating gtk-engines.spec
  342. config.status: creating po/Makefile.in
  343. config.status: creating schema/Makefile
  344. config.status: creating schema/clearlooks.xml.in
  345. config.status: creating schema/crux-engine.xml.in
  346. config.status: creating schema/glide.xml.in
  347. config.status: creating schema/hcengine.xml.in
  348. config.status: creating schema/industrial.xml.in
  349. config.status: creating schema/mist.xml.in
  350. config.status: creating schema/redmond95.xml.in
  351. config.status: creating schema/thinice.xml.in
  352. config.status: creating engines/support/config.h
  353. config.status: executing depfiles commands
  354. config.status: executing libtool commands
  355. config.status: executing default-1 commands
  356. config.status: executing po/stamp-it commands
  357.  
  358. Special Flags:
  359. Development Code - Disabled
  360. Paranoia Flags - Disabled
  361. Disable Deprecated - Disabled
  362. Engine Schemas - Enabled
  363. Fallback Widget Checks - Enabled
  364.  
  365. Engines and Themes:
  366. ClearLooks - Including with animation support
  367. Crux - Including
  368. HC - Skipping
  369. Industrial - Including
  370. Mist - Including
  371. Redmond - Including
  372. Glide - Including
  373. ThinIce - Including
  374. Lua - Skipping
  375.  
  376. popd
  377. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2
  378. === Done src_configure
  379. === Starting builtin_saveenv
  380. === Done builtin_saveenv
  381. === Completed ebuild phases loadenv configure saveenv
  382. === Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild...
  383. === Starting builtin_loadenv
  384. === Done builtin_loadenv
  385. === Starting src_compile
  386. Multibuild Class: C (MULTIBUILD_C_TARGETS)
  387. C Target: 32
  388. pushd /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32/
  389. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32 /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2
  390. make -j9
  391. Making all in engines
  392. make[1]: Entering directory `/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32/engines'
  393. Making all in support
  394. make[2]: Entering directory `/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32/engines/support'
  395. make all-am
  396. make[3]: Entering directory `/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32/engines/support'
  397. \
  398. # source='./cairo-support.c' object='cairo-support.lo' libtool=yes
  399. \
  400. # source='./widget-information.c' object='widget-information.lo' libtool=yes
  401. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support -m32 -march=native -pipe -O3 -c -o widget-information.lo `test -f './widget-information.c' || echo '/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support/'`./widget-information.c
  402. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support -m32 -march=native -pipe -O3 -c -o cairo-support.lo `test -f './cairo-support.c' || echo '/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support/'`./cairo-support.c
  403. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support -m32 -march=native -pipe -O3 -c /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support/./cairo-support.c -fPIC -DPIC -o .libs/cairo-support.o
  404. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support -m32 -march=native -pipe -O3 -c /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support/./widget-information.c -fPIC -DPIC -o .libs/widget-information.o
  405. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support/./widget-information.c:29:21: fatal error: gtk/gtk.h: No such file or directory
  406. compilation terminated.
  407. make[3]: *** [widget-information.lo] Error 1
  408. make[3]: *** Waiting for unfinished jobs....
  409. In file included from /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support/./cairo-support.c:33:0:
  410. /var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/gtk-engines-2.20.2/engines/support/./general-support.h:31:21: fatal error: gmodule.h: No such file or directory
  411. compilation terminated.
  412. make[3]: *** [cairo-support.lo] Error 1
  413. make[3]: Leaving directory `/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32/engines/support'
  414. make[2]: *** [all] Error 2
  415. make[2]: Leaving directory `/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32/engines/support'
  416. make[1]: *** [all-recursive] Error 1
  417. make[1]: Leaving directory `/var/tmp/paludis/build/gnome-desktop-gtk-engines-2.20.2/work/C/32/engines'
  418. make: *** [all-recursive] Error 1
  419.  
  420. !!! ERROR in gnome-desktop/gtk-engines-2.20.2::gnome:
  421. !!! In /usr/libexec/paludis/utils/exheres-0/emake at line 30
  422. !!! emake returned error 2
  423.  
  424. !!! Call stack:
  425. !!! * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:67)
  426. !!! * main (/usr/libexec/paludis/utils/exheres-0/emake:30)
  427.  
  428. diefunc: making ebuild PID 14415 exit with error
  429. die trap: exiting with error.
Add Comment
Please, Sign In to add comment