1. * Package: media-sound/banshee-2.2.1
  2. * Repository: gentoo
  3. * Maintainer: dotnet@gentoo.org gstreamer@gentoo.org
  4. * USE: aac amd64 bpm cdda elibc_glibc encode kernel_linux test userland_GNU web
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking banshee-2.2.1.tar.xz to /tmp/portage/media-sound/banshee-2.2.1/work
  8. >>> Source unpacked in /tmp/portage/media-sound/banshee-2.2.1/work
  9. >>> Preparing source in /tmp/portage/media-sound/banshee-2.2.1/work/banshee-2.2.1 ...
  10. * Applying banshee-2.2.0-fix-equalizer-values.patch ...
  11. [ ok ]
  12. * Applying banshee-1.7.4-make-webkit-optional.patch ...
  13. [ ok ]
  14. * Running eautoreconf in '/tmp/portage/media-sound/banshee-2.2.1/work/banshee-2.2.1' ...
  15. * Running glib-gettextize --copy --force ...
  16. [ ok ]
  17. * Running intltoolize --automake --copy --force ...
  18. [ ok ]
  19. * Running gnome-doc-prepare --copy --force ...
  20. [ ok ]
  21. * Running libtoolize --install --copy --force --automake ...
  22. [ ok ]
  23. * Running aclocal -I build/m4/banshee -I build/m4/shamrock -I build/m4/shave ...
  24. [ ok ]
  25. * Running autoconf -I build/m4/banshee -I build/m4/shamrock -I build/m4/shave ...
  26. [ ok ]
  27. * Running autoheader -I build/m4/banshee -I build/m4/shamrock -I build/m4/shave ...
  28. [ ok ]
  29. * Running automake --add-missing --copy ...
  30. [ ok ]
  31. * Running elibtoolize in: banshee-2.2.1/
  32. * Applying portage/1.2.0 patch ...
  33. * Applying sed/1.5.6 patch ...
  34. * Applying as-needed/2.2.6 patch ...
  35. >>> Source prepared.
  36. >>> Configuring source in /tmp/portage/media-sound/banshee-2.2.1/work/banshee-2.2.1 ...
  37. * econf: updating banshee-2.2.1/config.sub with /usr/share/gnuconfig/config.sub
  38. * econf: updating banshee-2.2.1/config.guess with /usr/share/gnuconfig/config.guess
  39. ./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 --disable-dependency-tracking --disable-docs --disable-user-help --disable-boo --disable-mtp --disable-daap --disable-appledevice --disable-karma --enable-webkit --disable-youtube --disable-gio --disable-gio_hardware --disable-dependency-tracking --disable-static --disable-maintainer-mode --enable-gnome --enable-schemas-install --with-gconf-schema-file-dir=/etc/gconf/schemas --with-vendor-build-id=Gentoo/banshee/2.2.1 --enable-gapless-playback --disable-gst-sharp --disable-torrent --disable-shave --disable-ubuntuone --disable-soundmenu
  40. configure: loading site script /usr/share/config.site
  41. configure: loading site script /usr/share/crossdev/include/site/linux
  42. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  43. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  44. checking for a BSD-compatible install... /usr/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 how to create a ustar tar archive... gnutar
  50. checking whether to disable maintainer-specific portions of Makefiles... no
  51. checking whether NLS is requested... yes
  52. checking for style of include used by make... GNU
  53. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  54. checking whether the C compiler works... yes
  55. checking for C compiler default output file name... a.out
  56. checking for suffix of executables...
  57. checking whether we are cross compiling... no
  58. checking for suffix of object files... o
  59. checking whether we are using the GNU C compiler... yes
  60. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  61. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  62. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  63. checking for intltool >= 0.35.0... 0.50.2 found
  64. checking for intltool-update... /usr/bin/intltool-update
  65. checking for intltool-merge... /usr/bin/intltool-merge
  66. checking for intltool-extract... /usr/bin/intltool-extract
  67. checking for xgettext... /usr/bin/xgettext
  68. checking for msgmerge... /usr/bin/msgmerge
  69. checking for msgfmt... /usr/bin/msgfmt
  70. checking for gmsgfmt... /usr/bin/gmsgfmt
  71. checking for perl... /usr/bin/perl
  72. checking for perl >= 5.8.1... 5.12.4
  73. checking for XML::Parser... ok
  74. checking build system type... x86_64-pc-linux-gnu
  75. checking host system type... x86_64-pc-linux-gnu
  76. checking how to print strings... printf
  77. checking for a sed that does not truncate output... /bin/sed
  78. checking for grep that handles long lines and -e... /bin/grep
  79. checking for egrep... /bin/grep -E
  80. checking for fgrep... /bin/grep -F
  81. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  82. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  83. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  84. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  85. checking whether ln -s works... yes
  86. checking the maximum length of command line arguments... 1572864
  87. checking whether the shell understands some XSI constructs... yes
  88. checking whether the shell understands "+="... yes
  89. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  90. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  91. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  92. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  93. checking how to recognize dependent libraries... pass_all
  94. checking for x86_64-pc-linux-gnu-dlltool... no
  95. checking for dlltool... no
  96. checking how to associate runtime and link libraries... printf %s\n
  97. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  98. checking for archiver @FILE support... @
  99. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  100. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  101. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  102. checking for sysroot... no
  103. checking for x86_64-pc-linux-gnu-mt... no
  104. checking for mt... mt
  105. checking if mt is a manifest tool... no
  106. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  107. checking for ANSI C header files... yes
  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... no
  133. checking for library containing strerror... none required
  134. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  135. checking whether we are using the GNU C compiler... (cached) yes
  136. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  137. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  138. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  139. checking for ANSI C header files... (cached) yes
  140. checking for x86_64-pc-linux-gnu-pkg-config... no
  141. checking for pkg-config... /usr/bin/pkg-config
  142. checking pkg-config is at least version 0.16... yes
  143. checking for GLIB - version >= 2.0.0... yes (version 2.30.3)
  144. checking for GDK_X11... yes
  145. checking for GST... yes
  146. checking for BNPX_GTK... yes
  147. checking for X... libraries , headers
  148. checking for XVIDMODE... yes
  149. checking for MONO_MODULE... yes
  150. checking for gmcs... /usr/bin/gmcs
  151. checking for mono... /usr/bin/mono
  152. checking for Mono 2.0 GAC for Mono.Cairo.dll... not found
  153. configure: error: missing required Mono 2.0 assembly: Mono.Cairo.dll
  154. !!! Please attach the following file when seeking support:
  155. !!! /tmp/portage/media-sound/banshee-2.2.1/work/banshee-2.2.1/config.log
  156. * ERROR: media-sound/banshee-2.2.1 failed (configure phase):
  157. * econf failed
  158. *
  159. * Call stack:
  160. * ebuild.sh, line 85: Called src_configure
  161. * environment, line 3498: Called econf '--disable-docs' '--disable-user-help' '--disable-boo' '--disable-mtp' '--disable-daap' '--disable-appledevice' '--disable-karma' '--enable-webkit' '--disable-youtube' '--disable-gio' '--disable-gio_hardware' '--disable-dependency-tracking' '--disable-static' '--disable-maintainer-mode' '--enable-gnome' '--enable-schemas-install' '--with-gconf-schema-file-dir=/etc/gconf/schemas' '--with-vendor-build-id=Gentoo/banshee/2.2.1' '--enable-gapless-playback' '--disable-gst-sharp' '--disable-torrent' '--disable-shave' '--disable-ubuntuone' '--disable-soundmenu'
  162. * phase-helpers.sh, line 467: Called die
  163. * The specific snippet of code:
  164. * die "econf failed"
  165. *
  166. * If you need support, post the output of `emerge --info '=media-sound/banshee-2.2.1'`,
  167. * the complete build log and the output of `emerge -pqv '=media-sound/banshee-2.2.1'`.
  168. sed: couldn't open temporary file /etc/portage/package.mask/sedhNxbzc: Permission denied