19 NEW error logs

akonadi-import-wizard-25.12.3-alt1
        -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
        -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
        -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
        -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
        CMake Error at src/CMakeLists.txt:50 (ki18n_wrap_ui):
        Unknown CMake command "ki18n_wrap_ui".
        -- Configuring incomplete, errors occurred!
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.c4vUcx (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.c4vUcx (%build)

colord-kde-26.04.2-alt1
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp: In 
constructor
        ???KCMColord::KCMColord(QObject*, const KPluginMetaData&, const 
QVariantList&)???:
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp:53:5: 
error:
        ???qmlRegisterAnonymousType??? was not declared in this scope
        53 |     qmlRegisterAnonymousType<DeviceModel>("kcmcolord", 1);
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp:53:41: 
error: expected
        primary-expression before ???>??? token
        53 |     qmlRegisterAnonymousType<DeviceModel>("kcmcolord", 1);
        --
        53 |     qmlRegisterAnonymousType<DeviceModel>("kcmcolord", 1);
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp:54:42: 
error: expected
        primary-expression before ???>??? token
        54 |     qmlRegisterAnonymousType<ProfileModel>("kcmcolord", 1);
        --
        54 |     qmlRegisterAnonymousType<ProfileModel>("kcmcolord", 1);
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp:55:50: 
error: expected
        primary-expression before ???>??? token
        55 |     qmlRegisterAnonymousType<ProfileMetaDataModel>("kcmcolord", 1);
        --
        55 |     qmlRegisterAnonymousType<ProfileMetaDataModel>("kcmcolord", 1);
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp:56:53: 
error: expected
        primary-expression before ???>??? token
        56 |     qmlRegisterAnonymousType<ProfileNamedColorsModel>("kcmcolord", 
1);
        --
        56 |     qmlRegisterAnonymousType<ProfileNamedColorsModel>("kcmcolord", 
1);
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp:57:47: 
error: expected
        primary-expression before ???>??? token
        57 |     qmlRegisterAnonymousType<DeviceDescription>("kcmcolord", 1);
        --
        57 |     qmlRegisterAnonymousType<DeviceDescription>("kcmcolord", 1);
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp:58:48: 
error: expected
        primary-expression before ???>??? token
        58 |     qmlRegisterAnonymousType<ProfileDescription>("kcmcolord", 1);
        --
        58 |     qmlRegisterAnonymousType<ProfileDescription>("kcmcolord", 1);
        /usr/src/RPM/BUILD/colord-kde-26.04.2/colord-kcm/ColordKCM.cpp:59:52: 
error: expected
        primary-expression before ???>??? token
        59 |     qmlRegisterAnonymousType<AddProfileComboBoxItem>("kcmcolord", 
1);

grantlee-editor-25.12.3-alt1
        /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 
(find_package)
        /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 
(__find_dependency_common)
        /usr/lib64/cmake/KPim6MessageViewer/KPim6MessageViewerConfig.cmake:44 
(find_dependency)
        CMakeLists.txt:98 (find_package)
        CMake Error at grantleethemeeditor/CMakeLists.txt:30 (ki18n_wrap_ui):
        Unknown CMake command "ki18n_wrap_ui".
        -- Configuring incomplete, errors occurred!
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.ZfHFZ8 (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.ZfHFZ8 (%build)

gz-gui-10.0.0-alt2
        54/54 Test #54: check_INTEGRATION_transport_scene_manager ...   Passed  
  0.01 sec
        98% tests passed, 1 tests failed out of 54
        Total Test time (real) = 163.06 sec
        The following tests FAILED:
        1 - UNIT_Application_TEST (Subprocess aborted)
        --
        0inputs+0outputs (0major+37905973minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

gz-sim-10.1.1-alt2
        234/234 Test #234: check_PERFORMANCE_level_manager 
........................   Passed
        0.01 sec
        99% tests passed, 1 tests failed out of 234
        Total Test time (real) = 425.62 sec
        The following tests FAILED:
        75 - INTEGRATION_acoustic_comms (Failed)
        --
        0inputs+0outputs (0major+48173960minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

jsqlparser-5.3-alt1
        > Task :test
        CCJSqlParserUtilTest > testTimeOutIssue1582() FAILED
        org.opentest4j.AssertionFailedError at CCJSqlParserUtilTest.java:428
        --
        952 tests completed, 1 failed, 2 skipped
        > Task :test FAILED
        [Incubating] Problems report is available at:
        
file:///usr/src/RPM/BUILD/jsqlparser-5.3/build/reports/problems/problems-report.html
        --
        For more on this, please refer to
        
https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings
        in the Gradle documentation.
        BUILD FAILED in 42s
        11 actionable tasks: 11 executed

kaddressbook-25.12.3-alt1
        -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
        -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
        -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
        -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
        CMake Error at src/CMakeLists.txt:71 (ki18n_wrap_ui):
        Unknown CMake command "ki18n_wrap_ui".
        -- Configuring incomplete, errors occurred!
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.NgGz7v (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.NgGz7v (%build)

khal-0.14.0-alt1
        >       assert coll._needs_update(cal1) is True
        E       AssertionError: assert False is True
        E        +  where False = _needs_update('foobar')
        --
        =========================== short test summary info 
============================
        FAILED tests/khalendar_test.py::TestCalendar::test_db_needs_update - 
Assertio...
        = 1 failed, 325 passed, 5 deselected, 2 xfailed, 2 xpassed, 23 warnings 
in 1.78s =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'tests', '-k', 'not
        test_configure_command and not test_configure_command_create_vdir']' 
returned non-zero
        exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.u5TC6h (%check)

mbox-importer-25.12.3-alt1
        /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93 
(find_package)
        /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125 
(__find_dependency_common)
        /usr/lib64/cmake/KPim6MailCommon/KPim6MailCommonConfig.cmake:40 
(find_dependency)
        CMakeLists.txt:93 (find_package)
        CMake Error at src/CMakeLists.txt:15 (ki18n_wrap_ui):
        Unknown CMake command "ki18n_wrap_ui".
        -- Configuring incomplete, errors occurred!
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.8wCWvG (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.8wCWvG (%build)

perl-Parallel-Runner-0.014-alt1_3
        PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" 
"-MTest::Harness" "-e"
        "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
        # Failed test 'First signal sent after delay'
        # at t/Destruction.t line 76.
        --
        t/Destruction.t (Wstat: 256 (exited 1) Tests: 10 Failed: 1)
        Failed test:  7
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/3 test programs. 1/57 subtests failed.
        make: *** [Makefile:776: test_dynamic] Error 255

perl-Proc-Simple-1.32-alt1
        PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" 
"-MTest::Harness" "-e"
        "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
        #   Failed test at t/destroy.t line 84.
        # Looks like you failed 1 test of 5.
        --
        t/destroy.t  (Wstat: 256 (exited 1) Tests: 5 Failed: 1)
        Failed test:  5
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/10 test programs. 1/121 subtests failed.
        make: *** [Makefile:773: test_dynamic] Error 255

pim-data-exporter-25.12.3-alt1
        -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
        -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
        -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
        -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
        CMake Error at CMakeLists.txt:211 (ki18n_install):
        Unknown CMake command "ki18n_install".
        -- Configuring incomplete, errors occurred!
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.Jmhv3v (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.Jmhv3v (%build)

python3-module-jsonpath-ng-1.8.0-alt1.1
        =========================== short test summary info 
============================
        FAILED tests/test_roundtrip.py::test_roundtrip_extended - 
hypothesis.errors.F...
        ======================== 1 failed, 350 passed in 5.03s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.LSLnys (%check)

python3-module-jupyter_server-2.20.0-alt1
        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.beYGmC (%check)

python3-module-python-lsp-server-1.14.0-alt1
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m',
        'pytest', '-ra', '-o=addopts=-Wignore', 'test', '--deselect',
        'test/plugins/test_completion.py::test_jedi_completion_environment', 
'--deselect',
        
'test/plugins/test_symbols.py::test_symbols_all_scopes_with_jedi_environment']' 
returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.XoC70B (%check)

stockfish-18-alt1
        + umask 022
        + /bin/mkdir -p /usr/src/RPM/BUILD
        + cd /usr/src/RPM/BUILD
        + cd stockfish-18
        + ./src/stockfish bench
        Stockfish 18 by the Stockfish developers (see AUTHORS file)
        /usr/src/tmp/rpmb-tmp.ED5Di0: line 134: 3221407 Segmentation fault      
./src/stockfish
        bench
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.ED5Di0 (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.ED5Di0 (%check)

trusttunnel-1.0.33-alt1
        test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered 
out; finished
        in 0.00s
        error: 1 target failed:
        `-p trusttunnel --test speedtest`

wayland-1.25.0-alt1.1
        25/26 wayland:display-test                  OK              0.65s
        26/26 wayland:sanity-test                   OK              4.51s
        Summary of Failures:
        9/26 wayland:event-loop-test               FAIL            0.40s   exit 
status 1
        Ok:                25
        Fail:              1
        Full log written to
        
/usr/src/RPM/BUILD/wayland-1.25.0/x86_64-alt-linux/meson-logs/testlog.txt
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.9F7QCk (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.9F7QCk (%check)

zstd-1.5.5-alt2
        test209 : thread pool API tests :
        thread pool test : threadPool re-use roundtrips: OK
        thread pool test : threadPool simultaneous usage: OK
        thread pool tests OK
        1                8               15               17               22   
            36
             52               57               70               77              
 82          
        83               93               98              106              107  
            111
            123              130              139              141              
147          
        153              158              165              175              178 
             183
            198              209              216              217              
218          
        223              236              248              255              268 
             269
            272              284              288              293              
314          
        316              333              339              342              344 
             354
            359              363              366              383              
384          
        406              409              424              426              431 
             434
            441              452              459              480              
481          
        492              505              515              518              526 
             531
            533              537              543              557              
563          
        573              576              578              582              584 
             587
            600              611              620              625              
631          
        635              641              645              651              652 
             655
            660              674              678              689              
701          
        705              713              722              734              750 
             751
            760              770              774              786              
788          
        798              803              819              822              824 
             826
            835              836              841              846              
856          
        864              870              873              885              897 
             902
            904              908              920              921              
926          
        931              938              940              954              963 
             973
            989              994              996             1001             
1003          
        1007             1019             1026             1042             
1050             1068
           1073             1083             1103             1108             
1112          
        1124             1140             1156             1157             
1171             1172
           1174             1180             1185             1192             
1208          
        1210             1219             1235             1245             
1252          
        1264             1265             1275             1287             
1305          
        1323             1341             1351             1363             
1373          
        1376             1379             1384             1396             
1399          
        1403             1408             1413             1419             
1429          
        1446             1466             1471             1482             
1493          
        1497             1505             1514             1537             
1551          
        1557             1574             1579             1589             
1593          
        1604             1624             1628             1640             
1657          
        1659             1673             1689             1694             
1703          
        1716             1733             1742             1750             
1761          
        1770             1776             1785             1807             
1817          
        1824             1840             1849             1856             
1864          
        1866             1872             1882             1883             
1885          
        1889             1890             1896             1899             
1903             1912
        make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
        make: Target 'test' not remade because of errors.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.fpxpUK (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.fpxpUK (%check)

        12 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt2
bpftrace-0.25.1-alt1
erlang-proper-1.5.0-alt1
gambit-4.9.7-alt5
gnuplot-1:6.0.4-alt1
lightdm-1.32.0-alt14
perl-HTML-Widget-1.11-alt3
postgresql16-16.14-alt2
python3-module-oslo.middleware-6.6.0-alt1
python3-module-paho-2.1.0-alt2
python3-module-qtconsole-5.7.2-alt1.1
python3-module-wand-0.7.2-alt1

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

Reply via email to