Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164559 - dev-libs/apr-1.2.8 fails on libtool
Summary: dev-libs/apr-1.2.8 fails on libtool
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 165202 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-30 16:03 UTC by Stephen Tunney
Modified: 2007-02-04 08:19 UTC (History)
1 user (show)

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


Attachments
Build log from the failure (build.log,30.57 KB, text/plain)
2007-01-30 16:05 UTC, Stephen Tunney
Details
EClass debug log file for failed compilation (eclass-debug.log,1.15 KB, text/plain)
2007-01-30 16:05 UTC, Stephen Tunney
Details
Not sure if this will be useful, but a log file in the hand is better than two in the bush! (elibtool.log,225 bytes, text/plain)
2007-01-30 16:06 UTC, Stephen Tunney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Tunney 2007-01-30 16:03:24 UTC
kernel - gentoo-sources 2.6.18-r3
gcc 4.1.1

Get the following error while attempting to "emerge =dev-libs/apr-1.2.8"
/bin/sh /usr/bin/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -pthread                                                                               -O3 -march=athlon -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D                                                                             _LARGEFILE64_SOURCE   -I./include -I/var/tmp/portage/dev-libs/apr-1.2.8/work/apr                                                                             -1.2.8/include/arch/unix -I./include/arch/unix -I/var/tmp/portage/dev-libs/apr-1                                                                             .2.8/work/apr-1.2.8/include  -o strings/apr_cpystrn.lo -c strings/apr_cpystrn.c                                                                              && touch strings/apr_cpystrn.lo
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'
make[1]: *** [passwd/apr_getpass.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/apr-1.2.8/work/apr-1.2.8'
make: *** [all-recursive] Error 1

!!! ERROR: dev-libs/apr-1.2.8 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_compile
  ebuild.sh, line 968:   Called qa_call 'src_compile'
  environment, line 3403:   Called src_compile
  apr-1.2.8.ebuild, line 69:   Called die

!!! Make failed
!!! If you need support, post the topmost build error, and the call stack if rel                                                                             evant.
!!! A complete build log is located at '/var/tmp/portage/dev-libs/apr-1.2.8/temp                                                                             /build.log'.


Reproducible: Always

Steps to Reproduce:
1.simply emerge the ebuild
2.
3.
Comment 1 Stephen Tunney 2007-01-30 16:05:20 UTC
Created attachment 108628 [details]
Build log from the failure
Comment 2 Stephen Tunney 2007-01-30 16:05:43 UTC
Created attachment 108630 [details]
EClass debug log file for failed compilation
Comment 3 Stephen Tunney 2007-01-30 16:06:29 UTC
Created attachment 108632 [details]
Not sure if this will be useful, but a log file in the hand is better than two in the bush!

Heeheee... I wrote "bush" :)
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-01-30 18:23:52 UTC
Re-emerge libtool...
Comment 5 Stephen Tunney 2007-01-30 19:37:56 UTC
How does the re-emerge of libtool impact this?  I have 1.5.22 on the system already, what is missing that needs to be updated?  Is this a compiler update issue?
Comment 6 Stephen Tunney 2007-01-30 19:56:47 UTC
Re-emerging libtool did appear to fix the issue, but why is this?  I see that apr is now no longer bundling libtool with it, but my system's libtool was already up to date.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-02-04 08:19:14 UTC
*** Bug 165202 has been marked as a duplicate of this bug. ***