[MacPorts] #58592: go @1.12.5: Undefined symbols _fstatat64 _openat _unlinkat
MacPorts
noreply at macports.org
Wed Jun 12 17:43:01 UTC 2019
#58592: go @1.12.5: Undefined symbols _fstatat64 _openat _unlinkat
------------------------+----------------------
Reporter: ryandesign | Owner: ci42
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: mavericks | Port: go
------------------------+----------------------
[https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/90844/steps
/install-port/logs/stdio go @1.12.5 installs but does not work on 10.9]:
{{{
/opt/local/lib/go/pkg/tool/darwin_amd64/link: running /usr/bin/clang
failed: exit status 1
Undefined symbols for architecture x86_64:
"_fstatat64", referenced from:
syscall.libc_fstatat64_trampoline in go.o
"_openat", referenced from:
syscall.libc_openat_trampoline in go.o
"_unlinkat", referenced from:
syscall.libc_unlinkat_trampoline in go.o
ld: symbol(s) not found for architecture x86_64
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58592>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list