Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport staging-24.11] tcl: fix on static architectures #380303

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

nixpkgs-ci[bot]
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Feb 8, 2025

Bot-based backport to staging-24.11, triggered by a label in #380216.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

This is a bit of a silly one. It's a symbol redefinition problem caused
by autoconf being pessimistic, then a funny eval error where
`stdenv.hostPlatform.extensions.dynamicLibrary` is not defined, say,
when the platform does not support dynamic libraries.

Fixes: #380168
(cherry picked from commit b4b0914)
@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Feb 8, 2025
13 tasks
@nix-owners nix-owners bot requested a review from fgaz February 8, 2025 09:45
@nix-owners nix-owners bot requested a review from agbrooks February 8, 2025 09:54
@fgaz fgaz merged commit cfa91d4 into staging-24.11 Feb 8, 2025
33 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-380216-to-staging-24.11 branch February 8, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants