V Mon, Mar 11, 2024 at 08:33:47AM -0600, Jerry James napsal(a):
> Argh, dang time change. I meant to remark on that and obviously
> forgot. Yes, libpkgconf 2.1.0 is not ABI compatible with libpgkconf
> 1.9.5, but the soname was not bumped. Besides pkgconf itself and
> perl-PkgConfig-LibPkgConf,
On Sun, 2024-03-10 at 21:06 -0600, Jerry James wrote:
>
> Your choices are to wait for the F40 beta freeze to end, or lobby for
> a freeze exception for the perl-PkgConfig-LibPkgConf update.
Thanks for the detailed debugging, Jerry. If someone wants to propose
this as an FE, it'd be great to get
On Mon, Mar 11, 2024 at 8:38 AM Fabio Valentini wrote:
> Yes, but the soname did not change. So it looks like this ABI change (if it
> is an ABI change? it looks like it) was not intentional.
Actually, it appears that we shot ourselves in the foot:
https://github.com/pkgconf/pkgconf/issues/347
-
On Mon, Mar 11, 2024, 15:34 Sérgio Basto wrote:
>
> pkgconf had a big update from 1.9.5 to 2.1.0
>
> https://src.fedoraproject.org/rpms/pkgconf/commits/rawhide
Yes, but the soname did not change. So it looks like this ABI change (if it
is an ABI change? it looks like it) was not intentional.
F
On Mon, Mar 11, 2024 at 8:12 AM Fabio Valentini wrote:
> Does this mean that pkgconf had an undetected ABI change? And that possibly
> more things would need to be rebuilt and / or pkgconf be fixed / bump its
> soname?
Argh, dang time change. I meant to remark on that and obviously
forgot. Ye
On Mon, 2024-03-11 at 15:11 +0100, Fabio Valentini wrote:
> On Mon, Mar 11, 2024, 04:07 Jerry James wrote:
> > On Sun, Mar 10, 2024 at 10:38 AM Orion Poplawski
> > wrote:
> > > I'm starting to see this building perl-Alien-CFITSIO in F40 (not
> > > rawhide):
> > >
> > > + cd Alien-CFITSIO-v4.4.0.
On Mon, Mar 11, 2024, 04:07 Jerry James wrote:
> On Sun, Mar 10, 2024 at 10:38 AM Orion Poplawski wrote:
> > I'm starting to see this building perl-Alien-CFITSIO in F40 (not
> rawhide):
> >
> > + cd Alien-CFITSIO-v4.4.0.1
> > + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
> >
On Sun, Mar 10, 2024 at 10:38 AM Orion Poplawski wrote:
> I'm starting to see this building perl-Alien-CFITSIO in F40 (not rawhide):
>
> + cd Alien-CFITSIO-v4.4.0.1
> + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
> Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig pl
I'm starting to see this building perl-Alien-CFITSIO in F40 (not rawhide):
+ cd Alien-CFITSIO-v4.4.0.1
+ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin:
PkgConfig::LibPkgConf
RPM build errors:
I can't reproduc