Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264481 - [SUNRISE] net-im/gtwitter-0.2.4 failed - Package requirements (gconf-sharp-2.0) were not met
Summary: [SUNRISE] net-im/gtwitter-0.2.4 failed - Package requirements (gconf-sharp-2....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Sergio D. Rodríguez Inclan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 249200
  Show dependency tree
 
Reported: 2009-04-01 09:47 UTC by Joshua
Modified: 2009-04-18 18:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua 2009-04-01 09:47:26 UTC
>>> Unpacking source...
>>> Unpacking gtwitter-0.2.4.tar.gz to /var/tmp/portage/net-im/gtwitter-0.2.4/work
>>> Source unpacked in /var/tmp/portage/net-im/gtwitter-0.2.4/work
>>> Preparing source in /var/tmp/portage/net-im/gtwitter-0.2.4/work/gtwitter-0.2.4 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-im/gtwitter-0.2.4/work/gtwitter-0.2.4 ...
./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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... /usr/bin/install -c
checking for mcs... /usr/bin/mcs
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_CAIRO... yes
checking for GTK_SHARP_20... yes
checking for GNOME_VFS_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... configure: error: Package requirements (gconf-sharp-2.0) were not met:

No package 'gconf-sharp-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GCONF_SHARP_20_CFLAGS
and GCONF_SHARP_20_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-im/gtwitter-0.2.4/work/gtwitter-0.2.4/config.log
 [31;01m*[0m 
 [31;01m*[0m ERROR: net-im/gtwitter-0.2.4 failed.
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line   48:  Called src_configure
 [31;01m*[0m             environment, line  820:  Called _eapi2_src_configure
 [31;01m*[0m               ebuild.sh, line  620:  Called econf
 [31;01m*[0m               ebuild.sh, line  526:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   			die "econf failed"
 [31;01m*[0m  The die message:
 [31;01m*[0m   econf failed
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
 [31;01m*[0m A complete build log is located at '/var/tmp/portage/net-im/gtwitter-0.2.4/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-im/gtwitter-0.2.4/temp/environment'.
 [31;01m*[0m
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-04-01 10:02:28 UTC
You probably just need to add a dev-dotnet/gconf-sharp dependency.
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2009-04-18 18:52:40 UTC
Fixed in svn, thanks! :)