[MacPorts] #58935: go @1.13: build fails on 10.9 and less
MacPorts
noreply at macports.org
Sat Feb 10 20:53:30 UTC 2024
#58935: go @1.13: build fails on 10.9 and less
---------------------+-------------------------------
Reporter: kencu | Owner: ci42
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords: lion mountainlion
Port: go |
---------------------+-------------------------------
Comment (by kencu):
Hmm. As you know, I have hung back my personal working 10.6 setup due to
all the recent uproar in MacPorts on the older systems. I have a slightly
older version of legacy-support-devel installed that is working really
well for me (including supporting go). Here is what I have:
{{{
$ port -v installed legacy-support-devel | grep active
legacy-support-devel @20221029_0+universal (active)
requested_variants='+universal' platform='darwin 10' archs='i386 x86_64'
date='2022-12-23T18:58:54-0800'
$ nm -arch i386 /opt/local/lib/libMacportsLegacySupport.dylib | grep
fdopendir
00004607 T _fdopendir
00004899 T _fdopendir$INODE64$UNIX2003
00004750 T _fdopendir$UNIX2003
$ nm -arch x86_64 /opt/local/lib/libMacportsLegacySupport.dylib | grep
fdopendir
0000000000004b6e T _fdopendir
0000000000004cb6 T _fdopendir$INODE64
--
Ticket URL: <https://trac.macports.org/ticket/58935#comment:42>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list