[cyber] I: Sisyphus-20210320 i586 beehive_status: +11 -6 (381)

ALT beekeeper hiver на altlinux.org
Сб Мар 20 18:06:45 MSK 2021


	11 NEW error logs

apache2-mod_perl-2.0.11-alt1
	t/rewrite_env.t ................ skipped: cannot find module 'mod_rewrite.c'
	# Failed test 1 in t/special_blocks.t at line 38
	# Failed test 4 in t/special_blocks.t at line 68
	t/special_blocks.t .............
	--
	t/special_blocks.t	     (Wstat: 0 Tests: 12 Failed: 2)
	Failed tests:  1, 4
	Files=21, Tests=81, 17 wallclock secs ( 0.07 usr  0.03 sys +  6.97 cusr  1.30 csys =
	8.37 CPU)
	Result: FAIL
	Failed 1/21 test programs. 2/81 subtests failed.
	[warning] server localhost.localdomain:8529 shutdown

erlang-proper-1.3-alt2
	DEBUG: No processes to kill
	ERROR: One or more eunit tests failed.
	ERROR: eunit failed while processing /usr/src/RPM/BUILD/erlang-proper-1.3: rebar_abort

ghc8.6.4-sha-1.6.4.4-alt1
	unrecognised command: makefile (try --help)
	+ ./Setup build
	Preprocessing library for SHA-1.6.4.4..
	Building library for SHA-1.6.4.4..
	[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs,
	dist/build/Data/Digest/Pure/SHA.o )
	[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs,
	dist/build/Data/Digest/Pure/SHA.p_o )
	ghc: out of memory (requested 1048576 bytes)
	error: Bad exit status from /usr/src/tmp/rpm-tmp.87834 (%build)
	RPM build errors:
	File /usr/src/RPM/SOURCES/ghc8.6.4-sha-1.6.4.4-alt1.patch is smaller than 8 bytes

librabbitmq-c-0.9.0-alt1
	1913 |	   amqp_bytes_t body);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:1927:28: error: field
	'amqp_channel_close' declared as a function
	1927 | amqp_rpc_reply_t AMQP_CALL amqp_channel_close(amqp_connection_state_t state,
	--
	1928 |						     amqp_channel_t channel, int code);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:1945:28: error: field
	'amqp_connection_close' declared as a function
	1945 | amqp_rpc_reply_t AMQP_CALL amqp_connection_close(amqp_connection_state_t state,
	--
	1946 |							int code);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:1965:15: error: field
	'amqp_basic_ack' declared as a function
	1965 | int AMQP_CALL amqp_basic_ack(amqp_connection_state_t state,
	--
	1967 |				    amqp_boolean_t multiple);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:1986:28: error: field
	'amqp_basic_get' declared as a function
	1986 | amqp_rpc_reply_t AMQP_CALL amqp_basic_get(amqp_connection_state_t state,
	--
	1989 |						 amqp_boolean_t no_ack);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2008:15: error: field
	'amqp_basic_reject' declared as a function
	2008 | int AMQP_CALL amqp_basic_reject(amqp_connection_state_t state,
	--
	2010 |				       amqp_boolean_t requeue);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2032:15: error: field
	'amqp_basic_nack' declared as a function
	2032 | int AMQP_CALL amqp_basic_nack(amqp_connection_state_t state,
	--
	2034 |				     amqp_boolean_t multiple, amqp_boolean_t requeue);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2048:26: error: field
	'amqp_data_in_buffer' declared as a function
	2048 | amqp_boolean_t AMQP_CALL amqp_data_in_buffer(amqp_connection_state_t state);
	--
	from /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:41:
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2066:42: error: field
	'amqp_error_string' declared as a function
	2066 |	   AMQP_PUBLIC_FUNCTION char *AMQP_CALL amqp_error_string(int err));
	--
	2065 | AMQP_DEPRECATED(
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2080:23: error: field
	'amqp_error_string2' declared as a function
	2080 | const char *AMQP_CALL amqp_error_string2(int err);
	--
	2080 | const char *AMQP_CALL amqp_error_string2(int err);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2103:15: error: field
	'amqp_decode_table' declared as a function
	2103 | int AMQP_CALL amqp_decode_table(amqp_bytes_t encoded, amqp_pool_t *pool,

libsmi-0.5.0-alt1.svn1841
	parser-smi.c:9963:29: warning: passing argument 1 of 'smiyyerror' discards 'const'
	qualifier from pointer target type [-Wdiscarded-qualifiers]
	9963 |	       yyerror (parserPtr, yymsgp);
	error.h:25:44: note: in definition of macro 'yyerror'
	25 | #define yyerror(parserPtr, msg) smiyyerror(msg, parserPtr)
	In file included from parser-smi.y:40:
	smi-check.h:71:30: note: expected 'char *' but argument is of type 'const char *'
	71 | extern void smiyyerror(char *msg, Parser *parserPtr);
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libsmi-0.5.0/lib'
	make[1]: *** [Makefile:518: all-recursive] Error 1
	make: *** [Makefile:404: all] Error 2

mutter-1:3.38.4-alt1
	Program cvt found: NO
	src/meson.build:784:2: ERROR: Program 'cvt' not found
	A full log can be found at
	/usr/src/RPM/BUILD/mutter-3.38.4/i586-alt-linux/meson-logs/meson-log.txt

ocaml-dose3-5.0.2-alt8.5.2git2c1b8df
	+ ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package
	zip -package bz2 -pp cppo -pp 'cppo -V OCAML:4.11.1 -D HASZIP -D HASBZ2 -D
	HASRPM -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/format822_lexer.ml >
	common/format822_lexer.ml.depends
	ocamlfind: Package `seq' not found - required by `re'
	Command exited with code 2.

ocaml-jsonm-1.0.1-alt4
	+ ocamlfind ocamldep -package bytes -package uutf -modules src/jsonm.ml >
	src/jsonm.ml.depends
	ocamlfind: Package `uchar' not found - required by `uutf'
	Command exited with code 2.

ocaml-logs-0.6.3-alt3
	+ ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
	ocamlfind: Package `seq' not found - required by `lwt'
	Command exited with code 2.

ocaml-ptime-0.8.5-alt2
	+ ocamlfind ocamldep -package js_of_ocaml -package result -modules src-jsoo/ptime_clock.ml
	> src-jsoo/ptime_clock.ml.depends
	ocamlfind: Package `uchar' not found - required by `js_of_ocaml'
	Command exited with code 2.

ocaml-uutf-1.0.2-alt1
	+ ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml >
	src/uutf.ml.depends
	ocamlfind: Package `uchar' not found
	Command exited with code 2.

	6 error logs REMOVED from the list
glibc-6:2.32-alt2
libgupnp-igd-1.2.0-alt1.1
python3-module-pexpect-4.8.0-alt1
quilt-0.66-alt1
sbcl-2.0.4-alt1
xdg-desktop-portal-1.8.1-alt1

Total 381 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk