Opened 9 years ago

Closed 9 years ago

#49396 closed defect (fixed)

osxfuse fails to install on xcode 7.1

Reported by: vcultharris (L.T. Harris) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: hapaguy (Brian Kurt Fujikawa), bananastalktome@…, mimaoffice (Michele Marcionelli)
Port: osxfuse

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$> xcodebuild  -version
Xcode 7.1
Build version 7B91b
$> sudo port install osxfuse
Password:
--->  Computing dependencies for osxfuse
--->  Building osxfuse
Error: org.macports.build for port osxfuse returned: command execution failed
Please see the log file for port osxfuse for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port osxfuse failed

The relevant part of /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log:

:notice:build --->  Building osxfuse
:debug:build Executing org.macports.build (osxfuse)
:debug:build Environment:
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/work/.CC_PRINT_OPTIONS'
CPATH='/opt/local/include'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.11'
:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-6a1e779" && ./build.sh -t homebrew -f /opt/local'
:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-6a1e779" && ./build.sh -t homebrew -f /opt/local
:info:build OSXFUSEBuildTool()            : skip unsupported Xcode version in '/Applications/Xcode.app/Contents/Developer'.
:info:build OSXFUSEBuildTool() failed: no supported version of Xcode found.
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-6a1e779" && ./build.sh -t homebrew -f /opt/local
:info:build Exit code: 1
:error:build org.macports.build for port osxfuse returned: command execution failed
:debug:build Error code: CHILDSTATUS 27264 1

Attachments (1)

main.log (11.5 KB) - added by vcultharris (L.T. Harris) 9 years ago.
main.log

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by vcultharris (L.T. Harris)

Attachment: main.log added

main.log

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

Description: modified (diff)
Owner: changed from macports-tickets@… to dports@…
Port: osxfuse added

comment:2 Changed 9 years ago by hapaguy (Brian Kurt Fujikawa)

Cc: brian.fujikawa@… added

Cc Me!

comment:3 Changed 9 years ago by bananastalktome@…

Cc: bananastalktome@… added

Cc Me!

comment:4 Changed 9 years ago by mimaoffice (Michele Marcionelli)

Cc: michele.marcionelli@… added

Cc Me!

comment:5 Changed 9 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed

This should be fixed with osxfuse 2.8.2 (r141770).

It does not build on 10.10 or earlier with Xcode 7.1, however, since Xcode 7.1 only includes the 10.11 SDK...

Note: See TracTickets for help on using tickets.