Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5009 - logf build broken

Attached to Project: Rockbox
Opened by gl (gl.tter) - Monday, 03 April 2006, 14:46 GMT+2
Task Type Bugs
Category Build environment
Status Closed
Assigned To No-one
Player Type Iriver H100 series
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

(tested on today's CVS)
H120/H3x0 LOGF builds fail:

problem #1 (H120/H3x0):
mp3_encoder.c: In function `filter_subband':
mp3_encoder.c:1470: error: can't find a register in class `ADDR_REGS' while relo
ading `asm'
make[2]: *** [/cygdrive/rockbox/_cvs/_out/apps/plugins/mp3_encoder.o
] Error 1

problem #2 (H120 only):
LD rockboy.elf
/opt/m68k/lib/gcc/m68k-elf/3.4.5/../../../../m68k-elf/bin/ld: region PLUGIN_IRAM
is full (/cygdrive/rockbox/_cvs/_out/apps/plugins/rockboy/rockboy.e
lf section .ibss)
collect2: ld returned 1 exit status
make[3]: *** [/cygdrive/rockbox/_cvs/_out/apps/plugins/rockboy/rockb
oy.elf] Error 1
This task depends upon

Closed by  Martin Arver (tucoz)
Monday, 19 June 2006, 19:07 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Confirmed as fixed by the reporter.
Comment by Christian Gmeiner (ChristianGmeiner) - Monday, 19 June 2006, 09:29 GMT+2
I tried it out today (19 June, 2006) for both targets and it compiles just fine. Maybe anybody could also verify it so we can close this bug.
Comment by gl (gl.tter) - Monday, 19 June 2006, 14:27 GMT+2
Confirmed, today's CVS builds clean on both targets.

Loading...