Skip to content

Conversation

@IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Feb 15, 2025

Originally the tests added here were

dependencies = [PackageSpec(; name="CMake_jll", version = v"3.24.3")]
Pkg.add(deepcopy(dependencies); platform, julia_version=nothing)

which hit an error, but it turned out to be an incomplete VersionNumber that the Resolver wasn't making clear #4159

Note v"3.24.3+0" exists, but v"3.24.3" doesn't.

@giordano giordano added the binarybuilder Related to the use of Pkg in BinaryBuilder label Feb 15, 2025
@IanButterworth IanButterworth marked this pull request as ready for review February 15, 2025 20:32
@IanButterworth IanButterworth changed the title add more BBB tests Add more tests for BinaryBuilder usage Feb 15, 2025
@IanButterworth IanButterworth merged commit 92595ec into JuliaLang:master Feb 16, 2025
7 checks passed
@IanButterworth IanButterworth deleted the ib/more_bbb_tests branch July 24, 2025 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binarybuilder Related to the use of Pkg in BinaryBuilder

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants