Opened 9 years ago

Closed 9 years ago

#45808 closed defect (fixed)

osxfuse @2.7.2: xcrun: error: missing DEVELOPER_DIR path: OSXFUSEBuildTool() failed: xcodebuild cannot build configuration Release

Reported by: reg6@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc: anddam (Andrea D'Amore), ryandesign (Ryan Carsten Schmidt)
Port: osxfuse

Description

Error: org.macports.build for port osxfuse returned: command execution failed

Attachments (1)

main.log (3.7 KB) - added by reg6@… 9 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by reg6@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log

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

It builds fine for me, and the log you attached is incomplete, so please clean and try again.

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

Owner: changed from macports-tickets@… to dports@…
Summary: Error: org.macports.build for port osxfuse in Yosemite 10.10 xcode 6.1osxfuse @2.7.2: xcrun: error: missing DEVELOPER_DIR path: OSXFUSEBuildTool() failed: xcodebuild cannot build configuration Release

Actually, my apologies, I didn't see that osxfuse was updated today, and I get the same error as you with that version.

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

Status: newassigned

Thanks for the report; I see this too. Note that even if this is fixed osxfuse will still not work on Yosemite; see #45521.

comment:4 Changed 9 years ago by anddam (Andrea D'Amore)

Cc: and.damore@… ryandesign@… added
Resolution: fixed
Status: assignedclosed

This has been introduced in r126905 by the extreme catching of Xcode version in build.sh:

[6789]*)

Reverted that specific part in r127923.

Note: See TracTickets for help on using tickets.