ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: p10-20260118 x86_64 beehive_status: +17 -7 (88)
@ 2026-01-18 22:21 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2026-01-18 22:21 UTC (permalink / raw)
  To: sisyphus-cybertalk

	17 NEW error logs

SNNS-4.3-alt1.1.1.1
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:476: undefined reference to
	`propagateNetForward'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:478: undefined
	reference to `propagateNetBackwardBatch'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:474: undefined
	reference to `kr_getSubPatternByOrder'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:486: undefined
	reference to `KernelErrorCode'
	ld: ../../kernel/sources/libfunc.a(scaled_conj_grad.o): in function `LEARN_SCG':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:115: undefined reference to
	`NetModified'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:120: undefined
	reference to `kr_IOCheck'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:125: undefined
	reference to `kr_topoSort'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:115: undefined
	reference to `LearnFuncHasChanged'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:115: undefined
	reference to `NetInitialize'
	ld: ../../kernel/sources/libfunc.a(scaled_conj_grad.o): in function `compute_gradient':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:464: undefined reference to
	`clearDeltas'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/scaled_conj_grad.c:468: undefined
	reference to `kr_initSubPatternOrder'

btrfs-progs-6.3.1-alt1.P10.1
	0inputs+0outputs (0major+40732minor)pagefaults 0swaps
	Error: no exit code is found, failure.

chrony-4.5-alt1
	PASSED 62
	FAILED 0    () (34658 34654 34662)
	SKIPPED 1   (139-nts)
	--
	PASSED 0
	FAILED 0    ()
	SKIPPED 17   (001-minimal 002-extended 003-memlock 004-priority 006-privdrop 007-cmdmon
	008-confload 009-binddevice 010-nts 011-systemd 099-scfilter 100-clockupdate 101-rtc
	102-hwtimestamp 103-refclock 104-systemdirs 199-scfilter)
	--
	0inputs+0outputs (0major+37335minor)pagefaults 0swaps
	Error: no exit code is found, failure.

dm-secdel-1.0.9-alt3
	systemctl daemon-reload
	make: systemctl: No such file or directory
	make: [Makefile:23: install-bin] Error 127 (ignored)
	systemctl enable secdeltab
	make: systemctl: No such file or directory
	make: [Makefile:24: install-bin] Error 127 (ignored)
	--
	0inputs+0outputs (0major+39850minor)pagefaults 0swaps
	Error: no exit code is found, failure.

fscrypt-0.3.0.0.5.e479779-alt1
	make: Entering directory '/usr/src/RPM/BUILD/fscrypt-0.3.0.0.5.e479779'
	make: git: No such file or directory
	make: Leaving directory '/usr/src/RPM/BUILD/fscrypt-0.3.0.0.5.e479779'
	--
	make: Entering directory '/usr/src/RPM/BUILD/fscrypt-0.3.0.0.5.e479779'
	make: git: No such file or directory
	make: Leaving directory '/usr/src/RPM/BUILD/fscrypt-0.3.0.0.5.e479779'
	--
	0inputs+0outputs (0major+39969minor)pagefaults 0swaps
	Error: no exit code is found, failure.

fwupd-1.9.20-alt1.p10.1
	0inputs+0outputs (0major+40225minor)pagefaults 0swaps
	Error: no exit code is found, failure.

ima-evm-utils-1.3.2-alt1
	0inputs+0outputs (0major+39467minor)pagefaults 0swaps
	Error: no exit code is found, failure.

kernel-image-rt-5.10.247-alt2.rt141
	0inputs+0outputs (0major+38758minor)pagefaults 0swaps
	Error: no exit code is found, failure.

nushell-0.99.0-alt0.p10.1
	test
	shell::pipeline::commands::internal::takes_rows_of_nu_value_strings_and_pipes_it_to_stdin_of_external
	... ok
	test plugins::stream::echo_interactivity_on_slow_pipelines ... FAILED
	test plugins::stress_internals::test_exit_before_hello_stdio ... FAILED
	test plugins::registry_file::plugin_rm_using_filename ... ok
	--
	plugins::stress_internals::test_exit_before_hello_stdio
	test result: FAILED. 1372 passed; 2 failed; 24 ignored; 0 measured; 0 filtered out;
	finished in 25.35s
	error: test failed, to rerun pass `-p nu --test main`

openblas-0.3.23-alt1.2
	gemv.c: In function 'dgemv_':
	gemv.c:229:29: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
	229 |	if ( 1L * m * n < 2304L * GEMM_MULTITHREAD_THRESHOLD )
	--
	ger.c: In function 'dger_':
	ger.c:167:49: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
	167 |	if (incx == 1 && incy == 1 && 1L*m*n <= 2048 *GEMM_MULTITHREAD_THRESHOLD) {
	--
	ger.c: In function 'cblas_dger':
	ger.c:167:49: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
	167 |	if (incx == 1 && incy == 1 && 1L*m*n <= 2048 *GEMM_MULTITHREAD_THRESHOLD) {
	--
	gemv.c: In function 'cblas_dgemv':
	gemv.c:229:29: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
	229 |	if ( 1L * m * n < 2304L * GEMM_MULTITHREAD_THRESHOLD )

perl-Net-SIP-0.830-alt1
	t/23_valid_message.t .................... ok
	#   Failed test 'DTMF audio generator and extractor for codec pcmu works'
	#   at t/24_dtmf_audio.t line 24.
	--
	t/24_dtmf_audio.t		      (Wstat: 256 Tests: 2 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/23 test programs. 1/1869 subtests failed.
	make: *** [Makefile:828: test_dynamic] Error 255

php7-7.4.33-alt1.p10.1
	Time taken	:  597 seconds
	EXPECTED FAILED TEST SUMMARY
	Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt]  XFAIL
	REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
	--
	Bug #73529 session_decode() silently fails on wrong input [ext/session/tests/bug73529.phpt]
	XFAIL REASON: session_decode() does not return proper status.
	FAILED TEST SUMMARY
	Bug #74093 (Maximum execution time of n+2 seconds exceed not written in error_log)
	[Zend/tests/bug74093.phpt]
	--
	TEST FAILURE: ../php7-source/Zend/tests/bug74093.diff --
	001+ Fatal error: Maximum execution time of 1 second exceeded in
	/usr/src/RPM/BUILD/php7-source/Zend/tests/bug74093.php on line 6
	001- Fatal error: Maximum execution time of 1+1 seconds exceeded %s
	-- ../php7-source/Zend/tests/bug74093.diff result ends.

pocl-6.0-alt0.1.p10.2
	--   Found hwloc, version 2.7.0
	Package libxml-2.0 was not found in the pkg-config search path.
	Perhaps you should add the directory containing `libxml-2.0.pc'
	to the PKG_CONFIG_PATH environment variable
	Package 'libxml-2.0', required by 'hwloc', not found
	Package libxml-2.0 was not found in the pkg-config search path.
	Perhaps you should add the directory containing `libxml-2.0.pc'
	to the PKG_CONFIG_PATH environment variable
	Package 'libxml-2.0', required by 'hwloc', not found
	Package libxml-2.0 was not found in the pkg-config search path.
	Perhaps you should add the directory containing `libxml-2.0.pc'
	to the PKG_CONFIG_PATH environment variable
	Package 'libxml-2.0', required by 'hwloc', not found
	Package libxml-2.0 was not found in the pkg-config search path.
	Perhaps you should add the directory containing `libxml-2.0.pc'
	to the PKG_CONFIG_PATH environment variable
	Package 'libxml-2.0', required by 'hwloc', not found
	-- Found Hwloc: hwloc

psmisc-23.3-alt2
	0inputs+0outputs (0major+40087minor)pagefaults 0swaps
	Error: no exit code is found, failure.

python3-module-simple_timer-0.2-alt2
	...F
	FAIL: test_04_stoped_timer_timedelta (__main__.SimpleTimerTest)
	Traceback (most recent call last):
	--
	Ran 4 tests in 0.000s
	FAILED (failures=1)
	test_01_ongoing_timer_duration

python3-module-websockets-12.0-alt0.p10.1
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	.Exception in thread Thread-495:
	--
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	.Exception in thread Thread-496:
	--
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	..................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................
	ERROR: test_writing_in_recv_events_fails (tests.sync.test_connection.ServerConnectionTests)
	Error when responding to incoming frames is correctly reported.
	--
	raise self.protocol.close_exc from original_exc
	websockets.exceptions.ConnectionClosedError: no close frame received or sent
	FAIL: test_close_timeout_waiting_for_recv
	(tests.sync.test_connection.ClientConnectionTests)
	Traceback (most recent call last):
	--
	self.assertFalse(close_thread.is_alive())
	AssertionError: True is not false
	FAIL: test_writing_in_send_context_fails (tests.sync.test_connection.ClientConnectionTests)
	Error when sending outgoing frame is correctly reported.
	--
	self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
	AssertionError: None is not an instance of <class 'BrokenPipeError'>
	Ran 1297 tests in 3.820s
	FAILED (failures=2, errors=1, skipped=14)
	INFO	 : Command's result: FAILURE

tclx-1:8.4.4-alt1
	(but everything is probably ok)
	==== nice-1.5 nice tests FAILED
	==== Contents of test case:
	--
	23 23
	==== nice-1.5 FAILED
	pipe.test
	--
	profile.test
	==== profile-10.1 profile CPU time tests FAILED
	==== Contents of test case:
	--
	---- errorCode: NONE
	==== profile-10.1 FAILED
	==== profile-10.2 profile CPU time tests FAILED
	==== Contents of test case:
	--
	---- errorCode: NONE
	==== profile-10.2 FAILED
	==== profile-12.1 profile namespace tests FAILED
	==== Contents of test case:
	--
	---- errorCode: NONE
	==== profile-12.1 FAILED
	==== profile-12.2 profile namespace tests FAILED
	==== Contents of test case:
	--
	---- errorCode: NONE
	==== profile-12.2 FAILED
	==== profile-12.3 profile namespace tests FAILED

	7 error logs REMOVED from the list
glibc-6:2.32-alt5.p10.5
ipmiutil-3.1.3-alt2
libredland-1.0.17-alt3
litmus-0.14.0-alt1.git.9fbc73d
perl-Mojo-IOLoop-ReadWriteProcess-0.28-alt1
python3-module-virtualenv-20.30.0-alt0.p10.1
redis-7.2.11-alt1

Total 88 error logs.


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

only message in thread, other threads:[~2026-01-18 22:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-18 22:21 [cyber] I: p10-20260118 x86_64 beehive_status: +17 -7 (88) 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