Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491252 - sys-devel/gcc-apple-4.2.1_p5666-r1: failed due to missing autoconf on OS X 10.9 mavericks
Summary: sys-devel/gcc-apple-4.2.1_p5666-r1: failed due to missing autoconf on OS X 10...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All OS X
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-14 17:01 UTC by Yishen Miao (mys_721tx)
Modified: 2013-12-31 13:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,3.94 KB, application/octet-stream)
2013-11-14 17:03 UTC, Yishen Miao (mys_721tx)
Details
autoconf.out (autoconf.out,173 bytes, text/plain)
2013-11-14 17:03 UTC, Yishen Miao (mys_721tx)
Details
build.log (build.log,3.94 KB, text/plain)
2013-11-14 17:05 UTC, Yishen Miao (mys_721tx)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yishen Miao (mys_721tx) 2013-11-14 17:01:59 UTC
During prefix installation stage3, emerging gcc failed due to missing autoconf.

Reproducible: Always

Steps to Reproduce:
1. ./bootstrap-prefix.sh stage3
Actual Results:  
Failed Running autoconf.

Expected Results:  
Proceeds to compilation phase. 

./gentoo/usr/bin/emerge --info
Portage 2.2.7-prefix (prefix/darwin/macos/10.9/x64, gcc-4.2.1, unavailable, 13.0.0 x86_64)
=================================================================
System uname: Darwin-13.0.0-x86_64-i386-64bit
Timestamp of tree: Wed, 13 Nov 2013 19:06:12 +0000
app-shells/bash:      4.1_p11
sys-devel/gcc-config: 1.8-r00.1
Repositories: gentoo_prefix
ACCEPT_KEYWORDS="~x64-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-apple-darwin13"
CFLAGS="-march=nocona"
CHOST="x86_64-apple-darwin13"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/gentoo-release"
CXXFLAGS=""
DISTDIR="/Users/mys_721tx/gentoo/usr/portage/distfiles"
FCFLAGS=""
FEATURES="assume-digests binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles force-prefix merge-sync news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-dead_strip_dylibs"
PKGDIR="/Users/mys_721tx/gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/Users/mys_721tx/gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/Users/mys_721tx/gentoo/var/tmp"
PORTDIR="/Users/mys_721tx/gentoo/usr/portage"
PORTDIR_OVERLAY=""
USE="aqua coreaudio cracklib cxx ipv6 mmx mmxext modules ncurses objc objc++ prefix readline sse sse2 ssl x64-macos zlib" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="Darwin" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 1 Yishen Miao (mys_721tx) 2013-11-14 17:03:10 UTC
Created attachment 363264 [details]
build.log

 * Running autoconf ...                                                  [ !! ]

 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /Users/mys_721tx/gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/temp/autoconf.out
Comment 2 Yishen Miao (mys_721tx) 2013-11-14 17:03:54 UTC
Created attachment 363266 [details]
autoconf.out

***** autoconf *****
***** PWD: /Users/mys_721tx/gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc
***** autoconf

*** missing command: autoconf
Comment 3 Yishen Miao (mys_721tx) 2013-11-14 17:05:26 UTC
Created attachment 363268 [details]
build.log
Comment 4 Fabian Groffen gentoo-dev 2013-12-30 19:07:36 UTC
*** Bug 496096 has been marked as a duplicate of this bug. ***
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2013-12-30 23:25:22 UTC
Progress is moving on 10.9, this report is ~2 months old and I didn't hit it on the latest bootstrap attempt.