Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292663 - wget-1.12 fails to emerge in Prefix bootstrapping
Summary: wget-1.12 fails to emerge in Prefix bootstrapping
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-10 11:17 UTC by Rabbe Fogelholm
Modified: 2009-11-11 16:03 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 Rabbe Fogelholm 2009-11-10 11:17:36 UTC
Platform is SUSE Enterprise Desktop 10 SP2. The `emerge -e system' step fails when emerging wget (package 55 out of 107). Possibly this has some relation to bug 246556. The console log has

...
checking for libssl... no
configure: error: --with-ssl was given, but SSL is not available.
make: *** [config.status] Error 1
 * ERROR: net-misc/wget-1.12 failed:
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  51:  Called call-ebuildshell 'src_compile'
 *   environment, line 408:  Called src_compile
 *   environment, line 2697:  Called die
 * The specific snippet of code:
 *       emake || die
 * 
 * If you need support, post the output of 'emerge --info =net-misc/wget-1.12',
 * the complete build log and the output of 'emerge -pqv =net-misc/wget-1.12'.
 * The complete build log is located at '/local/scratch/portage/net-misc/wget-1.12/temp/build.log'.
 * The ebuild environment file is located at '/local/scratch/portage/net-misc/wget-1.12/temp/environment'.
 * S: '/local/scratch/portage/net-misc/wget-1.12/work/wget-1.12'

>>> Failed to emerge net-misc/wget-1.12, Log file:

>>>  '/local/scratch/portage/net-misc/wget-1.12/temp/build.log'
Comment 1 Fabian Groffen gentoo-dev 2009-11-11 12:48:23 UTC
fix0rzed, thanks
Comment 2 Rabbe Fogelholm 2009-11-11 16:03:50 UTC
Verified, bootstrapping succeeds now.