1. * Package: mate-base/caja-1.8.1
  2. * Repository: gentoo
  3. * Maintainer: TomWij@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux mate unique userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking caja-1.8.1.tar.xz to /tmp/portage/mate-base/caja-1.8.1/work
  15. >>> Source unpacked in /tmp/portage/mate-base/caja-1.8.1/work
  16. >>> Preparing source in /tmp/portage/mate-base/caja-1.8.1/work/caja-1.8.1 ...
  17. * Fixing OMF Makefiles ...
  18. [ ok ]
  19. * Disabling deprecation warnings ...
  20. [ ok ]
  21. * Running elibtoolize in: caja-1.8.1/
  22. * Applying portage/1.2.0 patch ...
  23. * Applying sed/1.5.6 patch ...
  24. * Applying as-needed/2.4.2 patch ...
  25. * Applying target-nm/2.4.2 patch ...
  26. >>> Source prepared.
  27. >>> Configuring source in /tmp/portage/mate-base/caja-1.8.1/work/caja-1.8.1 ...
  28. * econf: updating caja-1.8.1/config.sub with /usr/share/gnuconfig/config.sub
  29. * econf: updating caja-1.8.1/config.guess with /usr/share/gnuconfig/config.guess
  30. ./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 --libdir=/usr/lib64 --docdir=/usr/share/doc/caja-1.8.1 --disable-schemas-compile --disable-gtk-doc --enable-unique --disable-packagekit --disable-update-mimedb --with-gtk=2.0 --enable-introspection --enable-unique --disable-xmp --without-x
  31. configure: loading site script /usr/share/config.site
  32. checking which gtk+ version to compile against... 2.0
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking for a thread-safe mkdir -p... /bin/mkdir -p
  36. checking for gawk... gawk
  37. checking whether make sets $(MAKE)... yes
  38. checking whether make supports nested variables... yes
  39. checking whether UID '250' is supported by ustar format... yes
  40. checking whether GID '250' is supported by ustar format... yes
  41. checking how to create a ustar tar archive... gnutar
  42. checking whether make supports nested variables... (cached) yes
  43. checking whether to enable maintainer-specific portions of Makefiles... no
  44. checking for style of include used by make... GNU
  45. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  53. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  54. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  55. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  56. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  57. checking for grep that handles long lines and -e... /bin/grep
  58. checking for egrep... /bin/grep -E
  59. checking for ANSI C header files... yes
  60. checking for sys/types.h... yes
  61. checking for sys/stat.h... yes
  62. checking for stdlib.h... yes
  63. checking for string.h... yes
  64. checking for memory.h... yes
  65. checking for strings.h... yes
  66. checking for inttypes.h... yes
  67. checking for stdint.h... yes
  68. checking for unistd.h... yes
  69. checking whether byte ordering is bigendian... no
  70. checking for an ANSI C-conforming const... yes
  71. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  72. checking whether we are using the GNU C compiler... (cached) yes
  73. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  74. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  75. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  76. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  77. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  78. checking whether ln -s works... yes
  79. checking whether make sets $(MAKE)... (cached) yes
  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 the maximum length of command line arguments... 1572864
  90. checking whether the shell understands some XSI constructs... yes
  91. checking whether the shell understands "+="... yes
  92. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  93. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  94. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  95. checking for x86_64-pc-linux-gnu-objdump... objdump
  96. checking how to recognize dependent libraries... pass_all
  97. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  98. checking how to associate runtime and link libraries... printf %s\n
  99. checking for x86_64-pc-linux-gnu-ar... 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 x86_64-pc-linux-gnu-mt... no
  106. checking for mt... mt
  107. checking if mt is a manifest tool... no
  108. checking for dlfcn.h... yes
  109. checking for objdir... .libs
  110. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  111. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  112. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  113. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  114. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  115. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  116. 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
  117. checking whether -lc should be explicitly linked in... no
  118. checking dynamic linker characteristics... GNU/Linux ld.so
  119. checking how to hardcode library paths into programs... immediate
  120. checking whether stripping libraries is possible... yes
  121. checking if libtool supports shared libraries... yes
  122. checking whether to build shared libraries... yes
  123. checking whether to build static libraries... no
  124. checking for pkg-config... /usr/bin/pkg-config
  125. checking for floor in -lm... yes
  126. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
  127. checking pkg-config is at least version 0.9.0... yes
  128. checking for ALL... yes
  129. checking locale.h usability... yes
  130. checking locale.h presence... yes
  131. checking for locale.h... yes
  132. checking for LC_MESSAGES... yes
  133. checking libintl.h usability... yes
  134. checking libintl.h presence... yes
  135. checking for libintl.h... yes
  136. checking for ngettext in libc... yes
  137. checking for dgettext in libc... yes
  138. checking for bind_textdomain_codeset... yes
  139. checking for msgfmt... /usr/bin/msgfmt
  140. checking for dcgettext... yes
  141. checking if msgfmt accepts -c... yes
  142. checking for gmsgfmt... /usr/bin/gmsgfmt
  143. checking for xgettext... /usr/bin/xgettext
  144. checking whether NLS is requested... yes
  145. checking for intltool >= 0.40.1... 0.50.2 found
  146. checking for intltool-update... /usr/bin/intltool-update
  147. checking for intltool-merge... /usr/bin/intltool-merge
  148. checking for intltool-extract... /usr/bin/intltool-extract
  149. checking for xgettext... (cached) /usr/bin/xgettext
  150. checking for msgmerge... /usr/bin/msgmerge
  151. checking for msgfmt... (cached) /usr/bin/msgfmt
  152. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  153. checking for perl... /usr/bin/perl
  154. checking for perl >= 5.8.1... 5.20.1
  155. checking for XML::Parser... ok
  156. checking for gtk-doc... yes
  157. checking for gtkdoc-check... gtkdoc-check.test
  158. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  159. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  160. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  161. checking whether to build gtk-doc documentation... no
  162. checking for GTKDOC_DEPS... yes
  163. checking for perl5... no
  164. checking for perl... perl
  165. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  166. checking sys/mount.h usability... yes
  167. checking sys/mount.h presence... yes
  168. checking for sys/mount.h... yes
  169. checking sys/vfs.h usability... yes
  170. checking sys/vfs.h presence... yes
  171. checking for sys/vfs.h... yes
  172. checking sys/param.h usability... yes
  173. checking sys/param.h presence... yes
  174. checking for sys/param.h... yes
  175. checking malloc.h usability... yes
  176. checking malloc.h presence... yes
  177. checking for malloc.h... yes
  178. checking for mallopt... yes
  179. checking for X... disabled
  180. configure: error: X development libraries not found
  181. !!! Please attach the following file when seeking support:
  182. !!! /tmp/portage/mate-base/caja-1.8.1/work/caja-1.8.1/config.log
  183. * ERROR: mate-base/caja-1.8.1::gentoo failed (configure phase):
  184. * econf failed
  185. *
  186. * Call stack:
  187. * ebuild.sh, line 93: Called src_configure
  188. * environment, line 3141: Called gnome2_src_configure '--enable-unique' '--disable-packagekit' '--disable-update-mimedb' '--with-gtk=2.0' '--enable-introspection' '--enable-unique' '--disable-xmp' '--without-x'
  189. * environment, line 2297: Called econf '--docdir=/usr/share/doc/caja-1.8.1' '--disable-schemas-compile' '--disable-gtk-doc' '--enable-unique' '--disable-packagekit' '--disable-update-mimedb' '--with-gtk=2.0' '--enable-introspection' '--enable-unique' '--disable-xmp' '--without-x'
  190. * phase-helpers.sh, line 584: Called die
  191. * The specific snippet of code:
  192. * die "econf failed"
  193. *
  194. * If you need support, post the output of `emerge --info '=mate-base/caja-1.8.1::gentoo'`,
  195. * the complete build log and the output of `emerge -pqv '=mate-base/caja-1.8.1::gentoo'`.
  196. sed: couldn't open temporary file /etc/portage/package.mask/sedCmsupI: Permission denied