Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218372 - dev-libs/popt-1.14 breaks networkmanager-openvpn-0.3.2_p20070621
Summary: dev-libs/popt-1.14 breaks networkmanager-openvpn-0.3.2_p20070621
Status: RESOLVED DUPLICATE of bug 218286
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-19 08:30 UTC by Balint Dobai-Pataky
Modified: 2008-04-19 13:12 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,4.09 KB, text/plain)
2008-04-19 11:45 UTC, Balint Dobai-Pataky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balint Dobai-Pataky 2008-04-19 08:30:00 UTC
mkdir .libs
i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -fomit-frame-pointer -o nm-openvpn-service-openvpn-helper nm-openvpn-service-openvpn-helper.o -pthread  /usr/lib/libdbus-glib-1.so -lnsl /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so  
i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -fomit-frame-pointer -o nm-openvpn-service nm-openvpn-service.o nm-utils.o -pthread  /usr/lib/libdbus-glib-1.so -lnsl /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so  
Making all in auth-dialog
mkdir .libs
libtool: link: cannot find the library `/usr/lib/libpopt.la' or unhandled argument `/usr/lib/libpopt.la'
make[2]: *** [nm-openvpn-auth-dialog] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

USE="crypt gnome -debug -doc"
i have popt instaled, does not contain libpopt.la


Reproducible: Always
Comment 1 Balint Dobai-Pataky 2008-04-19 11:45:02 UTC
eggrecent.c: In function ‘_wrap_egg_recent_view_bonobo_get_ui_component’:
eggrecent.c:1064: warning: assignment discards qualifiers from pointer target type
grep: /usr/lib64/libpopt.la: No such file or directory
/bin/sed: can't read /usr/lib64/libpopt.la: No such file or directory
libtool: link: `/usr/lib64/libpopt.la' is not a valid libtool archive
make[4]: *** [libeggrecent.la] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 * 
 * ERROR: dev-python/gnome-python-extras-2.19.1-r1 failed.

is this the same issue?
is it something special on my system?
i rebuilt popt, nothing changed.
Comment 2 Balint Dobai-Pataky 2008-04-19 11:45:44 UTC
Created attachment 150281 [details]
emerge --info

emerge --info
Comment 3 Balint Dobai-Pataky 2008-04-19 11:53:00 UTC
it only happens with =dev-libs/popt-1.14
gnome-python-extras builds fine with =dev-libs/popt-1.13
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-04-19 13:01:39 UTC

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