Skip to content

flint: fix git + macos builds - #6103

Open
d-torrance wants to merge 1 commit into
spack:developfrom
d-torrance:flint
Open

flint: fix git + macos builds#6103
d-torrance wants to merge 1 commit into
spack:developfrom
d-torrance:flint

Conversation

@d-torrance

Copy link
Copy Markdown
Contributor

The "main" build from git was failing because we didn't have the necessary autotools dependencies to generate the configure script.

Also add a fix for builds on macOS, which were failing because of the /var -> /private/var symlink confusing the build system into thinking it was an out-of-tree build when it was really an in-tree build (see flintlib/flint#2799 and flintlib/flint#2800).

The "main" build from git was failing because we didn't have the
necessary autotools dependencies to generate the configure script.

Also add a fix for builds on macOS, which were failing because of the
/var -> /private/var symlink confusing the build system into thinking
it was an out-of-tree build when it was really an in-tree build.
@spackbot-triage spackbot-triage Bot added dependencies Modifications with a `depends_on()` directive update-package Modifications to packages in the repository labels Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Modifications with a `depends_on()` directive update-package Modifications to packages in the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant