Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193477 - dev-libs/apr-1.2.8 fails during compile
Summary: dev-libs/apr-1.2.8 fails during compile
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://bur.st/~wily/apr.crash
Whiteboard:
Keywords:
: 193479 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-23 04:51 UTC by Graeme Bell
Modified: 2007-09-23 08:47 UTC (History)
0 users

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 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.