Opened 11 years ago

Closed 5 years ago

Last modified 5 years ago

#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)

main.log (49.0 KB) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.

Download all attachments as: .zip

Change History (10)

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

This was on Mountain Lion. The build succeeded on Lion.

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 10 years ago by mf2k (Frank Schima)

Owner: changed from macsforever2000@… to mf2k@…
Status: newassigned

comment:6 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from mf2k@… to macports-tickets@…
Status: assignednew

This port no longer has a maintainer.

Last edited 9 years ago by mf2k (Frank Schima) (previous) (diff)

comment:7 Changed 6 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to dstrubbe
Status: newassigned

comment:8 Changed 5 years ago by dstrubbe (David Strubbe)

Resolution: worksforme
Status: assignedclosed

This does not seem to be a current error and only applies to an old version on old OS's.

comment:9 Changed 5 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.