Opened 9 years ago
Closed 9 years ago
#50047 closed defect (duplicate)
osxfuse: OSXFUSEBuildTool() failed: no supported version of Xcode found - Xcode 7.2 OS X 10.11.2 El Capitan
Reported by: | aikchar (Hamza Sheikh) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | hapaguy (Brian Kurt Fujikawa) | |
Port: | osxfuse |
Description (last modified by mf2k (Frank Schima))
Related to #49486 which was fixed for Xcode v7.1. Seems broken for Xcode v7.2.
$ sudo port install sshfs <..snip..> ---> Building osxfuse Error: org.macports.build for port osxfuse returned: command execution failed Error: Failed to install osxfuse <..snip..> $ cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log version:1 :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 503 :debug:main Executing org.macports.main (osxfuse) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (osxfuse) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (osxfuse) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (osxfuse) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (osxfuse) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (osxfuse) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (osxfuse) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Tue Dec 15 13:51:58 PST 2015 :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-bf71481" && ./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-bf71481" && ./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-bf71481" && ./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 33862 1 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for osxfuse: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install osxfuse :debug:build Registry error: osxfuse not registered as installed & active. invoked from within "registry_active $subport" invoked from within "$workername eval registry_active \$subport" :notice:build 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
Change History (6)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to dports@… |
---|
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 9 years ago by mdeaudelin (Mathieu Deaudelin-Lemay)
Isn't this a duplicate of #49979?
comment:6 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers osxfuse
), if any.