[MacPorts] #64137: MachO-Explorer: error: 'machOKit/MKNodeFieldContainerType.h' file not found

MacPorts noreply at macports.org
Sun Dec 5 05:22:25 UTC 2021


#64137: MachO-Explorer: error: 'machOKit/MKNodeFieldContainerType.h' file not found
------------------------+----------------------------
 Reporter:  ryandesign  |      Owner:  catap
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.1
 Keywords:              |       Port:  MachO-Explorer
------------------------+----------------------------
 MachO-Explorer fails to build on case-sensitive filesystems:

 https://build.macports.org/builders/ports-
 11_x86_64-builder/builds/55664/steps/install-port/logs/stdio
 {{{
 build/Release/MachOKit.framework/Headers/MKFieldType.h:29:9: error:
 'machOKit/MKNodeFieldContainerType.h' file not found
 #import <machOKit/MKNodeFieldContainerType.h>
         ^
 }}}

 The directory name is actually MachOKit, not machOKit.

 It's an upstream issue that I reported to them here:

 https://github.com/DeVaukz/MachO-Kit/pull/22/files

 You can use that patch.

 (I did not verify whether the build succeeds after making that change;
 there may be additional issues.)

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


More information about the macports-tickets mailing list