uRender.pas(988,5) Fatal: Internal error 200310121

Original Reporter info from Mantis: LocutusOfBorg
  • Reporter name: Gianfranco

Description:

this is the build failure I get

cd /hedgewars-src-0.9.21/build/hedgewars && /usr/bin/fpc -l- -v0ewn -Cn -FE/hedgewars-src-0.9.21/build/bin -FU/hedgewars-src-0.9.21/build/hedgewars/CMakeFiles/hwengine.dir -k-rpath -k'$ORIGIN/../lib/:$ORIGIN/:/usr/local/lib/' -FD/usr/bin -Cs2000000 -Fl/hedgewars-src-0.9.21/build/bin -k-L/usr/lib/arm-linux-gnueabihf -Fl/usr/lib/arm-linux-gnueabihf -Fl/usr/lib/arm-linux-gnueabihf -XLAlua=lua5.1 -Fl/usr/lib/arm-linux-gnueabihf/libphysfs.so -Si -O2 -dNDEBUG -Xs -I/hedgewars-src-0.9.21/build/hedgewars -dUSE_VIDEO_RECORDING -dPNG_SCREENSHOTS -dSDL_MIXER_NEWER -dSDL_IMAGE_NEWER -dDEBUGFILE -k-znoexecstack -k-zorigin -k-zrelro -k-znow -k--as-needed /hedgewars-src-0.9.21/hedgewars/hwengine.pas
uRender.pas(988,5) Fatal: Internal error 200310121
Fatal: Compilation aborted
Error: /usr/bin/ppcarm returned an error exitcode (normal if you did not specify a source file to be compiled)

Steps to reproduce:

try to build hedgewars 0.9.21 from source on armhf architecture

Additional information:

Interestingly enough, I get the build failure only when the last parameter is "1", when it is "-1" I don't get any problem

    openglRotatef(Angle, 0, 0, 1); --> doesn't work
    openglRotatef(Angle, 0, 0, -1); --> works

Mantis conversion info:

  • Mantis ID: 27222
  • OS: Linux
  • OS Build: Debian/unstable
  • Build: 2.6.4+dfsg-4
  • Platform: armhf
  • Version: 2.6.4
  • Monitored by: » LocutusOfBorg (Gianfranco), » Vincent (Vincent Snijders)
  • Target version: 2.7.1
Assignee Loading
Time tracking Loading