Size: 1640
Comment:
|
Size: 1652
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
* [debian 323686/pr 21123] cp_expr_size ICE (4.0.2-2): many packages including: kxmleditor_1.1.4-2, aleph_0.9.0-2.1 | * debian bug #323686/pr 21123 cp_expr_size ICE (4.0.2-2): many packages including: kxmleditor_1.1.4-2, aleph_0.9.0-2.1, superkaramba_0.36-2 |
Line 13: | Line 13: |
* debian bug # 333536, gcc-4.0 (4.0.2-2) ICE in instantiate_virtual_regs_lossage: plptools_0.14-1, rsplib_1.0.0-1 | * debian bug #333536, gcc-4.0 (4.0.2-2) ICE in instantiate_virtual_regs_lossage: plptools_0.14-1, rsplib_1.0.0-1 |
Line 28: | Line 28: |
* Packages known to fail: libcommoncpp2_1.3.19-1 (built fine on crest), digikamimageplugins_0.7.4-4, drscheme_1:209-8, caudium_2:1.4.7-5 * are all failures under 2.2 kernel? |
* Packages known to fail: libcommoncpp2_1.3.19-1, digikamimageplugins_0.7.4-4, drscheme_1:209-8, caudium_2:1.4.7-5 * Workaround: build under kernel 2.4 or better. |
linux-2.6
- mac support, especially adb (can't d-i without it)
- atari framebuffer
linux-2.4
- Atari and Mac SCC serial drivers missing
- Atari ST-RAM swap code broken
gcc-4.0
- debian bug #323686/pr 21123 cp_expr_size ICE (4.0.2-2): many packages including: kxmleditor_1.1.4-2, aleph_0.9.0-2.1, superkaramba_0.36-2
- more to list [20051011] at least: wordtrans, texmacs, qdbm, kst, kile, kbear, ecos, celestia
- debian bug #333536, gcc-4.0 (4.0.2-2) ICE in instantiate_virtual_regs_lossage: plptools_0.14-1, rsplib_1.0.0-1
binutils
sid version is broken: http://bugs.debian.org/327780
- James Troup said there were m68k-specific patches added and they would be a good place to start.
xargs (dh_fixperms)
- Looks something like
{{{> > dh_fixperms > > chown: cannot access > > `dedebian/libcommoncpp2-dev/usr/include/cc++2/cc++/common.h': No such file > > or directory chown: cannot access `TERM=unknown': No such file or directory > > dh_fixperms: command returned error code}}}
The offending command in dh_fixperms is find debian/caudium -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0, with xargs being the culprit
- Packages known to fail: libcommoncpp2_1.3.19-1, digikamimageplugins_0.7.4-4, drscheme_1:209-8, caudium_2:1.4.7-5
- Workaround: build under kernel 2.4 or better.
Buildds Seriously Behind
Being ignored for testing: http://lists.debian.org/debian-release/2005/10/msg00079.html
Other Stuff
?DebianInstallerM68kTodo