Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162347 - dev-cpp/libglademm-2.6.2 - libtool: link: cannot find the library `'
Summary: dev-cpp/libglademm-2.6.2 - libtool: link: cannot find the library `'
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-16 12:18 UTC by Tobias Nielsen
Modified: 2008-03-28 17:48 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 Tobias Nielsen 2007-01-16 12:18:09 UTC
The ebuild fails to install libglademm. Ihave seen som indicators telling that pkg-config might not be found correctly (but its only a guess)

I have tried to do emerge version 2.6.1 as well - but with simular results

I suspect it may be related to Bug: 159993

Reproducible: Always

Steps to Reproduce:
1. emerge =dev-cpp/libglademm-2.6.2
Actual Results:  
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../libglade -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/include/atkmm-1.6 -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/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/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2      -O2 -march=i686 -fomit-frame-pointer -MT generate_defs_libglade.o -MD -MP -MF ".deps/generate_defs_libglade.Tpo" -c -o generate_defs_libglade.o generate_defs_libglade.cc; \
        then mv -f ".deps/generate_defs_libglade.Tpo" ".deps/generate_defs_libglade.Po"; else rm -f ".deps/generate_defs_libglade.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++  -O2 -march=i686 -fomit-frame-pointer   -o generate_extra_defs  generate_defs_libglade.o  -L/usr/local/lib -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lglibmm_generate_extra_defs-2.4
mkdir .libs
libtool: link: cannot find the library `'
make[2]: *** [generate_extra_defs] Fejl 1
make[2]: Forlader katalog '/var/tmp/portage/libglademm-2.6.2/work/libglademm-2.6.2/tools/extra_defs_gen'
make[1]: *** [all-recursive] Fejl 1
make[1]: Forlader katalog '/var/tmp/portage/libglademm-2.6.2/work/libglademm-2.6.2/tools'
make: *** [all-recursive] Fejl 1

Expected Results:  
full install
Comment 1 Tobias Nielsen 2007-01-16 12:19:20 UTC
Portage 2.1.1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 AMD Athlon(tm) XP 1500+
Gentoo Base System version 1.12.6
Last Sync: Tue, 16 Jan 2007 08:00:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.2/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/app-defaults /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.no/ ftp://ftp.du.se/pub/os/gentoo http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo"
LANG="da_DK.UTF-8"
LINGUAS="da"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/xeffects/trunk /usr/local/portage/xeffects/experimental"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acl acpi acpi4linux alsa alsa_cards_ES1370 alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2 asl audiofile avi bash-completion berkdb bitmap-fonts bonobo buttons bzip2 cairo cdr cli cracklib crypt cups curl divx4linux dlloader dnd dri drm dv dvd eds elibc_glibc emacs emacs-w3 emboss encode esd exif extras firefox flac foomaticdb fortran gcj gd gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile iconv idn imagemagick imap imlib input_devices_keyboard input_devices_mouse isdnlog java joystick jpeg junit kernel_linux libg++ libwww linguas_da mad mbox mcal mikmod mmx mmxext mng motif mozilla mp3 mpeg mplayer mysql ncurses nethack nls nptl nptlonly objc objc++ odbc ogg openal opengl oss pcre pdf perl png posix pppd psi python qt3 qt4 quicktime readline reflection samba sdl session spell spl ssl svga tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vfl video_cards_fglrx vorbis win32codecs wmf xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-30 08:54:06 UTC
Try w/ 2.6.3 please.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-03-28 17:48:19 UTC
No response for months; if you can reproduce this w/ 2.6.4 or newer, feel free to reopen.