openwrt / openwrt/packages

Package libpsl contains a hardcoded build path

Open
#30,000 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.