public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Ray Donnelly <mingw.android@gmail.com>
To: James Hudson <jameshudson3010@gmail.com>
Cc: crossgcc@sourceware.org
Subject: Re: Building on a Mac
Date: Fri, 13 Nov 2020 20:08:16 +0100	[thread overview]
Message-ID: <CAOYw7dteBpm2jeMi71NTiqqxJX+7LfeXPpsgo1pyQ0iOovN7JQ@mail.gmail.com> (raw)
In-Reply-To: <CAEUVO9FqjVALTCvRkU+r7b5bnbFdrt4uAMPg7+6Ce+2d+oOv3A@mail.gmail.com>

GCC on macOS is basically unmaintained. you would have to investigate
and fix these things for yourself I think.

On Fri, Nov 13, 2020 at 3:50 PM James Hudson via crossgcc
<crossgcc@sourceware.org> wrote:
>
> I am trying to build crosstool-NG on my mac ( Catalina -- 10.15.7 ).
>
> After executing *ct-ng build*, I eventually get the errors below. How can I
> workaround or resolve this issue? I am assuming I do not have something
> configured correctly.
>
>
> [EXTRA]    Building cross gdb
> [ERROR]
>  /Volumes/thedrive/build/x86_64-unknown-linux-gnu/src/gdb/readline/rltty.c:83:7:
> error: implicit declaration of function 'ioctl' is invalid in C99
> [-Werror,-Wimplicit-function-declaration]
> [ERROR]
>  /Volumes/thedrive/build/x86_64-unknown-linux-gnu/src/gdb/readline/rltty.c:720:3:
> error: implicit declaration of function 'ioctl' is invalid in C99
> [-Werror,-Wimplicit-function-declaration]
> [ERROR]
>  /Volumes/thedrive/build/x86_64-unknown-linux-gnu/src/gdb/readline/rltty.c:759:3:
> error: implicit declaration of function 'ioctl' is invalid in C99
> [-Werror,-Wimplicit-function-declaration]
> [ERROR]    make[3]: *** [Makefile:97: rltty.o] Error 1
> [ERROR]    make[3]: *** Waiting for unfinished jobs....
> [ERROR]    make[2]: *** [Makefile:7804: all-readline] Error 2
> [ERROR]    make[2]: *** Waiting for unfinished jobs....
> [ERROR]    make[1]: *** [Makefile:879: all] Error 2
> [ERROR]
> [ERROR]  >>
> [ERROR]  >>  Build failed in step 'Installing cross-gdb'
> [ERROR]  >>        called in step '(top-level)'
> [ERROR]  >>
> [ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@376]
> [ERROR]  >>        called from:
> do_gdb_backend[scripts/build/debug/300-gdb.sh@281]
> [ERROR]  >>        called from:
> do_debug_gdb_build[scripts/build/debug/300-gdb.sh@59]
> [ERROR]  >>        called from: do_debug[scripts/build/debug.sh@35]
> [ERROR]  >>        called from: main[scripts/crosstool-NG.sh@696]
> [ERROR]  >>
> [ERROR]  >>  For more info on this error, look at the file: 'build.log'
> [ERROR]  >>  There is a list of known issues, some with workarounds, in:
> [ERROR]  >>      https://crosstool-ng.github.io/docs/known-issues/
> [ERROR]  >>
> [ERROR]  >>  If you feel this is a bug in crosstool-NG, report it at:
> [ERROR]  >>      https://github.com/crosstool-ng/crosstool-ng/issues/
> [ERROR]  >>
> [ERROR]  >>  Make sure your report includes all the information pertinent
> to this issue.
> [ERROR]  >>  Read the bug reporting guidelines here:
> [ERROR]  >>      http://crosstool-ng.github.io/support/
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq

  reply	other threads:[~2020-11-13 19:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13 14:45 James Hudson
2020-11-13 19:08 ` Ray Donnelly [this message]
2020-11-13 19:32   ` James Hudson
2020-11-13 19:54     ` Ray Donnelly
2020-11-13 20:30       ` James Hudson
2020-11-15 20:52         ` Chris Packham

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=CAOYw7dteBpm2jeMi71NTiqqxJX+7LfeXPpsgo1pyQ0iOovN7JQ@mail.gmail.com \
    --to=mingw.android@gmail.com \
    --cc=crossgcc@sourceware.org \
    --cc=jameshudson3010@gmail.com \
    /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).