public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mikpe at it dot uu.se" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/58242] New: [4.9 regression] linux-android.c:40:7: error: 'OPTION_BIONIC' was not declared in this scope breaks bootstrap on powerpc64-linux
Date: Mon, 26 Aug 2013 07:27:00 -0000	[thread overview]
Message-ID: <bug-58242-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 58242
           Summary: [4.9 regression] linux-android.c:40:7: error:
                    'OPTION_BIONIC' was not declared in this scope breaks
                    bootstrap on powerpc64-linux
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mikpe at it dot uu.se

Attempting to bootstrap gcc-4.9-20130825 on powerpc64-linux fails with:

g++ -c   -g -DIN_GCC   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  
-DHAVE_CONFIG_H -I. -I. -I/mnt/archive/gcc-4.9-20130825/gcc
-I/mnt/archive/gcc-4.9-20130825/gcc/.
-I/mnt/archive/gcc-4.9-20130825/gcc/../include
-I/mnt/archive/gcc-4.9-20130825/gcc/../libcpp/include
-I/home/mikpe/pkgs/linux-ppc64/gmp-5.1.2/include
-I/home/mikpe/pkgs/linux-ppc64/mpfr-3.1.2/include
-I/home/mikpe/pkgs/linux-ppc64/mpc-1.0.1/include 
-I/mnt/archive/gcc-4.9-20130825/gcc/../libdecnumber
-I/mnt/archive/gcc-4.9-20130825/gcc/../libdecnumber/dpd -I../libdecnumber
-I/mnt/archive/gcc-4.9-20130825/gcc/../libbacktrace    -I. -I.
-I/mnt/archive/gcc-4.9-20130825/gcc -I/mnt/archive/gcc-4.9-20130825/gcc/.
-I/mnt/archive/gcc-4.9-20130825/gcc/../include
-I/mnt/archive/gcc-4.9-20130825/gcc/../libcpp/include
-I/home/mikpe/pkgs/linux-ppc64/gmp-5.1.2/include
-I/home/mikpe/pkgs/linux-ppc64/mpfr-3.1.2/include
-I/home/mikpe/pkgs/linux-ppc64/mpc-1.0.1/include 
-I/mnt/archive/gcc-4.9-20130825/gcc/../libdecnumber
-I/mnt/archive/gcc-4.9-20130825/gcc/../libdecnumber/dpd -I../libdecnumber
-I/mnt/archive/gcc-4.9-20130825/gcc/../libbacktrace   \
        /mnt/archive/gcc-4.9-20130825/gcc/config/linux-android.c
/mnt/archive/gcc-4.9-20130825/gcc/config/linux-android.c: In function 'bool
linux_android_libc_has_function(function_class)':
/mnt/archive/gcc-4.9-20130825/gcc/config/linux-android.c:40:7: error:
'OPTION_BIONIC' was not declared in this scope
make[3]: *** [linux-android.o] Error 1

The previous weekly snapshot, 4.9-20130818, bootstrapped fine on this machine.


             reply	other threads:[~2013-08-26  7:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26  7:27 mikpe at it dot uu.se [this message]
2013-08-26  9:08 ` [Bug bootstrap/58242] " ubizjak at gmail dot com
2013-08-28  9:18 ` rguenth at gcc dot gnu.org
2013-09-02  8:47 ` ebotcazou at gcc dot gnu.org
2013-09-05 11:43 ` aivchenk at gmail dot com
2013-09-05 16:48 ` mikpe at it dot uu.se

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-58242-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).