Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212880 - dev-util/subversion-1.4.6-r1 install_qa_check failure: soiled libtool library files found
Summary: dev-util/subversion-1.4.6-r1 install_qa_check failure: soiled libtool library...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Benedikt Böhm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-09 23:58 UTC by Ed Catmur
Modified: 2009-01-07 14:02 UTC (History)
1 user (show)

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


Attachments
emerge.info (emerge.info,6.15 KB, text/plain)
2008-03-23 22:15 UTC, Ed Catmur
Details
merge.log (dev-util:subversion-1.4.6-r2:20080323-174649.log,493.65 KB, text/plain)
2008-03-23 22:18 UTC, Ed Catmur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2008-03-09 23:58:03 UTC
* QA Notice: libsvn_client-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_delta-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_diff-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_fs-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_fs_base-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_fs_fs-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_ra-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_ra_dav-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_ra_local-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_ra_svn-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_repos-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_subr-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_swig_perl-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_swig_py-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_swig_ruby-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvn_wc-1.la appears to contain PORTAGE_TMPDIR paths

 * QA Notice: libsvnjavahl-1.la appears to contain PORTAGE_TMPDIR paths
 * 
 * ERROR: dev-util/subversion-1.4.6-r1 failed.
 * Call stack:
 *       misc-functions.sh, line 609:  Called install_qa_check
 *       misc-functions.sh, line 281:  Called die
 * The specific snippet of code:
 *   	[[ ${abort} == "yes" ]] && die "soiled libtool library files found"
 *  The die message:
 *   soiled libtool library files found
Comment 1 Ed Catmur 2008-03-09 23:59:48 UTC
Problem appears to be this line:
	( emake external-all && emake LT_LDFLAGS="-L${D}/usr/$(get_libdir)" local-all ) || die "Compilation of ${PN} failed"

It seems to build OK without the LT_LDFLAGS stuff.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-03-10 07:52:17 UTC
Reopen with emerge --info and complete emerge log attached; this has been in the ebuild for months without anyone having such issues.
Comment 3 Ed Catmur 2008-03-23 22:15:59 UTC
Created attachment 147062 [details]
emerge.info
Comment 4 Ed Catmur 2008-03-23 22:18:35 UTC
Created attachment 147065 [details]
merge.log
Comment 5 Ed Catmur 2008-03-23 22:19:09 UTC
attached
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2008-04-11 12:58:12 UTC
Don't see what this has to do with java. Add as us back if you can tell.
Comment 7 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-08-29 12:29:59 UTC
Do you still have this problem with Subversion 1.5.*?