[MacPorts] #64913: vlang fails for PowerPC: -latomic flag needed, Header file <sys/errno.h>, needed for module `sync` was not found
MacPorts
noreply at macports.org
Sat Apr 9 11:50:33 UTC 2022
#64913: vlang fails for PowerPC: -latomic flag needed, Header file <sys/errno.h>,
needed for module `sync` was not found
---------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: harens
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: powerpc, leopard, snowleopard
Port: vlang |
---------------------------+-------------------------------------------
Comment (by harens):
> Unfortunately, it fails likewise.
I know this might not seem like it, but this is good news. We've fixed the
`-no-pie` error and moved on to a different error. These are baby steps to
success my friend :)
Our current error is the following, which also happened on 10.6 PPC
previously:
{{{
/opt/local/lib/gcc6/gcc/ppc-apple-darwin9/6.5.0/include/stdatomic.h:40:1:
sorry, unimplemented: '_Atomic' in Objective-C
typedef _Atomic _Bool atomic_bool;
}}}
The problem is that I still don't know how to fix this. Give me some time
to think about this...
--
Ticket URL: <https://trac.macports.org/ticket/64913#comment:24>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list