Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2005-10-11 15:47:43
Size: 1206
Editor: ?smarenka
Comment:
Revision 8 as of 2005-10-13 15:18:03
Size: 1652
Editor: ?smarenka
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
 * more to list
 * 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
Line 28: Line 29:
 * Workaround: build under kernel 2.4 or better.

= Buildds Seriously Behind =
 * http://buildd.debian.org/
 * http://buildd.org/
 * Being ignored for testing: http://lists.debian.org/debian-release/2005/10/msg00079.html

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

  • http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=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

Other Stuff

  • ?DebianInstallerM68kTodo