13 NEW error logs

Lfunction-2.1.1-alt1
        ld: /usr/src/tmp/cceSDzeZ.ltrans0.ltrans.o: in function `main':
        
/usr/src/RPM/BUILD/lcalc-2.1.1/src/lcalc/Lcommandline.cc:89:(.text.startup+0x90):
        undefined reference to `cmdline_parser'
        ld: 
/usr/src/RPM/BUILD/lcalc-2.1.1/src/lcalc/Lcommandline.cc:742:(.text.startup+0x8cb):
        undefined reference to `cmdline_parser_free'
        collect2: error: ld returned 1 exit status
        make[1]: *** [Makefile:449: lcalc] Error 1

auditd-plugin-clickhouse-lite-0.1.9-alt3
        =========================== short test summary info 
============================
        FAILED ../test/dbtest/plugin_test.py::test_build_index - assert [(1,)] 
== [(2,)]
        =================== 1 failed, 13 passed in 82.07s (0:01:22) 
====================
        0% tests passed, 1 tests failed out of 1
        Total Test time (real) = 169.16 sec
        The following tests FAILED:
        1 - main_test (Failed)

complgen-0.4.0-alt1
        thread 'dfa::tests::minimized_dfa_equivalent_to_input_one' (1212562) 
panicked at
        src/dfa.rs:1087:5:
        Test failed: assertion failed: minimal_dfa.accepts(&input,
        Shell::Bash)? at src/dfa.rs:1117; minimal failing input: (expr, input) =
        
(Rc::new(Many1(Rc::new(Optional(Rc::new(Alternative(vec![Rc::new(Sequence(vec![Rc::new(Sequence(vec![Rc::new(Alternative(vec![Rc::new(Sequence(vec![Rc::new(Alternative(vec![Rc::new(Alternative(vec![Rc::new(Terminal(ustr("bar"),
        None, 0)), Rc::new(Nonterminal(ustr("DIRECTORY"), 0))])), 
Rc::new(Terminal(ustr("--quux"),
        None, 0))])), Rc::new(Sequence(vec![Rc::new(Terminal(ustr("--quux"),
        None, 0)), Rc::new(Optional(Rc::new(Terminal(ustr("--quux"), None,
        0))))]))])), Rc::new(Optional(Rc::new(Terminal(ustr("foo"), None,
        0))))])), Rc::new(Many1(Rc::new(Nonterminal(ustr("PATH"), 0))))])),
        
Rc::new(Alternative(vec![Rc::new(Sequence(vec![Rc::new(Terminal(ustr("--baz"), 
None, 0)),
        
Rc::new(Many1(Rc::new(Alternative(vec![Rc::new(Sequence(vec![Rc::new(Terminal(ustr("--quux"),
        None, 0)), Rc::new(Terminal(ustr("bar"), None, 0))])),
        Rc::new(Many1(Rc::new(Terminal(ustr("--quux"), None,
        0))))]))))])), Rc::new(Terminal(ustr("--quux"), None, 0))]))])),
        Rc::new(Optional(Rc::new(Alternative(vec![Rc::new(Terminal(ustr("foo"),
        None, 0)), Rc::new(Alternative(vec![Rc::new(Nonterminal(ustr("FILE"), 
0)),
        
Rc::new(Many1(Rc::new(Optional(Rc::new(Many1(Rc::new(Nonterminal(ustr("PATH"),
        0))))))))]))]))))])))))), [u!("--quux"), u!("--quux"), u!("--quux"), 
u!("anything"),
        u!("anything"), u!("--baz"), u!("--quux"), u!("--quux"), u!("--quux"), 
u!("--quux"),
        u!("--quux"), u!("--quux"), u!("bar")])
        successes: 184
        --
        dfa::tests::minimized_dfa_equivalent_to_input_one
        test result: FAILED. 69 passed; 1 failed; 0 ignored; 0 measured; 0 
filtered out;
        finished in 0.07s
        error: test failed, to rerun pass `--lib`
        Running unittests src/main.rs 
(target/release/deps/complgen-2802b8b9f7ce66e4)
        --
        test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered 
out; finished
        in 0.00s
        error: 1 target failed:
        `--lib`

dvdauthor-0.7.2-alt5
        dvdvmy.c:2396:3: error: type defaults to 'int' in declaration of 
'YY_STACK_PRINT'
        [-Wimplicit-int]
        dvdvmy.c:2396:3: error: parameter names (without types) in function 
declaration
        [-Wdeclaration-missing-parameter-type]
        dvdvmy.c:2397:3: error: expected identifier or '(' before 'while'
        2397 |   while (yyssp != yyss)
        dvdvmy.c:2404:3: error: expected identifier or '(' before 'if'
        2404 |   if (yyss != yyssa)
        dvdvmy.c:2408:3: error: expected identifier or '(' before 'return'
        2408 |   return yyresult;
        dvdvmy.c:2409:1: error: expected identifier or '(' before '}' token
        2409 | }

edk2-aarch64-20260201-alt1
        VfrSyntax.cpp:1796:12: note: 'PreBits' was declared here
        1796 |   UINT8    PreBits;
        make[2]: Leaving directory
        '/usr/src/RPM/BUILD/edk2-aarch64-20260201/BaseTools/Source/C/VfrCompile'
        make[1]: *** [GNUmakefile:50: VfrCompile] Error 2
        make[1]: Leaving directory 
'/usr/src/RPM/BUILD/edk2-aarch64-20260201/BaseTools/Source/C'
        make: *** [GNUmakefile:19: Source/C] Error 2
        make: Leaving directory 
'/usr/src/RPM/BUILD/edk2-aarch64-20260201/BaseTools'
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.XZAAFJ (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.XZAAFJ (%build)

fish-4.7.1-alt1
        tests/pexpects/pipeline.py                                       
PASSED    3078 ms
        tests/checks/tmux-abbr.fish                                      
FAILED    3775 ms
        Failure:
        --
        tests/pexpects/bind_mode_events.py                               
PASSED    6801 ms
        tests/checks/tmux-complete.fish                                  
FAILED    8230 ms
        Failure:
        --
        236 / 238 passed (10 skipped)
        Failed tests:
        tests/checks/tmux-abbr.fish
        tests/checks/tmux-complete.fish
        FAILED: [code=1] CMakeFiles/fish_run_tests
        /usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux/CMakeFiles/fish_run_tests
        cd /usr/src/RPM/BUILD/fish-4.7.1 && 
/usr/src/RPM/BUILD/fish-4.7.1/tests/test_driver.py
        /usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux && env
        FISH_CMAKE_BINARY_DIR=/usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux
        PREFIX=/usr DOCDIR=/usr/share/doc/fish DATADIR=/usr/share 
SYSCONFDIR=/etc
        BINDIR=/usr/bin 
CARGO_TARGET_DIR=/usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux/cargo
        CARGO_BUILD_RUSTC=/usr/bin/rustc FISH_SPHINX=SPHINX_EXECUTABLE-NOTFOUND 
/usr/bin/cargo
        test --no-default-features --features=localize-messages --workspace 
--target-dir
        
/usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux/cargo/x86_64-unknown-linux-gnu 
--target
        x86_64-unknown-linux-gnu --lib

gz-sensors-10.0.0-alt1
        Expected: true
        [  FAILED  ]
        
DopplerVelocityLogTests/DopplerVelocityLogTest.BottomTrackingWhileStatic/ogre2, 
where
        GetParam() = "ogre2" (1271 ms)
        [ RUN      ]
        
DopplerVelocityLogTests/DopplerVelocityLogTest.WaterMassTrackingWhileStatic/ogre2
        --
        [  PASSED  ] 3 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ]
        
DopplerVelocityLogTests/DopplerVelocityLogTest.BottomTrackingWhileStatic/ogre2, 
where
        GetParam() = "ogre2"
        1 FAILED TEST
        Start 25: check_INTEGRATION_dvl
        --
        55/55 Test #55: check_INTEGRATION_navsat .........................   
Passed    0.01 sec
        98% tests passed, 1 tests failed out of 55
        Total Test time (real) =  29.11 sec
        The following tests FAILED:
        24 - INTEGRATION_dvl (Failed)
        --
        0inputs+0outputs (0major+6950201minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

libsecret-0.21.7-alt1
        23/24 libsecret - libsecret:test-methods          OK              1.90s
        24/24 libsecret - libsecret:test-service          OK             13.62s
        Summary of Failures:
        20/24 libsecret - libsecret:test-collection       FAIL            1.29s 
  (exit status
        134 or signal 6 SIGABRT)
        Ok:                23
        Fail:              1
        Full log written to
        
/usr/src/RPM/BUILD/libsecret-0.21.7/x86_64-alt-linux/meson-logs/testlog.txt
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.qU8SwA (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.qU8SwA (%check)

python3-module-fabio-2025.10.0-alt1
        + umask 022
        + /bin/mkdir -p /usr/src/RPM/BUILD
        + cd /usr/src/RPM/BUILD
        + cd python3-module-fabio-2025.10.0
        + env
        
PYTHONPATH=/usr/src/tmp/python3-module-fabio-buildroot/usr/lib64/python3/site-packages
        python3 run_tests.py --installed
        WARNING:run_tests:Test fabio 2025.10.0 from
        
/usr/src/tmp/python3-module-fabio-buildroot/usr/lib64/python3/site-packages/fabio
        
.........................................................sssssssssssssssssss...............................s........ssssssssss.........sssssssssss.....s..................sss....ssssssssssssssssssssss...sss...sssssss...ss.ssssss.sssssssssssssssssssssssssss...sssss/usr/src/tmp/rpmb-tmp.bNzdm4:
        line 135: 3290047 Illegal instruction     env
        
PYTHONPATH=/usr/src/tmp/python3-module-fabio-buildroot/usr/lib64/python3/site-packages
        python3 run_tests.py --installed
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.bNzdm4 (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.bNzdm4 (%check)

python3-module-jupyter_server-2.20.0-alt1
        SKIPPED [7] tests/conftest.py:42: Skipping this test because it's marked
        'integration_test'. Run integration tests using the 
`--integration_tests` flag.
        FAILED
        
tests/services/contents/test_manager.py::test_created_timestamp[jp_contents_manager1]
        = 1 failed, 1122 passed, 21 skipped, 12 deselected, 264 warnings in 
204.78s (0:03:24) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-W', 'default',
        '-m', 'not network', '-k', 'not test_restart_kernel and not 
test_connection']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.prKsI2 (%check)

python3-module-rapidfuzz-3.14.5-alt1


python3-module-zmq-27.1.0-alt1
        raise RuntimeError('Event loop is closed')
        RuntimeError: Event loop is closed
        warnings.warn(
        --
        =========================== short test summary info 
============================
        FAILED tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll - 
assert ...
        ==== 1 failed, 334 passed, 35 skipped, 2 deselected, 15 warnings in 
31.87s =====
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not test_cython']'
        returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.X27wNe (%check)

rng-tools-6.17-alt1.1
        PASS: rngtestzero.sh
        FAIL: rngtestjitter.sh
        Testsuite summary for rng-tools 6.17
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See tests/test-suite.log

        20 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt2
bolzplatz2006-1.0.3-alt1_56jpp11
event-driven-servers-2026.06.08.2-alt1
ftimes-3.11.0-alt2
glassfish-hk2-extra-3.0.0-alt2
infinispan-13.0.22-alt5
libkarma-0.1.2-alt2_12
lightdm-1.32.0-alt14
perl-Catalyst-Plugin-Authentication-0.10024-alt1
python3-module-aiosmtplib-5.1.0-alt1
python3-module-jupyter_server-2.19.0-alt1
python3-module-loky-3.5.6-alt1.1
python3-module-oslo.middleware-6.6.0-alt1
python3-module-oslo.service-4.3.0-alt1
python3-module-paho-2.1.0-alt1
python3-module-websockets-16.0-alt2
texlive-2022-alt0_12
thunderbird-151.0.1-alt1
unarj-2.65-alt4
wabt-1.0.40-alt1

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

Reply via email to