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

Bug 210553

Summary: dev-scheme/chicken-3.0.0 fails to build
Product: Gentoo Linux Reporter: Shawn Rutledge <s>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Shawn Rutledge 2008-02-18 02:38:18 UTC
makeinfo --no-split  chicken.texi
Assembler messages:
Fatal error: can't create apply-hack.x86/usr/portage/dev-scheme/chicken: No such file or directory
make[1]: *** [apply-hack.x86/usr/portage/dev-scheme/chicken] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/dev-scheme/chicken-3.0.0/work/chicken-3.0.0'
make: *** [all] Error 2
 *
 * ERROR: dev-scheme/chicken-3.0.0 failed.
 * Call stack:
 *              ebuild.sh, line 1701:  Called dyn_compile
 *              ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *              ebuild.sh, line   44:  Called src_compile
 *   chicken-3.0.0.ebuild, line   33:  Called die
 * The specific snippet of code:
 *      emake ${OPTIONS} C_COMPILER_OPTIMIZATION_OPTIONS="$CFLAGS" \
 *              USE_HOST_PCRE=1 || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-scheme/chicken-3.0.0/temp/build.log'.
 *
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-18 07:35:25 UTC

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