ggardet
ggardet
While running the testsuite on aarch64, I get the following error with `test_update_highlights`: ``` [ 79s] =================================== FAILURES =================================== [ 79s] ____________________________ test_update_highlights ____________________________ [ 79s] [ 79s] vim =...
`autosave_test` SegFaults on aarch64 with version `1.1.0` (`1.0.2` was fine). Log: ``` [ 120s] + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j4 [ 120s] Test project /home/abuild/rpmbuild/BUILD/cdogs-sdl-1.1.0/build [ 120s] Start 1: animated_counter_test [...
When LTO is enabled, build fails on aarch64 and armv7. Log: ``` [ 97s] g++ -std=c++17 -g -mbranch-protection=standard -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -g -pthread...
Build of version 1.6 fails on non-x86 systems because `cpuid.h` is not available: ``` [ 628s] [ 54%] Building CXX object openMVG/matching/CMakeFiles/openMVG_test_metric.dir/metric_test.cpp.o [ 628s] cd /home/abuild/rpmbuild/BUILD/openMVG-1.6/build/openMVG/matching && /usr/bin/c++ -DOPENMVG_USE_OPENMP -DTHIS_SOURCE_DIR=\"/home/abuild/rpmbuild/BUILD/openMVG-1.6/src/openMVG/matching\"...
With Uranium 4.5.0, I get the following test failure: ``` [ 85s] tests/TaskManagement/TestHttpRequestManager.py::test_getBasicAuthSuccess Fatal Python error: Segmentation fault [ 85s] [ 85s] Thread 0x00007f1721ffb700 (most recent call first): [ 85s]...
I built and tested `micropython-lib` for Linux target but `test_delegation_of_close_to_non_generator` and `test_throwing_GeneratorExit_into_subgenerator_that_yields` fail. Log: ``` [ 38s] + cd micropython-lib-1.9.3 [ 38s] + micropython -v ./test/test_pep380.py [ 38s] test_delegation_of_initial_next_to_subgenerator (TestPEP380Operation)...
Are there any plan to support MicroPython with a `uastral` version?
On https://software.opensuse.org/search if you search for a package e.g. `armnn` for `ALL Distributions` you only get x86_64/ix86 packages. E.g. https://software.opensuse.org/package/armnn It seems there is a wrong filter somewhere which prevent...
Arm NN 22.02 fails to build on openSUSE Tumbleweed with TensorFlow-Lite 2.7.1 and flatbuffers 2.0.6. Logs: ``` [ 116s] [ 53%] Building CXX object src/armnnSerializer/CMakeFiles/armnnSerializer.dir/Serializer.cpp.o [ 116s] cd /home/abuild/rpmbuild/BUILD/armnn-22.02/build/src/armnnSerializer &&...