#52584 closed defect (fixed)
osxfuse @3.5.2: Missing file? (System/libkern/OSReturn.h)
| Reported by: | iefdev (Eric F) | Owned by: | drkp (Dan Ports) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.3.4 |
| Keywords: | lion | Cc: | |
| Port: | osxfuse |
Description
Osxfuse fails to build for me, again.
:info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_osl.no.rsync.macports.org_macports_release_tarballs_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-9da872c/support/load_osxfuse/fuse_kext.c:97: :info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/libkern/OSKextLib.h:40:37: error: System/libkern/OSReturn.h: No such file or directory :info:build :info:build :info:build ** BUILD FAILED ** :info:build :info:build :info:build The following build commands failed: :info:build CompileC build/load_osxfuse.build/Release/load_osxfuse.build/Objects-normal/x86_64/fuse_kext.o load_osxfuse/fuse_kext.c normal x86_64 c com.apple.compilers.llvmgcc42 :info:build (1 failure)
I noticed another ticket report for osxfuse, but I have no idea if that one is related.
Attaching the main log…
Attachments (1)
Change History (5)
Changed 10 years ago by iEFdev
| Attachment: | osxfuse@3.5.2_main.log added |
|---|
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
| Cc: | dports@… openmaintainer@… removed |
|---|---|
| Owner: | changed from macports-tickets@… to dports@… |
comment:2 Changed 10 years ago by drkp (Dan Ports)
| Status: | new → assigned |
|---|
comment:3 follow-up: 4 Changed 10 years ago by drkp (Dan Ports)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed in r153838.
comment:4 Changed 10 years ago by iEFdev
Note: See
TracTickets for help on using
tickets.

Yes, looks like builds on older OS X versions are broken in 3.5.2. Let's see if we can backport a fix...