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: Sun, 10 Dec 2023 13:02:56 +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 Subject: [cyber] I: p9-20231210 x86_64 beehive_status: +9 -2 (235) 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: Sun, 10 Dec 2023 13:02:59 -0000 Archived-At: List-Archive: 9 NEW error logs SNNS-4.3-alt1.1.1.1 /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1360): undefined reference to `LEARN_kohonen' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x13a8): undefined reference to `LEARN_QPTT' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x13c0): undefined reference to `LEARN_quickprop' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x13d8): undefined reference to `LEARN_RBF' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x13f0): undefined reference to `LEARN_RBF_DDA' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1408): undefined reference to `LEARN_RM_delta' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1420): undefined reference to `LEARN_rprop' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1438): undefined reference to `LEARN_RpropMAP' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x14e0): undefined reference to `TEST_backprop' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x14f8): undefined reference to `TEST_backprop' /usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1510): undefined reference to `TEST_backprop' apache-commons-math-0:3.4.1-alt2_9jpp8 [ERROR] [ERROR] Please refer to /usr/src/RPM/BUILD/commons-math3-3.4.1-src/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException automake_1.11-1.11.6-alt9 checking for upc... no configure: error: no Unified Parallel C compiler was found + exit_status=77 -- + exit 77 1 of 893 tests failed (58 tests were not run) erlang-proper-1.3-alt2 DEBUG: No processes to kill ERROR: One or more eunit tests failed. ERROR: eunit failed while processing /usr/src/RPM/BUILD/erlang-proper-1.3: rebar_abort ghc7.6.1-7.6.1-alt8 /usr/bin/ld.default: libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers_o_split/gmp-wrappers__1.o: file not recognized: file truncated collect2: error: ld returned 1 exit status make[1]: *** [libraries/integer-gmp/ghc.mk:4: libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.p_o] Error 1 jmock-0:2.8.2-alt2_6jpp8 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.204 s <<< FAILURE! - in org.jmock.test.unit.lib.concurrent.BlitzerTests [ERROR] testActionsCanFailWithoutDeadlockingTheTestThread(org.jmock.test.unit.lib.concurrent.BlitzerTests) Time elapsed: 0.149 s <<< ERROR! java.util.concurrent.TimeoutException: timed out waiting for blitzed actions to complete successfully perl-HTTP-Proxy-0.304-alt2 # socket is non blocking, switching to blocking mode # Failed test 'Read some data from the socket' # at t/23connect.t line 79. # Failed test 'CONNECTed to the TCP server and got the banner' # at t/23connect.t line 80. -- t/23connect.t (Wstat: 0 Tests: 4 Failed: 2) Failed tests: 2-3 Files=37, Tests=465, 10 wallclock secs ( 0.10 usr 0.04 sys + 4.01 cusr 0.65 csys = 4.80 CPU) Result: FAIL Failed 1/37 test programs. 2/465 subtests failed. make: *** [Makefile:792: test_dynamic] Error 255 perl-Net-Ping-2.72-alt1 t/150_syn_inst.t ...... ok # Failed test 'Make sure it died for a good excuse' # at t/190_alarm.t line 54. -- t/190_alarm.t (Wstat: 256 Tests: 6 Failed: 1) Failed test: 6 Non-zero exit status: 1 -- Result: FAIL Failed 1/17 test programs. 1/66 subtests failed. make: *** [Makefile:784: test_dynamic] Error 255 python-module-pebble-4.3.7-alt1.git20180228 collecting ... collected 41 items test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_broken_initializer FAILED [ 2%] test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback PASSED [ 4%] -- > pool.schedule(function) E AssertionError: RuntimeError not raised test/test_process_pool_spawn.py:212: AssertionError ----------------------------- Captured stderr call ----------------------------- ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): 2 error logs REMOVED from the list perl-Glib-1.329-alt2 python-module-pycodestyle-2.5.0-alt1 Total 235 error logs.