Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112224 - gnomebaker gnome depend
Summary: gnomebaker gnome depend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-11 15:01 UTC by Davide
Modified: 2005-11-12 10:35 UTC (History)
0 users

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 Davide 2005-11-11 15:01:50 UTC
Triyng to emrge gnomebaker (without gnome emerged on mt sistem) I get an error:
  those are my use flags:
# Example:
USE="3dnow mmx aalib acpi alsa apache2 -apm avi bash-completion crypt dvd dvdr e
ncode fbcon glx hal iconv icq gtk gtk2 imagemagick jabber java jpeg mad mp3 mpeg
 ncurses oggvobis opengl pdflib php png python sse ssl svg svga tetex tiff truet
ype theora xvid directfb fbconsvga dts dvdreal libcaca win32codecs real X -gnome
 -kde -qt -xmms -arts -eds unicode -oss -ipv6 -berkdb dbus pam_console cdparanoi
a cpudetection sse2 dvdread rtc 7zip"

I use -gnome option

when I try to emerge portage says:
          emerge -pv gnomebaker 

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] app-cdr/cdrtools-2.01.01_alpha01-r2  -on-the-fly-crypt +unicode
1,370 k
B 
[ebuild  N    ] dev-libs/liboil-0.3.3  655 kB 
[ebuild  N    ] gnome-base/orbit-2.12.4  -debug -doc +ssl -static 661 kB 
[ebuild  N    ] gnome-base/gconf-2.12.0  -debug -doc -static 1,855 kB 
[ebuild  N    ] media-libs/gstreamer-0.8.11  -debug -doc 1,425 kB 
[ebuild  N    ] media-libs/gst-plugins-0.8.11  +alsa -debug -esd -oss 2,382 kB 
[ebuild  N    ] media-plugins/gst-plugins-vorbis-0.8.11  0 kB 
[ebuild  N    ] media-plugins/gst-plugins-alsa-0.8.11  0 kB 
[ebuild  N    ] media-plugins/gst-plugins-mad-0.8.11  0 kB 
[ebuild  N    ] app-cdr/dvd+rw-tools-5.21.4.10.8  104 kB 
[ebuild  N    ] app-cdr/cdrdao-1.2.0-r1  -debug +encode -gnome -pccts 1,994 kB 
[ebuild  N    ] app-cdr/gnomebaker-0.5.0  -debug +dvdr -flac +mp3 +nls +vorbis
1,156 kB
 


but at least in configuring gnomebaker :

checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNOME... make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: app-cdr/gnomebaker-0.5.0 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.




Reproducible: Always
Steps to Reproduce:
1.set those use flags
2.emrge gnomebaker
3.



Expected Results:  
had to install gnomebaker without gnome
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2005-11-12 10:35:47 UTC
libgnome2 dependency added. This should be fixed now.