public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "manphiz at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/52226] New: Trunk fails to bootstrap on Mac OS X.
Date: Mon, 13 Feb 2012 09:23:00 -0000	[thread overview]
Message-ID: <bug-52226-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52226

             Bug #: 52226
           Summary: Trunk fails to bootstrap on Mac OS X.
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: manphiz@gmail.com


Trunk (last tested with revision 184145) has been failing to bootstrap for some
time (last checked last Tuesday) on my macbook with Snow Leopard. The configure
options are:

${SOURCE_PATH}/configure \
    --prefix=${PREFIX} \
    --with-gmp=${PREFIX} \
    --with-mpfr=${PREFIX} \
    --with-mpc=${PREFIX} \
    --with-ppl=${PREFIX} \
    --with-cloog=${PREFIX} \
    --enable-cloog-backend=isl \
    --program-suffix=-${VERSION} \
    --enable-languages=c,c++,objc,obj-c++,fortran \
    --disable-nls \
    --disable-werror \
    --with-system-zlib \
    --enable-__cxa_init \
    --enable-concept-checks \
    --enable-decimal-float \
    --enable-full-dynamic-string \
    --enable-libstdcxx-debug \
    --enable-libstdcxx-time \
    --enable-multilib \
    --enable-plugin \
    --enable-static \
    --enable-shared \
    --enable-threads \
    --enable-version-specific-runtime-libs

And the build log is attached. Please let me know if more information is
needed.


             reply	other threads:[~2012-02-13  9:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13  9:23 manphiz at gmail dot com [this message]
2012-02-13  9:24 ` [Bug bootstrap/52226] " manphiz at gmail dot com
2012-02-13 10:09 ` redi at gcc dot gnu.org
2012-02-13 11:03 ` manphiz at gmail dot com
2012-02-13 11:04 ` manphiz at gmail dot com
2012-02-13 11:13 ` rguenth at gcc dot gnu.org
2012-02-13 11:16 ` manphiz at gmail dot com
2012-02-13 11:18 ` redi at gcc dot gnu.org
2012-02-13 11:23 ` manphiz at gmail dot com
2012-02-13 11:45 ` redi at gcc dot gnu.org
2012-02-13 11:48 ` manphiz at gmail dot com
2012-02-13 13:09 ` dominiq at lps dot ens.fr
2012-02-13 18:02 ` manphiz at gmail dot com
2014-11-08 18:25 ` [Bug bootstrap/52226] Trunk fails to bootstrap on Mac OS X with option "--enable-libstdcxx-debug" fxcoudert at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-52226-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).