Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338668 - sys-apps/dbus-1.4 wrongly removes libtool .la files
Summary: sys-apps/dbus-1.4 wrongly removes libtool .la files
Status: RESOLVED DUPLICATE of bug 338023
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-25 13:20 UTC by Alexander Kolesen
Modified: 2010-09-25 14:46 UTC (History)
0 users

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


Attachments
build.log (build.log,178.01 KB, text/plain)
2010-09-25 13:21 UTC, Alexander Kolesen
Details
emerge --info (emerge.info,4.43 KB, text/plain)
2010-09-25 13:21 UTC, Alexander Kolesen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kolesen 2010-09-25 13:20:28 UTC
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DG_LOG_DOMAIN=\"tp-glib\" -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-deprecated-declarations -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I.. -O3 -pipe -version-info "32":"8":"32" -Wl,--version-script=_gen/version-script.txt  -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libtelepathy-glib.la -rpath /usr/lib64  libtelepathy-glib-internal.la 
libtool: link: cannot find the library `/usr/lib64/libdbus-1.la' or unhandled argument `/usr/lib64/libdbus-1.la'
make[3]: *** [libtelepathy-glib.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-libs/telepathy-glib-0.10.7/work/telepathy-glib-0.10.7/telepathy-glib'
make[2]: *** [all] Error 2
rm _gen/tp-spec-account.xml _gen/tp-spec-generic.xml _gen/tp-spec-connection.xml _gen/tp-spec-connection-manager.xml _gen/tp-spec-channel.xml _gen/tp-spec-dbus-daemon.xml _gen/tp-spec-media-session-handler.xml _gen/tp-spec-account-manager.xml _gen/tp-spec-client.xml _gen/tp-spec-channel-dispatcher.xml _gen/tp-spec-channel-request.xml _gen/tp-spec-media-stream-handler.xml _gen/tp-spec-channel-dispatch-operation.xml _gen/tp-spec-debug.xml
make[2]: Leaving directory `/var/tmp/portage/net-libs/telepathy-glib-0.10.7/work/telepathy-glib-0.10.7/telepathy-glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-libs/telepathy-glib-0.10.7/work/telepathy-glib-0.10.7'
make: *** [all] Error 2
emake failed
 * ERROR: net-libs/telepathy-glib-0.10.7 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 167:  Called _eapi2_src_compile
 *     ebuild.sh, line 660:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =net-libs/telepathy-glib-0.10.7',
 * the complete build log and the output of 'emerge -pqv =net-libs/telepathy-glib-0.10.7'.
 * The complete build log is located at '/var/tmp/portage/net-libs/telepathy-glib-0.10.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/telepathy-glib-0.10.7/temp/environment'.
 * S: '/var/tmp/portage/net-libs/telepathy-glib-0.10.7/work/telepathy-glib-0.10.7'
Comment 1 Alexander Kolesen 2010-09-25 13:21:14 UTC
Created attachment 248596 [details]
build.log
Comment 2 Alexander Kolesen 2010-09-25 13:21:32 UTC
Created attachment 248597 [details]
emerge --info
Comment 3 Mart Raudsepp gentoo-dev 2010-09-25 14:34:25 UTC
reavertm apparently decided deleting dbus .la files on 1.4.0 bump is an awesome idea to keep the users on their toes. Standard lafilefixer --justfixit and whatnot applies.
Comment 4 Mart Raudsepp gentoo-dev 2010-09-25 14:42:34 UTC
The .la file removal should be reverted, we shouldn't bring yet more pain to stable users, once dbus-1.4 is stabilized
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-09-25 14:46:55 UTC

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