Bug#941402: memtailor FTCBFS: abuses AC_CHECK_FILE
Torrance, Douglas
dtorrance at piedmont.edu
Mon Sep 30 12:31:45 BST 2019
Control: forwarded -1 https://github.com/Macaulay2/memtailor/pull/4
On Mon, Sep 30, 2019 at 12:36 AM Helmut Grohne <helmut at subdivi.de<mailto:helmut at subdivi.de>> wrote:
Source: memtailor
Version: 1.0~git20160311-2
Tags: patch upstream
User: debian-cross at lists.debian.org<mailto:debian-cross at lists.debian.org>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20190930/ed0747f5/attachment.html>
More information about the debian-science-maintainers
mailing list