Skip to content

Conversation

@Arrowana
Copy link
Contributor

@Arrowana Arrowana commented Oct 7, 2025

Problem

One can easily provide incorrect library name to --library-name, typoed, not leading to building with the relative path and leading to an odd failure at the very end of the build

Example failure output for solana-verify build --library-name WrongName

Finished building program
Program Solana version: v2.2.1
Error: Failed to parse output

Solution

Make the logic to find the relative path strict, returning on the match. Not allowing silently not finding a match when specified

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