On Thu, 06 Aug 2026 10:41:05 +0200, Paul Gevers wrote:

On 06-08-2026 10:12, Paul Gevers wrote:
Hmm, I'm not spotting any difference in the build dependencies that get installed, but the build system changed from gcc-15 to gcc-16 (plus some minor other deltas).

Adding a "push @LIBS, '-lm';" to the Makefile.PL file solves (works around?) the issue. Is that the appropriate way?

Typically we would add it to LIBS in the WriteMakefile section, i.e.
https://salsa.debian.org/perl-team/modules/packages/libimage-scale-perl/-/blob/main/Makefile.PL?ref_type=heads#L259
but in this case, with the untypical Makefile.PL which gathers @LIBS beforehand, this seems appropriate / in style with the rest as well.


Cheers,
gregor

--
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
`- BOFH excuse #241: _Rosin_ core solder? But...

Reply via email to