Bug#973005: inventor: please enable builds on sparc64 and riscv64

Graham Inggs ginggs at debian.org
Fri Dec 4 06:29:59 GMT 2020


Control: tags -1 + patch

Attached is a patch which replaces the long string of comparisons with
 __SIZEOF_LONG__, i.e.

-#if (_MIPS_SZPTR == 64 || __ia64 || __x86_64 || __alpha__ ||
__powerpc64__ || __s390x__ || __aarch64__)
+#if (__SIZEOF_LONG__ == 8)

I've uploaded inventor with this patch to Ubuntu and it built fine on
all architectures there [1], including riscv64.


[1] https://launchpad.net/ubuntu/+source/inventor/2.1.5-10-23ubuntu1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inventor-64-bit.diff
Type: application/x-patch
Size: 354 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20201204/667a1ab6/attachment-0001.bin>


More information about the debian-science-maintainers mailing list