From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Wed, 28 Feb 2024 04:44:06 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: [cyber] I: Sisyphus-20240228 x86_64 beehive_status: +10 -23 (136) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2024 04:44:09 -0000 Archived-At: List-Archive: 10 NEW error logs ldns-1.8.1-alt2 ./libtool --tag=3DCC --quiet --mode=3Dlink x86_64-alt-linux-gcc -DOPENSSL_= API_COMPAT=3D10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings= -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=3Dauto -D_FILE_OFFSET= _BITS=3D64 examples/ldns-keygen.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -= lssl -lcrypto -o examples/ldns-keygen ld: /usr/src/tmp/ccGgQ7Gq.ltrans0.ltrans.o:(.debug_info+0x2b): undefined r= eference to `ldns_keygen.c.461b00a9' ld: /usr/src/tmp/ccGgQ7Gq.ltrans0.ltrans.o:(.debug_info+0x46): undefined r= eference to `ldns_keygen.c.461b00a9' ld: /usr/src/tmp/ccGgQ7Gq.ltrans0.ltrans.o:(.debug_info+0x53): undefined r= eference to `ldns_keygen.c.461b00a9' ld: /usr/src/tmp/ccGgQ7Gq.ltrans0.ltrans.o:(.debug_info+0x60): undefined r= eference to `ldns_keygen.c.461b00a9' ld: /usr/src/tmp/ccGgQ7Gq.ltrans0.ltrans.o:(.debug_info+0x79): undefined r= eference to `ldns_keygen.c.461b00a9' ld: /usr/src/tmp/ccGgQ7Gq.ltrans0.ltrans.o:(.debug_info+0x86): more undefi= ned references to `ldns_keygen.c.461b00a9' follow collect2: error: ld returned 1 exit status make: *** [Makefile:203: examples/ldns-keygen] Error 1 libmicrohttpd-0.9.77-alt1 PASS: test_get_wait11 FAIL: test_quiesce PASS: test_quiesce_stream -- # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See src/testcurl/test-suite.log libvamp-2.10.0-alt2 ld: ./libvamp-hostsdk.a: error adding symbols: file format not recognized collect2: error: ld returned 1 exit status make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1 -- ld: ./libvamp-hostsdk.a: error adding symbols: file format not recognized collect2: error: ld returned 1 exit status make: *** [Makefile:268: host/vamp-simple-host] Error 1 nim-lang-2.0.2-alt1 Used /usr/src/RPM/BUILD/nim-2.0.2/bin/nim to run the tests. Use --nim to o= verride. tests failed procmail-3.22-alt11 make[1]: Entering directory '/usr/src/RPM/BUILD/procmail-3.22/src' lto1: internal compiler error: resolution sub id 0xf148643e238b47eb not in= object file libbacktrace could not find executable to open -- See for instructions. lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status compilation terminated. ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status make[1]: *** [Makefile:251: recommend] Error 1 python3-module-easyprocess-1.1-alt2 tests/test_fast/test_proc.py::test_start3 PASSED [ 15%] tests/test_fast/test_proc.py::test_alive FAILED [ 18%] tests/test_fast/test_proc.py::test_std PASSED [ 21%] -- tests/test_fast/test_proc.py::test_wrap PASSED [ 26%] tests/test_fast/test_proc.py::test_with FAILED [ 28%] tests/test_fast/test_proc.py::test_parse PASSED [ 31%] -- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D short test summary info =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILED tests/test_fast/test_proc.py::test_alive - assert False FAILED tests/test_fast/test_proc.py::test_with - assert False =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 2 failed, 36 pas= sed in 79.80s (0:01:19) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D python3-module-mypy-1.8.0-alt2 Expected: =1B[31m main:5: error: singledispatch implementation 1 will never be used= : implementation 2's dispatch type is the same=1B[0m (diff) Actual: -- Expected: =1B[31m main:8: error: Argument to register "str" is incompatible with ty= pe "int" in function signature=1B[0m (diff) Actual: -- Actual: =1B[32m tmp/was_builtins.py:3: error: Unsupported left operand type for |= ("Type[str]")=1B[0m (diff) =1B[32m tmp/was_builtins.py:4: error: Variable "was_builtins.ReadableBuff= er" is not valid as a type=1B[0m (diff) =1B[32m tmp/was_builtins.py:4: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type= -aliases=1B[0m (diff) -- E: main:3: note: Revealed type is "Union[builtins.str, was_mmap.mmap]"... A: tmp/was_builtins.py:3: error: Unsupported left operand type for | ("Typ= e... Update the test output using --update-data -n0 (you can additionally use t= he -k selector to update only specific tests) -- raise CompileError(result.errors) E mypy.errors.CompileError: native.py:1: error: Module "functools" has n= o attribute "singledispatchmethod"; maybe "singledispatch"? [attr-defined] During handling of the above exception, another exception occurred: -- assert False, "Compile error" E AssertionError: Compile error E assert False ----------------------------- Captured stdout call -----------------------= ------ run-singledispatch.test:196: error: Module "functools" has no attribute "singledispatchmethod"; maybe "singledispatch"? [attr-defined] __________________ testSingleDispatchMethodWithOtherDecorator ____________= ______ -- raise CompileError(result.errors) E mypy.errors.CompileError: native.py:1: error: Module "functools" has n= o attribute "singledispatchmethod"; maybe "singledispatch"? [attr-defined] During handling of the above exception, another exception occurred: -- assert False, "Compile error" E AssertionError: Compile error E assert False python3-module-pydata-sphinx-theme-0.14.0-alt1 raise FileNotFoundError(resolved_name) FileNotFoundError: None Traceback (most recent call last): -- raise RuntimeError(err_msg) from None RuntimeError: build_wheel failed python3-module-zmq-25.1.2-alt1 zmq/backend/cython/socket.pyx:783: in zmq.backend.cython.socket.Socket.send E zmq.error.ZMQError: Socket operation on non-socket zmq/backend/cython/socket.pyx:138: ZMQError -- zmq/backend/cython/socket.pyx:783: in zmq.backend.cython.socket.Socket.send E zmq.error.ZMQError: Socket operation on non-socket zmq/backend/cython/socket.pyx:138: ZMQError -- zmq/backend/cython/socket.pyx:783: in zmq.backend.cython.socket.Socket.send E zmq.error.ZMQError: Socket operation on non-socket zmq/backend/cython/socket.pyx:138: ZMQError -- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D short test summary info =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError= : T... FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.er= ror... FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.e= rro... FAILED tests/test_log.py::TestPubLog::test_custom_message_type - zmq.error= =2EZM... FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError= : S... FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQErro= r: ... FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError= : S... FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property= - ... zot-2.0.1-alt1 'zui/tests/utils' -> '/usr/src/RPM/BUILD/zot-2.0.1/.build/src/github.com/project-zot/zot/zui/te= sts/utils' 'zui/tests/utils/scroll.js' -> '/usr/src/RPM/BUILD/zot-2.0.1/.build/src/github.com/project-zot/zot/zui/te= sts/utils/scroll.js' 'zui/tests/utils/test-data-parser.js' -> '/usr/src/RPM/BUILD/zot-2.0.1/.build/src/github.com/project-zot/zot/zui/te= sts/utils/test-data-parser.js' 'zui/tests/values' -> '/usr/src/RPM/BUILD/zot-2.0.1/.build/src/github.com/project-zot/zot/zui/te= sts/values' 'zui/tests/values/test-constants.js' -> '/usr/src/RPM/BUILD/zot-2.0.1/.build/src/github.com/project-zot/zot/zui/te= sts/values/test-constants.js' + cd .build/src/github.com/project-zot/zot + pushd zui/ ~/RPM/BUILD/zot-2.0.1/.build/src/github.com/project-zot/zot/zui ~/RPM/BUILD/zot-2.0.1/.build/src/github.com/project-zot/zot + npm run build /usr/src/tmp/rpm-tmp.71463: line 135: npm: command not found 23 error logs REMOVED from the list easyeffects-7.1.4-alt1 ffmpeg-2:6.1.1-alt2 ffmpeg-plugin-browser-118-alt1 ghostscript-10.01.1-alt2 ghostscript9-9.56.1-alt1 glusterfs9-9.6-alt3 gst-plugins-bad1.0-1.22.10-alt1 java-1.8.0-openjdk-0:1.8.0.382.b05-alt0_1jpp8 libleptonica-1.83.1-alt1 meschach-1.2-alt1.b.3 node-18.18.2-alt1 ocaml-num-1.4-alt2 perl-SQL-Statement-1.414-alt1 pipewire-1.0.3-alt1 poppler-current-23.08.0-alt3 pulseeffects-4.8.7-alt1 python3-module-Pillow-10.2.0-alt1 python3-module-asyncpg-0.29.0-alt2 python3-module-nibabel-5.2.0-alt1 python3-module-vcrpy-4.1.1-alt2 stringtemplate4-4.3.3-alt1_3jpp11 watchexec-1.22.3-alt1 xdg-desktop-portal-1.18.2-alt1 Total 136 error logs.