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: Mon, 15 May 2023 03:49:41 +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=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [cyber] I: Sisyphus-20230515 x86_64 beehive_status: +7 -7 (153) 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: Mon, 15 May 2023 03:49:44 -0000 Archived-At: List-Archive: 7 NEW error logs 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) canl-java-2.8.2-alt1_1jpp11 Result (full) : FAILED The following validation errors were found: error at position 0 in chain, problematic certificate subject: CN=Invalid deltaCRL EE Certificate Test3,O=Test Certificates 2011,C=US (category: CRL): Certificate was revoked at: Fri Jan 01 08:30:00 GMT 2010, the reason reported is: keyCompromise Result (short): FAILED: Certificate was revoked at: Tue Jun 01 08:30:00 GMT 2010, the reason reported is: keyCompromise Result (full) : FAILED The following validation errors were found: error at position 0 in chain, problematic certificate subject: CN=Invalid deltaCRL EE Certificate Test4,O=Test Certificates 2011,C=US (category: CRL): Certificate was revoked at: Tue Jun 01 08:30:00 GMT 2010, the reason reported is: keyCompromise Result (short): FAILED: Certificate was revoked at: Fri Jan 01 08:30:00 GMT 2010, the reason reported is: keyCompromise Result (full) : FAILED The following validation errors were found: error at position 0 in chain, problematic certificate subject: CN=Invalid deltaCRL EE Certificate Test6,O=Test Certificates 2011,C=US (category: CRL): Certificate was revoked at: Fri Jan 01 08:30:00 GMT 2010, the reason reported is: keyCompromise Result (short): FAILED: Certificate was revoked at: Fri Jan 01 08:30:00 GMT 2010, the reason reported is: keyCompromise Result (full) : FAILED The following validation errors were found: error at position 0 in chain, problematic certificate subject: CN=Invalid deltaCRL EE Certificate Test9,O=Test Certificates 2011,C=US (category: CRL): Certificate was revoked at: Fri Jan 01 08:30:00 GMT 2010, the reason reported is: keyCompromise Result (short): FAILED: Unknown critical extension was found: 2.16.840.1.101.2.1.12.2 Result (full) : FAILED The following validation errors were found: error at position 0 in chain, problematic certificate subject: CN=Invalid Unknown Critical Certificate Extension EE Cert Test2,O=Test Certificates 2011,C=US (category: X509_BASIC): Unknown critical extension was found: 2.16.840.1.101.2.1.12.2 -- [INFO] Running eu.emi.security.authn.x509.impl.CRLIfValidTest Result (short): FAILED: Certificate was revoked at: Fri Jan 01 08:30:00 GMT 2010, the reason reported is: keyCompromise Result (full) : FAILED The following validation errors were found: ibus-1.5.28-alt1 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get' 262 | (!g_atomic_pointer_get (location) && \ panel.c:6440:13: note: in expansion of macro 'g_once_init_enter' 6440 | if (g_once_init_enter (&panel_type_id__once)) { make[3]: Leaving directory '/usr/src/RPM/BUILD/ibus-1.5.28/ui/gtk3' rm ibus-emoji.7 make[2]: *** [Makefile:519: all-recursive] Error 1 make[1]: *** [Makefile:696: all-recursive] Error 1 make: *** [Makefile:603: all] Error 2 mumps-5.3.5-alt3 gcc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o -Wl,-soname,libpord_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs lto1: internal compiler error: resolution sub id 0x478a160746393a90 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[2]: *** [Makefile:34: libpord_seq.so] Error 1 python3-module-easyprocess-1.1-alt1 tests/test_fast/test_proc.py::test_start3 PASSED [ 21%] tests/test_fast/test_proc.py::test_alive FAILED [ 23%] tests/test_fast/test_proc.py::test_std PASSED [ 26%] -- tests/test_fast/test_proc.py::test_wrap PASSED [ 31%] tests/test_fast/test_proc.py::test_with FAILED [ 34%] tests/test_fast/test_proc.py::test_parse PASSED [ 36%] -- =========================== short test summary info ============================ FAILED tests/test_fast/test_proc.py::test_alive - assert False FAILED tests/test_fast/test_proc.py::test_with - assert False =================== 2 failed, 36 passed in 78.00s (0:01:18) ==================== python3-module-tokenlib-2.0.0-alt1 tokenlib/tests/test_tokens.py::TestTokens::test_token_secrets_differ_for_each_token PASSED [ 50%] tokenlib/tests/test_tokens.py::TestTokens::test_token_validation FAILED [ 58%] tokenlib/tests/test_tokens.py::TestTokens::test_tokens_are_native_string_type PASSED [ 66%] -- > with self.assertRaises(errors.InvalidSignatureError): E AssertionError: InvalidSignatureError not raised tokenlib/tests/test_tokens.py:36: AssertionError -- =========================== short test summary info ============================ FAILED tokenlib/tests/test_tokens.py::TestTokens::test_token_validation - Ass... ================== 1 failed, 11 passed, 13 warnings in 0.03s =================== ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-tokenlib-2.0.0/.tox/py3/bin/pytest -v ./tokenlib/tests (exited with code 1) py3 finish: run-test after 0.17 seconds -- ___________________________________ summary ____________________________________ ERROR: py3: commands failed qemu-8.0.0-alt2 stderr: Could not access KVM kernel module: No such file or directory ▶ 34/818 /i386/migration/multifd/tcp/tls/x509/allow-anon-client OK -- stderr: Could not access KVM kernel module: No such file or directory Summary of Failures: 84/818 qemu:qtest+qtest-i386 / qtest-i386/ahci-test ERROR 28.27s killed by signal 6 SIGABRT Ok: 747 7 error logs REMOVED from the list codeblocks-20.03-alt9 gawk-5.1.0.0.213.d04f-alt1 litmus-0.14.0-alt2.git.9fbc73d opentoonz-1.5.0-alt3 python3-module-seaborn-0.12.2-alt2 stringtemplate4-4.3.3-alt1_3jpp11 xenomai-3.1.2-alt1 Total 153 error logs.