Bug#1112297: libhdf4 FTCBFS: szlib encoder test cannot be run
Helmut Grohne
helmut at subdivi.de
Tue Aug 19 13:35:26 BST 2025
Source: libhdf4
Version: 4.3.1-1
Tags: patch upstream
User: debian-cross at lists.debian.org
Usertags: ftcbfs
libhdf4 fails to cross build from source, because it uses AC_RUN_IFELSE
to check for whether SZ_encoder_enabled() returns true-ish. We cannot
test this during cross compilation, but it has only ever returned
trueish for a long time. Therefore I suggest accepting a patch that
guesses the result as trueish for cross compilation only.
Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 645 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250819/61fbc81f/attachment.patch>
More information about the Pkg-grass-devel
mailing list