Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2011
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.89 KB | None | 0 0
  1.  * Package: gnome-extra/yelp-2.30.2
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU
  5. >>> Unpacking source...
  6. >>> Unpacking yelp-2.30.2.tar.bz2 to /var/tmp/portage/gnome-extra/yelp-2.30.2/work
  7. >>> Source unpacked in /var/tmp/portage/gnome-extra/yelp-2.30.2/work
  8. >>> Preparing source in /var/tmp/portage/gnome-extra/yelp-2.30.2/work/yelp-2.30.2 ...
  9. * Fixing OMF Makefiles ...
  10.  [ ok ]
  11. * Running elibtoolize in: yelp-2.30.2/
  12. * Applying portage-2.2.patch ...
  13. * Applying sed-1.5.6.patch ...
  14. * Applying as-needed-2.2.6.patch ...
  15. * Applying yelp-2.26.0-automagic-lzma.patch ...
  16.  [ ok ]
  17. * Applying yelp-2.28.1-system-nspr.patch ...
  18.  [ ok ]
  19. * Running eautoreconf in '/var/tmp/portage/gnome-extra/yelp-2.30.2/work/yelp-2.30.2' ...
  20. * Running aclocal -I m4 ...
  21.  [ ok ]
  22. * Running libtoolize --copy --force --install --automake ...
  23.  [ ok ]
  24. * Running aclocal -I m4 ...
  25.  [ ok ]
  26. * Running autoconf ...
  27.  [ ok ]
  28. * Running autoheader ...
  29.  [ ok ]
  30. * Running automake --add-missing --copy ...
  31.  [ ok ]
  32. >>> Source prepared.
  33. >>> Configuring source in /var/tmp/portage/gnome-extra/yelp-2.30.2/work/yelp-2.30.2 ...
  34. * econf: updating yelp-2.30.2/config.guess with /usr/share/gnuconfig/config.guess
  35. * econf: updating yelp-2.30.2/config.sub with /usr/share/gnuconfig/config.sub
  36. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-gecko=libxul-embedding --disable-lzma --with-search=basic
  37. checking for a BSD-compatible install... /usr/bin/install -c
  38. checking whether build environment is sane... yes
  39. checking for a thread-safe mkdir -p... /bin/mkdir -p
  40. checking for gawk... gawk
  41. checking whether make sets $(MAKE)... yes
  42. checking whether to enable maintainer-specific portions of Makefiles... no
  43. checking whether NLS is requested... yes
  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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  55. checking for intltool >= 0.35.0... 0.41.1 found
  56. checking for intltool-update... /usr/bin/intltool-update
  57. checking for intltool-merge... /usr/bin/intltool-merge
  58. checking for intltool-extract... /usr/bin/intltool-extract
  59. checking for xgettext... /usr/bin/xgettext
  60. checking for msgmerge... /usr/bin/msgmerge
  61. checking for msgfmt... /usr/bin/msgfmt
  62. checking for gmsgfmt... /usr/bin/gmsgfmt
  63. checking for perl... /usr/bin/perl
  64. checking for perl >= 5.8.1... 5.12.2
  65. checking for XML::Parser... ok
  66. checking for gconftool-2... /usr/bin/gconftool-2
  67. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  68. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  69. checking whether ln -s works... yes
  70. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  71. checking whether we are using the GNU C compiler... (cached) yes
  72. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  73. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  74. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  75. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  76. checking whether we are using the GNU C++ compiler... yes
  77. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  78. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  79. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  80. checking whether we are using the GNU C compiler... (cached) yes
  81. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  82. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  83. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  84. checking for library containing strerror... none required
  85. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  86. checking for grep that handles long lines and -e... /bin/grep
  87. checking for egrep... /bin/grep -E
  88. checking for ANSI C header files... yes
  89. checking build system type... x86_64-pc-linux-gnu
  90. checking host system type... x86_64-pc-linux-gnu
  91. checking how to print strings... printf
  92. checking for a sed that does not truncate output... /bin/sed
  93. checking for fgrep... /bin/grep -F
  94. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  95. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  96. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  97. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  98. checking the maximum length of command line arguments... 1572864
  99. checking whether the shell understands some XSI constructs... yes
  100. checking whether the shell understands "+="... yes
  101. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  102. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  103. checking how to recognize dependent libraries... pass_all
  104. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  105. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  106. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  107. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  108. checking for sys/types.h... yes
  109. checking for sys/stat.h... yes
  110. checking for stdlib.h... yes
  111. checking for string.h... yes
  112. checking for memory.h... yes
  113. checking for strings.h... yes
  114. checking for inttypes.h... yes
  115. checking for stdint.h... yes
  116. checking for unistd.h... yes
  117. checking for dlfcn.h... yes
  118. checking for objdir... .libs
  119. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  120. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  121. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  122. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  123. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  124. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  125. 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
  126. checking whether -lc should be explicitly linked in... no
  127. checking dynamic linker characteristics... GNU/Linux ld.so
  128. checking how to hardcode library paths into programs... immediate
  129. checking whether stripping libraries is possible... yes
  130. checking if libtool supports shared libraries... yes
  131. checking whether to build shared libraries... yes
  132. checking whether to build static libraries... yes
  133. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  134. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  135. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  136. 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
  137. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  138. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  139. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  140. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  141. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  142. 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
  143. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  144. checking how to hardcode library paths into programs... immediate
  145. checking for x86_64-pc-linux-gnu-pkg-config... no
  146. checking for pkg-config... /usr/bin/pkg-config
  147. checking pkg-config is at least version 0.16... yes
  148. checking for GLIB - version >= 2.0.0... yes (version 2.24.2)
  149. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  150. checking whether gcc understands -Wno-sign-compare... yes
  151. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  152. checking what language compliance flags to pass to the C compiler...
  153. checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused
  154. checking what language compliance flags to pass to the C++ compiler...
  155. checking locale.h usability... yes
  156. checking locale.h presence... yes
  157. checking for locale.h... yes
  158. checking for LC_MESSAGES... yes
  159. checking libintl.h usability... yes
  160. checking libintl.h presence... yes
  161. checking for libintl.h... yes
  162. checking for ngettext in libc... yes
  163. checking for dgettext in libc... yes
  164. checking for bind_textdomain_codeset... yes
  165. checking for msgfmt... (cached) /usr/bin/msgfmt
  166. checking for dcgettext... yes
  167. checking if msgfmt accepts -c... yes
  168. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  169. checking for xgettext... (cached) /usr/bin/xgettext
  170. checking for YELP... yes
  171. checking for gsed... (cached) /bin/sed
  172. checking for X... libraries , headers
  173. checking for gethostbyname... yes
  174. checking for connect... yes
  175. checking for remove... yes
  176. checking for shmat... yes
  177. checking for IceConnectionNumber in -lICE... yes
  178. checking for gzopen in -lz... yes
  179. checking for bzread in -lbz2... no
  180. checking for BZ2_bzread in -lbz2... yes
  181. checking for gawk... (cached) gawk
  182. checking which gecko to use... libxul-embedding
  183. checking manual gecko home set... Package libxul-embedding-unstable was not found in the pkg-config search path.
  184. Perhaps you should add the directory containing `libxul-embedding-unstable.pc'
  185. to the PKG_CONFIG_PATH environment variable
  186. No package 'libxul-embedding-unstable' found
  187. checking for compiler -fshort-wchar option... yes
  188. checking whether to enable C++ RTTI... no
  189. checking whether we have a gtk 2 gecko build... configure: error: This program needs a gtk 2 gecko build
  190.  
  191. !!! Please attach the following file when seeking support:
  192. !!! /var/tmp/portage/gnome-extra/yelp-2.30.2/work/yelp-2.30.2/config.log
  193. * ERROR: gnome-extra/yelp-2.30.2 failed:
  194. * econf failed
  195. *
  196. * Call stack:
  197. * ebuild.sh, line 56: Called src_configure
  198. * environment, line 3233: Called gnome2_src_configure
  199. * environment, line 2541: Called econf '--with-gecko=libxul-embedding' '--disable-lzma' '--with-search=basic'
  200. * ebuild.sh, line 552: Called die
  201. * The specific snippet of code:
  202. * die "econf failed"
  203. *
  204. * If you need support, post the output of 'emerge --info =gnome-extra/yelp-2.30.2',
  205. * the complete build log and the output of 'emerge -pqv =gnome-extra/yelp-2.30.2'.
  206. * The complete build log is located at '/var/tmp/portage/gnome-extra/yelp-2.30.2/temp/build.log'.
  207. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/yelp-2.30.2/temp/environment'.
  208. * S: '/var/tmp/portage/gnome-extra/yelp-2.30.2/work/yelp-2.30.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement