-
Notifications
You must be signed in to change notification settings - Fork 344
toybox-0.8.12: new package #50571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
toybox-0.8.12: new package #50571
Conversation
This package does not come with the documents, so there is no sub-package for documents And thanks god they provided a configure script for convenience |
📦 Build Failed: Missing Dependency
Build Details
Root Cause Analysis 🔍The build is failing due to missing development libraries that the toybox build system is checking for. The linking phase is failing for several libraries (liblog, libattr, libtls, libselinux, libcrypto, libiconv, libsmack, libssl, libz) which are required dependencies. This causes the build process to continue with incomplete configuration, ultimately leading to a segmentation fault when running the config2help tool. Was this comment helpful? Please use 👍 or 👎 reactions on this comment. |
Signed-off-by: IceCodeNew <[email protected]>
Signed-off-by: IceCodeNew <[email protected]>
by matching the APKBUILD configuration of toybox
I should do a local test of compilation through |
@IceCodeNew thank you for the patch. take your time, please let me know if you've any questions. :) |
make package/toybox should abstract things for you. |
which is replaced in the developing branch.
I am frustrated to report that I have no idea how the legacy config2help is causing segfault, not to mention solving it. There are several actions we can take to get this PR ready, I wonder which one you would prefer? @kranurag7
|
Fixes: #50569
Related:
Pre-review Checklist
For new package PRs only
endoflife.date
)