Bug#1030157: paraview: fix build on riscv64

2023-02-03 Thread Gianfranco Costamagna
On Thu, 2 Feb 2023 12:50:24 +0100 Gianfranco Costamagna wrote: Hello, updated patch, that fixes some more underlinking failures. (still under testing on Ubuntu builders https://launchpad.net/ubuntu/+source/paraview/5.11.0+dfsg-1ubuntu2) G. Hello, this patch worked! G. OpenPGP_signature

Bug#1030157: paraview: fix build on riscv64

2023-02-02 Thread Gianfranco Costamagna
Hello, updated patch, that fixes some more underlinking failures. (still under testing on Ubuntu builders https://launchpad.net/ubuntu/+source/paraview/5.11.0+dfsg-1ubuntu2) G. Index: paraview-5.11.0+dfsg/ThirdParty/protobuf/vtkprotobuf/src/CMakeLists.txt

Bug#1030157: paraview: fix build on riscv64

2023-01-31 Thread Gianfranco Costamagna
Source: paraview Version: 5.11.0+dfsg-1 tags: patch Hello, please update the atomic patch to also include riscv64 if ((DEB_HOST_MULTIARCH STREQUAL "arm-linux-gnueabi") OR (DEB_HOST_MULTIARCH STREQUAL "mipsel-linux-gnu") OR (DEB_HOST_MULTIARCH STREQUAL "riscv64-linux-gnu")) should do the trick.