From: ALT beekeeper <hiver@altlinux.org> To: sisyphus-cybertalk@lists.altlinux.org Subject: [cyber] I: Sisyphus-20240824 i586 beehive_status: +22 -26 (182) Date: Sat, 24 Aug 2024 10:09:46 +0000 Message-ID: <ZsmxauNeLGFqMSg1@beehive.mskdc.altlinux.org> (raw) 22 NEW error logs btrfs-compsize-1.5-alt1 In file included from compsize.c:17: radix-tree.h:51:9: error: unknown type name 'gfp_t' 51 | gfp_t gfp_mask; radix-tree.h:78:24: error: unknown type name 'gfp_t' 78 | int radix_tree_preload(gfp_t gfp_mask); -- | radix_tree_preload_end compsize.c:169:24: error: 'GFP_KERNEL' undeclared (first use in this function); did you mean 'SI_KERNEL'? 169 | radix_tree_preload(GFP_KERNEL); -- compsize.c: In function 'do_file': compsize.c:196:13: error: 'errno' undeclared (first use in this function) 196 | if (errno == ENOTTY) -- 19 | compsize.c:196:22: error: 'ENOTTY' undeclared (first use in this function); did you mean 'N_TTY'? 196 | if (errno == ENOTTY) -- compsize.c: In function 'do_recursive_search': compsize.c:248:17: error: 'errno' undeclared (first use in this function) 248 | if (errno == ELOOP // symlink compsize.c:248:17: note: 'errno' is defined in header '<errno.h>'; did you forget to '#include <errno.h>'? compsize.c:248:26: error: 'ELOOP' undeclared (first use in this function) 248 | if (errno == ELOOP // symlink compsize.c:249:26: error: 'ENXIO' undeclared (first use in this function) 249 | || errno == ENXIO // some device nodes compsize.c:250:26: error: 'ENODEV' undeclared (first use in this function); did you mean 'NODEV'? 250 | || errno == ENODEV // /dev/ptmx | NODEV compsize.c:251:26: error: 'ENOMEDIUM' undeclared (first use in this function) 251 | || errno == ENOMEDIUM// more device nodes fprintd-1.94.3-alt1 Full log written to /usr/src/RPM/BUILD/fprintd-1.94.3/i586-alt-linux/meson-logs/testlog.txt FAILED: meson-internal__test /usr/bin/meson test --no-rebuild --print-errorlogs gawk-5.1.0.0.213.d04f-alt1 make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test' 1 TESTS FAILED make[3]: *** [Makefile:5248: pass-fail] Error 1 guile22-2.2.7-alt1 Running srfi-111.test hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded kcollectd-0.12.1-alt1.1 /usr/src/RPM/BUILD/kcollectd-0.12.1/kcollectd/rrd_interface.cc: In function 'rrd_info_t* rrd_info(int, const std::string&)': /usr/src/RPM/BUILD/kcollectd-0.12.1/kcollectd/rrd_interface.cc:51:36: error: invalid conversion from 'char**' to 'const char**' [-fpermissive] 51 | rrd_info_t *result = rrd_info(2, arg); libcapypdf-0.10.0-alt1 F.FF.....F.............FF. FAIL: test_annotate (__main__.TestPDFCreation.test_annotate) Traceback (most recent call last): -- utobj.assertFalse(diff.getbbox(), 'Rendered image is different.') AssertionError: (115, 15, 173, 46) is not false : Rendered image is different. FAIL: test_colorpattern (__main__.TestPDFCreation.test_colorpattern) Traceback (most recent call last): -- utobj.assertFalse(diff.getbbox(), 'Rendered image is different.') AssertionError: (157, 184, 158, 185) is not false : Rendered image is different. FAIL: test_customroles (__main__.TestPDFCreation.test_customroles) Traceback (most recent call last): -- utobj.assertFalse(diff.getbbox(), 'Rendered image is different.') AssertionError: (75, 26, 77, 27) is not false : Rendered image is different. FAIL: test_kerning (__main__.TestPDFCreation.test_kerning) Traceback (most recent call last): -- utobj.assertFalse(diff.getbbox(), 'Rendered image is different.') AssertionError: (15, 72, 37, 119) is not false : Rendered image is different. FAIL: test_tagged (__main__.TestPDFCreation.test_tagged) Traceback (most recent call last): -- utobj.assertFalse(diff.getbbox(), 'Rendered image is different.') AssertionError: (73, 22, 116, 24) is not false : Rendered image is different. FAIL: test_text (__main__.TestPDFCreation.test_text) libftgl2-2.4.0-alt1 FTVectoriser.cpp: In member function 'void FTVectoriser::ProcessContours()': FTVectoriser.cpp:171:25: error: invalid conversion from 'unsigned char*' to 'char*' [-fpermissive] 171 | char* tagList = &outline.tags[startIndex]; liburing-2.7-alt1 openFPGALoader-0.12.1-alt1 doctree = pickle.loads(serialised) _pickle.UnpicklingError: pickle data was truncated The above exception was the direct cause of the following exception: -- raise ExtensionError( sphinx.errors.ExtensionError: Handler <bound method TocTreeCollector.get_updated_docs of <sphinx.environment.collectors.toctree.TocTreeCollector object at 0xf5ed8bd0>> for event 'env-get-updated' threw an exception (exception: pickle data was truncated) Extension error (sphinx.environment.collectors.toctree): opencascade-7.7.2-alt2 [2361/5936] Building CXX object src/TKV3d/CMakeFiles/TKV3d.dir/__/StdPrs/StdPrs_BRepFont.cxx.o FAILED: src/TKV3d/CMakeFiles/TKV3d.dir/__/StdPrs/StdPrs_BRepFont.cxx.o /usr/bin/c++ -DHAVE_FREETYPE -DHAVE_OPENGL -DHAVE_OPENGL_EXT -DHAVE_TK -DHAVE_VTK -DHAVE_XLIB -DOCC_CONVERT_SIGNALS -DTKV3d_EXPORTS -DVTK_OPENGL2_BACKEND -I/usr/include/freetype2 -I/usr/include/vtk-9.3 -I/usr/src/RPM/BUILD/opencascade-7.7.2/include/opencascade -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fexceptions -fPIC -Wall -Wextra -O2 -g -DNDEBUG -std=gnu++11 -fPIC -MD -MT src/TKV3d/CMakeFiles/TKV3d.dir/__/StdPrs/StdPrs_BRepFont.cxx.o -MF src/TKV3d/CMakeFiles/TKV3d.dir/__/StdPrs/StdPrs_BRepFont.cxx.o.d -o src/TKV3d/CMakeFiles/TKV3d.dir/__/StdPrs/StdPrs_BRepFont.cxx.o -c /usr/src/RPM/BUILD/opencascade-7.7.2/src/StdPrs/StdPrs_BRepFont.cxx /usr/src/RPM/BUILD/opencascade-7.7.2/src/StdPrs/StdPrs_BRepFont.cxx: In member function 'Standard_Boolean StdPrs_BRepFont::renderGlyph(Standard_Utf32Char, TopoDS_Shape&)': /usr/src/RPM/BUILD/opencascade-7.7.2/src/StdPrs/StdPrs_BRepFont.cxx:460:30: error: invalid conversion from 'unsigned char*' to 'const char*' [-fpermissive] 460 | const char* aTags = &anOutline->tags[aStartIndex]; python3-module-cattrs-23.2.3-alt1 XFAIL tests/strategies/test_include_subclasses.py::test_unstructuring_with_inheritance[wo-subclasses-non-union-container] - reason: Cannot succeed if include_subclasses strategy is not used FAILED tests/test_baseconverter.py::test_simple_roundtrip - AssertionError: a... FAILED tests/test_baseconverter.py::test_simple_roundtrip_defaults - Assertio... FAILED tests/test_baseconverter.py::test_nested_roundtrip - AssertionError: a... FAILED tests/test_baseconverter.py::test_nested_roundtrip_tuple - AssertionEr... FAILED tests/test_baseconverter.py::test_310_union_field_roundtrip - Assertio... FAILED tests/test_baseconverter.py::test_optional_field_roundtrip - Assertion... FAILED tests/test_baseconverter.py::test_310_optional_field_roundtrip - Asser... FAILED tests/test_converter.py::test_simple_roundtrip - AssertionError: asser... FAILED tests/test_converter.py::test_simple_roundtrip_tuple - AssertionError:... FAILED tests/test_converter.py::test_simple_roundtrip_defaults - AssertionErr... FAILED tests/test_converter.py::test_simple_roundtrip_with_extra_keys_forbidden python3-module-cheroot-10.0.1-alt2 > 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_http_over_https_error[0.0.0.0-pyopenssl] ________ [gw4] linux -- Python 3.12.5 /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_http_over_https_error[0.0.0.0-pyopenssl] ================== 151 passed, 3 xfailed, 2 errors in 10.95s =================== 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-fontawesome-markdown-0.5.0-alt1 Selecting python3-module-markdown for 'python3(markdown)' E: Couldn't find package fonts-otf-fontawesome5 hsh-install: Failed to calculate package file list. python3-module-hdf5storage-0.2-alt1.1 > data = np.ndarray(shape=shape, dtype=dtype, buffer=bts) E ValueError: array is too big; `arr.size * arr.dtype.itemsize` is larger than the maximum possible size. tests/make_randoms.py:180: ValueError -- =========================== short test summary info ============================ FAILED tests/test_empty_matrix_matlab_metadata.py::test_write_empty - ValueEr... === 1 failed, 2447 passed, 3 skipped, 1 deselected, 1929 warnings in 16.60s ==== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not test_has_required_lazy']' returned non-zero exit status 1. python3-module-pulsectl-asyncio-1.2.0-alt1 tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_ext_stream_restore PASSED [ 29%] tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample FAILED [ 35%] tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_sink_src PASSED [ 41%] -- > self.assertGreater(peak, 0) E AssertionError: 0.0 not greater than 0 tests/test_async_with_dummy_instance.py:461: AssertionError -- =========================== short test summary info ============================ FAILED tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample =================== 1 failed, 16 passed, 1 warning in 20.19s =================== ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-pulsectl-asyncio-1.2.0/.tox/py3/bin/pytest -vra (exited with code 1) py3 finish: run-test after 20.39 seconds -- ___________________________________ summary ____________________________________ ERROR: py3: commands failed cleanup /usr/src/RPM/BUILD/python3-module-pulsectl-asyncio-1.2.0/.tox/.tmp/package/1/pulsectl_asyncio-1.2.0-py3-none-any.whl python3-module-qtconsole-5.5.2-alt1 --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=2358074) Traceback (most recent call last): -- return open(fname, "rb", buffering=FILE_READ_BUFFER_SIZE) FileNotFoundError: [Errno 2] No such file or directory: '/proc/2358074/stat' During handling of the above exception, another exception occurred: -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=2432987) Traceback (most recent call last): -- return open(fname, "rb", buffering=FILE_READ_BUFFER_SIZE) FileNotFoundError: [Errno 2] No such file or directory: '/proc/2432987/stat' During handling of the above exception, another exception occurred: -- =========================== short test summary info ============================ FAILED qtconsole/tests/test_00_console_widget.py::test_debug - pytestqt.excep... ======== 1 failed, 43 passed, 1 skipped, 1 warning in 133.18s (0:02:13) ======== INFO : Command's result: FAILURE INFO : Command's error: Command '['xvfb-run', '-s', '-nolisten local', 'pytest', '-v', 'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']' returned non-zero exit status 1. python3-module-sanic-24.6.0-alt2 tests/test_cli.py ..................................................... hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded python3-module-setuptools-1:70.3.0-alt1 XPASS setuptools/tests/test_archive_util.py::test_unicode_files - #710 and #712 FAILED setuptools/tests/config/test_apply_pyprojecttoml.py::TestPresetField::test_not_listed_in_dynamic[classifiers-classifiers-value0] ====== 1 failed, 1177 passed, 48 skipped, 10 xfailed, 2 xpassed in 59.69s ====== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 1. qemu-9.0.2-alt2 109/885 qemu:qtest+qtest-arm / qtest-arm/aspeed_smc-test TIMEOUT 360.04s killed by signal 15 SIGTERM 529/885 qemu:qtest+qtest-x86_64 / qtest-x86_64/ahci-test ERROR 25.12s killed by signal 6 SIGABRT Ok: 810 scummvm-2.8.0-alt1 engines/ags/lib/freetype-2.1.3/autohint/ahglyph.cpp: In function 'void AGS3::FreeType213::ah_outline_save(AH_Outline, FT_GlyphLoader)': engines/ags/lib/freetype-2.1.3/autohint/ahglyph.cpp:299:46: error: invalid conversion from 'unsigned char*' to 'char*' [-fpermissive] 299 | char *tag = gloader->current.outline.tags; -- engines/ags/lib/freetype-2.1.3/autohint/ahglyph.cpp: In function 'FT_Error AGS3::FreeType213::ah_outline_load(AH_Outline, FT_Face)': engines/ags/lib/freetype-2.1.3/autohint/ahglyph.cpp:411:45: error: invalid conversion from 'unsigned char*' to 'char*' [-fpermissive] 411 | char *tag = source->tags; | unsigned char* engines/ags/lib/freetype-2.1.3/autohint/ahglyph.cpp:460:46: error: invalid conversion from 'short unsigned int*' to 'short int*' [-fpermissive] 460 | short *end = source->contours; toppler-1.3-alt1 saving colors into cross_rgb_colors.png mask into cross_rgb_colors.png ( cd _build && convert cross_rgb_mask.png -colors 256 PNG8:cross_mask.png ) WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert" ( cd _build && convert cross_rgb_colors.png -colors 256 PNG8:cross_colors.png ) WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert" ( cd _build && ./tools/cross ) writing palette make: Leaving directory '/usr/src/RPM/BUILD/toppler-1.3' tripso-1.2-alt1 ++ ./tripso_tests.sh retest Cannot open network namespace "test": No such file or directory [ 1.949682] xt_TRIPSO: disagrees about version of symbol module_layout insmod: ERROR: could not insert module ./xt_TRIPSO.ko: Invalid module format 26 error logs REMOVED from the list acmed-0.23.0-alt1 bottom-0.9.6-alt2 fonts-otf-fontawesome5-5.15.4-alt1_2 fonts-otf-marcsabatella-campania-2.009-alt1_5 fonts-otf-steinberg-bravura-1.392-alt1_2 fonts-otf-steinberg-petaluma-1.065-alt1_2 gem-bake-test-external-0.3.2-alt1 gem-blockenspiel-0.5.0-alt1 gem-rails-6.1.7.7-alt1 gem-test-unit-launchable-0.1.5-alt1 gem-versionomy-0.5.0-alt1 ghc8.6.4-sha-1.6.4.4-alt1 git-delta-0.17.0-alt1 glibc-6:2.38.0.76.e9f05fa1c6-alt1 gnuplot-1:6.0.1-alt1 guile-fibers-1.3.1-alt1 just-1.32.0-alt1 libkpmcore-24.05.2-alt1 liboqs-0.10.1-alt1 python3-module-django-graphiql-debug-toolbar-0.2.0-alt2 python3-module-traitlets-5.14.3-alt1 python3-module-websockets-12.0-alt1 python3-module-zmq-26.0.3-alt1 radeon-profile-daemon-20190603-alt2 solaar-1.1.13-alt1 ytdlp-gui-1.0.2-alt2 Total 182 error logs.
reply other threads:[~2024-08-24 10:09 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=ZsmxauNeLGFqMSg1@beehive.mskdc.altlinux.org \ --to=hiver@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=sisyphus-cybertalk@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus cybertalk This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \ sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com public-inbox-index sisyphus-cybertalk Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk AGPL code for this site: git clone https://public-inbox.org/public-inbox.git