- * Package: dev-dotnet/webkit-sharp-0.3-r1
- * Repository: gentoo
- * Maintainer: dotnet@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking webkit-sharp-0.3.tar.bz2 to /tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work
- >>> Source unpacked in /tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work
- >>> Preparing source in /tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work/webkit-sharp-0.3 ...
- * Applying webkit-sharp-0.3-webkit14.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work/webkit-sharp-0.3 ...
- * econf: updating webkit-sharp-0.3/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating webkit-sharp-0.3/config.sub with /usr/share/gnuconfig/config.sub
- ./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
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for pkg-config... /usr/bin/pkg-config
- checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for MONO_DEPENDENCY... yes
- checking for MONO_DEPENDENCY... no
- checking for mono... /usr/bin/mono
- checking for mcs... /usr/bin/mcs
- checking for gacutil... /usr/bin/gacutil
- checking for GTK_SHARP... yes
- checking for WEBKIT... yes
- checking for gapi2-parser... /usr/bin/gapi2-parser
- checking for gapi2-fixup... /usr/bin/gapi2-fixup
- checking for gapi2-codegen... /usr/bin/gapi2-codegen
- checking for mdassembler... /usr/bin/mdassembler
- checking for monodocer... /usr/bin/monodocer
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating webkit-sharp.spec
- config.status: creating doc/Makefile
- config.status: creating samples/Makefile
- config.status: creating sources/Makefile
- config.status: creating sources/AssemblyInfo.cs
- config.status: creating sources/webkit-sharp-1.0.pc
- config.status: creating sources/webkit-sharp.dll.config
- config.status: executing default commands
- Configuration summary
- ---------------------
- * Installation prefix: /usr
- * compiler: /usr/bin/mcs
- * Documentation: yes ()
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work/webkit-sharp-0.3 ...
- make -j24 -j1
- Making all in sources
- make[1]: Entering directory `/tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work/webkit-sharp-0.3/sources'
- cp ./webkit-sharp-api.raw webkit-sharp-api.xml
- chmod u+w webkit-sharp-api.xml
- /usr/bin/gapi2-fixup --api=./webkit-sharp-api.xml --metadata=./webkit-sharp.metadata
- /usr/bin/gapi2-codegen --generate ./webkit-sharp-api.xml -I:/../../share/gapi-2.0/glib-api.xml -I:/../../share/gapi-2.0/pango-api.xml -I:/../../share/gapi-2.0/atk-api.xml -I:/../../share/gapi-2.0/gdk-api.xml -I:/../../share/gapi-2.0/gtk-api.xml \
- --outdir=generated --customdir=. \
- --assembly-name=webkit-sharp && touch generated-stamp
- Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "share/gapi-2.0/glib-api.xml".
- at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
- at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
- at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
- at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0
- at GtkSharp.Generation.Parser.Load (System.String filename) [0x00000] in <filename unknown>:0
- at GtkSharp.Generation.Parser.Parse (System.String filename) [0x00000] in <filename unknown>:0
- at GtkSharp.Generation.CodeGenerator.Main (System.String[] args) [0x00000] in <filename unknown>:0
- [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.DirectoryNotFoundException: Could not find a part of the path "share/gapi-2.0/glib-api.xml".
- at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
- at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
- at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
- at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0
- at GtkSharp.Generation.Parser.Load (System.String filename) [0x00000] in <filename unknown>:0
- at GtkSharp.Generation.Parser.Parse (System.String filename) [0x00000] in <filename unknown>:0
- at GtkSharp.Generation.CodeGenerator.Main (System.String[] args) [0x00000] in <filename unknown>:0
- make[1]: *** [generated-stamp] Error 1
- make[1]: Leaving directory `/tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work/webkit-sharp-0.3/sources'
- make: *** [all-recursive] Error 1
- * ERROR: dev-dotnet/webkit-sharp-0.3-r1 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-dotnet/webkit-sharp-0.3-r1'`,
- * the complete build log and the output of `emerge -pqv '=dev-dotnet/webkit-sharp-0.3-r1'`.
- * The complete build log is located at '/var/log/portage/dev-dotnet:webkit-sharp-0.3-r1:20120714-064913.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/temp/environment'.
- * Working directory: '/tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work/webkit-sharp-0.3'
- * S: '/tmp/portage/dev-dotnet/webkit-sharp-0.3-r1/work/webkit-sharp-0.3'