ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20250815 x86_64 beehive_status: +11 -9 (213)
@ 2025-08-15  6:39 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-08-15  6:39 UTC (permalink / raw)
  To: sisyphus-cybertalk

	11 NEW error logs

Cardinal-25.06-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:567: ../../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:610: ../../bin/Cardinal.lv2/Cardinal.so]
	Error 1

exaile-4.1.4-alt1
	po/lt.po:5769: missing 'msgstr' section
	po/lt.po:5770:7: syntax error
	msgfmt: found 3 fatal errors

guile30-3.0.10-alt1
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[6]: Leaving directory '/usr/src/RPM/BUILD/guile30-3.0.10/test-suite/standalone'
	--
	Running 00-repl-server.test
	ERROR: 00-repl-server.test: repl-server: HTTP inter-protocol attack - arguments:
	((system-error "fport_write" "~A" ("Broken pipe") (32)))
	make[5]: *** [Makefile:2622: tests/00-repl-server.log] Error 1

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

libwebrtc-audio-processing-1.3-alt2
	[307/308] Linking target webrtc/modules/audio_coding/libwebrtc-audio-coding-1.so.3
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

mumps-5.3.5-alt3
	/usr/lib64/openmpi/bin/mpicc -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-5.3.so -o libpord-5.3.so -Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
	-L/usr/lib64/openmpi/lib -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0x430faed2556e4319 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.so] Error 1

openimagedenoise-2.3.3-alt3
	llvm-foreach: Aborted
	clang++: error: gen compiler command failed with exit code 254 (use -v to see invocation)
	ALT Linux Team clang version 21.0.0dpcpp

perl-Net-SIP-0.838-alt1
	# received=231 lost=0 expect ca. 467.5 packets, events='1 2 D # 3 4 B *'
	#   Failed test 'UAS RTP ok'
	#   at t/19_call_with_dtmf.t line 151.
	--
	t/19_call_with_dtmf.t		      (Wstat: 512 (exited 2) Tests: 216 Failed: 2)
	Failed tests:  97, 169
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 1/26 test programs. 2/2000 subtests failed.
	make: *** [Makefile:829: test_dynamic] Error 255

python3-module-chalice-1.31.2-alt2
	=========================== short test summary info ============================
	FAILED tests/unit/test_app.py::test_http_request_to_dict_is_json_serializable
	= 1 failed, 1164 passed, 15 skipped, 1 deselected, 180 warnings in 86.09s (0:01:26) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest',
	'--ignore=chalice/templates', '--ignore=docs', '--ignore=tests/aws/test_features.py',
	'--ignore=tests/aws/test_websockets.py', '--ignore=tests/unit/deploy/test_packager.py',
	'--ignore=tests/integration/test_package.py',
	'--ignore=tests/functional/test_awsclient.py',
	'--deselect=tests/functional/cli/test_cli.py::test_can_generate_pipeline_for_all']'
	returned non-zero exit status 1.

python3-module-retrying-1.4.2-alt1
	"msg": "calls_per_second_final was not within +/-20% of calls_per_second_initial"
	E	AssertionError: False is not true : {'calls_per_second_initial': 23426.59551301757,
	'calls_per_second_final': 16794.852694936224, 'msg': 'calls_per_second_final was not
	within +/-20% of calls_per_second_initial'}
	test_retrying.py:530: AssertionError
	=========================== short test summary info ============================
	FAILED test_retrying.py::LoadTest::test_load - AssertionError: False is not t...
	======================== 1 failed, 26 passed in 24.51s =========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', 'test_retrying.py']'
	returned non-zero exit status 1.

python3-module-tox-4.28.4-alt1
	section = defn.get("tool", {})[tool_name]
	KeyError: 'setuptools_scm'
	listing git files failed - pretending there aren't any
	--
	section = defn.get("tool", {})[tool_name]
	KeyError: 'setuptools_scm'
	listing git files failed - pretending there aren't any
	--
	SKIPPED [1] tests/tox_env/python/virtual_env/test_setuptools.py:19: integration tests
	not run (no --run-integration flag)
	FAILED
	tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_tox_install_pkg_sdist
	============ 1 failed, 1897 passed, 11 skipped in 112.53s (0:01:52) ============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.

	9 error logs REMOVED from the list
blender4.5-4.5.1-alt1
lomiri-app-launch-0.1.12-alt1
python3-module-cheroot-10.0.1-alt4
python3-module-graphene-django-3.2.3-alt1
python3-module-jupyter_server-2.16.0-alt1
python3-module-setuptools-1:80.9.0-alt1
python3-module-zmq-27.0.0-alt1
tcping-2.7.1-alt1
tmux-3.5a-alt1

Total 213 error logs.


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

only message in thread, other threads:[~2025-08-15  6:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-15  6:39 [cyber] I: Sisyphus-20250815 x86_64 beehive_status: +11 -9 (213) 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