ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230515 x86_64 beehive_status: +7 -7 (153)
@ 2023-05-15  3:49 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-05-15  3:49 UTC (permalink / raw)
  To: sisyphus-cybertalk

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 6162 bytes --]

	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 <http://bugzilla.altlinux.org> 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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-15  3:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15  3:49 [cyber] I: Sisyphus-20230515 x86_64 beehive_status: +7 -7 (153) ALT beekeeper

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