Control: reopen -1 Hi.
Thanks for this version integrating the patch. However, it appears that you forgot part of it, leading to unreproducible build [1]. The line "FF_DATE=`date`" has to be removed from configure.ac - this corresponds to the following lines of the original build_date_from_SOURCE_DATE_EPOCH.patch: @@ -600,7 +604,6 @@ ff_prefix_dir="${prefix}/lib/ff++/$VERSI AC_MSG_CHECKING(prefix dir freefem++ ) AC_MSG_RESULT($ff_prefix_dir) -FF_DATE=`date` AC_DEFINE_UNQUOTED(VersionFreeFemDate,"$FF_DATE",FreeFem++ build date) AC_DEFINE_UNQUOTED(FF_PREFIX_DIR,"${ff_prefix_dir}",FreeFem prefix ir) AC_SUBST(ff_prefix_dir,$ff_prefix_dir) Regards, Alexis Bienvenüe. [1] https://reproducible.debian.net/rb-pkg/testing/amd64/freefem%2B%2B.html