Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2024 18:18:04 +0300
From:      Max Brazhnikov <makc@freebsd.org>
To:        Nicola Vitale <nivit@freebsd.org>, Gleb Popov <arrowd@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 981929d361d7 - main - audio/pulseaudio-module-sndio: Fix an error on loading
Message-ID:  <2397939.bDOn7JOVgO@mercury>
In-Reply-To: <CALH631mp2CLy-C3W024iEWHqfKoiGiKagVkK%2B5bM4xuAU6K20Q@mail.gmail.com>
References:  <202408291300.47TD0MLL067590@gitrepo.freebsd.org> <CALH631mp2CLy-C3W024iEWHqfKoiGiKagVkK%2B5bM4xuAU6K20Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Aug 2024 16:47:43 +0300 Gleb Popov wrote:
> On Thu, Aug 29, 2024 at 4:00=E2=80=AFPM Nicola Vitale <nivit@freebsd.org>=
 wrote:
> >
> > +PULSE_MODDIR!=3D ${LOCALBASE}/bin/pkg-config --variable=3Dmodlibexecdi=
r libpulse
> > +PULSE_VERSION!=3D        ${LOCALBASE}/bin/pkg-config --modversion libp=
ulse
>=20
> This doesn't work when building in Poudriere, because the pkg-config
> executable isn't there at the time the variable value is evaluated.
> You might workaround it by adding pkg-config to PATCH_DEPENDS, but it
> is still quite a non-canonical solution.

It seems the port has to be rebuilt whenever pulseaudio is updated. In this=
 case
I'd just fixed PULSE_MODDIR and PULSE_VERSION to the required values.

Cheers,
Max





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2397939.bDOn7JOVgO>