Skip to content

The collection's consumers move to mcpp:plugins 0.1.1 - #571

Merged
Sunrisepeak merged 2 commits into
mainfrom
chore/plugins-0.1.1-consumers
Sep 5, 2026
Merged

The collection's consumers move to mcpp:plugins 0.1.1#571
Sunrisepeak merged 2 commits into
mainfrom
chore/plugins-0.1.1-consumers

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

mcpp:plugins@0.1.1 adds mcpp.tools.embed, the first member of the tools half. The two examples and the two manifest chapters move their pin to it, and chapter 07 gains the paragraph that says what separates a tool from a rule: a rule states how a translation unit is compiled by a compiler mcpp does not drive and submits an action the engine schedules, while a tool states something the build program needs that no compiler performs and does it while the program runs.

The index entry (mcpp-index#352) and the release are published; both archive URLs return the same 30,644 bytes.

The two examples and the two manifest chapters name 0.1.1, the version
that carries mcpp.tools.embed. Chapter 07 gains the paragraph that says
what separates a tool from a rule: a rule submits an action the engine
schedules, a tool does its work while the build program runs.
…cted

V1 ran in a subos created for it, so the machine had never seen this
ecosystem: mcpp 2026.9.5.4 installed from the index, the collection
resolved, example 10 answered on the lavapipe payload with no GPU, the
farm took 25 libraries from payloads against 6 host entries with every
declared payload in effect, example 09 answered on the CPU variant and
compiled its device variant, and the Khronos loader listed pocl.

V2 ran on this host and failed nothing: the same readings plus example 09
on the RTX 4080 and the OpenCL loader listing the NVIDIA platform.

Three assertions failed on the harness rather than the ecosystem, each
the same shape -- a criterion pointed at the wrong object. The mirror was
read from a banner that prints nothing into a pipe, the host-surface
report was chosen by ls | head -1 from a store holding three adapter
versions, and pocl's presence was read from an exit code that is
non-zero for an already-installed package. All three now read state.
@Sunrisepeak
Sunrisepeak merged commit d986671 into main Sep 5, 2026
36 checks passed
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.

2 participants