Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218319 - dev-cpp/libgnomemm-2.22.0 fails cause of missing libpopt.la file
Summary: dev-cpp/libgnomemm-2.22.0 fails cause of missing libpopt.la file
Status: RESOLVED DUPLICATE of bug 218286
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 19:55 UTC by Panagiotis Christopoulos (RETIRED)
Modified: 2009-10-27 19:00 UTC (History)
3 users (show)

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


Attachments
Complete build.log (build.log,21.54 KB, text/plain)
2008-04-18 19:59 UTC, Panagiotis Christopoulos (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Panagiotis Christopoulos (RETIRED) gentoo-dev 2008-04-18 19:55:52 UTC
Hello, 

I updated my world today, and when I came to dev-cpp/libgnomemm-2.22.0, emerge stopped. Libtool complained that libpopt.la does not exist, and it's true, cause Diego dropped it when bumped dev-libs/popt to 1.14 version. I hope this is a real bug and didn't bother you, Diego. 

Panagiotis (pchrist on irc)

My build.log and emerge --info, output will follow.
Comment 1 Panagiotis Christopoulos (RETIRED) gentoo-dev 2008-04-18 19:57:43 UTC
Vereniki temp # tail -n 30 build.log 
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomemm\" -I../../libgnome -I../../libgnome -DORBIT2=1 -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -O2 -march=pentium4 -pipe -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.cc  -fPIC -DPIC -o .libs/init.o
mv -f .deps/init.Tpo .deps/init.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link i686-pc-linux-gnu-g++  -O2 -march=pentium4 -pipe -version-info 1:5:0  -o libgnomemm-2.6.la -rpath /usr/lib main.lo moduleinfo.lo program.lo wrap_init.lo init.lo -pthread -lgtkmm-2.4 -lgdkmm-2.4 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0   
grep: /usr/lib/libpopt.la: No such file or directory
/bin/sed: can't read /usr/lib/libpopt.la: No such file or directory
libtool: link: `/usr/lib/libpopt.la' is not a valid libtool archive
make[4]: *** [libgnomemm-2.6.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomemm-2.22.0/work/libgnomemm-2.22.0/libgnome/libgnomemm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomemm-2.22.0/work/libgnomemm-2.22.0/libgnome/libgnomemm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomemm-2.22.0/work/libgnomemm-2.22.0/libgnome'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomemm-2.22.0/work/libgnomemm-2.22.0/libgnome'
make: *** [all-recursive] Error 1
 * 
 * ERROR: dev-cpp/libgnomemm-2.22.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  620:  Called gnome2_src_compile
 *             environment, line  554:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-cpp/libgnomemm-2.22.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/libgnomemm-2.22.0/temp/environment'.
 * 
Vereniki temp #

Vereniki temp # emerge --info
Portage 2.1.5_rc4 (default-linux/x86/2007.0/desktop, gcc-4.2.3, glibc-2.7-r2, 2.6.24-gentoo-r3 i686)
=================================================================
System uname: 2.6.24-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Timestamp of tree: Fri, 18 Apr 2008 17:45:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.5.2
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.ntua.gr/pub/linux/gentoo/ ftp://ftp.uoi.gr/mirror/OS/gentoo/ ftp://ftp.physics.auth.gr/pub/mirrors/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LDFLAGS=""
LINGUAS="en el"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X acl acpi alsa bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt cscope ctype cups doc dri dvd dvdr dvdread eds encode esd evo examples fam gdbm gif gnome gstreamer gtk iconv ipv6 jpeg kde libg++ mad midi mikmod mp3 mpeg mudflap mysql mysqli ncurses netboot nls nptl nptlonly ogg opengl openmp pam pcre pdf perl plotutils png posix ppds python qt3 qt3support qt4 quicktime readline reflection sdl seamonkey session sockets spell spl sse sse2 ssl svg tcpd test tetex threads tiff truetype truetype-fonts type1-fonts unicode usb verbose vim-sytax vorbis win32codecs x86 xinerama xml xorg xv zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="*" APACHE2_MODULES="* " ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en el" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Vereniki temp #

Comment 2 Panagiotis Christopoulos (RETIRED) gentoo-dev 2008-04-18 19:59:59 UTC
Created attachment 150218 [details]
Complete build.log
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-04-18 20:14:11 UTC
Just revdep-rebuild before :) with the .la file dropped, a few .la files will have broken references, and will need to e regenerated. Hopefully when they'll also be dropped, problems like these can be avoided.

*** This bug has been marked as a duplicate of bug 218286 ***