Skip to content

fix(build-linux-deb): add missing dep build-essential - #490

Open
Agathe Porte (gagath) wants to merge 4 commits into
qualcomm-linux:mainfrom
gagath:linux-check-build-essential
Open

fix(build-linux-deb): add missing dep build-essential#490
Agathe Porte (gagath) wants to merge 4 commits into
qualcomm-linux:mainfrom
gagath:linux-check-build-essential

Conversation

@gagath

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Agathe Porte <agathe.porte@oss.qualcomm.com>
Signed-off-by: Agathe Porte <agathe.porte@oss.qualcomm.com>
@lool

Copy link
Copy Markdown
Contributor

I'm curious, why would build-essential be needed?

@github-actions

Copy link
Copy Markdown

Test Results

 2 files   -  4   6 suites   - 12   3m 54s ⏱️ - 10m 20s
20 tests ± 0  20 ✅ + 1  0 💤 ±0  0 ❌  - 1 
50 runs   - 92  50 ✅  - 89  0 💤 ±0  0 ❌  - 3 

Results for commit bee1cec. ± Comparison against base commit 30689d1.

@github-actions

Copy link
Copy Markdown

build-essential:native is required to build any package, including the
upstream linux package. Without it, the invocation of `make bindep-pkg`
will eventually call dpkg-buildpackage which will fail if
`build-essential` is not installed on the system.

Signed-off-by: Agathe Porte <agathe.porte@oss.qualcomm.com>
@gagath

Agathe Porte (gagath) commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

I'm curious, why would build-essential be needed?

build-essential:native is required to build any package, including the upstream linux package. Without it, the invocation of make bindep-pkg will eventually call dpkg-buildpackage which will fail if build-essential:native is not installed on the system.

(added this to the commit description)

@gagath
Agathe Porte (gagath) force-pushed the linux-check-build-essential branch from bee1cec to 22bd32d Compare July 24, 2026 14:16
Signed-off-by: Agathe Porte <agathe.porte@oss.qualcomm.com>
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

This pull request has been marked as stale after 30 days of inactivity. Consider updating it or commenting on it if it's still active.

@gagath

Copy link
Copy Markdown
Contributor Author

Not stale, please review this.

@github-actions github-actions Bot removed the Stale label Aug 25, 2026
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.

2 participants