Opened 8 years ago

Closed 8 years ago

#50837 closed defect (fixed)

osxfuse @2.8.2: build fails with Xcode 7.3

Reported by: izmir.boogie@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt), arm332@…
Port: osxfuse

Description (last modified by mf2k (Frank Schima))

version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 501
: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 Mar  8 08:21:26 CET 2016
: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.7'
: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() 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 19814 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: p5.22-pod-escapes 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 (5)

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to dports@…
Port: osxfuse added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers osxfuse), if any.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: osxfuse - build Error code: CHILDSTATUS 19814 1osxfuse: OSXFUSEBuildTool() failed: no supported version of Xcode found

You did not mention what version of Xcode you are using. I assume you are using a beta of Xcode 7.3 because we already fixed this for Xcode 7.2 in #49979.

comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Keywords: haspatch added
Summary: osxfuse: OSXFUSEBuildTool() failed: no supported version of Xcode foundosxfuse @2.8.2: build fails with Xcode 7.3

Has duplicate #51738 (which has a patch).

comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: arm332@… added
Resolution: fixed
Status: newclosed

Fixed in r152811.

Note: See TracTickets for help on using tickets.