#41063: XBMC build failed in Mavericks ------------------------------+-------------------------------- Reporter: igor.kurtovic@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: duplicate | Keywords: Port: XBMC | ------------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => duplicate * keywords: Mavericks => Old description:
MAvericks,
fresh ports installation and i chose XBMC installation.
this happens:
:info:build /bin/sh -c \"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XBMC/XBMC/work/XBMC/build/XBMC.build/Release/build\ XBMCHelper.build/Script-F57E20100E3BCD8100700C9D.sh\" :info:build building XBMCHelper :info:build rm -f -rf *.o XBMCHelper :info:build g++ -c -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx- version-min=10.4 -Wall iremoted.c -o iremoted.o :info:build g++: failed to exec /Applications/Xcode.app/Contents/Developer/usr/bin/clang++: No such file or directory :info:build make: *** [iremoted.o] Error 71 :info:build cp: XBMCHelper: No such file or directory :info:build :info:build ** BUILD FAILED ** :info:build :info:build :info:build The following build commands failed: :info:build PhaseScriptExecution Run\ Script build/XBMC.build/Release/build\ XBMCHelper.build/Script- F57E20100E3BCD8100700C9D.sh :info:build (1 failure) :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XBMC/XBMC/work/XBMC" && /usr/bin/xcodebuild -project XBMC.xcodeproj -target "build XBMCHelper" -configuration Release build OBJROOT=build/ SYMROOT=build/ -parallelizeTargets :info:build Exit code: 65 :error:build org.macports.build for port XBMC returned: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed while executing "$procedure $targetname" :info:build Warning: targets not executed for XBMC: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port XBMC for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XBMC/XBMC/main.log
any idea?
New description: MAvericks, fresh ports installation and i chose XBMC installation. this happens: {{{ :info:build /bin/sh -c \"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XBMC/XBMC/work/XBMC/build/XBMC.build/Release/build\ XBMCHelper.build/Script-F57E20100E3BCD8100700C9D.sh\" :info:build building XBMCHelper :info:build rm -f -rf *.o XBMCHelper :info:build g++ -c -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx- version-min=10.4 -Wall iremoted.c -o iremoted.o :info:build g++: failed to exec /Applications/Xcode.app/Contents/Developer/usr/bin/clang++: No such file or directory :info:build make: *** [iremoted.o] Error 71 :info:build cp: XBMCHelper: No such file or directory :info:build :info:build ** BUILD FAILED ** :info:build :info:build :info:build The following build commands failed: :info:build PhaseScriptExecution Run\ Script build/XBMC.build/Release/build\ XBMCHelper.build/Script- F57E20100E3BCD8100700C9D.sh :info:build (1 failure) :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XBMC/XBMC/work/XBMC" && /usr/bin/xcodebuild -project XBMC.xcodeproj -target "build XBMCHelper" -configuration Release build OBJROOT=build/ SYMROOT=build/ -parallelizeTargets :info:build Exit code: 65 :error:build org.macports.build for port XBMC returned: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed while executing "$procedure $targetname" :info:build Warning: targets not executed for XBMC: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port XBMC for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XBMC/XBMC/main.log }}} any idea? -- Comment: XBMC in MacPorts is years out of date and doesn't build on any version of OS X. It needs updating. See #29557. The official build of 12.2 doesn't work on Mavericks either, unfortunately. You can either wait for them to release 12.3 or use a nightly build. -- Ticket URL: <https://trac.macports.org/ticket/41063#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X