15 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

autogen-5.18.16-alt1
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[4]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/agen5/test'
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[5]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/getdefs/test'
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[5]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/xml2ag/test'

libopentelemetry-1.22.0-alt1
        [Error] File:
        
/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/src/exporter.cc:38
        [Prometheus Exporter] Can't initialize prometheus exposer with 
endpoint: localhost:9464
        Error: null context when constructing CivetServer. Possible problem 
binding to port. Error:
        Failed to setup server ports
        
/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/test/exporter_test.cc:45:
        Failure
        --
        Expected: true
        [  FAILED  ] PrometheusExporter.ShutdownSetsIsShutdownToTrue (0 ms)
        [----------] 1 test from PrometheusExporter (0 ms total)
        --
        [  PASSED  ] 0 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ] PrometheusExporter.ShutdownSetsIsShutdownToTrue
        1 FAILED TEST
        556/590 Test #565: exporter.PrometheusCollector.BasicTests
        ..............................................................   Passed 
   0.02 sec
        --
        590/590 Test #414: metrics.HistogramStress.UnsignedInt64
        ................................................................   
Passed   29.04 sec
        99% tests passed, 1 tests failed out of 586
        Total Test time (real) =  31.42 sec
        --
        588 - examples.metrics_simple (Disabled)
        The following tests FAILED:
        563 - exporter.PrometheusExporter.ShutdownSetsIsShutdownToTrue (Failed)

mumps-5.3.5-alt5
        ld: /usr/src/tmp/ccFibcrR.ltrans0.ltrans.o: in function 
`SPACE_ordering':
        
/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/interface.c:119:(.text+0xe895): 
undefined
        reference to `setupMinPriority'
        ld: 
/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/interface.c:120:(.text+0xe8a8): 
undefined
        reference to `orderMinPriority'
        ld: 
/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/interface.c:168:(.text+0xe9b2): 
undefined
        reference to `freeMinPriority'
        collect2: error: ld returned 1 exit status
        make[2]: *** [Makefile:34: libpord_seq.so] Error 1

perl-Net-SIP-0.839-alt1
        t/23_valid_message.t .................... ok
        #   Failed test 'DTMF audio generator and extractor for codec pcma 
works'
        #   at t/24_dtmf_audio.t line 24.
        --
        t/24_dtmf_audio.t                     (Wstat: 256 (exited 1) Tests: 2 
Failed: 1)
        Failed test:  2
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/26 test programs. 1/2000 subtests failed.
        make: *** [Makefile:829: test_dynamic] Error 255

perl-Tie-DBI-1.08-alt1
        Result: FAIL
        Failed 1/2 test programs. 0/46 subtests failed.
        make: *** [Makefile:781: test_dynamic] Error 255

python3-module-backrefs-6.0.1-alt1
        =========================== short test summary info 
============================
        FAILED tests/test_bregex.py::TestExceptions::test_timeout - Failed: DID 
NOT R...
        ======================== 1 failed, 566 passed in 4.38s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.

python3-module-faststream-0.5.48-alt1
        =========================== short test summary info 
============================
        FAILED 
tests/cli/test_run.py::test_run_as_asgi_mp_with_log_level[critical-50]
        FAILED 
tests/cli/test_run.py::test_run_as_asgi_mp_with_log_level[fatal-50] - ...
        2 failed, 1934 passed, 6 skipped, 2044 deselected, 371 warnings in 
104.40s (0:01:44)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['pytest', 'tests', '-m', '(slow 
and (not nats and
        not kafka and not confluent and not rabbit and not redis)) or (not nats 
and not kafka
        and not confluent and not rabbit and not redis)']' returned non-zero 
exit status 1.

python3-module-loky-3.5.6-alt1
        [DEBUG:MainProcess:ExecutorManagerThread] executor management thread 
clean shutdown of
        5 workers
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-pyshark-0.6-alt2
        >               raise KeyError(f"Packet of index {packet_index} does 
not exist in capture")
        E               KeyError: 'Packet of index 0 does not exist in capture'
        .tox/py3/lib/python3/site-packages/pyshark/capture/file_capture.py:75: 
KeyError
        --
        =========================== short test summary info 
============================
        FAILED ../tests/test_cap_operations.py::test_getting_packet_summary - 
KeyErro...
        ================= 1 failed, 72 passed, 121 warnings in 32.65s 
==================

python3-module-python-ulid-3.1.0-alt1
        =========================== short test summary info 
============================
        FAILED tests/test_ulid.py::test_same_millisecond_overflow - Failed: DID 
NOT R...
        ========================= 1 failed, 68 passed in 0.39s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.

python3-module-setuptools-1:80.9.0-alt1
        ====== 1146 passed, 44 skipped, 9 xfailed, 2 xpassed in 448.32s 
(0:07:28) ======
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-tox-4.29.0-alt1
        SKIPPED [1] tests/tox_env/python/virtual_env/test_setuptools.py:19: 
integration tests
        not run (no --run-integration flag)
        FAILED
        
tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[true-py312-0]
        ============ 1 failed, 1898 passed, 11 skipped in 117.04s (0:01:57) 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

tmux-3.5a-alt1
        + rm regress/capture-pane-hyperlink.sh
        + make -C regress
        make: Entering directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'
        sh am-terminal.sh
        sh capture-pane-sgr0.sh
        sh combine-test.sh
        sh command-order.sh
        server exited unexpectedly
        make: *** [Makefile:9: command-order.sh] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

unpaper-7.0.0-alt1.1
        + export LC_CTYPE=en_US.UTF-8
        + LC_CTYPE=en_US.UTF-8
        + meson test -C x86_64-alt-linux
        ninja: Entering directory 
`/usr/src/RPM/BUILD/unpaper-7.0.0/x86_64-alt-linux'
        ninja: no work to do.
        1/1 pytest suite FAIL           773.05s   exit status 1
        >>> 
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
        MALLOC_PERTURB_=78
        
TEST_UNPAPER_BINARY=/usr/src/RPM/BUILD/unpaper-7.0.0/x86_64-alt-linux/unpaper
        TEST_IMGSRC_DIR=/usr/src/RPM/BUILD/unpaper-7.0.0/tests/source_images/
        ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
        TEST_GOLDEN_DIR=/usr/src/RPM/BUILD/unpaper-7.0.0/tests/golden_images/
        
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
        MESON_TEST_ITERATION=1 /usr/bin/python3 -m pytest
        /usr/src/RPM/BUILD/unpaper-7.0.0/tests/unpaper_tests.py
        Ok:                0
        Fail:              1
        Full log written to
        /usr/src/RPM/BUILD/unpaper-7.0.0/x86_64-alt-linux/meson-logs/testlog.txt

        9 error logs REMOVED from the list
blender4.5-4.5.2-alt1
guile-fibers-1.4.0-alt1
java-1.8.0-openjdk-0:1.8.0.462.b08-alt1
openshadinglanguage-1.14.7.0-alt0.1
python3-module-mdp-3.6.0.15.g64f14eee-alt4.2
python3-module-qtconsole-5.7.0-alt1
python3-module-schemathesis-4.1.4-alt1
srt-1.5.4-alt2
zig-0.14.1-alt1

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

Reply via email to