Bug#855373: openform: FTBFS on mips* - fatal error: standards.h: No such file or directory

James Cowgill jcowgill at debian.org
Fri Feb 17 10:06:50 UTC 2017


Source: openfoam
Version: 4.1+dfsg1-1
Severity: important
Tags: patch

Hi,

openfoam FTBFS on all 3 mips architectures with the error:
> writeFuns.C:30:27: fatal error: standards.h: No such file or directory
>      #include <standards.h>
>                            ^
> compilation terminated.

The 2 copies of writeFuns.C try to include standards.h because this was
needed on IRIX systems. However, on GNU systems this is not needed and
the file doesn't even exist. Given that IRIX is dead, I suggest you just
remove the mips specific includes. Patch attached.

Thanks,
James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 70_mips.patch
Type: text/x-patch
Size: 1090 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20170217/21c0fa1b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20170217/21c0fa1b/attachment.sig>


More information about the debian-science-maintainers mailing list