Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,867
    • Issues 4,867
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 457
    • Merge requests 457
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #21454
Closed
Open
Created Apr 29, 2022 by Andreas Abel@abel

GHC 9.2.2 shipped library problem (?) on GHA using haskell/setup

We are experiencing a weird GHA CI failure since 2022-04-08 on ubuntu-20.04 with a haskell/setup - ghcup - installed GHC 9.2.2:

/usr/local/.ghcup/ghc/9.2.2/lib/ghc-9.2.2/process-1.6.13.2/libHSprocess-1.6.13.2.a(fork_exec.o):fork_exec.c:function do_spawn_fork: 
warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking

(https://github.com/agda/agda/runs/6218893505?check_suite_focus=true#step:10:28)

The workflow does not use caching, and also, the problem is reported for a library shipped with ghcup's GHC, so I don't know how to work around this.

The problem is different from #21423, but maybe you have an idea what is going wrong?

Downstream issue: https://github.com/agda/agda/issues/5874

Edited Apr 29, 2022 by Andreas Abel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking