#39559 closed defect (worksforme)
openscad build fails: fatal error: 'IOKit/IOKitLib.h' file not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dstrubbe (David Strubbe) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | openscad |
Description
In file included from src/OffscreenContextCGL.mm:7: In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:10: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:12: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:87: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:26: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56: /System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found #include <IOKit/IOKitLib.h> ^ 1 error generated.
Attachments (1)
Change History (10)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 11 years ago by mf2k (Frank Schima)
I'm not sure what to say. It builds for me on Mountain Lion - and I believe the buildbot because I never got an email saying otherwise. It looks like system file issues on your computer. What is the output of the following?
ls -l /System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h
Here is my output:
-rw-r--r-- 1 root wheel 73262 Apr 16 09:10 /System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
-rw-r--r-- 1 root wheel 73262 Apr 16 19:49 /System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h
comment:4 Changed 11 years ago by mf2k (Frank Schima)
I encountered the same error elsewhere in #38688. Yet I have subsequently been able to install that port. Can you please verify that you are completely up to date on your Xcode and command line tools?
comment:5 Changed 11 years ago by mf2k (Frank Schima)
Owner: | changed from macsforever2000@… to mf2k@… |
---|---|
Status: | new → assigned |
comment:6 Changed 10 years ago by mf2k (Frank Schima)
Owner: | changed from mf2k@… to macports-tickets@… |
---|---|
Status: | assigned → new |
This port no longer has a maintainer.
comment:7 Changed 6 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to dstrubbe |
---|---|
Status: | new → assigned |
comment:8 Changed 6 years ago by dstrubbe (David Strubbe)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
This does not seem to be a current error and only applies to an old version on old OS's.
comment:9 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
I agree this is not a problem anymore with the current version of the port. It built fine on the buildbot workers, on many versions of macOS including Mountain Lion.
Note: See
TracTickets for help on using
tickets.
This was on Mountain Lion. The build succeeded on Lion.