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, 26 Nov 2023 04:07:12 +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: p10-20231126 x86_64 beehive_status: +8 -6 (65) 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, 26 Nov 2023 04:07:15 -0000 Archived-At: List-Archive: 8 NEW error logs SNNS-4.3-alt1.1.1.1 ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:993: undefined reference to `cc_MaxSpecialUnitNo' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:1032: undefined reference to `cc_setPointers' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:1035: undefined reference to `cc_outputXMax' ld: ../../kernel/sources/libfunc.a(cc_learn.o): in function `LEARN_CasCor': /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:691: undefined reference to `cc_allButtonIsPressed' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:697: undefined reference to `cc_end' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:702: undefined reference to `cc_allocateStorage' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:706: undefined reference to `cc_deleteAllSpecialUnits' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:712: undefined reference to `cc_initSpecialUnitLinks' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:715: undefined reference to `cc_storageFree' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:745: undefined reference to `cc_actualNetSaved' ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/cc_learn.c:751: undefined reference to `cc_freeStorage' 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 878 tests failed (73 tests were not run) fleet-commander-admin-0.15.1-alt8 FAIL: test_logger_dconf.sh test_01_write_key_for_known_schema (__main__.TestDconfLogger) ... DEBUG:fleet_commander_logger.py:Constructing GSettingsLogger -- DEBUG:_logger_test_suite.py:Signal registered. Calling 'Change' dbus method. Args: [[]] ERROR:_logger_test_suite.py:Timed out waiting for DBus call. Test probably failed ERROR test_02_write_key_for_unknown_schema (__main__.TestDconfLogger) ... DEBUG:fleet_commander_logger.py:Constructing GSettingsLogger -- ok ERROR: test_01_write_key_for_known_schema (__main__.TestDconfLogger) Traceback (most recent call last): -- return self.log.pop(0) IndexError: pop from empty list Ran 9 tests in 3.122s FAILED (errors=1) dbus.Array([dbus.String('org.freedesktop.DBus'), dbus.String(':1.3'), dbus.String('org.freedesktop.ScreenSaver'), dbus.String('ca.desrt.dconf'), dbus.String(':1.1'), dbus.String(':1.2')], signature=dbus.Signature('s')) galera-26.4.12-alt1 7/7 Test #7: wsrep_test ....................... Passed 0.01 sec 86% tests passed, 1 tests failed out of 7 Total Test time (real) = 62.62 sec The following tests FAILED: 2 - gu_tests++ (Failed) libredland-1.0.17-alt3 /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR="\"/usr/share/redland\"" -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\"" -DLIBRDF_INTERNAL=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rdf_parser.lo rdf_parser.c libtool: Version mismatch error. This is libtool 2.4.6, but the libtool: definition of this LT_INIT comes from libtool 2.4.2. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 libtool: and run autoconf again. make[3]: *** [Makefile:879: rdf_parser.lo] Error 63 make[3]: Leaving directory '/usr/src/RPM/BUILD/redland-1.0.17/src' make[2]: *** [Makefile:978: all-recursive] Error 1 make[1]: *** [Makefile:667: all] Error 2 make: *** [Makefile:624: all-recursive] Error 1 litmus-0.14.0-alt1.git.9fbc73d checking for a BSD-compatible install... /bin/install -c ./configure: line 2846: syntax error near unexpected token `0,' ./configure: line 2846: `NE_REQUIRE_VERSIONS(0, 26 27 28 29 30 31)' python3-module-pytest-xdist-2.5.0-alt1 result = pytester.runpytest("-n1") > result.stdout.fnmatch_lines(["*RuntimeError: Some runtime error*"]) E Failed: nomatch: '*RuntimeError: Some runtime error*' E and: '============================= test session starts ==============================' -- E and: 'INTERNALERROR> raise IOError("cannot send to {!r}".format(self))' E and: 'INTERNALERROR> OSError: cannot send to ' E and: '' E and: '============================ no tests ran in 0.28s =============================' E remains unmatched: '*RuntimeError: Some runtime error*' /usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/testing/acceptance_test.py:1156: Failed -- INTERNALERROR> raise IOError("cannot send to {!r}".format(self)) INTERNALERROR> OSError: cannot send to ============================ no tests ran in 0.28s ============================= -- reason: [NOTRUN] FAILED testing/acceptance_test.py::test_internal_errors_propagate_to_controller ============ 1 failed, 155 passed, 1 skipped, 10 xfailed in 56.54s ============= ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/py3/bin/pytest (exited with code 1) py3 finish: run-test after 56.80 seconds -- ___________________________________ summary ____________________________________ ERROR: py3: commands failed cleanup /usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/.tmp/package/1/pytest-xdist-2.5.0.zip zeromq-4.2.5-alt1 ./config/test-driver: line 109: 3267283 Aborted "$@" > $log_file 2>&1 FAIL: tests/test_inproc_connect PASS: tests/test_issue_566 -- # SKIP: 9 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See ./test-suite.log 6 error logs REMOVED from the list atlas-3.9.35-alt1.qa1 glibc-6:2.32-alt5.p10.2 ldns-1.8.1-alt1 lightdm-1.30.0-alt24 pgbouncer-1.16.1-alt1 proftpd-1.3.6-alt0.4.ga73dbfe3b Total 65 error logs.