Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 749
    • Issues 749
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 321
    • Merge requests 321
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • aportsaports
  • Issues
  • #13422

Closed
Open
Created Jan 13, 2022 by Kevin Daudt@kdaudt💻Owner

community/ldc: fails to build against GCC11

ldc fails to build on x86_64 with:

  /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/libgphobos.a(fiber.o):
  in function `fiber_switchContext':

  (.text.fiber_switchContext+0x3b): undefined reference to `swapcontext'

and similar for getcontext and makecontext. gdc needs to be fixed to use libucontext instread.

community/ldc has been disabled to unblock the builders

See also: !28752 (merged)

Edited Jan 13, 2022 by Kevin Daudt
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking