[MacPorts] #65374: fsearch @0.1.2: error: use of undeclared identifier 'AT_SYMLINK_NOFOLLOW'
MacPorts
noreply at macports.org
Tue Jun 21 01:30:43 UTC 2022
#65374: fsearch @0.1.2: error: use of undeclared identifier 'AT_SYMLINK_NOFOLLOW'
-------------------------------------------------+-------------------------
Reporter: ryandesign | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: tiger leopard snowleopard lion | Port: fsearch
mountainlion mavericks |
-------------------------------------------------+-------------------------
Build fails on OS X 10.9 and earlier:
*
https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/104611/steps
/install-port/logs/stdio
*
https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/94465/steps
/install-port/logs/stdio
*
https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/192643/steps
/install-port/logs/stdio
{{{
fsearch_database.c:1265:48: error: use of undeclared identifier
'AT_SYMLINK_NOFOLLOW'
if (fstatat(dir_fd, dent->d_name, &st, AT_SYMLINK_NOFOLLOW)) {
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65374>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list