Opened 13 days ago

Closed 13 days ago

Last modified 12 days ago

#70962 closed defect (fixed)

proxy-audio-device @1.0.6: unknown option: -derivedDataPath

Reported by: barracuda156 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: elcapitan, yosemite, mavericks, mountainlion, lion, snowleopard, leopard Cc:
Port: proxy-audio-device

Description

Locally:

unknown option: -derivedDataPath
Usage: xcodebuild [-project <projectname>] [-activetarget] [-alltargets] [-target <targetname>]... [-parallelizeTargets] [-activeconfiguration] [-configuration <configurationname>] [-sdk <sdkfullpath>|<sdkname>] [<buildsetting>=<value>]... [<buildaction>]...
       xcodebuild [-version [-sdk <sdkfullpath>|<sdkname>]]
       xcodebuild [-showsdks]
       xcodebuild [-find <binary>] [-sdk <sdkfullpath>|<sdkname>]
       xcodebuild [-list]
Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_proxy-audio-device/proxy-audio-device/work/proxy-audio-device-1.0.6" && /usr/bin/xcodebuild -derivedDataPath ./DerivedData  -scheme "Proxy Audio Device Settings" -configuration Release install INSTALL_PATH=/Applications/MacPorts  OBJROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_proxy-audio-device/proxy-audio-device/work/proxy-audio-device-1.0.6/build/" SYMROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_proxy-audio-device/proxy-audio-device/work/proxy-audio-device-1.0.6/build/" MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=ppc SDKROOT="" GCC_VERSION=4.2 CLANG_CXX_LIBRARY="libstdc++" CODE_SIGN_IDENTITY= CODE_SIGNING_REQUIRED=NO DSTROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_proxy-audio-device/proxy-audio-device/work/destroot"
Exit code: 1

Also broken on buildbots: https://ports.macports.org/port/proxy-audio-device/details

Change History (2)

comment:1 Changed 13 days ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 5fff2d52e5312cfc8a622a5a52e8cc772c23d344/macports-ports (master):

proxy-audio-device: Set derivedDataPath only for Xcode >= 5

Closes: #70962

comment:2 in reply to:  description Changed 12 days ago by ryandesign (Ryan Carsten Schmidt)

Summary: proxy-audio-device broken on El Capitan and belowproxy-audio-device @1.0.6: unknown option: -derivedDataPath

Replying to barracuda156:

Also broken on buildbots: https://ports.macports.org/port/proxy-audio-device/details

But for different reasons than this; needs different tickets.

Note: See TracTickets for help on using tickets.