Opened 15 years ago

Closed 15 years ago

#20344 closed defect (wontfix)

RadioRecorder won't compile under OS 10.5

Reported by: e881010@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: RadioRecorder

Description (last modified by tobypeterson)

The xcode file is looking for gcc-3.3 whereas OS 10.5 assumes gcc-4.0 Build OP is as follows:

--->  Building RadioRecorder
Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_RadioRecorder/work/RadioRecorder-1.08" && xcodebuild  -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.5 ARCHS=i386 SDKROOT= " returned error 1
Command output: (NOTE: project RadioRecorder was written by an older Xcode version (39) -- temporarily upgrading it (without modifying project file))

=== BUILDING NATIVE TARGET RadioRecorder WITH CONFIGURATION Deployment ===

Checking Dependencies...

ProcessPCH /Library/Caches/com.apple.Xcode.0/SharedPrecompiledHeaders/RadioRecorder_Prefix-fzvtijtvzasizwdwbaxaibejniut/RadioRecorder_Prefix.pch.gch RadioRecorder_Prefix.pch normal i386 objective-c com.apple.compilers.gcc.3_3
    cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_RadioRecorder/work/RadioRecorder-1.08
    /usr/bin/gcc-3.3 -x objective-c-header -arch i386 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -mdynamic-no-pic -fmessage-length=0 -Wp,-header-mapfile,/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_RadioRecorder/work/RadioRecorder-1.08/build/RadioRecorder.build/Deployment/RadioRecorder.build/RadioRecorder.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_RadioRecorder/work/RadioRecorder-1.08/build/Deployment -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_RadioRecorder/work/RadioRecorder-1.08/build/Deployment/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_RadioRecorder/work/RadioRecorder-1.08/build/RadioRecorder.build/Deployment/RadioRecorder.build/DerivedSources -DMAC_OS_X_VERSION_MIN_REQUIRED=1050 -fconstant-cfstrings -D__CONSTANT_CFSTRINGS__ -fobjc-exceptions -D__OBJC_EXCEPTIONS__ -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_RadioRecorder/work/RadioRecorder-1.08/RadioRecorder_Prefix.pch -o /Library/Caches/com.apple.Xcode.0/SharedPrecompiledHeaders/RadioRecorder_Prefix-fzvtijtvzasizwdwbaxaibejniut/RadioRecorder_Prefix.pch.gch
error: can't exec '/usr/bin/gcc-3.3' (No such file or directory)
** BUILD FAILED **

Change History (4)

comment:1 Changed 15 years ago by tobypeterson

Description: modified (diff)

comment:2 Changed 15 years ago by tobypeterson

This port should probably just be deleted, the project appears to be quite defunct.

comment:3 Changed 15 years ago by tobypeterson

Removed in r53954

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Port: RadioRecorder added
Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.