Bug#941402: memtailor FTCBFS: abuses AC_CHECK_FILE

Helmut Grohne helmut at subdivi.de
Mon Sep 30 05:32:41 BST 2019


Source: memtailor
Version: 1.0~git20160311-2
Tags: patch upstream
User: 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.

Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 732 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20190930/bf0f8b79/attachment.patch>


More information about the debian-science-maintainers mailing list