[MacPorts] #37802: ffmpeg @1.0.3+universal: cc1: error in backend: Ran out of registers during register allocation!
MacPorts
noreply at macports.org
Sun Jan 27 07:03:27 PST 2013
#37802: ffmpeg @1.0.3+universal: cc1: error in backend: Ran out of registers during
register allocation!
--------------------------+----------------------
Reporter: ryandesign@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: ffmpeg
--------------------------+----------------------
Upgrading from ffmpeg @1.0.1_1+gpl2+universal to @1.0.3_0+gpl2+universal
fails while building the i386 part:
{{{
cc1: error in backend: Ran out of registers during register allocation!
{standard input}:2408:non-relocatable subtraction expression, "L_.str"
minus "L8$pb"
{standard input}:2408:symbol: "L_.str" can't be undefined in a subtraction
expression
{standard input}:495:non-relocatable subtraction expression,
"_left_block_options.11130" minus "L4$pb"
{standard input}:495:symbol: "_left_block_options.11130" can't be
undefined in a subtraction expression
{standard input}:487:non-relocatable subtraction expression,
"_left_block_options.11130" minus "L4$pb"
{standard input}:487:symbol: "_left_block_options.11130" can't be
undefined in a subtraction expression
{standard input}:435:non-relocatable subtraction expression,
"_left_block_options.11130" minus "L4$pb"
{standard input}:435:symbol: "_left_block_options.11130" can't be
undefined in a subtraction expression
{standard input}:423:non-relocatable subtraction expression,
"_left_block_options.11130" minus "L4$pb"
{standard input}:423:symbol: "_left_block_options.11130" can't be
undefined in a subtraction expression
{standard input}:374:non-relocatable subtraction expression,
"_left_block_options.11130" minus "L4$pb"
{standard input}:374:symbol: "_left_block_options.11130" can't be
undefined in a subtraction expression
{standard input}:261:non-relocatable subtraction expression,
"L_ff_h264_cabac_tables$non_lazy_ptr" minus "L3$pb"
{standard input}:261:symbol: "L_ff_h264_cabac_tables$non_lazy_ptr" can't
be undefined in a subtraction expression
{standard input}:143:non-relocatable subtraction expression,
"L_ff_h264_cabac_tables$non_lazy_ptr" minus "L2$pb"
{standard input}:143:symbol: "L_ff_h264_cabac_tables$non_lazy_ptr" can't
be undefined in a subtraction expression
{standard input}:71:non-relocatable subtraction expression,
"_cabac_context_init_PB" minus "L1$pb"
{standard input}:71:symbol: "_cabac_context_init_PB" can't be undefined in
a subtraction expression
{standard input}:65:non-relocatable subtraction expression,
"_cabac_context_init_I" minus "L1$pb"
{standard input}:65:symbol: "_cabac_context_init_I" can't be undefined in
a subtraction expression
{standard input}:unknown:Undefined local symbol
L_ff_h264_cabac_tables$non_lazy_ptr
{standard input}:unknown:Undefined local symbol L_.str
gmake: *** [libavcodec/h264_cabac.o] Error 1
}}}
Installing non-universal for x86_64 only works fine.
--
Ticket URL: <https://trac.macports.org/ticket/37802>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list