[MacPorts] #58916: findutils 4.7.0 fails to build

MacPorts noreply at macports.org
Tue Sep 3 03:33:05 UTC 2019


#58916: findutils 4.7.0 fails to build
--------------------+-----------------------
 Reporter:  Tatsh   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  findutils
--------------------+-----------------------
 Log is attached. Couple of errors:

 {{{
 :info:build ftello.c:53:12: error: no member named '_flag' in 'struct
 __sFILE'; did you mean '_flags'?
 :info:build   if (fp_->_flag & _IOWRT)
 :info:build            ^~~~~
 :info:build            _flags
 :info:build
 /Applications/Xcode-10.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/_stdio.h:130:8:
 note: '_flags' declared here
 :info:build         short   _flags;         /* flags, below; this FILE is
 free if 0 */
 :info:build                 ^
 :info:build ftello.c:53:20: error: use of undeclared identifier '_IOWRT'
 :info:build   if (fp_->_flag & _IOWRT)
 }}}

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


More information about the macports-tickets mailing list