Sarah Julia Kriesch
Sarah Julia Kriesch
### Description I want to build insighttoolkit for openSUSE Tumbleweed on s390x and x86. It is failing with the following error message: ``` [ 1239s] /home/abuild/rpmbuild/BUILD/ITK-5.2.1/build/Wrapping/Typedefs/itkVectorContainer.i:177: Error: Syntax error in...
## Expected behavior All builds for s390x should be successful for openSUSE Tumbleweed. ## Actual behavior arpack-ng packages for mpi are failing because of a invalid memory reference. **Error messages**...
I want to fix #459 because of our build failures for openSUSE on s390x and arm. This Pull Request is covering all related tests with the requirement of 2 miliseconds,...
I am building httpretty for the mainframe architecture s390x based on openSUSE Tumbleweed. There are some failing tests: ``` [ 272s] =================================== FAILURES =================================== [ 272s] ______________________________ test_read_timeout _______________________________ [...
The rpm runtime does not like the syntax of some shebang lines in the code. We are receiving error messages: ``` [ 63s] likwid.x86_64: E: env-script-interpreter (Badness: 9) /usr/bin/feedGnuplot /usr/bin/env...
IBM has announced .Net 6 for Linux on IBM Z. I have got a VM with openSUSE Leap 15.3 on a mainframe in the LinuxONE Community Cloud (s390x). I did...
**What happened**: We are building coredns for openSUSE on multiple architectures. I am receiving on s390x the following error messages: ``` [ 631s] --- FAIL: TestQUIC (5.00s) [ 631s] quic_test.go:37:...
**Description** If you want to install with "pip install ." on an Raspberry Pi 4 (aarch64), you are receiving the following error message: ``` aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2...
**Description** We wanted to build Pyfhel on aarch64 (Raspberry Pi 4). During the build of the 'Pyfhel.Pyfhel' extension the following error is appearing: ``` Pyfhel/Pyfhel.cpp: In function ‘npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_Descr*)’: Pyfhel/Pyfhel.cpp:24737:13:...
## Description We wanted to use the BFV Scheme based on Integer vectors and calculate with division (besides of addition, multiplication and subtraction). The function div is missing for the...