ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: p9-20230827 x86_64 beehive_status: +6 -1 (231)
@ 2023-08-27 11:27 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-08-27 11:27 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: 4575 bytes --]

	6 NEW error logs

eresi-0.83-alt2.1
	gmake[1]: Leaving directory '/usr/src/RPM/BUILD/eresi-0.83/libasm'
	gmake[1]: *** No rule to make target 'src/arch/ia32/packed_handlers.64.o', needed by
	'libasm64.so'.	Stop.
	gmake[1]: *** Waiting for unfinished jobs....

gromacs-4.0.7-alt8
	from ../../../include/typedefs.h:52,
	from ../../../include/macros.h:49,
	from ../../../src/tools/gmx_trjconv.c:42:
	/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 14
	and 576 bytes into a destination of size 256
	return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
	__bos (__s), __fmt, __va_arg_pack ());
	make[3]: Leaving directory '/usr/src/RPM/BUILD/gromacs-4.0.7/single/src/tools'
	make[2]: *** [Makefile:387: all-recursive] Error 1
	make[1]: *** [Makefile:326: all] Error 2
	make: *** [Makefile:415: all-recursive] Error 1

librabbitmq-c-0.9.0-alt1
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_decode_properties':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1129:57: error:
	'amqp_basic_properties_t' {aka 'struct amqp_basic_properties_t_'} has no member named
	'reply_'; did you mean 'reply_to'?
	|| !amqp_decode_bytes(encoded, &offset, &p->reply_to, len))
	reply_to
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1129:63: error:
	expected ')' at end of input
	|| !amqp_decode_bytes(encoded, &offset, &p->reply_to, len))
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1129:17: error:
	too few arguments to function 'amqp_decode_bytes'
	|| !amqp_decode_bytes(encoded, &offset, &p->reply_to, len))
	--
	|| !amqp_decode_bytes(encoded, &offset, &p->reply_to, len))
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1129:13: error:
	expected declaration or statement at end of input
	|| !amqp_decode_bytes(encoded, &offset, &p->reply_to, len))
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1129:13: error:
	expected declaration or statement at end of input
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1129:13: warning:
	control reaches end of non-void function [-Wreturn-type]

mairix-0.24-alt1
	parse.y: In function 'yyparse':
	parse.y:220:5: error: expected expression at end of input
	| TYPE STRING		       {    define_type(current_evaluator, $2); }
	parse.y:220:5: error: expected declaration or statement at end of input
	parse.c:1346:5: error: label 'yyerrlab' used but not defined
	goto yyerrlab;
	parse.c:1270:5: error: label 'yyacceptlab' used but not defined
	YYACCEPT;
	parse.c:1264:9: error: label 'yyabortlab' used but not defined
	YYABORT;
	parse.c:1247:11: error: label 'yyexhaustedlab' used but not defined
	goto yyexhaustedlab;

python-module-pycodestyle-2.5.0-alt1
	Extracting pycodestyle-2.5.0-py2.7.egg to
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py27/lib/python2.7/site-packages
	error: [Errno 2] No such file or directory: 'build/bdist.linux-x86_64/egg/pycodestyle.py'
	Adding pycodestyle 2.5.0 to easy-install.pth file
	--
	Finished processing dependencies for pycodestyle==2.5.0
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py37/bin/python setup.py install
	(exited with code 1)
	py27 run-test: commands[1] |
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py27/bin/python pycodestyle.py
	--max-doc-length=72 --testsuite testsuite
	[3924135] /usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0$
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py27/bin/python pycodestyle.py
	--max-doc-length=72 --testsuite testsuite
	ERROR: invocation failed (exit code 1)
	✖ FAIL py37 in 3.029 seconds
	--
	py27: commands succeeded
	ERROR:	 py37: parallel child exit code 1

testng-0:6.14.3-alt1_2jpp8
	StackTrace:
	java.lang.AssertionError: Map size:1 expected more than 1 expected [true] but found [false]
	at test.thread.MultiThreadedDependentTest.test(MultiThreadedDependentTest.java:78)
	--
	StackTrace:
	java.lang.AssertionError:
	Expecting:
	--
	[ERROR] test2Threads(test.thread.MultiThreadedDependentTest)  Time elapsed: 0.251 s
	<<< FAILURE!
	java.lang.AssertionError: Map size:1 expected more than 1 expected [true] but found [false]
	at test.thread.MultiThreadedDependentTest.test(MultiThreadedDependentTest.java:78)
	--
	[ERROR] testParallelMode(test.beforegroups.BeforeGroupsTest)  Time elapsed: 0.007 s
	<<< FAILURE!
	java.lang.AssertionError:
	Expecting:

	1 error log REMOVED from the list
SPICE-0.15.0-alt1

Total 231 error logs.


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

only message in thread, other threads:[~2023-08-27 11:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-27 11:27 [cyber] I: p9-20230827 x86_64 beehive_status: +6 -1 (231) 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