#38007: MPlayer @1.1_3: fails to build for powepc -----------------------+------------------------ Reporter: reeskm@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: ppc Port: MPlayer | -----------------------+------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: On 10.5 i386, MPlayer also fails to build for me with either llvm-gcc-4.2: {{{ libmpcodecs/vf_filmdint.c:1461: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. {standard input}:0:End-of-File not at end of a line {standard input}:428:End-of-File not at end of a line {standard input}:unknown:Partial line at end of file ignored {standard input}:unknown:Undefined local symbol L_calloc$stub {standard input}:unknown:Undefined local symbol L_gCpuCaps$non_lazy_ptr {standard input}:unknown:Undefined local symbol L_strchr$stub {standard input}:unknown:Undefined local symbol LC {standard input}:unknown:Undefined local symbol L_sscanf$stub {standard input}:unknown:Undefined local symbol LC1 {standard input}:unknown:Undefined local symbol LC2 {standard input}:unknown:Undefined local symbol LC3 {standard input}:unknown:Undefined local symbol LC4 {standard input}:unknown:Undefined local symbol LC5 {standard input}:unknown:Undefined local symbol LC6 {standard input}:unknown:Undefined local symbol LC7 {standard input}:unknown:Undefined local symbol LC8 {standard input}:unknown:Undefined local symbol LC9 {standard input}:unknown:Undefined local symbol LC11 {standard input}:unknown:Undefined local symbol L_mp_msg$stub {standard input}:unknown:Undefined local symbol LC10 {standard input}:unknown:Undefined local symbol LBB2_23 {standard input}:unknown:Undefined local symbol L_fast_memcpy$stub }}} or macports-llvm-gcc-4.2: {{{ Undefined symbols for architecture i386: "_MM_FIX_0_707106781", referenced from: _filter in vf_fspp.o "_MM_FIX_0_541196100", referenced from: _filter in vf_fspp.o }}} These compilers should be blacklisted. It succeeds with gcc-4.0 build 5493 and gcc-4.2 build 5577, both of which are blacklisted by the port, and perhaps shouldn't be? -- Ticket URL: <https://trac.macports.org/ticket/38007#comment:19> MacPorts <http://www.macports.org/> Ports system for OS X