Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184543 - Building perl fails during `emerge -e --system' (step 1.19)
Summary: Building perl fails during `emerge -e --system' (step 1.19)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Solaris
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-07 22:07 UTC by Rabbe Fogelholm
Modified: 2007-07-23 19:06 UTC (History)
0 users

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


Attachments
Script that provokes the error (revise settings before run) (setup-prefix-2007.07.07.sh,22.24 KB, text/plain)
2007-07-07 22:09 UTC, Rabbe Fogelholm
Details
Log of the `emerge perl' (part of `emerge -e --system') (build.log,35.85 KB, text/plain)
2007-07-07 22:12 UTC, Rabbe Fogelholm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rabbe Fogelholm 2007-07-07 22:07:41 UTC
Building perl fails during `emerge -e --system' (step 1.19). The failure looks like this (see also attached build.log),

`sh  cflags "optimize='-O'" regcomp.o` -fPIC regcomp.c
cflags: ccflags=-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/var/tmp/2007-06-29/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_\
PUTENV -fno-stack-protector: is not an identifier
/bin/sh: -fPIC: not found
make: *** [regcomp.o] Error 1
 * 
 * ERROR: dev-lang/perl-5.8.8-r2 failed.
 * Call stack:
 *   ebuild.sh, line 1580:   Called dyn_compile
 *   ebuild.sh, line 926:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   perl-5.8.8-r2.ebuild, line 289:   Called die
 * 
 * Unable to make
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/2007-06-29/var/tmp/portage/dev-lang/perl-5.8.8-r2/temp/build.log'.



Reproducible: Didn't try

Steps to Reproduce:
1. Adapt attached script for environment at hand.
2. Run script.


Actual Results:  
During step 1.19 building of dev-lang/perl fails. See attached log.

Expected Results:  
dev-lang/perl ought to build.
Comment 1 Rabbe Fogelholm 2007-07-07 22:09:22 UTC
Created attachment 124183 [details]
Script that provokes the error (revise settings before run)
Comment 2 Rabbe Fogelholm 2007-07-07 22:12:36 UTC
Created attachment 124185 [details]
Log of the `emerge perl' (part of `emerge -e --system')
Comment 3 Elias Pipping (RETIRED) gentoo-dev 2007-07-07 22:18:14 UTC
(this is on i386-pc-solaris2.10 64bit juding by the log)
Comment 4 Rabbe Fogelholm 2007-07-23 18:57:35 UTC
Some weeks have passed. I can no longer reproduce the problem, at least not on Solaris/x86. Step 1.19 completes without problems.
Comment 5 Fabian Groffen gentoo-dev 2007-07-23 19:06:50 UTC
ok, I only had a db problem with perl, but didn't encounter any problems like this either.