ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20240417 x86_64 beehive_status: +10 -8 (119)
@ 2024-04-17  5:04 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-04-17  5:04 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: 6244 bytes --]

	10 NEW error logs

Cardinal-24.04-alt1
	ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
	has no index; run ranlib to add one
	collect2: error: ld returned 1 exit status
	make[2]: *** [../../dpf/Makefile.plugins.mk:515: ../../bin/Cardinal] Error 1
	--
	ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
	has no index; run ranlib to add one
	collect2: error: ld returned 1 exit status
	make[2]: *** [../../dpf/Makefile.plugins.mk:558: ../../bin/Cardinal.lv2/Cardinal.so]
	Error 1

cilk-5.4.6-alt13
	perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
	no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
	S0	    \rS1		 \rQ1.1		\rQ1.2	       \rQ1.3	      \rQ1.4	     \rQ1.5
	\rQ1.6	       \rQ1.7	      \rQ1.8	     \rS2	  \rQ2.1		 \rQ2.2
	\rQ2.3	       \rQ2.4	      \rS3	   \rQ3.1	  \rQ3.2		 \rQ3.3
	\rQ3.4	       \runknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
	--
	libtool: install: /usr/libexec/rpm-build/install -p .libs/libcilk.g.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.g.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.g.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:567: install-libLTLIBRARIES] Error 1

fprintd-1.94.3-alt1
	stderr:
	setUpClass (__main__.FPrintdVirtualDeviceStorageTest) ... ERROR
	ERROR: setUpClass (__main__.FPrintdVirtualDeviceStorageTest)
	Traceback (most recent call last):
	--
	cls.dbus = Gio.DBusConnection.new_for_address_sync(os.environ['DBUS_SYSTEM_BUS_ADDRESS'],
	gi.repository.GLib.GError: g-io-error-quark: Could not connect: Connection refused (39)
	Ran 0 tests in 0.089s
	FAILED (errors=1)
	514/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd
	/ TestPamFprintd.test_pam_already_claimed
	OK		0.60s
	--
	Full log written to
	/usr/src/RPM/BUILD/fprintd-1.94.3/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-internal__test
	/usr/bin/meson test --no-rebuild --print-errorlogs

glycin-loaders-1.0.1-alt1
	Compiling regex v1.10.3
	error: rustc interrupted by SIGSEGV, printing backtrace
	/usr/lib64/librustc_driver-5066d0cbf0154bcf.so(+0x745a16)[0x7f4631a6ba16]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:
	--
	[10/12] Generating loaders/glycin-jxl-cp-binary with a custom command
	FAILED: loaders/glycin-svg-bin
	env CARGO_HOME=/usr/src/RPM/BUILD/glycin-loaders-1.0.1/x86_64-alt-linux/cargo
	LOCALEDIR=/usr/share/locale GIT_DESCRIBE= /usr/bin/cargo build --target-dir
	/usr/src/RPM/BUILD/glycin-loaders-1.0.1/x86_64-alt-linux/cargo_target/loaders --profile
	release --manifest-path /usr/src/RPM/BUILD/glycin-loaders-1.0.1/Cargo.toml --package
	glycin-svg

java-1.8.0-openjdk-0:1.8.0.382.b05-alt0_1jpp8
	+ /usr/bin/gmake VERBOSE= LOG_LEVEL=trace -R -I
	/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.382.b05-0.x86_64/openjdk/make/common
	-f adlc.make -r -rRw
	-I/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.382.b05-0.x86_64/openjdk/make/common -j4
	-Otarget --sync-mutex=fnm:/usr/src/tmp/Gm5CEMF -j
	gmake: *** cannot open output sync mutex /usr/src/tmp/Gm5CEMF: No such file or directory.
	Stop.
	gmake[5]: ***
	[/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.382.b05-0.x86_64/openjdk/hotspot/make/linux/makefiles/top.make:91:
	ad_stuff] Error 2

mumps-5.3.5-alt3
	|	     1
	Fatal Error: Cannot open module file 'smumps_struc_def.mod' for reading at (1): No such
	file or directory
	compilation terminated.

prometheus-simpleclient-java-0.12.0-alt1_4jpp11
	[ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar  Time elapsed: 0.003
	s  <<< FAILURE!
	java.lang.AssertionError: expected:<0.015> but was:<0.017701993>
	at io.prometheus.client.HistogramTest.assertExemplar(HistogramTest.java:302)

python3-module-google_auth_oauthlib-1.0.0-alt1.1
	==================================== ERRORS ====================================
	__ ERROR at setup of TestInstalledAppFlow.test_run_local_server_occupied_port __
	self = <test_flow.TestInstalledAppFlow object at 0x7f62180741a0>, port = 60542
	--
	>	s.bind(("localhost", port))
	E	OSError: [Errno 98] Address already in use
	tests/unit/test_flow.py:265: OSError
	--
	=========================== short test summary info ============================
	ERROR tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_occupied_port
	=================== 36 passed, 10 warnings, 1 error in 0.47s ===================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 1.

python3-module-qrcode-7.4.2-alt3


xdg-desktop-portal-1.18.3-alt1
	▶  8/28 /portal/inhibit/monitor -
	xdg-desktop-portal:ERROR:../tests/inhibit.c:327:session_state_changed_cb: assertion
	failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1) FAIL
	▶  8/28							ERROR
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.37s
	killed by signal 6 SIGABRT
	>>> XDG_DATA_DIRS=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/x86_64-alt-linux/tests/share
	G_TEST_SRCDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/tests
	ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
	G_DEBUG=gc-friendly XDG_CURRENT_DESKTOP=test
	G_TEST_BUILDDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/x86_64-alt-linux/tests
	MALLOC_PERTURB_=220 XDP_UNINSTALLED=1
	UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/x86_64-alt-linux/tests/test-portals
	--verbose --keep-going --tap -p /portal/inhibit
	--
	XDP: providing portal org.freedesktop.portal.GameMode
	(/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/x86_64-alt-linux/tests/../src/xdg-desktop-portal:688237):
	xdg-desktop-portal-WARNING **: 04:26:51.387: Failed to create RealtimeKit proxy: Could
	not connect: No such file or directory
	XDP: providing portal org.freedesktop.portal.Realtime
	--
	Summary of Failures:
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.37s
	killed by signal 6 SIGABRT
	Ok:		    26

	8 error logs REMOVED from the list
broot-1.32.0-alt2
gnome-games-robots-40.0-alt1
libsmi-0.5.0-alt2
libvamp-2.10.0-alt2
meschach-1.2-alt1.b.3
openscap-1.3.4-alt1
perl-HTML-Widget-1.11-alt3
tuxpaint-config-0.0.23-alt1

Total 119 error logs.


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

only message in thread, other threads:[~2024-04-17  5:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-17  5:04 [cyber] I: Sisyphus-20240417 x86_64 beehive_status: +10 -8 (119) 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