Differences between revisions 46 and 47
Revision 46 as of 2006-10-10 18:27:53
Size: 6628
Editor: nchip
Comment: remove cruft
Revision 47 as of 2006-10-11 18:55:33
Size: 6736
Comment:
Deletions are marked like this. Additions are marked like this.
Line 82: Line 82:
Other arches only get python2.3 installed. What is going wrong? Other arches only get python2.3 installed. What is going wrong? Nothing, just that the others arches have built it before the python transition. Have a look at bug#391844.

Watching Arm failures

Information Source:

[http://buildd.debian.org/~jeroen/status/architecture.php?a=arm Arm buildd]

Feel free to:

  • add any new failures on the list
  • move fixed issues to fixed issues section
  • update any issues you have insight in

java problems

  • sablevm-classlib

hangs using jikes: {{{Adding java source files from VM directory ../vm/reference /usr/bin/jikes -q -g +Pno-shadow +Pno-switchcheck +F -encoding UTF-8 -bootclasspath -extdirs -sourcepath --classpath ..:../vm/reference:../external/w3c_dom:../external/sax:.: -d . @classes make[1]: *** [all-recursive] Terminated make: *** [build-arch-stamp] Terminated make[2]: *** [compile-classes] Terminated Build killed with signal 15 after 499 minutes of inactivity}}} IS it just running out of time or is jikes broken?

  • gij-4.1

{{{Setting up gij-4.1 (4.1.1-13) ... /var/lib/dpkg/info/gij-4.1.postinst: line 20: 19362 Segmentation fault gcj-dbtool-4.1 -n /var/lib/gcj-4.1/classmap.db dpkg: error processing gij-4.1 (--configure):}}} This is preventing all sort of things building (lasso, pdftk). More info can be found at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388505 and upstream: http://gcc.gnu.org/PR29206

This needs someone who understands something about java, gcc and arm to fix.

  • kaffe

{{{/usr/bin/ecj -source 1.4 -encoding UTF-8 -warn:-deprecation,serial,unused -proceedOnError -bootclasspath -classpath /build/buildd/kaffe-1.1.7/build-tree/kaffe-1.1.7/libraries/javalib/vmspecific:/build/buildd/kaffe-1.1.7/build-tree/kaffe-1.1.7/libraries/javalib/external/classpath:/build/buildd/kaffe-1.1.7/build-tree/kaffe-1.1.7/libraries/javalib/external/classpath/external/w3c_dom:/build/buildd/kaffe-1.1.7/build-tree/kaffe-1.1.7/libraries/javalib/external/classpath/external/sax:/build/buildd/kaffe-1.1.7/build-tree/kaffe-1.1.7/libraries/javalib/external/classpath/external/relaxngDatatype:.: -d . @classes Exception in thread "main" java.lang.?NoClassDefFoundError: org.eclipse.jdt.core.compiler.IProblem

  • <<No stacktrace available>>

make[4]: *** [compile-classes] Error 1 make[4]: Leaving directory `/build/buildd/kaffe-1.1.7/build/jthreads/libraries/javalib/external/classpath/lib'}}}

Old java part - needs review

A lot of java stuff is broken - some due to gij not installing some due to kaffe not building. We need to unbung this logjam. gij-4.0 works on arm as of 4.0.2-6 (see #337263), however gij4-1 segfaults on setup (See above).

need gij4.1 fixing:

  • pdftk
  • lasso
  • libgnujaxp-java - throws SAXException during build
  • ow-util-ant-tasks - waiting for kaffe-jthreads
  • jmagick - waiting for kaffe-jthreads
  • libglade-java - waiting for libgtk-jni
  • antlr- waiting for kaffe-jthreads
  • cairo-java - waiting for liglib-java

gcc4 ICEs

unclassified ICE's

These need proper bugreports generating and filing upstream. Comparing against cvs-snapshot on an unstable system if you can.

  • csound #329845

{{{ugsc.c: In function 'phaser1set': ugsc.c:334: fatal error: internal consistency failure compilation terminated.}}}

  • bumprace:

bumprace.h:10:22: error: "$" may not appear in macro parameter list

EABI stuff leaking through gcc?

Normal issues

  • knoda

both python2.3 and python 2.4 get installed but python2.3-dev is speciifed in build runes and that gets installed where python2.4 does not. configure finds python 2.4 but then fails with {{{/bin/sh ../libtool --silent --tag=CXX --mode=link g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libhk_kdedbdesignerpart.la -rpath /usr/lib/kde3 -version-info 1:0:0 -L/usr/share/qt3/lib -L/usr/lib -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined hk_kdedbdesignerpart.lo hk_kdedbdesignerpart.moc.lo -lkparts ../hk_kdeclasses/libhk_kdeclasses.la -ldl -L/usr/lib/hk_classes -lhk_classes /usr/bin/ld: cannot find -lpython2.4}}}

Other arches only get python2.3 installed. What is going wrong? Nothing, just that the others arches have built it before the python transition. Have a look at bug#391844.

buildd problems

  • libembperl-perl - #337351 fails test after building: Performing httpd syntax check 1, but builds OK in local pbuild. Fails when pbuilder user is not in /etc/group - which is true on some buildds. Now built OK on another buildd, but some buildds may this fixing?
  • perl Fixed by lowering optimization level, maintainer wants to fix properly, contact perl maintainer if you have an arm host where you can give him a host to log in. Due to some buildds having kernel configured without extended precision: 'CONFIG_FPE_NWFPE_XP'. buildds are having new kernels with this option installed.

move to failed - bugs filed

  • llvm - #332517
  • vnc4 - #332682
  • php4-vpopmail - #309558
  • qmailadmin - #243009
  • schism - #314816
  • insight #339723
  • qprof #323094
  • ocp #341274
  • vegastrike - build-depends on nonexistent automake1.6 #343155

depwait

  • libglade-java (libgtk-jni)
  • currently (oct 2006) 124 of these - especially java stuff is a problem - needs attention

needs retrying

  • ..

needs urgent research - regressions

  • basilisk2 - uh.. some gruesome pthread-related sigaction() problem
  • gmsh - broken build-depends #342968
  • mrxvt
  • gpsd

needs research - never worked

  • autounit - testsuite fails
  • pistachio - ugly
  • gwydion-dylan - lots ftbfs bugs on other archs too
  • ultrapossum-slapd - ugly
  • cduce - might be easy
  • gcc-h8300-hms - needs a configure update or not-for-us
  • atlc - just increase timeout @ buildd ?
  • siptoolbox - #332526, maybe other problems too
  • pose
  • paintlib
  • qemu
  • widelands - needs porting
  • sope
  • mcvs
  • numactl (for arm?)
  • libgstreamer-perl
  • dfsbuild
  • mingw32
  • util-vserver
  • imview

mono

Mono never worked on debian/arm, although a port has been made. Needs a volunteer interested on debian/arm/mono

  • gtk-sharp
  • galago-sharp

not-for-us

These packages are not for arch=arm so are not expected to build. They still appear on the buildd status pages as failures.

  • wmkbd
  • gsnes9x
  • libtexttools
  • libopenspc - #326747
  • vnstat
  • imapcopy
  • atokx2
  • gwp
  • libaio
  • mga-vid
  • grub2
  • defrag
  • php4-maxdb
  • newlib
  • mesa-legacy
  • xen-3.0 (build attempted but not expected to work)

fixed/past issues