Skip to content

multi-arch-test-build: another round of improvements#117

Open
GeorgeSapkin wants to merge 3 commits into
openwrt:mainfrom
GeorgeSapkin:multi-arch-test-build-even-more-improvements
Open

multi-arch-test-build: another round of improvements#117
GeorgeSapkin wants to merge 3 commits into
openwrt:mainfrom
GeorgeSapkin:multi-arch-test-build-even-more-improvements

Conversation

@GeorgeSapkin
Copy link
Copy Markdown
Member

@GeorgeSapkin GeorgeSapkin commented May 11, 2026

Don't check deeply-nested libraries that might be there only for internal use. Use library paths based on:

strings /lib/ld-musl-*.so.1 | grep -E '(/lib|/usr/lib)'

Show part of last command's output to help with debugging when a version check fails.

Clear package name for log output so as not to confused users with the final output.

@GeorgeSapkin
Copy link
Copy Markdown
Member Author

cc: @dangowrt

Don't check deeply-nested libraries that might be there only for internal
use. Use library paths based on:

strings /lib/ld-musl-*.so.1 | grep -E '(/lib|/usr/lib)'

Signed-off-by: George Sapkin <george@sapk.in>
Clear package name for log output so as not to confused users with the
final output.

Signed-off-by: George Sapkin <george@sapk.in>
Show part of last command's output to help with debugging when a version
check fails.

Signed-off-by: George Sapkin <george@sapk.in>
@GeorgeSapkin GeorgeSapkin force-pushed the multi-arch-test-build-even-more-improvements branch from 80e7fe4 to 4daeff3 Compare May 13, 2026 14:03
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