Opened 10 years ago

Closed 10 years ago

#41063 closed defect (duplicate)

XBMC build failed in Mavericks

Reported by: igor.kurtovic@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: XBMC

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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?

Change History (1)

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

Cc: ryandesign@… added
Description: modified (diff)
Keywords: Mavericks removed
Resolution: duplicate
Status: newclosed

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.

Note: See TracTickets for help on using tickets.