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

Bug 193477

Summary: dev-libs/apr-1.2.8 fails during compile
Product: Gentoo Linux Reporter: Graeme Bell <wilymage>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://bur.st/~wily/apr.crash
Whiteboard:
Package list:
Runtime testing required: ---

Description Graeme Bell 2007-09-23 04:51:26 UTC
When attempting to compile subversion with all useflags turned off, dev-libs/apr fails. I then attempted to emerge apr on its own, and it failed. ACCEPT_KEYWORDS="~amd64" emerge -v apr also fails.

Reproducible: Always

Steps to Reproduce:
1. emerge apr
Actual Results:  
See URL

Expected Results:  
Compiled apr

This is stopping subversion, apache and more from compiling.

This is after emerge --sync.
Comment 1 Graeme Bell 2007-09-23 04:59:01 UTC
Portage 2.1.3.9 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.22-gentoo-r5thersites x86_64)
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-23 05:38:16 UTC
*** Bug 193479 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-09-23 05:39:59 UTC
<snip>
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[1]: *** [strings/apr_cpystrn.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
</snip>

Re-emerge livtool (and never refer to external links for bug description next time).
Comment 4 Graeme Bell 2007-09-23 08:47:58 UTC
Re-emerged libtool, fixed the issue. Sorry about external link faux pas.