ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: p10-20260201 x86_64 beehive_status: +19 -10 (103)
@ 2026-02-01 18:47 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2026-02-01 18:47 UTC (permalink / raw)
  To: sisyphus-cybertalk

	19 NEW error logs

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+38950minor)pagefaults 0swaps
	Error: no exit code is found, failure.

dropbear-2022.83-alt2
	0inputs+0outputs (0major+40419minor)pagefaults 0swaps
	Error: no exit code is found, failure.

e2fsprogs-1.47.1.0.10.ad56-alt1.p10.1
	0inputs+0outputs (0major+39505minor)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+39596minor)pagefaults 0swaps
	Error: no exit code is found, failure.

fsverity-utils-1.4-alt1
	0inputs+0outputs (0major+38379minor)pagefaults 0swaps
	Error: no exit code is found, failure.

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

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

kernel-image-un-def-1:6.1.160-alt1
	0inputs+0outputs (0major+39697minor)pagefaults 0swaps
	Error: no exit code is found, failure.

kernel-image-xenomai-4.19.252-alt1.cip78.23
	[    6.846170] PEAK-Dongle: Please specify type=epp or type=sp
	[    6.848021] ERROR! No devices specified! Use io=<port1>[,...] irq=<irq1>[,...]
	[    6.850271] ERROR! No devices specified! Use mem=<port1>[,...] irq=<irq1>[,...]
	init: glob: 9p mount_tag not found (ret: 3): File exists
	--
	0inputs+0outputs (0major+39735minor)pagefaults 0swaps
	Error: no exit code is found, failure.

kernel-modules-dm-secdel-un-def-2:1.0.9-alt1.393632.1
	0inputs+0outputs (0major+39137minor)pagefaults 0swaps
	Error: no exit code is found, failure.

kernel-modules-lkrg-un-def-0.9.8-alt3.393632.1
	0inputs+0outputs (0major+39317minor)pagefaults 0swaps
	Error: no exit code is found, failure.
	+ exit 1

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
	-DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib64/redland"\""
	-DLIBRDF_INTERNAL=1 -pipe -frecord-gcc-switches -Wall -g -O2
	-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
	librdf_storage_sqlite_la-rdf_storage_sqlite.lo `test -f 'rdf_storage_sqlite.c' || echo
	'./'`rdf_storage_sqlite.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:900: librdf_storage_sqlite_la-rdf_storage_sqlite.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)'

openblas-0.3.23-alt1.2
	gemv.c: In function 'sgemv_':
	gemv.c:229:29: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
	229 |	if ( 1L * m * n < 2304L * GEMM_MULTITHREAD_THRESHOLD )
	--
	gemv.c: In function 'cblas_sgemv':
	gemv.c:229:29: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
	229 |	if ( 1L * m * n < 2304L * GEMM_MULTITHREAD_THRESHOLD )
	--
	trsm.c: In function 'strsm_':
	trsm.c:382:39: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
	382 |	if ( args.m * args.n < SMP_FACTOR * GEMM_MULTITHREAD_THRESHOLD)
	--
	ger.c: In function 'cblas_sger':
	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) {
	--
	trsm.c: In function 'strmm_':
	trsm.c:382:39: error: 'GEMM_MULTITHREAD_THRESHOLD' undeclared (first use in this function)
	382 |	if ( args.m * args.n < SMP_FACTOR * GEMM_MULTITHREAD_THRESHOLD)

php8.2-pcntl-8.2.30-alt1
	0inputs+0outputs (0major+38153minor)pagefaults 0swaps
	Error: no exit code is found, failure.

tcl-blt-2.5.3-alt1
	ld: libBLTlite.a(bltInit.o): in function `Blt_TileRectangleOrigin':
	/usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:373: undefined reference to
	`Blt_SetTileOrigin'
	ld: /usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:369: undefined reference to
	`Blt_SetTSOrigin'
	ld: libBLTlite.a(bltInit.o): in function `Blt_TilePolygonOrigin':
	/usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:389: undefined reference to
	`Blt_SetTileOrigin'
	ld: /usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:387: undefined reference to
	`Blt_SetTileOrigin'
	ld: /usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:385: undefined reference to
	`Blt_SetTSOrigin'
	ld: libBLTlite.a(bltInit.o): in function `Blt_Init':
	/usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:610: undefined reference to
	`Blt_InitEpsCanvasItem'
	ld: libBLTlite.a(bltInit.o): in function `SetLibraryPath':
	/usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:451: undefined reference to `bltTileOption'
	ld: /usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:452: undefined reference to
	`bltCustomTileOption'
	ld: /usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:451: undefined reference to
	`bltTileOption'
	ld: /usr/src/RPM/BUILD/blt2.5/generic/./bltInit.c:452: undefined reference to
	`bltCustomTileOption'
	ld: libBLTlite.a(bltInit.o): in function `Blt_TileRectangleOrigin':

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

trace-cmd-3.1.6-alt2
	0inputs+0outputs (0major+35791minor)pagefaults 0swaps
	Error: no exit code is found, failure.

tripso-1.2-alt1
	0inputs+0outputs (0major+39848minor)pagefaults 0swaps
	Error: no exit code is found, failure.

	10 error logs REMOVED from the list
altlinux-freedesktop-menu-0.69-alt1
chrony-4.5-alt1
guile22-2.2.7-alt1
pocl-6.0-alt0.1.p10.2
python3-module-openstackclient-6.2.0-alt0.p10
python3-module-simple_timer-0.2-alt2
python3-module-zipp-3.18.2-alt0.p10.1
qemu-8.2.6-alt0.p10.1
quilt-0.66-alt2
verilator-4.226-alt1

Total 103 error logs.


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-01 18:47 [cyber] I: p10-20260201 x86_64 beehive_status: +19 -10 (103) 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