Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276460 - kde-misc/kdissert: idiotic .la file generation by build system
Summary: kde-misc/kdissert: idiotic .la file generation by build system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-04 12:48 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-10-13 22:35 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-04 12:48:01 UTC
Found this on the tinderbox by chance, after lafilefixer finished running:

Debug information:
/usr/lib/kde3/libkdissbeamerslides.la
-shared
Holy Moley, Dorothy, we ain't in Kansas and Luke, I'm not your father

yamato ~ # cat /usr/lib/kde3/libkdissbeamerslides.la
# Generated by ltmain.sh - GNU libtool 1.5.18 - (pwn3d by BKsys II code name WAF)
dlname='libkdissbeamerslides.so'
library_names='libkdissbeamerslides.so libkdissbeamerslides.so libkdissbeamerslides.so'
old_library=''
dependency_libs='-shared -Wl,--rpath=/usr/qt/3/lib -Wl,--rpath=/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -Wl,-Bdynamic -lqt-mt -lkdecore'
current=0
age=0
revision=0
installed=yes
shouldnotlink=no
dlopen=''
dlpreopen=''
libdir='/usr/lib'


I guess next time somebody asks me why I don't like waf, I'll know what to answer.
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-07-04 15:12:45 UTC
Tempted to remove anything that reffers to waf and has us in maintainers. Probably next meeting topic...
Comment 2 Jacob Martin 2009-09-06 16:42:21 UTC
What the heck is this?  
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-10-13 22:35:42 UTC
The ebuild now deletes the files in src_install. That's all the love this package will get.