Package libpsl contains a hardcoded build path
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Maintainer: @flyn-org
Issue was discovered by CI/CD:
/builder/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libpsl-0.21.5/list/public_suffix_list.dat
libpsl5: [warn] Binary /usr/lib/libpsl.so.5.3.5 contains a hardcoded build path
Can you take a look, what we can do about it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CI/CD warning for the libpsl package and trace how the OpenWrt package build produces /usr/lib/libpsl.so.5.3.5. Identify where /builder/build_dir/.../list/public_suffix_list.dat is embedded, then verify that a rebuilt package no longer contains the hardcoded build path and that the warning is gone.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100