[MacPorts] #50047: osxfuse: OSXFUSEBuildTool() failed: no supported version of Xcode found - Xcode 7.2 OS X 10.11.2 El Capitan

MacPorts noreply at macports.org
Wed Dec 16 07:11:34 PST 2015


#50047: osxfuse: OSXFUSEBuildTool() failed: no supported version of Xcode found -
Xcode 7.2 OS X 10.11.2 El Capitan
------------------------+----------------------
  Reporter:  aikchar@…  |      Owner:  dports@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.4
Resolution:             |   Keywords:
      Port:  osxfuse    |
------------------------+----------------------
Description changed by mf2k@…:

Old description:

> Related to https://trac.macports.org/ticket/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
> }}}

New description:

 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
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/50047#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list