14 NEW error logs

caddy-2.8.4-alt2
        
{"level":"warn","ts":1746333424.950231,"logger":"http.auto_https","msg":"server
        is listening only on the HTTP port, so no automatic HTTPS will be 
applied to this
        server","server_name":"srv0","http_port":9080}
        
{"level":"error","ts":1746333424.9505029,"logger":"http.handlers.reverse_proxy.health_checker.active","msg":"active
        health check 
failed","address":"/usr/src/tmp/762676279.sock:2021","error":"making
        request: parse 
\"http://%2Fusr%2Fsrc%2Ftmp%2F762676279.sock:2021/health\": invalid URL
        escape \"%2F\""}
        {"level":"info","ts":1746333424.950637,"logger":"http.log","msg":"server
        running","name":"srv0","protocols":["h1","h2","h3"]}

dm-secdel-1.0.11-alt2
        systemctl daemon-reload
        make: systemctl: No such file or directory
        make: [Makefile:24: install-bin] Error 127 (ignored)
        systemctl enable secdeltab
        make: systemctl: No such file or directory
        make: [Makefile:25: install-bin] Error 127 (ignored)

fractal-7-alt1
        373 +     Json(()),
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

fwupd-2.0.6-alt1
        [33/33] ???? fu-self-test                                       0/ 30s
33/33
        fu-self-test                           OK               0.10s
        Summary of Failures:
        1/33 fwupd-exported-api             FAIL             0.07s   exit 
status 1
        Ok:                 32  
        Expected Fail:      0   
        Fail:               1   
        Unexpected Pass:    0   
        Skipped:            0   
        Timeout:            0   
        Full log written to 
/usr/src/RPM/BUILD/fwupd-2.0.6/x86_64-alt-linux/meson-logs/testlog.txt

guile-fibers-1.3.1-alt1
        make  check-TESTS
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

java-1.8.0-openjdk-0:1.8.0.442.b06-alt1_1jpp8
        RPM build errors:
        Unparseable macro: % by %%)
        Macro %z not found
        ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.442.b06-alt1_1jpp8
        ignored self-provides: java-1.8.0-openjdk-headless = 
0:1.8.0.442.b06-alt1_1jpp8
        ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.442.b06
        ignored self-provides: java-1.8.0-openjdk-demo = 
0:1.8.0.442.b06-alt1_1jpp8
        ignored self-provides: java-1.8.0-openjdk-src = 
0:1.8.0.442.b06-alt1_1jpp8
        ignored self-provides: java-1.8.0-openjdk-javadoc = 
0:1.8.0.442.b06-alt1_1jpp8
        Unparseable macro: %.*}"

mumps-5.3.5-alt3
        ld: /usr/src/tmp/ccyiQ9O7.ltrans3.ltrans.o: in function `mumps_pord':
        /usr/src/RPM/BUILD/mumps-5.3.5/src/mumps_pord.c:126:(.text+0xbc6): 
undefined reference to
        `SPACE_ordering'
        ld: /usr/src/tmp/ccyiQ9O7.ltrans3.ltrans.o: in function 
`mumps_pord_wnd':
        /usr/src/RPM/BUILD/mumps-5.3.5/src/mumps_pord.c:243:(.text+0xf9f): 
undefined reference to
        `SPACE_ordering'
        collect2: error: ld returned 1 exit status
        make[3]: *** [Makefile:198: ../lib/libmumps_common.so] Error 1

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

pgbouncer-1.16.1-alt1
        pandoc -s -t man -o pgbouncer.5 pgbouncer_5.md
        pandoc: pgbouncer_5.md: openBinaryFile: does not exist (No such file or 
directory)
        make[1]: *** [Makefile:23: pgbouncer.5] Error 1

python3-module-eventlet-0.36.1-alt1
        >           assert ok, 'Expected single line "pass" in stdout'
        E           AssertionError: Expected single line "pass" in stdout
        tests/__init__.py:358: AssertionError
        --
        assert len(mod._active) == n, 'Expected {} {} threads, got 
{}'.format(n, tag, mod._active)
        AssertionError: Expected 2 post-fork patched threads, got 
{139795230377792:
        <_MainThread(MainThread, started 139795230377792)>}
        =============================== warnings summary 
===============================
        --
        =========================== short test summary info 
============================
        FAILED tests/patcher_test.py::test_fork_after_monkey_patch - 
AssertionError: ...
        = 1 failed, 633 passed, 89 skipped, 12 deselected, 55 warnings in 
268.08s (0:04:28) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-k', 'not
        test_dns_methods_are_green and not test_noraise_dns_tcp and not 
test_clear and not
        test_raise_dns_tcp']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.51519 (%check)

python3-module-haversine-2.8.1-alt1
        SKIPPED [1] tests/test_performance.py:41: Skipped
        FAILED tests/test_performance.py::test_haversine[True-False] - assert 
1.19752...
        =================== 1 failed, 71 passed, 2 skipped in 6.89s 
====================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-ra']' returned
        non-zero exit status 1.

python3-module-pygeoif-1.5.0-alt1
        >       assert pygeoif.functions.signed_area(hull) >= 0
        E       AssertionError: assert -1.3877787807814457e-17 >= 0
        E        +  where -1.3877787807814457e-17 = <function signed_area at
        0x7f432070a340>(((-1.0, 0.0), (-0.5, 1.0), (-1.0, 
5.551115123125783e-17), (-1.0, 0.0)))
        --
        =========================== short test summary info 
============================
        FAILED tests/hypothesis/test_functions.py::test_fuzz_convex_hull - 
AssertionE...
        ===== 1 failed, 427 passed, 1 xfailed, 1242 warnings in 114.73s 
(0:01:54) ======
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v']' 
returned non-zero
        exit status 1.

systray-x-0.9.11-alt2
        Building Dependency Tree...
        E: Couldn't find package rpm-build-thunderbird
        hsh-install: Failed to calculate package file list.

thunderbird-folderpane-0.6.1-alt5
        Building Dependency Tree...
        E: Couldn't find package rpm-build-thunderbird
        hsh-install: Failed to calculate package file list.

        11 error logs REMOVED from the list
automake_1.11-1.11.6-alt10
gawk-5.1.0.0.213.d04f-alt1
gcr4-4.3.0-alt1
godot-3.1-alt4.1
libvamp-2.10.0-alt2
litmus-0.14.0-alt2.git.9fbc73d
python3-module-jmespath-1.0.1-alt1
python3-module-wand-0.6.13-alt1
redis-7.2.6-alt1
tbb-2022.0.0-alt1
zstd-1.5.5-alt2

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

Reply via email to