Comment 9 for bug 67544

Revision history for this message
Matthias Klose (doko) wrote :

done for powerpc, the armel build fails according to lamont:

make[6]: Leaving directory `/build/buildd/fpc-2.4.0/fpcsrc/compiler'
./msg2inc msg/errore.msg msg msg
Loading messagefile msg/errore.msg
Writing enumfile msgidx.inc
Writing stringfile msgtxt.inc
/usr/bin/ppcarm -Ur -Xs -O2 -n -Fuarm -Fusystems -Fu/build/buildd/fpc-2.4.0/fpcsrc/rtl/units/arm-linux -Fiarm -FE. -FUarm/units/arm-linux -dRELEASE -darm -dGDB -dBROWSERLOG pp.pas
Fatal: Compilation aborted
An unhandled exception occurred at $00033B60 :
EInOutError : File not found
  $00033B60
  $000F6A30
  $00106AF0
  $0010A620
  $0010A63C
  $0010A63C
  $0010A63C
  $0010AD64
  $0010F0C4
  $000FAAD0
  $000FAFE4
  $00140A14
  $0011FF78
  $0013648C
  $0013FDA0
  $00140950
  $0011FF78

make[5]: *** [ppcarm] Error 217
make[5]: Leaving directory `/build/buildd/fpc-2.4.0/fpcsrc/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `/build/buildd/fpc-2.4.0/fpcsrc/compiler'
make[3]: *** [ppc1] Error 2
make[3]: Leaving directory `/build/buildd/fpc-2.4.0/fpcsrc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `/build/buildd/fpc-2.4.0/fpcsrc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `/build/buildd/fpc-2.4.0/fpcsrc'
make: *** [build-arch-stamp] Error 2

couldn't reproduce this; I put my binaries at:
deb http://people.canonical.com/~doko/tmp/fpc-armel ./

Lamont, could you give it another try with these binaries?