Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 413898 Details for
Bug 562400
dev-dotnet/gtk-sharp-beans-2.14.0 : /bin/sh: target:library: command not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-dotnet:gtk-sharp-beans-2.14.0:20151006-095727.log
dev-dotnet:gtk-sharp-beans-2.14.0:20151006-095727.log (text/plain), 5.70 KB, created by
Toralf Förster
on 2015-10-06 12:44:33 UTC
(
hide
)
Description:
dev-dotnet:gtk-sharp-beans-2.14.0:20151006-095727.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-10-06 12:44:33 UTC
Size:
5.70 KB
patch
obsolete
> * Package: dev-dotnet/gtk-sharp-beans-2.14.0 > * Repository: gentoo > * Maintainer: dotnet@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gtk-sharp-beans-2.14.0.tar.gz to /var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/work >>>> Source unpacked in /var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/work >>>> Preparing source in /var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/work/gtk-sharp-beans-2.14.0 ... > * Running eautoreconf in '/var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/work/gtk-sharp-beans-2.14.0' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: gtk-sharp-beans-2.14.0/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/work/gtk-sharp-beans-2.14.0 ... >./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 >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 make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking for gmcs... no >checking for gacutil... /usr/bin/gacutil >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTKSHARP... yes >checking for GLIBSHARP... yes >checking for GIOSHARP... yes >checking for GAPI... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gtk-sharp-beans-2.0.pc >config.status: creating gtk-sharp-beans.dll.config >config.status: creating AssemblyInfo.cs >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/work/gtk-sharp-beans-2.14.0 ... >make -j1 -j1 > >*** Massaging the raw api into gtk-api.xml >cp ./gtk-api.raw gtk-api.xml >chmod +w ./gtk-api.xml >gapi2-fixup --api=gtk-api.xml --metadata=./Gtk.metadata > >*** Massaging the raw api into gtkbeans-api.xml >cp ./gtkbeans-api.raw gtkbeans-api.xml >chmod +w ./gtkbeans-api.xml >gapi2-fixup --api=gtkbeans-api.xml --metadata=./GtkBeans.metadata > >*** Generating C# code >gapi2-codegen -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml --outdir=gtk_generated --customdir=./Gtk.Customs --generate gtkbeans-api.xml >Defaulting BuilderConnectFunc param to 'call' scope in method Builder.ConnectSignalsFull > >Generation Summary: > Enums: 1 Structs: 0 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 1 Callbacks: 1 > Properties: 1 Signals: 0 Methods: 13 Constructors: 1 Throttled: 0 >Total Nodes: 18 > >gapi2-codegen -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/gio-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml --outdir=gtk_generated --customdir=./Gtk.Customs --generate gtk-api.xml >Simple type element GSeekType has no specified default value > >Generation Summary: > Enums: 0 Structs: 0 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 1 Callbacks: 0 > Properties: 3 Signals: 0 Methods: 1 Constructors: 1 Throttled: 0 >Total Nodes: 6 > > >*** Building gtk-sharp-beans.dll >target:library -out:gtk-sharp-beans.dll -d:GTK_2_16 -unsafe -debug -pkg:glib-sharp-2.0 -pkg:gio-sharp-2.0 -pkg:gtk-sharp-2.0 ./GLib.Sources/Format.cs ./GLib.Sources/Priority.cs ./GLib.Sources/Shell.cs ./GLib.Sources/Sources.cs ./GLib.Sources/Timeout.cs ./Gtk.Sources/Dialog.cs ./Gtk.Sources/Global.cs ./Gtk.Sources/Image.cs ./Gtk.Sources/ImageMenuItem.cs ./Gtk.Sources/Style.cs ./Gtk.Sources/Widget.cs ./Gdk.Sources/PixbufFormat.cs ./Gdk.Sources/PixbufLoader.cs ./Gdk.Sources/Drawable.cs AssemblyInfo.cs ./gtk_generated/*.cs >/bin/sh: target:library: command not found >Makefile:728: recipe for target 'gtk-sharp-beans.dll' failed >make: [gtk-sharp-beans.dll] Error 127 (ignored) >make: *** No rule to make target 'gtk-sharp-beans.dll.mdb', needed by 'all-am'. Stop. >emake failed > * ERROR: dev-dotnet/gtk-sharp-beans-2.14.0::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 90: Called src_compile > * environment, line 1520: Called die > * The specific snippet of code: > * emake -j1 || die > * > * If you need support, post the output of `emerge --info '=dev-dotnet/gtk-sharp-beans-2.14.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-dotnet/gtk-sharp-beans-2.14.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-dotnet:gtk-sharp-beans-2.14.0:20151006-095727.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/work/gtk-sharp-beans-2.14.0' > * S: '/var/tmp/portage/dev-dotnet/gtk-sharp-beans-2.14.0/work/gtk-sharp-beans-2.14.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 562400
: 413898 |
413900