Source: freefem++ Version: 4.14+dfsg-1 Severity: serious User: debian...@lists.debian.org Usertags: regression
Hi Maintainer 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. Regards Graham [1] https://ci.debian.net/packages/f/freefem++/testing/amd64/ 169s building the myfunction example... 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 171s 171s g++ -shared -fPIC -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 'myfunction.o' -o myfunction.so 171s /usr/bin/ff-c++: 1: eval: top_srcdir: not found