Advertisement
Guest User

Untitled

a guest
Feb 17th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.97 KB | None | 0 0
  1. lk@gee ~ $ sudo emerge banshee
  2. Password:
  3.  
  4. * IMPORTANT: 5 news items need reading for repository 'gentoo'.
  5. * Use eselect news to read news items.
  6.  
  7. Calculating dependencies... done!
  8.  
  9. >>> Verifying ebuild manifests
  10.  
  11. >>> Starting parallel fetch
  12.  
  13. >>> Emerging (1 of 12) dev-dotnet/gdk-sharp-2.12.10
  14. * gtk-sharp-2.12.7.patch.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  15. * gtk-sharp-2.12.10.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  16. >>> Unpacking source...
  17. >>> Unpacking gtk-sharp-2.12.7.patch.bz2 to /var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work
  18. >>> Unpacking gtk-sharp-2.12.10.tar.bz2 to /var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work
  19. >>> Source unpacked in /var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work
  20. >>> Preparing source in /var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work/gtk-sharp-2.12.10 ...
  21. * Applying gtk-sharp-2.12.7.patch ... [ ok ]
  22. * Running eautoreconf in '/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work/gtk-sharp-2.12.10' ...
  23. * Running aclocal ... [ ok ]
  24. * Running libtoolize --copy --force --install --automake ... [ ok ]
  25. * Running aclocal ... [ ok ]
  26. * Running autoconf ... [ ok ]
  27. * Running autoheader ... [ ok ]
  28. * Running elibtoolize in: gtk-sharp-2.12.10/
  29. * Applying portage/1.2.0 patch ...
  30. * Applying sed/1.5.6 patch ...
  31. * Applying as-needed/2.2.6 patch ...
  32. * Phase-hook: Running gtk-sharp-tarball-post_src_prepare ... [ ok ]
  33. >>> Source prepared.
  34. >>> Configuring source in /var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work/gtk-sharp-2.12.10 ...
  35. * Phase-hook: Running gtk-sharp-tarball_src_configure ... [ ok ]
  36. * econf: updating gtk-sharp-2.12.10/config.sub with /usr/share/gnuconfig/config.sub
  37. * econf: updating gtk-sharp-2.12.10/config.guess with /usr/share/gnuconfig/config.guess
  38. ./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-static --disable-dependency-tracking --disable-maintainer-mode
  39. checking build system type... x86_64-pc-linux-gnu
  40. checking host system type... x86_64-pc-linux-gnu
  41. checking target system type... x86_64-pc-linux-gnu
  42. checking for a BSD-compatible install... /usr/bin/install -c
  43. checking whether build environment is sane... yes
  44. checking for a thread-safe mkdir -p... /bin/mkdir -p
  45. checking for gawk... gawk
  46. checking whether make sets $(MAKE)... yes
  47. checking whether to enable maintainer-specific portions of Makefiles... no
  48. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  49. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  50. checking whether the C compiler works... yes
  51. checking for C compiler default output file name... a.out
  52. checking for suffix of executables...
  53. checking whether we are cross compiling... no
  54. checking for suffix of object files... o
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  57. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  58. checking for style of include used by make... GNU
  59. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  60. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  61. checking whether we are using the GNU C compiler... (cached) yes
  62. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  63. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  64. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  65. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  66. checking for grep that handles long lines and -e... /bin/grep
  67. checking for egrep... /bin/grep -E
  68. checking for ANSI C header files... yes
  69. checking how to print strings... printf
  70. checking for a sed that does not truncate output... /bin/sed
  71. checking for fgrep... /bin/grep -F
  72. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  73. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  74. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  75. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  76. checking whether ln -s works... yes
  77. checking the maximum length of command line arguments... 1572864
  78. checking whether the shell understands some XSI constructs... yes
  79. checking whether the shell understands "+="... yes
  80. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  81. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  82. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  83. checking for x86_64-pc-linux-gnu-objdump... objdump
  84. checking how to recognize dependent libraries... pass_all
  85. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  86. checking how to associate runtime and link libraries... printf %s\n
  87. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  88. checking for archiver @FILE support... @
  89. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  90. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  91. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  92. checking for sysroot... no
  93. checking for x86_64-pc-linux-gnu-mt... no
  94. checking for mt... no
  95. checking if : is a manifest tool... no
  96. checking for sys/types.h... yes
  97. checking for sys/stat.h... yes
  98. checking for stdlib.h... yes
  99. checking for string.h... yes
  100. checking for memory.h... yes
  101. checking for strings.h... yes
  102. checking for inttypes.h... yes
  103. checking for stdint.h... yes
  104. checking for unistd.h... yes
  105. checking for dlfcn.h... yes
  106. checking for objdir... .libs
  107. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  108. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  109. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  110. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  111. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  112. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  113. 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
  114. checking whether -lc should be explicitly linked in... no
  115. checking dynamic linker characteristics... GNU/Linux ld.so
  116. checking how to hardcode library paths into programs... immediate
  117. checking whether stripping libraries is possible... yes
  118. checking if libtool supports shared libraries... yes
  119. checking whether to build shared libraries... yes
  120. checking whether to build static libraries... no
  121. checking size of void *... 8
  122. ./configure: line 12648: enable_msi: command not found
  123. checking for pkg-config... /usr/bin/pkg-config
  124. checking size of off_t... 8
  125. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
  126. checking pkg-config is at least version 0.9.0... yes
  127. checking for MONO_DEPENDENCY... yes
  128. checking for gacutil... /usr/bin/gacutil
  129. checking for al... /usr/bin/al
  130. checking for mono... /usr/bin/mono
  131. checking for mcs... /usr/bin/mcs
  132. checking for MONO_CAIRO... yes
  133. checking for GLIB... yes
  134. checking for PANGO... yes
  135. checking for ATK... yes
  136. checking for GTK... yes
  137. checking for GLADE... yes
  138. checking for mdassembler... /usr/bin/mdassembler
  139. checking for monodocer... /usr/bin/monodocer
  140. configure: creating ./config.status
  141. config.status: creating AssemblyInfo.cs
  142. config.status: creating Makefile
  143. config.status: creating policy.config
  144. config.status: creating msi/gtk-sharp-2.0.wxs
  145. config.status: creating msi/Makefile
  146. config.status: creating msi/unmanaged/Makefile
  147. config.status: creating msi/unmanaged/custom/Makefile
  148. config.status: creating msi/unmanaged/custom/etc/Makefile
  149. config.status: creating msi/unmanaged/custom/etc/gtk-2.0/Makefile
  150. config.status: creating msi/unmanaged/custom/share/Makefile
  151. config.status: creating msi/unmanaged/custom/share/icons/Makefile
  152. config.status: creating msi/unmanaged/custom/share/icons/hicolor/Makefile
  153. config.status: creating sources/Makefile
  154. config.status: creating parser/Makefile
  155. config.status: creating parser/gapi-2.0.pc
  156. config.status: creating parser/gapi2-fixup
  157. config.status: creating parser/gapi2-parser
  158. config.status: creating generator/Makefile
  159. config.status: creating generator/gapi2-codegen
  160. config.status: creating glib/Makefile
  161. config.status: creating glib/glib-sharp-2.0.pc
  162. config.status: creating glib/glib-sharp.dll.config
  163. config.status: creating glib/glue/Makefile
  164. config.status: creating cairo/Makefile
  165. config.status: creating pango/Makefile
  166. config.status: creating pango/pango-sharp-2.0.pc
  167. config.status: creating pango/pango-sharp.dll.config
  168. config.status: creating pango/glue/Makefile
  169. config.status: creating atk/Makefile
  170. config.status: creating atk/atk-sharp-2.0.pc
  171. config.status: creating atk/atk-sharp.dll.config
  172. config.status: creating atk/glue/Makefile
  173. config.status: creating gdk/Makefile
  174. config.status: creating gdk/gdk-sharp-2.0.pc
  175. config.status: creating gdk/gdk-sharp.dll.config
  176. config.status: creating gdk/glue/Makefile
  177. config.status: creating gtk/Makefile
  178. config.status: creating gtk/gtk-sharp-2.0.pc
  179. config.status: creating gtk/gtk-sharp.dll.config
  180. config.status: creating gtk/glue/Makefile
  181. config.status: creating glade/Makefile
  182. config.status: creating glade/glade-sharp.dll.config
  183. config.status: creating glade/glade-sharp-2.0.pc
  184. config.status: creating glade/glue/Makefile
  185. config.status: creating gtkdotnet/Makefile
  186. config.status: creating gtkdotnet/gtk-dotnet.dll.config
  187. config.status: creating gtkdotnet/gtk-dotnet-2.0.pc
  188. config.status: creating doc/Makefile
  189. config.status: creating sample/GtkDemo/Makefile
  190. config.status: creating sample/Makefile
  191. config.status: creating sample/pixmaps/Makefile
  192. config.status: creating sample/test/Makefile
  193. config.status: creating sample/valtest/Makefile
  194. config.status: creating sample/valtest/valtest.exe.config
  195. config.status: creating sample/opaquetest/Makefile
  196. config.status: creating sample/opaquetest/opaquetest.exe.config
  197. config.status: creating config.h
  198. config.status: executing depfiles commands
  199. config.status: executing libtool commands
  200. ---
  201. Configuration summary
  202.  
  203. * Installation prefix = /usr
  204. * C# compiler: /usr/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12
  205.  
  206. Optional assemblies included in the build:
  207.  
  208. * glade-sharp.dll: yes
  209. * gtk-dotnet.dll: yes
  210. * Mono.Cairo.dll: using system assembly
  211.  
  212. NOTE: if any of the above say 'no' you may install the
  213. corresponding development packages for them, rerun
  214. autogen.sh to include them in the build.
  215.  
  216. * Documentation build enabled: yes
  217. WARNING: The install prefix is different than the monodoc prefix.
  218. Monodoc will not be able to load the documentation.
  219. ---
  220. >>> Source configured.
  221. >>> Compiling source in /var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work/gtk-sharp-2.12.10 ...
  222. make -j9 CSC=/usr/bin/gmcs
  223. Making all in .
  224. make[1]: Entering directory `/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work/gtk-sharp-2.12.10/gdk'
  225. cp ./gdk-api.raw gdk-api.xml
  226. cp ../gtk-sharp.snk .
  227. cp ../AssemblyInfo.cs .
  228. sed -e "s/@ASSEMBLY_NAME@/gdk-sharp/" -e "s/@POLICY@/2.4/" ../policy.config > policy.2.4.config
  229. chmod u+w gdk-api.xml
  230. sed -e "s/@ASSEMBLY_NAME@/gdk-sharp/" -e "s/@POLICY@/2.6/" ../policy.config > policy.2.6.config
  231. sed -e "s/@ASSEMBLY_NAME@/gdk-sharp/" -e "s/@POLICY@/2.8/" ../policy.config > policy.2.8.config
  232. sed -e "s/@ASSEMBLY_NAME@/gdk-sharp/" -e "s/@POLICY@/2.10/" ../policy.config > policy.2.10.config
  233. /usr/bin/gapi2-fixup --api=gdk-api.xml --metadata=./Gdk.metadata --symbols=./gdk-symbols.xml
  234. /usr/bin/al -link:policy.2.4.config -out:policy.2.4.gdk-sharp.dll -keyfile:gtk-sharp.snk
  235. /usr/bin/al -link:policy.2.6.config -out:policy.2.6.gdk-sharp.dll -keyfile:gtk-sharp.snk
  236. /usr/bin/al -link:policy.2.10.config -out:policy.2.10.gdk-sharp.dll -keyfile:gtk-sharp.snk
  237. /usr/bin/al -link:policy.2.8.config -out:policy.2.8.gdk-sharp.dll -keyfile:gtk-sharp.snk
  238. rm -f generated/* && \
  239. /usr/bin/gapi2-codegen --generate gdk-api.xml \
  240. -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml \
  241. --outdir=generated --customdir=. --assembly-name=gdk-sharp \
  242. --gluelib-name=gdksharpglue-2 --glue-filename=glue/generated.c \
  243. --glue-includes=gdk/gdk.h \
  244. && touch generated-stamp
  245. Name: font Type: PangoFont* in gdk_draw_glyphs in method DrawGlyphs in type Gdk.Drawable
  246. Name: matrix Type: PangoMatrix* in gdk_draw_glyphs_transformed in method DrawGlyphsTransformed in type Gdk.Drawable
  247. Name: layout Type: PangoLayout* in gdk_draw_layout in method DrawLayout in type Gdk.Drawable
  248. Name: line Type: PangoLayoutLine* in gdk_draw_layout_line_with_colors in method DrawLayoutLineWithColors in type Gdk.Drawable
  249. Name: line Type: PangoLayoutLine* in gdk_draw_layout_line in method DrawLayoutLine in type Gdk.Drawable
  250. Name: layout Type: PangoLayout* in gdk_draw_layout_with_colors in method DrawLayoutWithColors in type Gdk.Drawable
  251. rettype: PangoDirection in method GetDirection in type Gdk.Keymap
  252. Name: part Type: PangoRenderPart in gdk_pango_renderer_set_override_color in method SetOverrideColor in type Gdk.PangoRenderer
  253. Name: part Type: PangoRenderPart in gdk_pango_renderer_set_stipple in method SetStipple in type Gdk.PangoRenderer
  254. Name: font_desc Type: PangoFontDescription* in gdk_font_from_description in method FromDescription in type Gdk.Font
  255. Name: font_desc Type: PangoFontDescription* in gdk_font_from_description_for_display in method FromDescriptionForDisplay in type Gdk.Font
  256. Field Color has unknown Type PangoColor in type Gdk.PangoAttrEmbossColor
  257. rettype: PangoContext* in method ContextGet in type Gdk.PangoHelper
  258. Name: layout Type: PangoLayout* in gdk_pango_layout_get_clip_region in method LayoutGetClipRegion in type Gdk.PangoHelper
  259. Name: line Type: PangoLayoutLine* in gdk_pango_layout_line_get_clip_region in method LayoutLineGetClipRegion in type Gdk.PangoHelper
  260. Name: context Type: PangoContext* in gdk_pango_context_set_colormap in method ContextSetColormap in type Gdk.PangoHelper
  261. rettype: PangoContext* in method ContextGetForScreen in type Gdk.PangoHelper
  262.  
  263. Generation Summary:
  264. Enums: 54 Structs: 18 Boxed: 3 Opaques: 12 Interfaces: 0 Objects: 23 Callbacks: 8
  265. Properties: 10 Signals: 10 Methods: 484 Constructors: 30 Throttled: 14
  266. Total Nodes: 666
  267.  
  268. /usr/bin/gmcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -nowarn:0169,0612,0618 -unsafe -out:gdk-sharp.dll -target:library /r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/2.0/Mono.Cairo.dll generated/*.cs ./EventButton.cs ./EventClient.cs ./EventConfigure.cs ./EventCrossing.cs ./Event.cs ./EventDND.cs ./EventExpose.cs ./EventFocus.cs ./EventGrabBroken.cs ./EventKey.cs ./EventMotion.cs ./EventOwnerChange.cs ./EventProperty.cs ./EventProximity.cs ./EventScroll.cs ./EventSelection.cs ./EventSetting.cs ./EventVisibility.cs ./EventWindowState.cs ./Key.cs ./Size.cs ./TextProperty.cs AssemblyInfo.cs
  269. AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute
  270. PangoAttrEmbossColor.custom(21,49): error CS0246: The type or namespace name `Pango' could not be found. Are you missing a using directive or an assembly reference?
  271. PangoAttrEmbossColor.custom(26,71): error CS0246: The type or namespace name `Pango' could not be found. Are you missing a using directive or an assembly reference?
  272. PangoAttrEmbossed.custom(37,24): error CS0246: The type or namespace name `Pango' could not be found. Are you missing a using directive or an assembly reference?
  273. PangoAttrEmbossed.custom(43,49): error CS0246: The type or namespace name `Pango' could not be found. Are you missing a using directive or an assembly reference?
  274. PangoAttrEmbossed.custom(48,68): error CS0246: The type or namespace name `Pango' could not be found. Are you missing a using directive or an assembly reference?
  275. PangoAttrStipple.custom(39,24): error CS0246: The type or namespace name `Pango' could not be found. Are you missing a using directive or an assembly reference?
  276. PangoAttrStipple.custom(51,49): error CS0246: The type or namespace name `Pango' could not be found. Are you missing a using directive or an assembly reference?
  277. PangoAttrStipple.custom(56,67): error CS0246: The type or namespace name `Pango' could not be found. Are you missing a using directive or an assembly reference?
  278. generated/PangoRenderer.cs(57,46): warning CS0109: The member `Gdk.PangoRenderer.GType' does not hide an inherited member. The new keyword is not required
  279. Compilation failed: 8 error(s), 2 warnings
  280. make[1]: *** [gdk-sharp.dll] Error 1
  281. make[1]: Leaving directory `/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work/gtk-sharp-2.12.10/gdk'
  282. make: *** [all-recursive] Error 1
  283. emake failed
  284. * ERROR: dev-dotnet/gdk-sharp-2.12.10 failed (compile phase):
  285. * emake failed
  286. *
  287. * Call stack:
  288. * ebuild.sh, line 85: Called src_compile
  289. * environment, line 3137: Called gtk-sharp-module_src_compile
  290. * environment, line 2435: Called die
  291. * The specific snippet of code:
  292. * emake CSC=/usr/bin/gmcs || die "emake failed"
  293. *
  294. * If you need support, post the output of 'emerge --info =dev-dotnet/gdk-sharp-2.12.10',
  295. * the complete build log and the output of 'emerge -pqv =dev-dotnet/gdk-sharp-2.12.10'.
  296. * The complete build log is located at '/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/temp/build.log'.
  297. * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/temp/environment'.
  298. * S: '/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work/gtk-sharp-2.12.10'
  299.  
  300. >>> Failed to emerge dev-dotnet/gdk-sharp-2.12.10, Log file:
  301.  
  302. >>> '/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/temp/build.log'
  303.  
  304. * Messages for package dev-dotnet/gdk-sharp-2.12.10:
  305.  
  306. * ERROR: dev-dotnet/gdk-sharp-2.12.10 failed (compile phase):
  307. * emake failed
  308. *
  309. * Call stack:
  310. * ebuild.sh, line 85: Called src_compile
  311. * environment, line 3137: Called gtk-sharp-module_src_compile
  312. * environment, line 2435: Called die
  313. * The specific snippet of code:
  314. * emake CSC=/usr/bin/gmcs || die "emake failed"
  315. *
  316. * If you need support, post the output of 'emerge --info =dev-dotnet/gdk-sharp-2.12.10',
  317. * the complete build log and the output of 'emerge -pqv =dev-dotnet/gdk-sharp-2.12.10'.
  318. * The complete build log is located at '/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/temp/build.log'.
  319. * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/temp/environment'.
  320. * S: '/var/tmp/portage/dev-dotnet/gdk-sharp-2.12.10/work/gtk-sharp-2.12.10'
  321.  
  322. * IMPORTANT: 5 news items need reading for repository 'gentoo'.
  323. * Use eselect news to read news items.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement