- Status Closed
- Percent Complete
- Task Type Bugs
- Category Infrastructure → Build environment
- Assigned To No-one
- Operating System Iriver H100 series
- Severity High
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#5009 - logf build broken
(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
Closed by tucoz
2006-06-19 17:07
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2006-06-19 17:07
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Confirmed as fixed by the reporter.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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.
Confirmed, today’s CVS builds clean on both targets.