Control: forwarded -1 https://github.com/Macaulay2/memtailor/pull/4
On Mon, Sep 30, 2019 at 12:36 AM Helmut Grohne <[email protected]<mailto:[email protected]>> wrote: Source: memtailor Version: 1.0~git20160311-2 Tags: patch upstream User: [email protected]<mailto:[email protected]> Usertags: ftcbfs memtailor fails to cross build from source, because it abuses AC_CHECK_FILE. The macro is meant to check for files on the host system, but memtailor uses it to check for files expected on the build system. Please use a simple test -e for the latter. Please consider applying the attached patch. Thanks for the report! I've submitted a pull request with your patch upstream. Doug
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
