From: ALT beekeeper <hiver@altlinux.org> To: sisyphus-cybertalk@lists.altlinux.org Subject: [cyber] I: Sisyphus-20250515 x86_64 beehive_status: +12 -15 (296) Date: Thu, 15 May 2025 06:22:23 +0000 Message-ID: <aCWIH/9ON2/NQfBu@beehive.mskdc.altlinux.org> (raw) 12 NEW error logs blender4.4-4.4.1-alt2 [4271/7136] cd /usr/src/RPM/BUILD/blender4.4-4.4.1/x86_64-alt-linux/intern/cycles/kernel && /usr/bin/cmake -E env LD_LIBRARY_PATH=/usr/lib/llvm-dpcpp/bin/../lib:/usr/lib:/usr/lib/llvm-dpcpp/lib/igc/lib PATH=/usr/bin:/usr/lib/llvm-dpcpp/bin:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games /usr/lib/llvm-dpcpp/bin/clang++ /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/device/oneapi/kernel.cpp -fsycl -fsycl-unnamed-lambda -fdelayed-template-parsing -mllvm -inlinedefault-threshold=250 -mllvm -inlinehint-threshold=350 -fsycl-device-code-split=per_kernel -fsycl-max-parallel-link-jobs=1 --offload-compress --offload-compression-level=19 -shared -DWITH_ONEAPI -O2 -fno-fast-math -ffp-contract=fast -fassociative-math -freciprocal-math -fno-signed-zeros -ffinite-math-only -D__KERNEL_LOCAL_ATOMIC_SORT__ -o"/usr/src/RPM/BUILD/blender4.4-4.4.1/x86_64-alt-linux/intern/cycles/kernel/libcycles_kernel_oneapi_aot.so" -I"/usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/.." -fsycl-targets=spir64,spir64_gen -Xsycl-target-backend=spir64 "-options '-cl-fast-relaxed-math -ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect -ze-opt-large-grf-kernel shade -ze-opt-no-local-to-generic'" -Xsycl-target-backend=spir64_gen "-device dg2,mtl,lnl,bmg --format zebin -options '-cl-fast-relaxed-math -ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect -ze-opt-large-grf-kernel shade -ze-opt-no-local-to-generic'" -DWITH_NANOVDB -DWITH_EMBREE -DWITH_EMBREE_GPU -DEMBREE_MAJOR_VERSION=4 -I"/usr/include" /usr/lib64/libembree4.so /usr/lib64/libembree4_sycl.a /usr/lib64/libtbb.so -fPIC -fvisibility=hidden -Wl,-rpath,'$ORIGIN' -DNDEBUG FAILED: intern/cycles/kernel/libcycles_kernel_oneapi_aot.so /usr/src/RPM/BUILD/blender4.4-4.4.1/x86_64-alt-linux/intern/cycles/kernel/libcycles_kernel_oneapi_aot.so cd /usr/src/RPM/BUILD/blender4.4-4.4.1/x86_64-alt-linux/intern/cycles/kernel && /usr/bin/cmake -E env LD_LIBRARY_PATH=/usr/lib/llvm-dpcpp/bin/../lib:/usr/lib:/usr/lib/llvm-dpcpp/lib/igc/lib PATH=/usr/bin:/usr/lib/llvm-dpcpp/bin:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games /usr/lib/llvm-dpcpp/bin/clang++ /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/device/oneapi/kernel.cpp -fsycl -fsycl-unnamed-lambda -fdelayed-template-parsing -mllvm -inlinedefault-threshold=250 -mllvm -inlinehint-threshold=350 -fsycl-device-code-split=per_kernel -fsycl-max-parallel-link-jobs=1 --offload-compress --offload-compression-level=19 -shared -DWITH_ONEAPI -O2 -fno-fast-math -ffp-contract=fast -fassociative-math -freciprocal-math -fno-signed-zeros -ffinite-math-only -D__KERNEL_LOCAL_ATOMIC_SORT__ -o"/usr/src/RPM/BUILD/blender4.4-4.4.1/x86_64-alt-linux/intern/cycles/kernel/libcycles_kernel_oneapi_aot.so" -I"/usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/.." -fsycl-targets=spir64,spir64_gen -Xsycl-target-backend=spir64 "-options '-cl-fast-relaxed-math -ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect -ze-opt-large-grf-kernel shade -ze-opt-no-local-to-generic'" -Xsycl-target-backend=spir64_gen "-device dg2,mtl,lnl,bmg --format zebin -options '-cl-fast-relaxed-math -ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect -ze-opt-large-grf-kernel shade -ze-opt-no-local-to-generic'" -DWITH_NANOVDB -DWITH_EMBREE -DWITH_EMBREE_GPU -DEMBREE_MAJOR_VERSION=4 -I"/usr/include" /usr/lib64/libembree4.so /usr/lib64/libembree4_sycl.a /usr/lib64/libtbb.so -fPIC -fvisibility=hidden -Wl,-rpath,'$ORIGIN' -DNDEBUG -- In file included from /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/bvh/bvh.h:20: /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:241:37: error: use of undeclared identifier 'rtcGetGeometryUserDataFromScene'; did you mean 'rtcGetGeometryUserDataFromTraversable'? 241 | RTCScene inst_scene = (RTCScene)rtcGetGeometryUserDataFromScene(kernel_data.device_bvh, -- In file included from /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/bvh/bvh.h:20: /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:241:69: error: cannot initialize a parameter of type 'RTCTraversable' (aka 'RTCTraversableTy *') with an lvalue of type 'const RTCScene' (aka 'RTCSceneTy *const') 241 | RTCScene inst_scene = (RTCScene)rtcGetGeometryUserDataFromScene(kernel_data.device_bvh, -- In file included from /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/bvh/bvh.h:20: /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:243:28: error: use of undeclared identifier 'rtcGetGeometryUserDataFromScene'; did you mean 'rtcGetGeometryUserDataFromTraversable'? 243 | prim_offset = intptr_t(rtcGetGeometryUserDataFromScene(inst_scene, hit->geomID)); -- In file included from /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/bvh/bvh.h:20: /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:243:60: error: cannot initialize a parameter of type 'RTCTraversable' (aka 'RTCTraversableTy *') with an lvalue of type 'RTCScene' (aka 'RTCSceneTy *') 243 | prim_offset = intptr_t(rtcGetGeometryUserDataFromScene(inst_scene, hit->geomID)); -- In file included from /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/bvh/bvh.h:20: /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:246:28: error: use of undeclared identifier 'rtcGetGeometryUserDataFromScene'; did you mean 'rtcGetGeometryUserDataFromTraversable'? 246 | prim_offset = intptr_t(rtcGetGeometryUserDataFromScene(kernel_data.device_bvh, hit->geomID)); -- In file included from /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/bvh/bvh.h:20: /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:246:60: error: cannot initialize a parameter of type 'RTCTraversable' (aka 'RTCTraversableTy *') with an lvalue of type 'const RTCScene' (aka 'RTCSceneTy *const') 246 | prim_offset = intptr_t(rtcGetGeometryUserDataFromScene(kernel_data.device_bvh, hit->geomID)); -- In file included from /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/bvh/bvh.h:20: /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:745:3: error: use of undeclared identifier 'rtcIntersect1' 745 | rtcIntersect1(kernel_data.device_bvh, &ray_hit, &args); /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:825:32: error: use of undeclared identifier 'rtcGetGeometryUserDataFromScene'; did you mean 'rtcGetGeometryUserDataFromTraversable'? 825 | RTCScene scene = (RTCScene)rtcGetGeometryUserDataFromScene(kernel_data.device_bvh, -- In file included from /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/bvh/bvh.h:20: /usr/src/RPM/BUILD/blender4.4-4.4.1/intern/cycles/kernel/../kernel/device/cpu/bvh.h:825:64: error: cannot initialize a parameter of type 'RTCTraversable' (aka 'RTCTraversableTy *') with an lvalue of type 'const RTCScene' (aka 'RTCSceneTy *const') 825 | RTCScene scene = (RTCScene)rtcGetGeometryUserDataFromScene(kernel_data.device_bvh, cppcheck-2.16.2-alt1_1_1f61c2e8d cd /usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux/lib && /usr/bin/c++ -DFILESDIR=\"/usr/share/Cppcheck\" -DHAVE_RULES -I/usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux/lib -I/usr/src/RPM/BUILD/cppcheck-2.16.2/lib -I/usr/src/RPM/BUILD/cppcheck-2.16.2/externals -I/usr/src/RPM/BUILD/cppcheck-2.16.2/externals/tinyxml2 -I/usr/src/RPM/BUILD/cppcheck-2.16.2/externals/picojson -I/usr/src/RPM/BUILD/cppcheck-2.16.2/externals/simplecpp -isystem /usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wno-error=return-type -O2 -DNDEBUG -std=gnu++11 -O2 -pedantic -Wall -Wextra -Wcast-qual -Wfloat-equal -Wmissing-declarations -Wmissing-format-attribute -Wno-long-long -Wpacked -Wredundant-decls -Wundef -Wno-missing-field-initializers -Wno-missing-braces -Wno-sign-compare -Wno-multichar -Woverloaded-virtual -pipe -Wno-maybe-uninitialized -Wsuggest-attribute=noreturn -Wno-shadow -Wuseless-cast -Winvalid-pch -include /usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux/lib/CMakeFiles/cppcheck-core.dir/cmake_pch.hxx -MD -MT lib/CMakeFiles/cppcheck-core.dir/build/mc_tokenize.cpp.o -MF CMakeFiles/cppcheck-core.dir/build/mc_tokenize.cpp.o.d -o CMakeFiles/cppcheck-core.dir/build/mc_tokenize.cpp.o -c /usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux/lib/build/mc_tokenize.cpp gmake[2]: Leaving directory '/usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux' gmake[2]: Entering directory '/usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux' [ 57%] Building CXX object lib/CMakeFiles/cppcheck-core.dir/build/mc_vf_subfunction.cpp.o cd /usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux/lib && /usr/bin/c++ -DFILESDIR=\"/usr/share/Cppcheck\" -DHAVE_RULES -I/usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux/lib -I/usr/src/RPM/BUILD/cppcheck-2.16.2/lib -I/usr/src/RPM/BUILD/cppcheck-2.16.2/externals -I/usr/src/RPM/BUILD/cppcheck-2.16.2/externals/tinyxml2 -I/usr/src/RPM/BUILD/cppcheck-2.16.2/externals/picojson -I/usr/src/RPM/BUILD/cppcheck-2.16.2/externals/simplecpp -isystem /usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wno-error=return-type -O2 -DNDEBUG -std=gnu++11 -O2 -pedantic -Wall -Wextra -Wcast-qual -Wfloat-equal -Wmissing-declarations -Wmissing-format-attribute -Wno-long-long -Wpacked -Wredundant-decls -Wundef -Wno-missing-field-initializers -Wno-missing-braces -Wno-sign-compare -Wno-multichar -Woverloaded-virtual -pipe -Wno-maybe-uninitialized -Wsuggest-attribute=noreturn -Wno-shadow -Wuseless-cast -Winvalid-pch -include /usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux/lib/CMakeFiles/cppcheck-core.dir/cmake_pch.hxx -MD -MT lib/CMakeFiles/cppcheck-core.dir/build/mc_vf_subfunction.cpp.o -MF CMakeFiles/cppcheck-core.dir/build/mc_vf_subfunction.cpp.o.d -o CMakeFiles/cppcheck-core.dir/build/mc_vf_subfunction.cpp.o -c /usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux/lib/build/mc_vf_subfunction.cpp gmake[2]: Leaving directory '/usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux' gmake[1]: Entering directory '/usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux' [ 58%] Built target cppcheck-core gmake[1]: Leaving directory '/usr/src/RPM/BUILD/cppcheck-2.16.2/x86_64-alt-linux' gmake: *** [Makefile:146: all] Error 2 dropbear-2025.88-alt1 > self.socket.bind(self.server_address) E OSError: [Errno 98] Address already in use /usr/lib64/python3.12/socketserver.py:478: OSError -- [231] May 15 05:14:25 Pubkey auth succeeded for 'root' with ecdsa-sha2-nistp256 key SHA256:J/pt0NPYc72O4KESug8dFtyyBOHkgPLsViaxjncIUgA from 127.0.0.1:59554 [232] May 15 05:14:25 lastlog_perform_login: Couldn't stat /var/log/lastlog: No such file or directory [232] May 15 05:14:25 lastlog_openseek: /var/log/lastlog is not a file or directory! [231] May 15 05:14:25 Exit (root) from <127.0.0.1:59554>: Exited normally [231] May 15 05:14:25 syslogin_perform_logout: logout(pts/1) returned an error: No such file or directory [235] May 15 05:14:25 Child connection from 127.0.0.1:59562 -- [240] May 15 05:14:25 Pubkey auth succeeded for 'root' with ecdsa-sha2-nistp256 key SHA256:J/pt0NPYc72O4KESug8dFtyyBOHkgPLsViaxjncIUgA from 127.0.0.1:59568 [241] May 15 05:14:25 lastlog_perform_login: Couldn't stat /var/log/lastlog: No such file or directory [241] May 15 05:14:25 lastlog_openseek: /var/log/lastlog is not a file or directory! [240] May 15 05:14:25 Exit (root) from <127.0.0.1:59568>: Exited normally [240] May 15 05:14:25 syslogin_perform_logout: logout(pts/2) returned an error: No such file or directory [244] May 15 05:14:25 Child connection from 127.0.0.1:59584 -- [249] May 15 05:14:26 Pubkey auth succeeded for 'root' with ecdsa-sha2-nistp256 key SHA256:J/pt0NPYc72O4KESug8dFtyyBOHkgPLsViaxjncIUgA from 127.0.0.1:59594 [250] May 15 05:14:26 lastlog_perform_login: Couldn't stat /var/log/lastlog: No such file or directory [250] May 15 05:14:26 lastlog_openseek: /var/log/lastlog is not a file or directory! [249] May 15 05:14:26 Exit (root) from <127.0.0.1:59594>: Exited normally [249] May 15 05:14:26 syslogin_perform_logout: logout(pts/3) returned an error: No such file or directory [253] May 15 05:14:26 Child connection from 127.0.0.1:59606 -- [258] May 15 05:14:26 Pubkey auth succeeded for 'root' with ecdsa-sha2-nistp256 key SHA256:J/pt0NPYc72O4KESug8dFtyyBOHkgPLsViaxjncIUgA from 127.0.0.1:59616 [259] May 15 05:14:26 lastlog_perform_login: Couldn't stat /var/log/lastlog: No such file or directory [259] May 15 05:14:26 lastlog_openseek: /var/log/lastlog is not a file or directory! [258] May 15 05:14:26 Exit (root) from <127.0.0.1:59616>: Exited normally [258] May 15 05:14:26 syslogin_perform_logout: logout(pts/4) returned an error: No such file or directory [262] May 15 05:14:26 Child connection from 127.0.0.1:59620 -- [267] May 15 05:14:27 Pubkey auth succeeded for 'root' with ecdsa-sha2-nistp256 key SHA256:J/pt0NPYc72O4KESug8dFtyyBOHkgPLsViaxjncIUgA from 127.0.0.1:59626 [268] May 15 05:14:27 lastlog_perform_login: Couldn't stat /var/log/lastlog: No such file or directory [268] May 15 05:14:27 lastlog_openseek: /var/log/lastlog is not a file or directory! dropbear-musl-2025.88-alt1 > sock.connect(sa) E ConnectionRefusedError: [Errno 111] Connection refused /usr/lib64/python3.12/socket.py:850: ConnectionRefusedError -- =========================== short test summary info ============================ FAILED test_channels.py::test_tcpflushout[L-1] - ConnectionRefusedError: [Err... ========= 1 failed, 47 passed, 3 skipped, 1 xfailed, 6 rerun in 18.26s ========= fish-4.0.1-alt1 188/188 Test #188: cargo-test ............................... Passed 57.01 sec 99% tests passed, 1 tests failed out of 188 Total Test time (real) = 206.40 sec -- 92 - print-help.fish (Skipped) The following tests FAILED: 152 - bind.py (Failed) Errors while running CTest FAILED: CMakeFiles/fish_run_tests /usr/src/RPM/BUILD/fish-4.0.1/x86_64-alt-linux/CMakeFiles/fish_run_tests cd /usr/src/RPM/BUILD/fish-4.0.1/x86_64-alt-linux && env FISH_FORCE_COLOR=1 FISH_SOURCE_DIR=/usr/src/RPM/BUILD/fish-4.0.1 /usr/bin/ctest --force-new-ctest-process --output-on-failure --progress libtiff-4.7.0-alt1 make[3]: Entering directory '/usr/src/RPM/BUILD/libtiff-4.7.0/test' FAIL: tiffcp-32bpp-None-jpeg.sh make[3]: Leaving directory '/usr/src/RPM/BUILD/libtiff-4.7.0/test' -- # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See test/test-suite.log openFPGALoader-0.13.1-alt1 doctree = pickle.loads(serialised) EOFError: Ran out of input 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 0x7f15ede5db80>> for event 'env-get-updated' threw an exception (exception: Ran out of input) The full traceback has been saved in: -- ------------- [docutils] /usr/src/RPM/BUILD/openFPGALoader-0.13.1/doc/vendors/intel.rst:87: ERROR: Error in "code-block" directive: maximum 1 argument(s) allowed, 5 supplied. python3-module-pbr-6.1.1-alt1 raise mismatch_error testtools.matchers._impl.MismatchError: 'Installing pbr_test_cmd script to /usr/src/tmp/tmpzf8bdou9/tmp3wx9uiuh' not in "running develop\nObtaining file:///usr/src/tmp/tmpzf8bdou9/tmp3wx9uiuh/testpackage\n Checking if build backend supports build_editable: started\n Checking if build backend supports build_editable: finished with status 'done'\n Preparing editable metadata (pyproject.toml): started\n Preparing editable metadata (pyproject.toml): finished with status 'done'\nINFO: pip is looking at multiple versions of pbr-testpackage to determine which version is compatible with other requirements. This could take a while." Captured stdout: -- self._finalize_license_expression() ERROR: Could not find a version that satisfies the requirement setuptools (from pbr-testpackage) (from versions: none) ERROR: No matching distribution found for setuptools Traceback -- raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-pbr-6.1.1/.tox/py3/bin/python', '-m', 'pip', 'install', '-e', '.', '--use-pep517', '--target', '/usr/src/tmp/tmpzf8bdou9/tmp3wx9uiuh']' returned non-zero exit status 1. Totals python3-module-pyshark-0.6-alt2 ==================================== ERRORS ==================================== _________________ ERROR at teardown of test_sum_lengths[True] __________________ request = <SubRequest 'simple_xml_and_json_capture' for <Function test_sum_lengths[True]>> -- return await asyncio.wait_for(process.wait(), 1) except asyncTimeoutError: self._log.debug( "Waiting for process to close failed, may have zombie process.") except ProcessLookupError: pass except OSError: if os.name != "nt": -- raise RuntimeError('This event loop is already running') RuntimeError: This event loop is already running warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- =========================== short test summary info ============================ ERROR ../tests/test_basic_parsing.py::test_sum_lengths[True] - pyshark.captur... ================== 73 passed, 123 warnings, 1 error in 21.02s ================== python3-module-qtconsole-5.6.1-alt1 [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=3919281) Traceback (most recent call last): -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=3924359) Traceback (most recent call last): -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=3919281) Traceback (most recent call last): -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=3919281) Traceback (most recent call last): -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=3924359) Traceback (most recent call last): -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=3919281) Traceback (most recent call last): -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=3924359) Traceback (most recent call last): -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=3929193) Traceback (most recent call last): -- =========================== short test summary info ============================ FAILED qtconsole/tests/test_00_console_widget.py::test_input - pytestqt.excep... ======== 1 failed, 45 passed, 1 skipped, 1 warning in 99.19s (0:01:39) ========= 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-qtsass-0.3.0-alt3 tests/test_functions.py::TestQLinearGradientFunc::test_rgba PASSED [ 89%] tests/test_watchers.py::test_watchers[PollingWatcher] FAILED [ 91%] tests/test_watchers.py::test_watchers[None] PASSED [ 94%] -- SKIPPED [1] tests/test_watchers.py:100: Fails on linux FAILED tests/test_watchers.py::test_watchers[PollingWatcher] - assert 1 == 2 =================== 1 failed, 35 passed, 1 skipped in 10.56s =================== racket-main-8.8-alt1 raco setup: 7 rendering: <pkgs>/unix-socket-doc/scribblings/socket/unix-socket.scrbl raco setup: 7 rendering: <pkgs>/racket-doc/version/version.scrbl raco setup: 7 rendering: <pkgs>/web-server-doc/web-server/scribblings/web-server.scrbl raco setup: 7 rendering: <pkgs>/web-server-doc/web-server/scribblings/web-server-internal.scrbl raco setup: 0 rendering: <pkgs>/net-doc/net/scribblings/win32-ssl.scrbl raco setup: 0 rendering: <pkgs>/racket-doc/xml/xml.scrbl raco setup: 7 rendering: <pkgs>/xrepl-doc/xrepl/xrepl.scrbl raco setup: 0 rendering: <pkgs>/racket-index/scribblings/main/local-redirect.scrbl raco setup: 4 rendering: <pkgs>/racket-index/scribblings/main/search.scrbl /usr/sbin/chroot.fakechroot: line 147: 1797250 CPU time limit exceeded env -u FAKECHROOT_BASE_ORIG FAKECHROOT_CMD_ORIG= LD_LIBRARY_PATH="$fakechroot_chroot_paths" FAKECHROOT_BASE="$fakechroot_chroot_base" "$fakechroot_chroot_chroot" "${@:1:$(($fakechroot_chroot_n - 1))}" "$fakechroot_chroot_final_newroot" "${@:$(($fakechroot_chroot_n + 1))}" 15 error logs REMOVED from the list auditd-plugin-clickhouse-lite-0.1.8-alt2 autogen-5.18.16-alt1 czmq-4.2.1-alt1_1 fstrm-0.6.1-alt1_8 java-1.8.0-openjdk-0:1.8.0.452.b09-alt1 libgda6-6.0.0-alt2 llvm-rocm-6.3.2-alt0.1 python3-module-anyio-4.9.0-alt1 python3-module-cheroot-10.0.1-alt3 python3-module-fabio-2024.4-alt1 python3-module-netCDF4-1.7.1-alt1 qml-alembic-2023.2.0-alt1 ruby-gnome2-4.2.5-alt0.2 tmux-3.5a-alt1 zeromq-4.3.4-alt3 Total 296 error logs.
reply other threads:[~2025-05-15 6:22 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=aCWIH/9ON2/NQfBu@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