[MacPorts] #67426: samba4: build isn't using legacysupport everywhere, causing link failures
MacPorts
noreply at macports.org
Sun May 14 15:56:49 UTC 2023
#67426: samba4: build isn't using legacysupport everywhere, causing link failures
---------------------+----------------------
Reporter: mascguy | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: samba4
---------------------+----------------------
Based on the recent build on the 10.11 builder, it looks like
`legacysupport` isn't being used for part of the build process. With the
result being link errors, for things provided by the latter:
{{{
Undefined symbols for architecture x86_64:
"_futimens", referenced from:
_vfswrap_fntimes in vfs_default.c.10.o
"_utimensat", referenced from:
_vfswrap_fntimes in vfs_default.c.10.o
ld: symbol(s) not found for architecture x86_64
}}}
Should be easy enough to fix, in principle. Will take a look when I get a
chance.
--
Ticket URL: <https://trac.macports.org/ticket/67426>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list