[MacPorts] #66258: icu @72.1 does not build on PPC Tiger, Mac OS X 10.4.11, because of problems with assembly code
MacPorts
noreply at macports.org
Sun Nov 20 08:48:15 UTC 2022
#66258: icu @72.1 does not build on PPC Tiger, Mac OS X 10.4.11, because of
problems with assembly code
------------------------+-----------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords: tiger ppc
Port: icu |
------------------------+-----------------------
Comment (by ballapete):
The build of `icu-devel` has not yet reached the patched `pkg_genc.cpp`,
but it throws complaints as the build of `gcc10-bootstrap` did:
{{{
/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'm' flag!
/usr/bin/../libexec/gcc/darwin/ppc/as: Flag option -m has already been
seen!
/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'm' flag!
/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag!
/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'c' flag!
/usr/bin/../libexec/gcc/darwin/ppc/as: Flag option -o has already been
seen!
}}}
So there must be some "typo" while/from building `gcc10-bootstrap`. Before
all Assembler code was compiled invisibly.
--
Ticket URL: <https://trac.macports.org/ticket/66258#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list