Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247034 - dev-libs/libsigc++-1.2.5 build failure
Summary: dev-libs/libsigc++-1.2.5 build failure
Status: RESOLVED DUPLICATE of bug 219041
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 247018
  Show dependency tree
 
Reported: 2008-11-16 11:09 UTC by Vytautas
Modified: 2008-11-16 22:11 UTC (History)
1 user (show)

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


Attachments
file://///var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/environment (environment,92.52 KB, text/plain)
2008-11-16 11:10 UTC, Vytautas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vytautas 2008-11-16 11:09:04 UTC
>>> Unpacking source...
>>> Unpacking libsigc++-1.2.5.tar.gz to /var/tmp/portage/dev-libs/libsigc++-1.2.5/work
 [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/libsigc++-1.2.5/work/libsigc++-1.2.5' ...
/var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/environment: line 748: srcdir: command not found
 [32;01m*[0m Running aclocal -I /scripts -I scripts ...
[A[72C  [34;01m[ [31;01m!![34;01m ][0m

 [31;01m*[0m Failed Running aclocal !
 [31;01m*[0m 
 [31;01m*[0m Include in your bugreport the contents of:
 [31;01m*[0m 
 [31;01m*[0m   /var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/aclocal-21144.out

 [31;01m*[0m 
 [31;01m*[0m ERROR: dev-libs/libsigc++-1.2.5 failed.
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line   49:  Called src_unpack
 [31;01m*[0m             environment, line 2523:  Called eautoreconf
 [31;01m*[0m             environment, line  826:  Called eaclocal
 [31;01m*[0m             environment, line  765:  Called autotools_run_tool 'src_unpack' 'src_unpack' 'aclocal' '-I' '/scripts'
 [31;01m*[0m             environment, line  320:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m           die "Failed Running $1 !";
 [31;01m*[0m  The die message:
 [31;01m*[0m   Failed Running aclocal !
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
 [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/environment'.
 [31;01m*[0m 


Reproducible: Always

Steps to Reproduce:
emerge asc

Actual Results:  
failure

Expected Results:  
emerged packets
Comment 1 Vytautas 2008-11-16 11:10:01 UTC
Created attachment 171955 [details]
file://///var/tmp/portage/dev-libs/libsigc++-1.2.5/temp/environment
Comment 2 Arttu Valo 2008-11-16 14:46:45 UTC
I get the same for an amd64 chroot setup, so it's not x86-only. You left out the .out-file that the error message requested to attach, but I'd guess it contains something similar to mine:

***** aclocal *****
***** aclocal -I /scripts -I scripts

aclocal: couldn't open directory `/scripts': No such file or directory
Comment 3 Arttu Valo 2008-11-16 15:06:15 UTC
Digging more into it: this is a duplicate of bug #219041 .

Probably have to use dev-libs/libsigc++-1.2.7, its stabilization request is already on its way in bug #245636 .
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2008-11-16 22:11:31 UTC

*** This bug has been marked as a duplicate of bug 219041 ***