public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug go/55969] New: libgo fails to build on darwin
Date: Mon, 14 Jan 2013 14:00:00 -0000	[thread overview]
Message-ID: <bug-55969-4@http.gcc.gnu.org/bugzilla/> (raw)


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

             Bug #: 55969
           Summary: libgo fails to build on darwin
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: ian@airs.com
        ReportedBy: rguenth@gcc.gnu.org
            Target: x86_64-darwin


Created attachment 29160
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29160
preprocessed source

I get

/Users/richard/obj/./gcc/xgcc -B/Users/richard/obj/./gcc/
-B/usr/local/x86_64-apple-darwin12.2.0/bin/
-B/usr/local/x86_64-apple-darwin12.2.0/lib/ -isystem
/usr/local/x86_64-apple-darwin12.2.0/include -isystem
/usr/local/x86_64-apple-darwin12.2.0/sys-include    -DHAVE_CONFIG_H -I.
-I../../../src/trunk/libgo  -I ../../../src/trunk/libgo/runtime
-I../../../src/trunk/libgo/../libffi/include -I../libffi/include
-pthread  -fexceptions -fplan9-extensions  -Wall -Wextra -Wwrite-strings
-Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I
../../../src/trunk/libgo/../libgcc -I
../../../src/trunk/libgo/../libbacktrace -I ../../gcc/include -O2 -g -MT
go-main.o -MD -MP -MF .deps/go-main.Tpo -c -o go-main.o `test -f
'runtime/go-main.c' || echo
'../../../src/trunk/libgo/'`runtime/go-main.c -save-temps
In file included from ../../../src/trunk/libgo/runtime/runtime.h:18:0,
                 from ../../../src/trunk/libgo/runtime/go-main.c:17:
/usr/include/ucontext.h:43:2: error: #error The deprecated ucontext
routines require _XOPEN_SOURCE to be defined
 #error The deprecated ucontext routines require _XOPEN_SOURCE to be defined
  ^


             reply	other threads:[~2013-01-14 14:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-14 14:00 rguenth at gcc dot gnu.org [this message]
2013-01-14 14:10 ` [Bug go/55969] " rguenth at gcc dot gnu.org
2013-01-14 15:40 ` howarth at nitro dot med.uc.edu
2013-01-14 17:35 ` ian at airs dot com
2013-01-14 18:23 ` rguenther at suse dot de
2013-02-05 22:37 ` ian at gcc dot gnu.org
2013-02-05 22:38 ` ian at airs dot com
2014-10-23  4:06 ` ian 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-55969-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).