Re: git: 35db13a201c4 - main - audio/pulseaudio-module-sndio: Fix build with poudriere
- In reply to: Gleb Popov : "Re: git: 35db13a201c4 - main - audio/pulseaudio-module-sndio: Fix build with poudriere"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Aug 2024 16:10:46 UTC
On 30/08/24 09:25, Gleb Popov wrote: > It still doesn't work, unfortunately - the order in which variables > are defined doesn't matter here. > The root of the problem is that pkg-config is called during the fetch > stage, but it gets checked for as a dependency and installed during > the later build stage. > It works if you already have pkg-config installed, but in the > Poudriere case we always start from an empty system. Indeed I didn't check the poudriere log, only if the port was built. Likely the best solution is the one suggested by jbeich@. -- Nicola Vitale