Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2024 18:10:46 +0200
From:      Nicola Vitale <nicola.stanislao.vitale@gmail.com>
To:        Gleb Popov <arrowd@freebsd.org>, Nicola Vitale <nivit@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 35db13a201c4 - main - audio/pulseaudio-module-sndio: Fix build with poudriere
Message-ID:  <3552a560-1470-4e97-a213-abe6190c6807@gmail.com>
In-Reply-To: <CALH631=%2BWXQQ5Bg1GWiOXcfoNWkkc7OhzVy=E4VaNWFWEA41=w@mail.gmail.com>
References:  <202408292017.47TKHMcD004669@gitrepo.freebsd.org> <CALH631=%2BWXQQ5Bg1GWiOXcfoNWkkc7OhzVy=E4VaNWFWEA41=w@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail



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



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3552a560-1470-4e97-a213-abe6190c6807>