Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • FPC Source FPC Source
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 1.4k
    • Issues 1.4k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 85
    • Merge requests 85
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Get started with Code Suggestions, available for free during the beta period.

Code faster and more efficiently with AI-powered code suggestions in VS Code. 13 languages are supported, including JavaScript, Python, Go, Java, and Kotlin. Enable Code Suggestions in your user profile preferences or see the documentation to learn more.
Enable Code Suggestions
  • FPC
  • FPCFPC
  • FPC SourceFPC Source
  • Issues
  • #27222
Closed
Open
Issue created Dec 30, 2014 by FPC Admin account@fpc_adminOwner

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
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking