Guest User

Untitled

a guest
Mar 4th, 2011
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.37 KB | None | 0 0
  1. >>> Emerging (1 of 10) media-video/totem-2.32.0
  2. * totem-2.32.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  3. * Package: media-video/totem-2.32.0
  4. * Repository: gentoo
  5. * USE: bluetooth elibc_glibc kernel_linux python userland_GNU x86 youtube
  6. >>> Unpacking source...
  7. >>> Unpacking totem-2.32.0.tar.bz2 to /var/tmp/portage/media-video/totem-2.32.0/work
  8. >>> Source unpacked in /var/tmp/portage/media-video/totem-2.32.0/work
  9. >>> Preparing source in /var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0 ...
  10. * Fixing OMF Makefiles ... [ ok ]
  11. * Running elibtoolize in: totem-2.32.0/
  12. * Applying portage-2.2.patch ...
  13. * Applying sed-1.5.6.patch ...
  14. * Applying as-needed-2.2.6.patch ...
  15. * Applying totem-2.32.0-smclient-target-detection.patch ... [ ok ]
  16. * Running eautoreconf in '/var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0' ...
  17. * Running aclocal ... [ ok ]
  18. * Running libtoolize --copy --force --install --automake ... [ ok ]
  19. * Running aclocal ... [ ok ]
  20. * Running autoconf ... [ ok ]
  21. * Running autoheader ... [ ok ]
  22. * Running automake --add-missing --copy ... [ ok ]
  23. >>> Source prepared.
  24. >>> Configuring source in /var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0 ...
  25. * econf: updating totem-2.32.0/config.guess with /usr/share/gnuconfig/config.guess
  26. * econf: updating totem-2.32.0/config.sub with /usr/share/gnuconfig/config.sub
  27. ./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-scrollkeeper --disable-schemas-install --disable-static --disable-vala --with-dbus --with-smclient --enable-easy-codec-installation --disable-browser-plugins BROWSER_PLUGIN_DIR=/usr/lib/nsbrowser/plugins PLUGINDIR=/usr/lib/totem/plugins --with-plugins=properties,thumbnail,screensaver,ontop,gromit,media-player-keys,skipto,brasero-disc-recorder,screenshot,chapters,bemused,opensubtitles,jamendo,pythonconsole,dbus-service,youtube --disable-debug --disable-nautilus --enable-python --disable-gtk-doc
  28. checking whether to enable maintainer-specific portions of Makefiles... no
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking for style of include used by make... GNU
  35. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  43. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  44. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  45. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  46. checking for grep that handles long lines and -e... /bin/grep
  47. checking for egrep... /bin/grep -E
  48. checking for ANSI C header files... yes
  49. checking for sys/types.h... yes
  50. checking for sys/stat.h... yes
  51. checking for stdlib.h... yes
  52. checking for string.h... yes
  53. checking for memory.h... yes
  54. checking for strings.h... yes
  55. checking for inttypes.h... yes
  56. checking for stdint.h... yes
  57. checking for unistd.h... yes
  58. checking locale.h usability... yes
  59. checking locale.h presence... yes
  60. checking for locale.h... yes
  61. checking for LC_MESSAGES... yes
  62. checking libintl.h usability... yes
  63. checking libintl.h presence... yes
  64. checking for libintl.h... yes
  65. checking for ngettext in libc... yes
  66. checking for dgettext in libc... yes
  67. checking for bind_textdomain_codeset... yes
  68. checking for msgfmt... /usr/bin/msgfmt
  69. checking for dcgettext... yes
  70. checking if msgfmt accepts -c... yes
  71. checking for gmsgfmt... /usr/bin/gmsgfmt
  72. checking for xgettext... /usr/bin/xgettext
  73. checking whether NLS is requested... yes
  74. checking for intltool >= 0.40.0... 0.41.1 found
  75. checking for intltool-update... /usr/bin/intltool-update
  76. checking for intltool-merge... /usr/bin/intltool-merge
  77. checking for intltool-extract... /usr/bin/intltool-extract
  78. checking for xgettext... (cached) /usr/bin/xgettext
  79. checking for msgmerge... /usr/bin/msgmerge
  80. checking for msgfmt... (cached) /usr/bin/msgfmt
  81. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  82. checking for perl... /usr/bin/perl
  83. checking for perl >= 5.8.1... 5.12.2
  84. checking for XML::Parser... ok
  85. checking whether ln -s works... yes
  86. checking for i686-pc-linux-gnu-pkg-config... no
  87. checking for pkg-config... /usr/bin/pkg-config
  88. checking pkg-config is at least version 0.9.0... yes
  89. checking gnome-doc-utils >= 0.3.2... yes
  90. checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
  91. checking whether we are using the GNU C++ compiler... yes
  92. checking whether i686-pc-linux-gnu-g++ accepts -g... yes
  93. checking dependency style of i686-pc-linux-gnu-g++... gcc3
  94. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  95. checking build system type... i686-pc-linux-gnu
  96. checking host system type... i686-pc-linux-gnu
  97. checking how to print strings... printf
  98. checking for a sed that does not truncate output... /bin/sed
  99. checking for fgrep... /bin/grep -F
  100. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  101. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  102. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  103. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  104. checking the maximum length of command line arguments... 1572864
  105. checking whether the shell understands some XSI constructs... yes
  106. checking whether the shell understands "+="... yes
  107. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  108. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  109. checking how to recognize dependent libraries... pass_all
  110. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  111. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  112. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  113. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  114. checking for dlfcn.h... yes
  115. checking for objdir... .libs
  116. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  117. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  118. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  119. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  120. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  121. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  122. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  123. checking whether -lc should be explicitly linked in... no
  124. checking dynamic linker characteristics... GNU/Linux ld.so
  125. checking how to hardcode library paths into programs... immediate
  126. checking whether stripping libraries is possible... yes
  127. checking if libtool supports shared libraries... yes
  128. checking whether to build shared libraries... yes
  129. checking whether to build static libraries... no
  130. checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
  131. checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
  132. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  133. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  134. checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  135. checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  136. checking if i686-pc-linux-gnu-g++ static flag -static works... yes
  137. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
  138. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  139. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  140. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  141. checking how to hardcode library paths into programs... immediate
  142. configure: creating ./config.lt
  143. config.lt: creating libtool
  144. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  145. checking pkg-config is at least version 0.9.0... yes
  146. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  147. checking for glib-mkenums... /usr/bin/glib-mkenums
  148. checking whether to enable easy codec installation support... yes
  149. checking for MISSING_PLUGINS... yes
  150. checking for GST... yes
  151. checking GStreamer 0.10 inspection tool... yes
  152. checking GStreamer 0.10 playbin2 plugin... yes
  153. checking GStreamer 0.10 ffmpegcolorspace plugin... yes
  154. checking GStreamer 0.10 videoscale plugin... yes
  155. checking GStreamer 0.10 gconfaudiosink plugin... ./configure: line 18354: 7998 Aborted $gst010_inspect $good_element > /dev/null 2> /dev/null
  156. no
  157. configure: error:
  158. Cannot find required GStreamer-0.10 plugin 'gconfaudiosink'.
  159. It should be part of gst-plugins-good. Please install it.
  160.  
  161.  
  162. !!! Please attach the following file when seeking support:
  163. !!! /var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0/config.log
  164. * ERROR: media-video/totem-2.32.0 failed:
  165. * econf failed
  166. *
  167. * Call stack:
  168. * ebuild.sh, line 56: Called src_configure
  169. * environment, line 5610: Called gnome2_src_configure
  170. * environment, line 3148: Called econf '--disable-scrollkeeper' '--disable-schemas-install' '--disable-static' '--disable-vala' '--with-dbus' '--with-smclient' '--enable-easy-codec-installation' '--disable-browser-plugins' 'BROWSER_PLUGIN_DIR=/usr/lib/nsbrowser/plugins' 'PLUGINDIR=/usr/lib/totem/plugins' '--with-plugins=properties,thumbnail,screensaver,ontop,gromit,media-player-keys,skipto,brasero-disc-recorder,screenshot,chapters,bemused,opensubtitles,jamendo,pythonconsole,dbus-service,youtube' '--disable-debug' '--disable-nautilus' '--enable-python' '--disable-gtk-doc'
  171. * ebuild.sh, line 552: Called die
  172. * The specific snippet of code:
  173. * die "econf failed"
  174. *
  175. * If you need support, post the output of 'emerge --info =media-video/totem-2.32.0',
  176. * the complete build log and the output of 'emerge -pqv =media-video/totem-2.32.0'.
  177. * The complete build log is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'.
  178. * The ebuild environment file is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/environment'.
  179. * S: '/var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0'
  180.  
  181. >>> Failed to emerge media-video/totem-2.32.0, Log file:
  182.  
  183. >>> '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'
  184.  
  185. * Messages for package media-video/totem-2.32.0:
  186.  
  187. * ERROR: media-video/totem-2.32.0 failed:
  188. * econf failed
  189. *
  190. * Call stack:
  191. * ebuild.sh, line 56: Called src_configure
  192. * environment, line 5610: Called gnome2_src_configure
  193. * environment, line 3148: Called econf '--disable-scrollkeeper' '--disable-schemas-install' '--disable-static' '--disable-vala' '--with-dbus' '--with-smclient' '--enable-easy-codec-installation' '--disable-browser-plugins' 'BROWSER_PLUGIN_DIR=/usr/lib/nsbrowser/plugins' 'PLUGINDIR=/usr/lib/totem/plugins' '--with-plugins=properties,thumbnail,screensaver,ontop,gromit,media-player-keys,skipto,brasero-disc-recorder,screenshot,chapters,bemused,opensubtitles,jamendo,pythonconsole,dbus-service,youtube' '--disable-debug' '--disable-nautilus' '--enable-python' '--disable-gtk-doc'
  194. * ebuild.sh, line 552: Called die
  195. * The specific snippet of code:
  196. * die "econf failed"
  197. *
  198. * If you need support, post the output of 'emerge --info =media-video/totem-2.32.0',
  199. * the complete build log and the output of 'emerge -pqv =media-video/totem-2.32.0'.
  200. * The complete build log is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'.
  201. * The ebuild environment file is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/environment'.
  202. * S: '/var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0'
  203. gentoo ast # emerge totem
  204. Calculating dependencies... done!
  205.  
  206. >>> Verifying ebuild manifests
  207.  
  208. >>> Emerging (1 of 1) media-video/totem-2.32.0
  209. * totem-2.32.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  210. * Package: media-video/totem-2.32.0
  211. * Repository: gentoo
  212. * USE: bluetooth elibc_glibc kernel_linux python userland_GNU x86 youtube
  213. >>> Unpacking source...
  214. >>> Unpacking totem-2.32.0.tar.bz2 to /var/tmp/portage/media-video/totem-2.32.0/work
  215. >>> Source unpacked in /var/tmp/portage/media-video/totem-2.32.0/work
  216. >>> Preparing source in /var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0 ...
  217. * Fixing OMF Makefiles ... [ ok ]
  218. * Running elibtoolize in: totem-2.32.0/
  219. * Applying portage-2.2.patch ...
  220. * Applying sed-1.5.6.patch ...
  221. * Applying as-needed-2.2.6.patch ...
  222. * Applying totem-2.32.0-smclient-target-detection.patch ... [ ok ]
  223. * Running eautoreconf in '/var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0' ...
  224. * Running aclocal ... [ ok ]
  225. * Running libtoolize --copy --force --install --automake ... [ ok ]
  226. * Running aclocal ... [ ok ]
  227. * Running autoconf ... [ ok ]
  228. * Running autoheader ... [ ok ]
  229. * Running automake --add-missing --copy ... [ ok ]
  230. >>> Source prepared.
  231. >>> Configuring source in /var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0 ...
  232. * econf: updating totem-2.32.0/config.guess with /usr/share/gnuconfig/config.guess
  233. * econf: updating totem-2.32.0/config.sub with /usr/share/gnuconfig/config.sub
  234. ./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-scrollkeeper --disable-schemas-install --disable-static --disable-vala --with-dbus --with-smclient --enable-easy-codec-installation --disable-browser-plugins BROWSER_PLUGIN_DIR=/usr/lib/nsbrowser/plugins PLUGINDIR=/usr/lib/totem/plugins --with-plugins=properties,thumbnail,screensaver,ontop,gromit,media-player-keys,skipto,brasero-disc-recorder,screenshot,chapters,bemused,opensubtitles,jamendo,pythonconsole,dbus-service,youtube --disable-debug --disable-nautilus --enable-python --disable-gtk-doc
  235. checking whether to enable maintainer-specific portions of Makefiles... no
  236. checking for a BSD-compatible install... /usr/bin/install -c
  237. checking whether build environment is sane... yes
  238. checking for a thread-safe mkdir -p... /bin/mkdir -p
  239. checking for gawk... gawk
  240. checking whether make sets $(MAKE)... yes
  241. checking for style of include used by make... GNU
  242. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  243. checking whether the C compiler works... yes
  244. checking for C compiler default output file name... a.out
  245. checking for suffix of executables...
  246. checking whether we are cross compiling... no
  247. checking for suffix of object files... o
  248. checking whether we are using the GNU C compiler... yes
  249. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  250. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  251. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  252. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  253. checking for grep that handles long lines and -e... /bin/grep
  254. checking for egrep... /bin/grep -E
  255. checking for ANSI C header files... yes
  256. checking for sys/types.h... yes
  257. checking for sys/stat.h... yes
  258. checking for stdlib.h... yes
  259. checking for string.h... yes
  260. checking for memory.h... yes
  261. checking for strings.h... yes
  262. checking for inttypes.h... yes
  263. checking for stdint.h... yes
  264. checking for unistd.h... yes
  265. checking locale.h usability... yes
  266. checking locale.h presence... yes
  267. checking for locale.h... yes
  268. checking for LC_MESSAGES... yes
  269. checking libintl.h usability... yes
  270. checking libintl.h presence... yes
  271. checking for libintl.h... yes
  272. checking for ngettext in libc... yes
  273. checking for dgettext in libc... yes
  274. checking for bind_textdomain_codeset... yes
  275. checking for msgfmt... /usr/bin/msgfmt
  276. checking for dcgettext... yes
  277. checking if msgfmt accepts -c... yes
  278. checking for gmsgfmt... /usr/bin/gmsgfmt
  279. checking for xgettext... /usr/bin/xgettext
  280. checking whether NLS is requested... yes
  281. checking for intltool >= 0.40.0... 0.41.1 found
  282. checking for intltool-update... /usr/bin/intltool-update
  283. checking for intltool-merge... /usr/bin/intltool-merge
  284. checking for intltool-extract... /usr/bin/intltool-extract
  285. checking for xgettext... (cached) /usr/bin/xgettext
  286. checking for msgmerge... /usr/bin/msgmerge
  287. checking for msgfmt... (cached) /usr/bin/msgfmt
  288. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  289. checking for perl... /usr/bin/perl
  290. checking for perl >= 5.8.1... 5.12.2
  291. checking for XML::Parser... ok
  292. checking whether ln -s works... yes
  293. checking for i686-pc-linux-gnu-pkg-config... no
  294. checking for pkg-config... /usr/bin/pkg-config
  295. checking pkg-config is at least version 0.9.0... yes
  296. checking gnome-doc-utils >= 0.3.2... yes
  297. checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
  298. checking whether we are using the GNU C++ compiler... yes
  299. checking whether i686-pc-linux-gnu-g++ accepts -g... yes
  300. checking dependency style of i686-pc-linux-gnu-g++... gcc3
  301. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  302. checking build system type... i686-pc-linux-gnu
  303. checking host system type... i686-pc-linux-gnu
  304. checking how to print strings... printf
  305. checking for a sed that does not truncate output... /bin/sed
  306. checking for fgrep... /bin/grep -F
  307. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  308. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  309. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  310. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  311. checking the maximum length of command line arguments... 1572864
  312. checking whether the shell understands some XSI constructs... yes
  313. checking whether the shell understands "+="... yes
  314. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  315. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  316. checking how to recognize dependent libraries... pass_all
  317. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  318. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  319. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  320. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  321. checking for dlfcn.h... yes
  322. checking for objdir... .libs
  323. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  324. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  325. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  326. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  327. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  328. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  329. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  330. checking whether -lc should be explicitly linked in... no
  331. checking dynamic linker characteristics... GNU/Linux ld.so
  332. checking how to hardcode library paths into programs... immediate
  333. checking whether stripping libraries is possible... yes
  334. checking if libtool supports shared libraries... yes
  335. checking whether to build shared libraries... yes
  336. checking whether to build static libraries... no
  337. checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
  338. checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
  339. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  340. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  341. checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  342. checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  343. checking if i686-pc-linux-gnu-g++ static flag -static works... yes
  344. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
  345. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  346. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  347. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  348. checking how to hardcode library paths into programs... immediate
  349. configure: creating ./config.lt
  350. config.lt: creating libtool
  351. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  352. checking pkg-config is at least version 0.9.0... yes
  353. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  354. checking for glib-mkenums... /usr/bin/glib-mkenums
  355. checking whether to enable easy codec installation support... yes
  356. checking for MISSING_PLUGINS... yes
  357. checking for GST... yes
  358. checking GStreamer 0.10 inspection tool... yes
  359. checking GStreamer 0.10 playbin2 plugin... yes
  360. checking GStreamer 0.10 ffmpegcolorspace plugin... yes
  361. checking GStreamer 0.10 videoscale plugin... yes
  362. checking GStreamer 0.10 gconfaudiosink plugin... ./configure: line 18354: 11956 Aborted $gst010_inspect $good_element > /dev/null 2> /dev/null
  363. no
  364. configure: error:
  365. Cannot find required GStreamer-0.10 plugin 'gconfaudiosink'.
  366. It should be part of gst-plugins-good. Please install it.
  367.  
  368.  
  369. !!! Please attach the following file when seeking support:
  370. !!! /var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0/config.log
  371. * ERROR: media-video/totem-2.32.0 failed:
  372. * econf failed
  373. *
  374. * Call stack:
  375. * ebuild.sh, line 56: Called src_configure
  376. * environment, line 5610: Called gnome2_src_configure
  377. * environment, line 3148: Called econf '--disable-scrollkeeper' '--disable-schemas-install' '--disable-static' '--disable-vala' '--with-dbus' '--with-smclient' '--enable-easy-codec-installation' '--disable-browser-plugins' 'BROWSER_PLUGIN_DIR=/usr/lib/nsbrowser/plugins' 'PLUGINDIR=/usr/lib/totem/plugins' '--with-plugins=properties,thumbnail,screensaver,ontop,gromit,media-player-keys,skipto,brasero-disc-recorder,screenshot,chapters,bemused,opensubtitles,jamendo,pythonconsole,dbus-service,youtube' '--disable-debug' '--disable-nautilus' '--enable-python' '--disable-gtk-doc'
  378. * ebuild.sh, line 552: Called die
  379. * The specific snippet of code:
  380. * die "econf failed"
  381. *
  382. * If you need support, post the output of 'emerge --info =media-video/totem-2.32.0',
  383. * the complete build log and the output of 'emerge -pqv =media-video/totem-2.32.0'.
  384. * The complete build log is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'.
  385. * The ebuild environment file is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/environment'.
  386. * S: '/var/tmp/portage/media-video/totem-2.32.0/work/totem-2.32.0'
  387.  
  388. >>> Failed to emerge media-video/totem-2.32.0, Log file:
  389.  
  390. >>> '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'
  391.  
  392. * Messages for package media-video/totem-2.32.0:
  393.  
  394. * ERROR: media-video/totem-2.32.0 failed:
  395. * econf failed
  396. *
  397. * Call stack:
  398. * ebuild.sh, line 56: Called src_configure
  399. * environment, line 5610: Called gnome2_src_configure
  400. * environment, line 3148: Called econf '--disable-scrollkeeper' '--disable-schemas-install' '--disable-static' '--disable-vala' '--with-dbus' '--with-smclient' '--enable-easy-codec-installation' '--disable-browser-plugins' 'BROWSER_PLUGIN_DIR=/usr/lib/nsbrowser/plugins' 'PLUGINDIR=/usr/lib/totem/plugins' '--with-plugins=properties,thumbnail,screensaver,ontop,gromit,media-player-keys,skipto,brasero-disc-recorder,screenshot,chapters,bemused,opensubtitles,jamendo,pythonconsole,dbus-service,youtube' '--disable-debug' '--disable-nautilus' '--enable-python' '--disable-gtk-doc'
  401. * ebuild.sh, line 552: Called die
  402. * The specific snippet of code:
  403. * die "econf failed"
  404. *
  405. * If you need support, post the output of 'emerge --info =media-video/totem-2.32.0',
  406. * the complete build log and the output of 'emerge -pqv =media-video/totem-2.32.0'.
  407. * The complete build log is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/build.log'.
  408. * The ebuild environment file is located at '/var/tmp/portage/media-video/totem-2.32.0/temp/environment'.
Advertisement
Add Comment
Please, Sign In to add comment