First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 114403
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andre <andre@fluffyspider.com.au>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
config.log config.log from ./configure failure text/plain Andre 2005-12-03 17:45 0000 73.79 KB Details
sweep-0.8.3.ebuild media-sound/sweep text/plain Jesus Rivero (Neurogeek) 2005-12-06 05:45 0000 1.15 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 114403 depends on: Show dependency tree
Bug 114403 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-03 17:41 0000
The media-sound/sweep packages have a DEPEND rule listing >=x11-libs/gtk+-1.2,
however sweep will not build against gtk+-2.x. Changing the DEPEND line to list
=x11-libs/gtk+-1.2 should fix this.

Reproducible: Always
Steps to Reproduce:
1. Ensure gtk+-1.2 is not emerged on test machine
2. Ensure gtk+-2.2 is emerged on test machine
3. Attempt to emerge sweep
Actual Results:  
The ./configure step from sweep failed because GTK+-1.2 wasn't installed.

**************************************************************

*** Sweep 0.8.3: Automatic configuration FAILED.

*** The file config.log has full details.

*** The following required libraries are missing or
*** misconfigured on your system:


*** GLib version 1.2.x, available from  http://www.gtk.org/


*** GTK+ version 1.2.x, available from  http://www.gtk.org/


*** Ogg Vorbis libraries, available from  http://www.xiph.org/ogg/vorbis/


*** Or, to build a version of Sweep without Ogg Vorbis support, do:
***
***         ./configure --disable-oggvorbis


*** The Trivial Database library (tdb), available from
*** http://www.sourceforge.net/projects/tdb/


*** If you install the required libraries from source, you
*** need to inform the dynamic linker of their location. If
*** you install them in a system-wide directory such as
*** /usr/local (the default), you must ensure that
*** /usr/local/lib is listed in /etc/ld.so.conf, then run
*** ldconfig to update the dynamic linking system.
*** Alternatively, you can set your LD_LIBRARY_PATH environment
*** variable to include the library installation directory.


**************************************************************

configure: error:
***
*** After fixing the above problems, you must run ./configure again.
***

Expected Results:  
emerge should have attempted to install gtk+-1.2 as a dependency.

Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14 x86_64)
=================================================================
System uname: 2.6.14 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_AU.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa audiofile avi berkdb bitmap-fonts bzip2 cdparanoia cdr crypt
cscope ctype dbus dvd dvdr dvdread eds emboss encode esd examples exif expat fam
ffmpeg flac foomaticdb fortran ftp gdbm gif glut gmp gnome gpm gstreamer gtk
gtk2 gtkhtml icq imlib java javascript jpeg lcms lzw lzw-tiff mad mbox mng
mozilla mp3 mpeg ncurses nls ogg openal opengl oss pam pdflib perl png python
quicktime readline sdl sockets sox speex spell sqlite ssl tcpd threads tiff
truetype truetype-fonts type1-fonts udev usb userlocales v4l vorbis xine xml
xml2 xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

------- Comment #1 From Andre 2005-12-03 17:45:31 0000 -------
Created an attachment (id=74031) [edit]
config.log from ./configure failure

emerge asked for the config.log to be attached to any bug report, so here it is
:)

------- Comment #2 From Jesus Rivero (Neurogeek) 2005-12-06 05:45:41 0000 -------
Created an attachment (id=74147) [edit]
media-sound/sweep

Ebuild with according changes. =gtk+-1.2

Neurogeek

------- Comment #3 From Tony Vroon 2005-12-09 14:00:34 0000 -------
This has been updated in CVS. Thank you for your bug report.

First Last Prev Next    No search results available      Search page      Enter new bug