15 NEW error logs

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'

emulationstation-3.0.3-alt3.gitf9d5b2b1
        Selecting eigen3 for 'eigen3-devel'
        E: Couldn't find package libboost_date_time1.85.0
        hsh-install: Failed to calculate package file list.

emulationstation-de-3.1.0-alt1
        Selecting eigen3 for 'eigen3-devel'
        E: Couldn't find package libboost_date_time1.85.0
        hsh-install: Failed to calculate package file list.

gnome-bluetooth3.0-47.1-alt1
        Ran 1 test in 5.877s
        FAILED (failures=1)
        Summary of Failures:

hyprcursor-0.1.10-alt1
        /usr/src/RPM/BUILD/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp: In 
function
        'std::optional<std::__cxx11::basic_string<char> > extractXTheme(const 
std::string&,
        const std::string&)':
        
/usr/src/RPM/BUILD/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:260:28: 
error: variable
        'std::ofstream manifest' has initializer but incomplete type
        260 |     std::ofstream manifest(out + "/manifest.hl", std::ios::trunc);
        --
        13 |
        
/usr/src/RPM/BUILD/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:292:48: 
error: variable
        'std::ifstream xconfig' has initializer but incomplete type
        292 |         std::ifstream                   
xconfig("/tmp/hyprcursor-util/" +
        xcursor.path().stem().string() + ".conf");
        
/usr/src/RPM/BUILD/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:292:48: note:
        'std::ifstream' is defined in header '<fstream>'; this is probably 
fixable by adding
        '#include <fstream>'
        
/usr/src/RPM/BUILD/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:370:28: 
error: variable
        'std::ofstream meta' has initializer but incomplete type
        370 |         std::ofstream meta(CURSORDIR + "/meta.hl", 
std::ios::trunc);

libvamp-2.10.0-alt2
        ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
        collect2: error: ld returned 1 exit status
        make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] 
Error 1

multispeech-4.6.2-alt1
        MI2a:    marked for install (shallow): libboost_program_options1.86.0
        E: Couldn't find package libboost_iostreams1.85.0
        hsh-install: Failed to calculate package file list.

python3-module-cheroot-10.0.1-alt3
        >           assert col in needed_collectors, "previous item was not 
torn down properly"
        E           AssertionError: previous item was not torn down properly
        col        = <Module test_server.py>
        --
        /usr/lib/python3/site-packages/_pytest/runner.py:505: AssertionError
        _______________ ERROR at setup of test_https_over_http_error[::] 
_______________
        [gw4] linux -- Python 3.12.8
        /usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
        --
        >           assert col in needed_collectors, "previous item was not 
torn down properly"
        E           AssertionError: previous item was not torn down properly
        col        = <Module test_server.py>
        --
        XFAIL cheroot/test/test_core.py::test_large_request -
        https://github.com/cherrypy/cheroot/issues/106
        ERROR 
cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin]
        ERROR cheroot/test/test_ssl.py::test_https_over_http_error[::] - 
AssertionErr...
        ================== 151 passed, 3 xfailed, 2 errors in 10.10s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not
        test_tls_client_auth']' returned non-zero exit status 1.

python3-module-cramjam-2.9.0-alt1
        tests/test_variants.py::test_variants_decompress_into[zlib-Buffer-File] 
PASSED [ 85%]
        
tests/test_variants.py::test_variants_decompress_into[zlib-Buffer-memoryview] 
FAILED [ 85%]
        INTERNALERROR> Traceback (most recent call last):
        --
        INTERNALERROR>     self._depth = 0
        INTERNALERROR> SyntaxError: could not convert string to float: '*' - 
Consider hexadecimal
        for huge integer literals to avoid decimal conversion limits.
        ====== 1 failed, 1301 passed, 6 skipped, 3 warnings in 107.14s 
(0:01:47) =======
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'--ignore', 'benchmarks',
        '-v']' returned non-zero exit status 3.

python3-module-fastapi-template-5.1.0-alt1.git8c5f2813
        raise PydanticUserError(self._error_message, code=self._code)
        pydantic.errors.PydanticUserError: `MenuEntry` is not fully defined; 
you should define
        `BuilderContext`, then call `MenuEntry.model_rebuild()`.
        For further information visit 
https://errors.pydantic.dev/2.10/u/class-not-fully-defined

python3-module-openapi-pydantic-0.4.1-alt1
        "type": "object",
        E       AssertionError: assert {'$defs': {'D...': 'object'}}} == 
{'$defs': {'D...':
        'object'}}}
        E
        --
        =========================== short test summary info 
============================
        FAILED 
tests/util/test_pydantic_field.py::test_pydantic_discriminator_schema_generation
        ========================= 1 failed, 48 passed in 0.73s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.

python3-module-polyfactory-2.16.2-alt1
        =========================== short test summary info 
============================
        FAILED 
tests/test_data_parsing.py::test_optional_url_field_parsed_correctly[KafkaDsn]
        FAILED 
tests/test_data_parsing.py::test_optional_url_field_parsed_correctly[PostgresDsn]
        FAILED 
tests/test_data_parsing.py::test_optional_url_field_parsed_correctly[RedisDsn]
        FAILED 
tests/test_data_parsing.py::test_optional_url_field_parsed_correctly[AmqpDsn]
        FAILED tests/test_pydantic_factory.py::test_type_property_parsing - 
polyfacto...
        FAILED 
tests/test_pydantic_factory.py::test_optional_url_field_parsed_correctly[KafkaDsn]
        FAILED
        
tests/test_pydantic_factory.py::test_optional_url_field_parsed_correctly[PostgresDsn]
        FAILED 
tests/test_pydantic_factory.py::test_optional_url_field_parsed_correctly[RedisDsn]
        FAILED 
tests/test_pydantic_factory.py::test_optional_url_field_parsed_correctly[AmqpDsn]
        ==== 9 failed, 737 passed, 16 skipped, 4 deselected, 24 warnings in 
15.00s =====

python3-module-sanic-24.6.0-alt2
        tests/test_cli.py .....................................................
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-strawberry-graphql-0.248.1-alt1
        raise RuntimeError('Event loop is closed')
        RuntimeError: Event loop is closed
        warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
        --
        raise RuntimeError('Event loop is closed')
        RuntimeError: Event loop is closed
        warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
        --
        raise RuntimeError('Event loop is closed')
        RuntimeError: Event loop is closed
        warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
        --
        raise RuntimeError('Event loop is closed')
        RuntimeError: Event loop is closed
        warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
        --
        =========================== short test summary info 
============================
        FAILED ????  
tests/experimental/pydantic/test_fields.py::test_types[AnyHttpUrl-str]
        FAILED ????  
tests/experimental/pydantic/test_fields.py::test_types[HttpUrl-str]
        FAILED ????  
tests/experimental/pydantic/test_fields.py::test_types[PostgresDsn-str]
        FAILED ????  
tests/experimental/pydantic/test_fields.py::test_types[RedisDsn-str]
        = 4 failed, 1867 passed, 57 skipped, 317 deselected, 8 xfailed, 74 
warnings in 50.44s =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m',
        'pytest', '--deselect=tests/websockets/test_graphql_transport_ws.py',
        
'--deselect=tests/schema/test_lazy/test_lazy_generic.py::test_lazy_types_loaded_from_same_module[script]',
        '--deselect=tests/django/test_dataloaders.py',
        '--deselect=tests/websockets/test_graphql_ws.py', '--ignore=tests/cli/',
        '--ignore=tests/http/']' returned non-zero exit status 1.

snapd-glib-2-1.66-alt1
        4/4 Tests                OK               9.14s
        Summary of Failures:
        2/4 Tests (qt6           FAIL             0.01s   killed by signal 6 
SIGABRT
        Ok:                 3
        Expected Fail:      0
        Fail:               1
        Unexpected Pass:    0
        Skipped:            0
        Timeout:            0
        Full log written to
        
/usr/src/RPM/BUILD/snapd-glib-1.66/x86_64-alt-linux/meson-logs/testlog.txt

        23 error logs REMOVED from the list
OpenBoard-1.7.1-alt2
autologin-1:1.0.0-alt9
dopewars-1.5.12-alt2_20.1033svn
gnome-vfs-1:2.24.4-alt13
kernel-image-std-debug-2:6.1.112-alt1
kopia-0.18.2-alt1
lesstif-0.95.2-alt4
libpixman-3:0.44.2-alt1
libsecret-0.21.4-alt1
perl-Server-Starter-0.35-alt1.1
prometheus-simpleclient-java-0.12.0-alt1_4jpp11
python-2.7.18-alt11
python3-module-cheroot-10.0.1-alt2
python3-module-pythran-0.17.0-alt1
python3-module-qtsass-0.3.0-alt3
python3-module-setuptools-1:75.6.0-alt1
python3-module-unyt-2.9.4-alt2
starship-1.20.1-alt1
suyu-1:0.0.4-alt1
tarantool-3.0.1-alt1
tbb-2021.13.0-alt1
xoscope-2.3-alt1
zsync-0.6.2-alt2

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

Reply via email to