Differences between revisions 1 and 119 (spanning 118 versions)
Revision 1 as of 2005-10-11 15:37:37
Size: 901
Editor: ?smarenka
Comment:
Revision 119 as of 2006-01-11 19:39:50
Size: 6550
Editor: ?smarenka
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= linux-2.6 =
 * mac support, especially adb (can't d-i without it)
 * atari framebuffer
This page tracks current issues with the [http://www.us.debian.org/ports/m68k/ m68k] port. User support is at debian-68k@lists.debian.org. Buildd admins can be found at m68k-build@nocrew.org.
Line 5: Line 3:
= linux-2.4 =
 * Atari and Mac SCC serial drivers missing
 * Atari ST-RAM swap code broken
Line 9: Line 4:
= gcc-4.0 =
 * start listing bugs
= Other Places =
Line 12: Line 6:
= 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.
 * ["m68kEtchReleaseRecertification"]
 * DebianInstallerM68kTodo
 * DebianM68kGcc
 * DebianM68kKernel
 
= Here =
 * [#usertags usertags]
 * [#rcusertags RC usertags]
 * [#testing testing status]
 * [#bugs bugs that need work]
 * [#binnmu binNMU instructions]
Line 16: Line 18:
= xargs (dh_fixperms) =
[[Anchor(usertags)]]
= m68k usertags =

 * If you find a bug not listed [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=m68k;users=m68k-build@nocrew.org;pri0=tag:help,moreinfo,needs-help,needs-port,pending,upstream,patch,gcc-40,toolchain here], please usertag it or drop us a message.
 * See ["bugs.debian.org/usertags"] for more info about usertags.
 * user m68k-build@nocrew.org
 * usertag m68k - all m68k-specific issues [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=m68k;users=m68k-build@nocrew.org bts]
 * usertag toolchain - toolchain-related bug, revisit on rev [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=toolchain;users=m68k-build@nocrew.org bts]
 * usertag gcc-40 - gcc-4.0-specific problems [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=gcc-40;users=m68k-build@nocrew.org bts]
 * usertag needs-port - needs porting work [http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=needs-port;users=m68k-build@nocrew.org bts]
 * usertag needs-help - maintainer has requested help
 * usertag pending - patch/solution accepted
 * An email might look like the following:
{{{To: control@bugs.debian.org
Subject: m68k usertags

user m68k-build@nocrew.org
usertag bugnum + m68k
thanks
}}}


[[Anchor(rcusertags)]]
= m68k rc usertags =

 * user debian-release@lists.debian.org
 * usertag rc-m68k
 * [http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=tag&users=debian-release@lists.debian.org&tag=rc-m68k rc-m68k]
 * all [http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=tag&users=debian-release@lists.debian.org&tag=rc-arm,rc-m68k,rc-s390,rc-sparc&nam0=Status&pri0=pending:pending,forwarded,pending-fixed,fixed,done&ttl0=Outstanding,Forwarded,Pending%20Upload,Fixed%20in%20NMU,Resolved&nam1=Architecture&pri1=tag:rc-arm,rc-m68k,rc-s390,rc-sparc&ttl1=arm,m68k,s390,sparc&ord1=0,1,2,3 scc] archs


[[Anchor(testing)]]
= Testing Status =

 * linux-2.6 on supported subarchs is an rc requirement.
 * [http://lists.debian.org/debian-release/2005/10/msg00079.html Ignored] for testing
 * Need to lower the dep-wait and failed to something reasonable.
 * Need to investigate not-for-us and list those that apply in Packages-arch-specific.
 * [http://buildd.debian.org/~jeroen/status/architecture.php?a=m68k status] towards those goals.
 * http://buildd.debian.org/
 * http://buildd.org/


[[Anchor(bugs)]]
= Bugs =

 * Tracking the numerous gcc bugs at DebianM68kGcc.
 * mathinline is glibc (libc6-dev), 4.0.2-3 (20051109)
  * debian #340871 on libc6-dev (trivial case in report)
  * > /usr/include/bits/mathinline.h:128: error: declaration of 'double __atan(double)' throws different exceptions
  * workaround: drop to less than -O1 or drop -pedantic (so __USE_EXTERN_INLINES doesn't get defined)
  * pkgs: slgsl_0.5.2-1, php4-vpopmail_4.3.4-5.4.4+2, libgig_2.0.d2-1, highlight_2.4.2-1, blackbox_0.70.0-5, darkice_0.16-1

 * libgstreamer hangs during installation (sometimes)
  * debian bts #[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=336289 336289]
  * after working with the maintainer, it might be a gconf2 bug
  * of note, gconf2 was built with a 4.0.1 compiler
  * rebuild gconf2 and try again
  * new gconf2 just built so test using that!


== Need Investigation and Bugs Filed ==

 * gerris_0.6.0-2: m68k, `_FPU_MASK_ZM'
 * pnet_0.6.12-5: m68k, segfaults
 * vtk_4.4.2-8: m68k, throwing an instance of 'std::logic_error'
 * pike7.2_7.2.580-4: m68k, floating point exception
 * ecj-bootstrap_3.1.1-3.1: m68k&hppa, Can't find 'java.lang'
 * imapcopy_1.01-1: not-for-us but why?
 * ree_1.3-1: not in arch list (why no longer not-for-us?)


== xargs (dh_fixperms) ==
Line 24: Line 99:
 * The offending command is {{{find debian/caudium -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0}}}, with xargs being the problem  * 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'', ''caudium_2:1.4.7-5'', ''mozilla_2:1.7.11-1'', ''openssl097_0.9.7g-4'', ''exiv2_0.7-9.1'', ''pike7.6_7.6.53-1'', ''tex4ht_20051130-1'', ''craft_3.5-11'', ''log4cxx_0.9.7-3+b1''
   * Packages that are compiled now:
     * mpqc_2.2.3-2 - Installed (science/mpqc_2.2.3-2: Installed by buildd_m68k-aahz [optional:out-of-date] - build log missing on buildd.d.o)
     * pike7.4_7.4.325-2 - Installed ( http://buildd.debian.org/fetch.php?&pkg=pike7.4&ver=7.4.325-2&arch=m68k&stamp=1132279513&file=log&as=raw)
     * sympa_4.1.5-7 - Installed (http://buildd.debian.org/fetch.php?&pkg=sympa&ver=4.1.5-7&arch=m68k&stamp=1132240502&file=log&as=raw)
     * ncurses_5.5-1 - Installed (http://buildd.debian.org/fetch.php?&pkg=ncurses&ver=5.5-1&arch=m68k&stamp=1129686206&file=log&as=raw)
     * openssl097_0.9.7g-5: Installed by buildd_m68k-tanda [extra:out-of-date]
     * mozilla_2:1.7.12-1: Installed by buildd_m68k-ska [optional:out-of-date]
     * libclass-methodmaker-perl_2.07-2: Installed by buildd_m68k-aahz [optional:out-of-date]
     * caudium_2:1.4.7-7: Installed by buildd_m68k-ska [optional:out-of-date]
     * drscheme_1:209-8: Installed by buildd_m68k-aahz [optional:out-of-date]
     * digikamimageplugins_0.7.4-4: Installed by buildd_m68k-q650 [optional:out-of-date]
     * libcommoncpp2_1.3.21-1: Installed by buildd_m68k-hobbes [optional:out-of-date]
 * Workaround: build under kernel 2.4 or better
 * debian bug #336461 (findutils/xargs) seems suspiciously similar
Line 26: Line 116:
= Other Stuff =
 * DebianInstallerM68kTodo

[[Anchor(binnmu)]]
= binNMU notes =

 * example to register dpkg_1.13.11 for a dpkg_1.13.11+b1 binNMU:
{{{wanna-build -b m68k/build-db -d unstable -m "Rebuild with g++-4.0 for C++ +transition." --binNMU=1 dpkg_1.13.11}}}
  * --binNMU=2 for second binNMU.

 * example to deregister any pending binNMU and return to Installed state:
{{{wanna-build -b m68k/build-db -d unstable --binNMU=0 dpkg_1.13.11}}}

This page tracks current issues with the [http://www.us.debian.org/ports/m68k/ m68k] port. User support is at debian-68k@lists.debian.org. Buildd admins can be found at m68k-build@nocrew.org.

Other Places

  • ["m68kEtchReleaseRecertification"]
  • ?DebianInstallerM68kTodo

  • ?DebianM68kGcc

  • ?DebianM68kKernel

Here

  • [#usertags usertags]
  • [#rcusertags RC usertags]
  • [#testing testing status]
  • [#bugs bugs that need work]
  • [#binnmu binNMU instructions]

?Anchor(usertags)

m68k usertags

{{{To: control@bugs.debian.org Subject: m68k usertags

user m68k-build@nocrew.org usertag bugnum + m68k thanks }}}

?Anchor(rcusertags)

m68k rc usertags

?Anchor(testing)

Testing Status

?Anchor(bugs)

Bugs

  • Tracking the numerous gcc bugs at ?DebianM68kGcc.

  • mathinline is glibc (libc6-dev), 4.0.2-3 (20051109)
    • debian #340871 on libc6-dev (trivial case in report)
    • > /usr/include/bits/mathinline.h:128: error: declaration of 'double atan(double)' throws different exceptions

    • workaround: drop to less than -O1 or drop -pedantic (so USE_EXTERN_INLINES doesn't get defined)

    • pkgs: slgsl_0.5.2-1, php4-vpopmail_4.3.4-5.4.4+2, libgig_2.0.d2-1, highlight_2.4.2-1, blackbox_0.70.0-5, darkice_0.16-1
  • libgstreamer hangs during installation (sometimes)

Need Investigation and Bugs Filed

  • gerris_0.6.0-2: m68k, `_FPU_MASK_ZM'
  • pnet_0.6.12-5: m68k, segfaults
  • vtk_4.4.2-8: m68k, throwing an instance of 'std::logic_error'
  • pike7.2_7.2.580-4: m68k, floating point exception
  • ecj-bootstrap_3.1.1-3.1: m68k&hppa, Can't find 'java.lang'

  • imapcopy_1.01-1: not-for-us but why?
  • ree_1.3-1: not in arch list (why no longer not-for-us?)

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, caudium_2:1.4.7-5, mozilla_2:1.7.11-1, openssl097_0.9.7g-4, exiv2_0.7-9.1, pike7.6_7.6.53-1, tex4ht_20051130-1, craft_3.5-11, log4cxx_0.9.7-3+b1

  • Workaround: build under kernel 2.4 or better
  • debian bug #336461 (findutils/xargs) seems suspiciously similar

?Anchor(binnmu)

binNMU notes

  • example to register dpkg_1.13.11 for a dpkg_1.13.11+b1 binNMU:

wanna-build -b m68k/build-db -d unstable -m "Rebuild with g++-4.0 for C++ +transition." --binNMU=1 dpkg_1.13.11

  • --binNMU=2 for second binNMU.
  • example to deregister any pending binNMU and return to Installed state:

wanna-build -b m68k/build-db -d unstable --binNMU=0 dpkg_1.13.11