[MacPorts] #67163: m68k-elf-gcc: fails to build on macOS/arm64 13.2.1 (config.sub: invalid option -apple-darwin22.3.0)
MacPorts
noreply at macports.org
Wed Mar 29 06:55:43 UTC 2023
#67163: m68k-elf-gcc: fails to build on macOS/arm64 13.2.1 (config.sub: invalid
option -apple-darwin22.3.0)
---------------------------+--------------------
Reporter: tmcintos | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: m68k-elf-gcc |
---------------------------+--------------------
Description changed by tmcintos:
Old description:
> `m68k-elf-gcc:` fails with the error `make: *** No rule to make target
> \`all'. Stop.`
>
> The Makefile exists in the work directory, but is empty.
>
> The key errors seem to be:
>
> {{{
> :info:configure checking host system type... config.sub: invalid option
> -apple-darwin22.3.0
> 1190 :info:configure Try `config.sub --help' for more information.
> 1191 :info:configure checking target system type... m68k-unknown-elf
> 1192 :info:configure checking build system type... config.sub: invalid
> option -apple-darwin22.3.0
> 1193 :info:configure Try `config.sub --help' for more information.
> }}}
New description:
`m68k-elf-gcc:` fails with the error:
{{{
make: *** No rule to make target `all'. Stop.`
}}}
The Makefile exists in the work directory, but is empty.
The key errors seem to be:
{{{
:info:configure checking host system type... config.sub: invalid option
-apple-darwin22.3.0
1190 :info:configure Try `config.sub --help' for more information.
1191 :info:configure checking target system type... m68k-unknown-elf
1192 :info:configure checking build system type... config.sub: invalid
option -apple-darwin22.3.0
1193 :info:configure Try `config.sub --help' for more information.
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/67163#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list