Hi Graham! > Sometime around 2024-12-26, freefem++'s autopkgtest regressed in > testing [1]. I've copied what I hope is the relevant part of the log > below. >
Thanks for bringing this to my attention! > 169s g++ -c -fPIC '-I/usr/include/freefem++' -g -O2 > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -DNDEBUG -O3 -mtune=generic > -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -Wdate-time > -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse -I/usr/include > -I/usr/include/hdf5/serial -I$(top_srcdir)/src/H5FDsubfiling > '/tmp/autopkgtest- > lxc.qr4cn7rw/downtmp/build.kXw/src/plugin/seq/myfunction.cpp' > 169s /usr/bin/ff-c++: 1: eval: top_srcdir: not found I've tracked down the faulty flag and it looks like it's because of HDF5 version 1.14.5+repack-1, introduced in late December [1].The flags from `h5cc - showconfig` contain some `$(top_srcdir)` variables which are not handled correctly in the m4 macro system of freefem++. I'm working on a patch in freefem++ package to ignore those flags. Best, François [1] https://tracker.debian.org/news/1597966/hdf5-1145repack-1-migrated-to-testing/
signature.asc
Description: This is a digitally signed message part