>>> Unpacking source... >>> Unpacking gnome-keyring-sharp-1.0.0.tar.bz2 to /var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work >>> Source unpacked. >>> Configuring source in /var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work/gnome-keyring-sharp-1.0.0 ... * econf: updating gnome-keyring-sharp-1.0.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnome-keyring-sharp-1.0.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dbus --build=i686-pc-linux-gnu configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-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 csc... /usr/bin/csc checking for gmcs... /usr/bin/gmcs checking for mcs... /usr/bin/mcs checking for mono... /usr/bin/mono checking for gacutil... /usr/bin/gacutil checking for mdassembler... /usr/bin/mdassembler checking for monodocer... /usr/bin/monodocer configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gnome-keyring-sharp-1.0.pc config.status: creating src/Gnome.Keyring/Makefile config.status: creating src/Gnome.Keyring/AssemblyInfo.cs config.status: creating docs/Makefile config.status: creating sample/Makefile * C# compiler: /usr/bin/csc * Documentation build enabled: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work/gnome-keyring-sharp-1.0.0 ... make -j14 -j1 Making all in src make[1]: Entering directory `/var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work/gnome-keyring-sharp-1.0.0/src' Making all in Gnome.Keyring make[2]: Entering directory `/var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work/gnome-keyring-sharp-1.0.0/src/Gnome.Keyring' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work/gnome-keyring-sharp-1.0.0/src/Gnome.Keyring' make[2]: Entering directory `/var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work/gnome-keyring-sharp-1.0.0/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work/gnome-keyring-sharp-1.0.0/src' cp ../Gnome.Keyring.snk . /usr/bin/csc -debug+ -debug:full -nologo -r:Mono.Posix.dll -target:library -out:Gnome.Keyring.dll ./Gnome.Keyring/AccessRights.cs ./Gnome.Keyring/AttributeType.cs ./Gnome.Keyring/GenericItemData.cs ./Gnome.Keyring/ItemACL.cs ./Gnome.Keyring/ItemData.cs ./Gnome.Keyring/ItemType.cs ./Gnome.Keyring/KeyringException.cs ./Gnome.Keyring/KeyringInfo.cs ./Gnome.Keyring/NetItemData.cs ./Gnome.Keyring/NoteItemData.cs ./Gnome.Keyring/Operation.cs ./Gnome.Keyring/RequestMessage.cs ./Gnome.Keyring/ResponseMessage.cs ./Gnome.Keyring/ResultCode.cs ./Gnome.Keyring/Ring.cs ../src/Gnome.Keyring/AssemblyInfo.cs csc: invalid option `-debug+' make[1]: *** [Gnome.Keyring.dll] Error 64 make[1]: Leaving directory `/var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/work/gnome-keyring-sharp-1.0.0/src' make: *** [all-recursive] Error 1 * * ERROR: dev-dotnet/gnome-keyring-sharp-1.0.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 228: Called die * The specific snippet of code: * emake -j1 || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-dotnet/gnome-keyring-sharp-1.0.0:20081204-222549.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/gnome-keyring-sharp-1.0.0/temp/environment'. *