Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lalsuite
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 103
    • Issues 103
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • lalsuite
  • Issues
  • #437
Closed
Open
Created Apr 13, 2021 by Adam Mercer@adam-mercerOwner

macOS wheels builds are failing due to out of date FrameL in MacPorts

Following !1588 (merged) the macOS wheels build are failing.

In file included from LALFrameL.c:41:
/opt/local/include/FrameL.h:635:27: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]
FrFile* FrFileIInMemoryNew();
                          ^
                           void
1 error generated.

This issue had been fixed in newer FrameL versions, but as MacPorts is unmaintained the version of FrameL is out of date.

As MacPorts is essentially unmaintained as far as our software stack is concerned the wheels build should be updated to use the Conda environments.

/cc @leo-singer

Assignee
Assign to
Time tracking