ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: ALT beekeeper <hiver@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [cyber] I: Sisyphus-20241014 x86_64 beehive_status: +9 -8 (97)
Date: Mon, 14 Oct 2024 06:46:26 +0000
Message-ID: <Zwy+QkoMghjtZs54@beehive.mskdc.altlinux.org> (raw)

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

	9 NEW error logs

azure-sdk-for-ruby-20200316-alt1.6
	hasher-privd: parent: work_limits_ok: time elapsed limit (600 seconds) exceeded
	hsh-rebuild: azure-sdk-for-ruby-20200316-alt1.6.src.rpm: sisyphus_check failed.

caddy-2.8.4-alt2
	ok	github.com/caddyserver/caddy/v2/modules/caddypki/acmeserver	0.079s
	?	github.com/caddyserver/caddy/v2/modules/caddytls/distributedstek	[no
	test files]
	?	github.com/caddyserver/caddy/v2/modules/caddytls/standardstek	[no test files]
	?	github.com/caddyserver/caddy/v2/modules/filestorage	[no test files]
	ok	github.com/caddyserver/caddy/v2/modules/caddytls	0.088s
	?	github.com/caddyserver/caddy/v2/modules/standard	[no test files]
	?	github.com/caddyserver/caddy/v2/notify	[no test files]
	ok	github.com/caddyserver/caddy/v2/modules/logging 0.053s
	ok	github.com/caddyserver/caddy/v2/modules/metrics 0.043s
	FAIL

dopewars-1.5.12-alt2_20.1033svn
	/bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc	-pipe -frecord-gcc-switches
	-Wall -g -O2 -flto=auto -Wall  -o libsound_sdl.la -rpath /usr/lib64 -lSDL -lpthread
	-lSDL_mixer sound_sdl.lo  -lglib-2.0
	libtool: link: rm -fr  .libs/libsound_sdl.a
	libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/sound_sdl.o   -lSDL
	-lpthread -lSDL_mixer -lglib-2.0  -g -O2 -flto=auto   -Wl,-soname -Wl,libsound_sdl.so.0
	-o .libs/libsound_sdl.so.0.0.0
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so.0" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so.0")
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so")
	libtool: link: ( cd ".libs" && rm -f "libsound_sdl.la" && ln -s "../libsound_sdl.la"
	"libsound_sdl.la" )
	make[3]: Leaving directory '/usr/src/RPM/BUILD/dopewars/src/plugins'
	make[2]: *** [Makefile:577: all-recursive] Error 1
	make[1]: *** [Makefile:478: all-recursive] Error 1
	make: *** [Makefile:406: all] Error 2

java-1.8.0-openjdk-0:1.8.0.422.b05-alt1_1jpp8
	RPM build errors:
	Unparseable macro: % by %%)
	Macro %z not found
	ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.422.b05-alt1_1jpp8
	ignored self-provides: java-1.8.0-openjdk-headless = 0:1.8.0.422.b05-alt1_1jpp8
	ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.422.b05
	ignored self-provides: java-1.8.0-openjdk-demo = 0:1.8.0.422.b05-alt1_1jpp8
	ignored self-provides: java-1.8.0-openjdk-src = 0:1.8.0.422.b05-alt1_1jpp8
	ignored self-provides: java-1.8.0-openjdk-javadoc = 0:1.8.0.422.b05-alt1_1jpp8
	Unparseable macro: %.*}"

libgupnp-igd-1.6.0-alt1
	# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
	ERROR:../tests/gtest/gupnp-simple-igd.c:224:mapped_external_port_cb: assertion
	failed: ((!strcmp (replaces_external_ip, IP_ADDRESS_FIRST) && !strcmp (external_ip,
	IP_ADDRESS_SECOND)) || (!strcmp (replaces_external_ip, PPP_ADDRESS_FIRST) && !strcmp
	(external_ip, PPP_ADDRESS_SECOND)))
	not ok /simpleigd/random/conflict -
	ERROR:../tests/gtest/gupnp-simple-igd.c:224:mapped_external_port_cb: assertion
	failed: ((!strcmp (replaces_external_ip, IP_ADDRESS_FIRST) && !strcmp (external_ip,
	IP_ADDRESS_SECOND)) || (!strcmp (replaces_external_ip, PPP_ADDRESS_FIRST) && !strcmp
	(external_ip, PPP_ADDRESS_SECOND)))
	Bail out!

procmail-3.22-alt11
	make[1]: Entering directory '/usr/src/RPM/BUILD/procmail-3.22/src'
	lto1: internal compiler error: resolution sub id 0x2a71e9b4a474f905 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[1]: *** [Makefile:251: recommend] Error 1

python3-module-eventlet-0.37.0-alt1
	>	    assert ok, 'Expected single line "pass" in stdout'
	E	    AssertionError: Expected single line "pass" in stdout
	tests/__init__.py:358: AssertionError
	--
	assert len(mod._active) == n, 'Expected {} {} threads, got {}'.format(n, tag, mod._active)
	AssertionError: Expected 2 post-fork patched threads, got {140458383886144:
	<_MainThread(MainThread, started 140458383886144)>}
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	FAILED tests/patcher_test.py::test_fork_after_monkey_patch - AssertionError: ...
	= 1 failed, 635 passed, 89 skipped, 12 deselected, 56 warnings in 67.29s (0:01:07) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '-k', 'not
	test_dns_methods_are_green and not test_noraise_dns_tcp and not test_clear and not
	test_raise_dns_tcp']' returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.72949 (%check)

python3-module-strawberry-graphql-0.237.3-alt1
	------------------------------ Captured log call -------------------------------
	ERROR	 strawberry.execution:logging.py:25 Variable '$value' got invalid value 'fail';
	Value cannot represent a UUID: "fail". badly formed hexadecimal UUID string
	GraphQL request:2:32
	--
	raise ValueError('badly formed hexadecimal UUID string')
	ValueError: badly formed hexadecimal UUID string
	During handling of the above exception, another exception occurred:
	--
	raise ValueError('badly formed hexadecimal UUID string')
	graphql.error.graphql_error.GraphQLError: Value cannot represent a UUID: "fail". badly
	formed hexadecimal UUID string
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	FAILED 😰
	tests/schema/types/test_date.py::test_serialization_of_incorrect_date_string[2012-12-01T09:00]
	FAILED 😰
	tests/schema/types/test_date.py::test_serialization_of_incorrect_date_string[2012-13-01]
	FAILED 😰
	tests/schema/types/test_date.py::test_serialization_of_incorrect_date_string[2012-04-9]
	FAILED 😰
	tests/schema/types/test_datetime.py::test_serialization_of_incorrect_datetime_string[2012-13-01]
	FAILED 😰
	tests/schema/types/test_datetime.py::test_serialization_of_incorrect_datetime_string[2012-04-9]
	FAILED 😰
	tests/schema/types/test_datetime.py::test_serialization_of_incorrect_datetime_string[20120411T03:30+]
	FAILED 😰
	tests/schema/types/test_datetime.py::test_serialization_of_incorrect_datetime_string[20120411T03:30+1234567]
	FAILED 😰
	tests/schema/types/test_datetime.py::test_serialization_of_incorrect_datetime_string[20120411T03:30-25:40]

tbb-2021.13.0-alt1
	Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16 test
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

	8 error logs REMOVED from the list
Cardinal-24.09-alt2
clisp-1:2.49.92-alt2.1
libftgl2-2.4.0-alt1
python3-module-cheroot-10.0.1-alt2
python3-module-devtools-0.12.2-alt1
python3-module-easyprocess-1.1-alt2
python3-module-qtconsole-5.6.0-alt1
xfce4-indicator-plugin-2.4.1-alt1

Total 97 error logs.


                 reply	other threads:[~2024-10-14  6:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zwy+QkoMghjtZs54@beehive.mskdc.altlinux.org \
    --to=hiver@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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