[MacPorts] #65265: lowdown @1.0.0: error: use of undeclared identifier 'AT_FDCWD'

MacPorts noreply at macports.org
Tue May 31 22:32:53 UTC 2022


#65265: lowdown @1.0.0: error: use of undeclared identifier 'AT_FDCWD'
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  judaew
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.2
 Keywords:              |       Port:  lowdown
------------------------+----------------------
 https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/189620/steps
 /install-port/logs/stdio
 {{{
 compats.c:2033:12: error: use of undeclared identifier 'AT_FDCWD'
         if (fd != AT_FDCWD) {
                   ^
 compats.c:2079:12: error: use of undeclared identifier 'AT_FDCWD'
         if (fd != AT_FDCWD) {
                   ^
 }}}
 The legacysupport 1.1 portgroup can be used to provide the definition of
 `AT_FDCWD`.

-- 
Ticket URL: <https://trac.macports.org/ticket/65265>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list