Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278229 - dev-libs/boost-1.39.0 fails to build
Summary: dev-libs/boost-1.39.0 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-18 07:49 UTC by Peter Kasza
Modified: 2009-07-18 10:14 UTC (History)
0 users

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


Attachments
build log (build.log,125.92 KB, text/plain)
2009-07-18 07:50 UTC, Peter Kasza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kasza 2009-07-18 07:49:18 UTC
Cannot emerge boost-1.39.0 on 64bit gentoo prefix.

Reproducible: Always

Steps to Reproduce:
1. emerge boost

Actual Results:  
build error in random_device.cpp

Expected Results:  
successfull build

ACCEPT_KEYWORDS="~x64-macos"
CBUILD="x86_64-apple-darwin9"
CFLAGS="-O2 -pipe -march=nocona -fomit-frame-pointer -msse2 -msse3 -mssse3"
CHOST="x86_64-apple-darwin9"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=nocona -fomit-frame-pointer -msse2 -msse3 -mssse3"
DISTDIR="/gentoo/usr/portage/distfiles"
FEATURES="assume-digests ccache collision-protect distlocks fixpackages nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US"
LC_ALL="en_US"
LDFLAGS=""
MAKEOPTS="-j8"
PKGDIR="/gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/gentoo/var/tmp"
PORTDIR="/gentoo/usr/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="64bit aqua coreaudio cracklib midi mmx mmxext ncurses nls objc objc++ prefix readline sse sse2 sse3 ssl svg unicode x64-macos zlib" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="Darwin" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Peter Kasza 2009-07-18 07:50:08 UTC
Created attachment 198378 [details]
build log
Comment 2 Fabian Groffen gentoo-dev 2009-07-18 09:31:20 UTC
Same problem on Solaris.  Time for a nice mask.
Comment 3 Fabian Groffen gentoo-dev 2009-07-18 09:41:39 UTC
Even better, I just fixed the issue.  Can you try again in 30 minutes or so?
Comment 4 Peter Kasza 2009-07-18 10:14:21 UTC
(In reply to comment #3)
> Even better, I just fixed the issue.  Can you try again in 30 minutes or so?
> 
It builds fine now, thanks!