Sarah Julia Kriesch

Results 30 comments of Sarah Julia Kriesch

I have tested the master branch in my home repo now. It does not come so far because of this new error message: ``` [ 146s] + ninja -v -j6...

openSUSE is using also CastXML-devel-0.4.5-1.2 and swig-4.0.2-6.3 . I found this page about the changelog of the ongoing release: https://pyup.io/changelogs/itk/ I compare the new features and their requirements with our...

> I could build itk master branch with this [PKGBUILD](https://github.com/archlinuxcn/repo/blob/fce0382237272c6f7d3ed4623919767f2e680c9d/archlinuxcn/itk-git/PKGBUILD), with `-DITK_USE_SYSTEM_CASTXML=OFF`, `-DCMAKE_CXX_FLAGS='-fno-sized-deallocation'` as menthioned in #3452. I'm ok to wait for release 5.3. These options have helped me for...

In the first step, I also thought it would only be a warning. But this warning exists multiple times. If a warning is happening in an endless loop, then the...

IBM Systems is providing s390 and s390x. s390 is 32 bit. s390x is the chosen architecture and 64 bit. We build only for the 64 bit mainframe architecture. That is...

The linux-vdso64.so is applied. The [manpage](https://man7.org/linux/man-pages/man7/vdso.7.html) is saying that about the s390x architecture: The table below lists the symbols exported by the vDSO. symbol version ────────────────────────────────────── __kernel_clock_getres LINUX_2.6.29 __kernel_clock_gettime LINUX_2.6.29...

I set the INTERFACE64=1 in our spec file. I have got a new error message now: ``` [ 21s] /home/abuild/rpmbuild/BUILD/arpack-ng-3.8.0/PARPACK/TESTS/MPI/issue46.f:16:26: [ 21s] [ 21s] 16 | call MPI_COMM_RANK( MPI_COMM_WORLD, myid,...

The patch was not compatible with the version 3.8.0. Therefore, I have tested it based on the master branch. We have got new error messages (and more).

We have got same issues on openSUSE Tumbleweed.

I have tested the version 0.17.0 in OBS with openSUSE Tumbleweed. I do not receive any error any more for s390x.