Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 22928

Summary: xerces-c-2.3.0-* - libs get copiled, but not copied to /usr/lib...
Product: Gentoo Linux Reporter: Carsten Lohrke (RETIRED) <carlo>
Component: New packagesAssignee: John Davis (zhen) (RETIRED) <zhen>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fixed ebuild

Description Carsten Lohrke (RETIRED) gentoo-dev 2003-06-16 07:48:28 UTC
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2003-06-16 07:49:57 UTC
Created attachment 13363 [details]
fixed ebuild
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2003-06-16 10:33:03 UTC
I fixed this last night w/ -r2 in portage. It should work. Can you verify?
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2003-06-16 10:50:37 UTC
I emerged -r2. But it neither copied the libs, nor the html doc. That's why I had a look at the ebuild.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2003-07-29 15:29:19 UTC
Tested your -r3 today. It works, but placing the symlinks in / is not intended I think.

>>> /libxerces-c.so.23 -> libxerces-c.so.23.0
>>> /libxerces-c.so -> libxerces-c.so.23.0

>>> Regenerating /etc/ld.so.cache...
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2003-09-16 20:30:01 UTC
-r5 works fine, bug could be closed and the ebuild marked stable, I think.
Comment 6 John Davis (zhen) (RETIRED) gentoo-dev 2003-11-18 09:16:07 UTC
I added in -r6 with a fix to MAKEOPTS. Apparently, xerces-c does not play well with multiple build threads. I will mark this stable by the end of the week if there are no problems.