Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36009 - cantus-1.0.3.ebuild does not build, and it has no dep for gnome-libs which it seems to need
Summary: cantus-1.0.3.ebuild does not build, and it has no dep for gnome-libs which it...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Brian Harring (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-17 10:43 UTC by Elan Ruusamäe
Modified: 2004-05-26 16:40 UTC (History)
3 users (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 Elan Ruusamäe 2003-12-17 10:43:14 UTC
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/cantus-1.0.3 to /
>>> md5 src_uri ;-) cantus-1.03-1.tar.gz
>>> Unpacking source...
>>> Unpacking cantus-1.03-1.tar.gz to /var/tmp/portage/cantus-1.0.3/work
>>> Source unpacked.
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for strerror in -lcposix... no
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/lib... not found
configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install

!!! ERROR: media-sound/cantus-1.0.3 failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed




Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
the ebuild should have dep for gnome-libs, i think

right now ebuild has:

DEPEND="vorbis? ( media-libs/libvorbis
        media-libs/libogg )"




# emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-2)
=================================================================
System uname: 2.4.20-2 i686 Intel(R) XEON(TM) CPU 2.20GHz
Gentoo Base System version 1.4.3.10
distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config 
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs buildpkg distcc"
GENTOO_MIRRORS="ftp://ftp.linux.ee/pub/gentoo/distfiles http://ftp.uni-erlangen.
de/pub/mirrors/gentoo http://gentoo.linux.no/ ftp://gentoo.linux.no/pub/gentoo/ 
http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j14"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/gentoo/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss arts avi cups encode gif gtk2 imlib jpeg kde libg++ libwww motif 
mpeg ncurses pdflib png qt quicktime sdl slang spell truetype xml2 xmms xv zlib 
readline X gpm pam ssl perl python oggvorbis opengl acpi artswrappersuid fbcon 
maildir md5sum memlimit mmx mozilla -apm -crypt -gtk -foomaticdb -gnome -mad 
-mikmod -nls -svga -gdbm -tcpd -esd -java -berkdb javascript tiff svga sse aalib 
samba directfb"
Comment 1 foser (RETIRED) gentoo-dev 2003-12-18 06:43:33 UTC
hmm the gnome team never touched this, reassigning to possible future herd. CCing the devs who put this in.

The deps seem to be totally lacking yep, needs fixing badly. It shouldn't have gone in like this afaic.
Comment 2 Elan Ruusamäe 2004-01-11 15:21:58 UTC
any progress?
Comment 3 Aaron Lake 2004-04-19 14:20:59 UTC
Still having problems with the latest version in portage (1.99.9).  It looks like the ~2.0 version uses libglade instead of gnome-libs.  This should be resolved with an emerge sync && emerge cantus.
Comment 4 Brian Harring (RETIRED) gentoo-dev 2004-05-26 16:40:37 UTC
Closing, deps are fixed in 1.07 (current stable)