Skip to content

openkal-llvm-runtime 0.6.0 - #297

Merged
Sunrisepeak merged 1 commit into
mainfrom
llvm-runtime-0.6.0
Aug 30, 2026
Merged

openkal-llvm-runtime 0.6.0#297
Sunrisepeak merged 1 commit into
mainfrom
llvm-runtime-0.6.0

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

openkal-llvm-runtime 0.6.0
— repins the C library to openkal-musl 0.10.0
(openkal-linux#13, the exec search).

⚠️⚠️ The repin is the point, not a formality

A version requirement is exact here and nothing floats up, so this package's
pin is the whole of what a C++ consumer can have. Without it, a program naming
both gets neither version:

error: dependency 'mcpplibs.openkal-musl' has irreconcilable versions:
  '0.10.0' requested by '<the program>'
  '0.9.0'  requested by 'mcpplibs.openkal-llvm-runtime@0.5.0'

Measured in a clean sandbox. The consumer who reported the defect builds C++ and
was told to change the wrong line; this entry is what makes the right one exist.

Resources

Same bytes on both mirrors — the sha256 is the GitHub tarball's, and the gitcode
asset was downloaded and compared against it before this entry was written:

8bd255059a30fde3bc45e6d6b2c058e783dce580bf4642759eae48d8f2d34d98

mcpp xpkg parse accepts the descriptor; all three platform tables carry it.

Repins the C library to openkal-musl 0.10.0 — openkal-linux#13, the exec search.

⚠️⚠️ AND THE REPIN IS THE POINT, not a formality. A version requirement is exact
and nothing floats up, so this package's pin is the whole of what a C++ consumer
can have. Without it, a program naming both

    openkal-musl         = "0.10.0"
    openkal-llvm-runtime = "0.5.0"

gets neither: 'irreconcilable versions'. Measured. The consumer who reported the
defect builds C++, and was told to change the wrong line.

Both mirrors carry the same bytes; the sha256 is the GitHub tarball's and the
gitcode asset was downloaded and compared against it.
@Sunrisepeak
Sunrisepeak merged commit d2d642c into main Aug 30, 2026
8 checks passed
@Sunrisepeak
Sunrisepeak deleted the llvm-runtime-0.6.0 branch August 30, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant