16 NEW error logs

Cardinal-25.06-alt1
        ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding 
symbols: archive
        has no index; run ranlib to add one
        collect2: error: ld returned 1 exit status
        make[2]: *** [../../dpf/Makefile.plugins.mk:567: ../../bin/Cardinal] 
Error 1
        --
        ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding 
symbols: archive
        has no index; run ranlib to add one
        collect2: error: ld returned 1 exit status
        make[2]: *** [../../dpf/Makefile.plugins.mk:610: 
../../bin/Cardinal.lv2/Cardinal.so]
        Error 1

dbus-cpp-5.0.5-alt1
        15/15 Test #15: signal_delivery_test .............   Passed    0.08 sec
        93% tests passed, 1 tests failed out of 15
        Total Test time (real) = 609.53 sec
        The following tests FAILED:
        1 - async_execution_load_test (Failed)

gcr4-4.4.0.1-alt1.1
        + xvfb-run /usr/bin/meson test --no-rebuild --print-errorlogs -C 
x86_64-alt-linux -t 8
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
        The XKEYBOARD keymap compiler (xkbcomp) reports:

gem-cuprite-0.15.1-alt1
        Wrote: /usr/src/in/nosrpm/gem-cuprite-0.15.1-alt1.nosrc.rpm (w1.gzdio)
        error: failed build dependencies:
        gem(byebug) >= 12 conflicts with gem-cuprite-0.15.1-alt1

gem-k8s-ruby-0.16.0-alt1
        Wrote: /usr/src/in/nosrpm/gem-k8s-ruby-0.16.0-alt1.nosrc.rpm (w1.gzdio)
        error: failed build dependencies:
        gem(byebug) >= 12 conflicts with gem-k8s-ruby-0.16.0-alt1

grex-1.4.5-alt1.1
        running 45 tests
        test matching_regexes_with_case_insensitive_matching_and_verbose_mode 
... FAILED
        test matching_regexes_with_conversion_of_non_whitespace ... ok
        --
        thread 
'matching_regexes_with_case_insensitive_matching_and_verbose_mode' (2289374)
        panicked at tests/property_tests.rs:23:1:
        Test failed: assertion failed: test_cases.iter().all(|test_case|
        compiled_regexp.is_match(test_case)) at tests/property_tests.rs:295.
        minimal failing input: test_cases = {
        --
        matching_regexes_with_case_insensitive_matching_and_verbose_mode
        test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 
filtered out;
        finished in 2.32s
        error: test failed, to rerun pass `--test property_tests`

libgmime3.0-3.2.15-alt2
        done; \
        echo "Results: ${passed} tests passed; ${failed} tests failed."; \
        if [ ${failed} -ne 0 ]; then \
        echo -e "Failed tests: ${failed_tests}"; \
        exit 255; \
        --
        Testing PGP/MIME implementation: passed
        Results: 12 tests passed; 1 tests failed.
        Failed tests:
        test-streams

mumps-5.3.5-alt5
        /usr/lib64/openmpi/bin/mpicc -shared graph.o gbipart.o gbisect.o 
ddcreate.o ddbisect.o
        nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o 
sort.o minpriority.o
        -Wl,-soname,libpord-5.3.so -o libpord-5.3.so 
-Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
        -L/usr/lib64/openmpi/lib -Wl,-z,defs
        lto1: internal compiler error: resolution sub id 0xacc17c74747f80de not 
in object file
        libbacktrace could not find executable to open
        --
        See <http://bugzilla.altlinux.org> for instructions.
        lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
        compilation terminated.
        ld: error: lto-wrapper failed
        collect2: error: ld returned 1 exit status
        make[2]: *** [Makefile:34: libpord.so] Error 1

python3-module-flask-rq-0.3.3-alt1
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.68204 (%check)

python3-module-openstacksdk-4.7.1-alt1
        raise JSONDecodeError("Expecting value", s, err.value) from None
        json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
        Totals

python3-module-pulsectl-asyncio-1.2.2-alt2
        
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_ext_stream_restore
 PASSED
        [ 29%]
        
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample 
FAILED
        [ 35%]
        
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_sink_src 
PASSED [ 41%]
        --
        >                       self.assertGreater(peak, 0)
        E      AssertionError: 0.0 not greater than 0
        tests/test_async_with_dummy_instance.py:461: AssertionError
        --
        =========================== short test summary info 
============================
        FAILED 
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample
        =================== 1 failed, 16 passed, 1 warning in 20.28s 
===================

python3-module-serializable-2.1.0-alt1
        self.assertDictEqual(dd1, dd2, msg)
        E   AssertionError: {'_id[1006 chars]-ref-2', '_references': ({'_ref': 
'sub-ref-1',[790
        chars]k'>"} != {'_id[1006 chars]-ref-3', '_references': ({'_ref': 
'sub-ref-2',[790
        chars]k'>"}
        E     {'%conv': "<class 'tests.model.Book'>",
        --
        =========================== short test summary info 
============================
        FAILED 
tests/test_xml.py::TestXml::test_deserializable_with_unknown_ignored_attributes
        FAILED 
tests/test_xml.py::TestXml::test_deserializable_with_unknown_ignored_elements
        ========================= 2 failed, 89 passed in 0.31s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.

python3-module-terminado-0.18.1-alt2
        tests/basic_test.py::UniqueTermTests::test_large_io_doesnt_hang 
PASSED
        [ 77%]
        tests/basic_test.py::UniqueTermTests::test_max_terminals 
FAILED          [
        88%]
        tests/basic_test.py::UniqueTermTests::test_unique_processes 
PASSED
        [100%]
        --
        ^^^^^^
        E       TypeError: 'NoneType' object is not subscriptable
        msg        = None
        --
        =========================== short test summary info
        ============================
        FAILED 
tests/basic_test.py::UniqueTermTests::test_max_terminals -
        TypeError: 'NoneType' object is not subscriptable
        ========================= 1 failed, 8 
passed in
        40.53s =========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra', '-W',
        'ignore::pytest.PytestUnraisableExceptionWarning']' returned non-zero 
exit status 1.

python3-module-textdistance-4.6.3-alt1
        XFAIL tests/test_external.py::test_list_of_numbers[Levenshtein] - 
module not installed:
        distance.levenshtein
        FAILED 
tests/test_compression/test_common.py::test_normalized_by_one[alg0] - ...
        ============ 1 failed, 417 passed, 12 xfailed in 329.08s (0:05:29) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

python3-module-tox-4.32.0-alt1
        SKIPPED [1] tests/tox_env/python/virtual_env/test_setuptools.py:19: 
integration tests
        not run (no --run-integration flag)
        FAILED tests/session/cmd/test_sequential.py::test_skip_develop_mode - 
pytest....
        FAILED
        
tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[false-py313-0]
        FAILED
        
tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_package_root_via_testenv
        ============ 3 failed, 1917 passed, 12 skipped in 158.74s (0:02:38) 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

squidmill-2.7.0-alt2
        Executing squidmill-test.d/25-insert-select... . . . . . . . . . OK
        Executing squidmill-test.d/26-insert-select-no-debug... . . . . . . . . 
. FAILED:
        --- squidmill-test.d/26-insert-select-no-debug.log ---
        --
        Timeout check passed: 10s
        cat: squidmill-test.d/26-insert-select-no-debug.count: No such file or 
directory
        Wait for the Squidmill process to terminate...
        --
        --- END ---
        Some tests failed
        make: *** [Makefile:37: check] Error 1

        23 error logs REMOVED from the list
atuin-18.10.0-alt1
azure-sdk-for-ruby-20200316-alt1.6
gem-byebug-11.1.3.105-alt0.1
gem-danger-gitlab-8.0.0-alt1
guile-fibers-1.4.0-alt1
guile22-2.2.7-alt1
guile30-3.0.10-alt1
ispc-1.28.2-alt1
kernel-modules-drbd9-talos-1:9.2.15-alt1.396347.1
kitty-0.44.0-alt1
libs2geometry-0.12.0-alt1
makedict-0.4.1_beta1-alt6.git.ga70119
openFPGALoader-1.0.0-alt1
plank-0.11.89-alt2
python3-module-easyprocess-1.1-alt2
python3-module-fastapi-0.119.0-alt1
python3-module-paho-2.1.0-alt1
python3-module-paramiko-4.0.0-alt1
python3-module-retrying-1.4.2-alt1
python3-module-zmq-27.1.0-alt1
rng-tools-6.17-alt1.1
trilogy-2.9.0.36-alt0.1
vaultwarden-1.34.2-alt2

Total 208 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to