app-containers/podman: Fix cross-compilation issues with gpgme#36805
app-containers/podman: Fix cross-compilation issues with gpgme#36805krnowak wants to merge 1 commit intogentoo:masterfrom
Conversation
Need to tell cgo to use proper pkg-config with the PKG_CONFIG environment variable. Bug: https://bugs.gentoo.org/930982 Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Pull Request assignmentSubmitter: @krnowak app-containers/podman: @zmedico, @rahilarious, @gentoo/proxy-maint Linked bugsBugs linked: 930982 In order to force reassignment and/or bug reference scan, please append Docs: Code of Conduct ● Copyright policy (expl.) ● Devmanual ● GitHub PRs ● Proxy-maint guide |
Pull request CI reportReport generated at: 2024-05-24 12:15 UTC There are existing issues already. Please look into the report to make sure none of them affect the packages in question: |
|
Running |
|
There shouldn't be a need to conditionally export PKG_CONFIG. Simply export it unconditionally.
Could you describe what the issue is? |
Sorry, my changes got merged before I had a chance to update the PR.
I suppose I need to set up |
If it's not too much bother, you could set up a container to do Gentoo development on to ensure you have a fully set up working environment. I'd recomment lxd or incus for this, because they're widely available on other distros and come with pre-compiled Gentoo containers (both openrc and systemd). |
Need to tell cgo to use proper pkg-config with the PKG_CONFIG environment variable.
Bug: https://bugs.gentoo.org/930982
Please check all the boxes that apply:
Signed-off-byline to every commit in the pull request.pkgcheck scan --commits --netto check for issues with my commits.Please note that all boxes must be checked for the pull request to be merged.