[cyber] I: Sisyphus-20200801 i586 beehive_status: +12 -6 (120)

ALT beekeeper hiver на altlinux.org
Сб Авг 1 15:32:21 MSK 2020


	12 NEW error logs

clisp-1:2.49.92-alt2
	Bye.
	(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see
	which tests failed, type" ; echo "    cat "`pwd`"/*.erg" ; exit 1)
	Test failed:
	-rw-r--r-- 1 builder builder 848 Aug  1 10:58 socket.erg
	To see which tests failed, type
	cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

cups-2.3.1-alt1
	95 |   security_context_t scon;  /* Security context of job */
	ipp.c:38:10: fatal error: selinux/flask.h: No such file or directory
	38 | #include <selinux/flask.h>

ipmiutil-3.1.3-alt1
	/usr/bin/ld.default: ipmi_sample.o: in function `main':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:121: undefined reference to `htoi'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:122: undefined
	reference to `htoi'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:123: undefined
	reference to `htoi'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:129: undefined
	reference to `ipmi_set_mc'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:150: undefined
	reference to `parse_lan_options'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:162: undefined
	reference to `print_lan_opt_usage'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:167: undefined
	reference to `get_BiosVersion'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:195: undefined
	reference to `parse_lan_options'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:196: undefined
	reference to `parse_lan_options'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:197: undefined
	reference to `parse_lan_options'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/ipmi_sample.c:198: undefined
	reference to `parse_lan_options'

ipsec-tools-0.8.2-alt2
	i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec	 -D_GNU_SOURCE
	-include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc
	-I../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h
	-I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc/racoon\"
	-DADMINPORTDIR=\"/var/lib/racoon\" -fPIE -pipe -frecord-gcc-switches -Wall -g -O2
	-march=i586 -mtune=generic  -Wall  -Wno-unused -Wno-strict-aliasing -c -o security.o
	security.c
	security.c:41:10: fatal error: selinux/flask.h: No such file or directory
	41 | #include <selinux/flask.h>

linux-pam-1.4.0-alt1
	libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include
	-I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -W -Wbad-function-cast
	-Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith
	-Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Werror -pipe
	-frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pam_namespace.c  -fPIC
	-DPIC -o .libs/pam_namespace.o
	pam_namespace.c:800:3: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	800 |	security_context_t *i_context, security_context_t *origcon,
	pam_namespace.c:800:3: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	pam_namespace.c: In function 'form_context':
	pam_namespace.c:804:2: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	804 |  security_context_t scon = NULL;
	pam_namespace.c: At top level:
	pam_namespace.c:913:2: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	913 |  security_context_t *i_context, security_context_t *origcon,
	pam_namespace.c:913:2: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	pam_namespace.c: In function 'poly_name':
	pam_namespace.c:924:5: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	924 |	  security_context_t rawcon = NULL;
	pam_namespace.c: In function 'create_polydir':
	pam_namespace.c:1321:5: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	1321 |	   security_context_t dircon, oldcon = NULL;
	pam_namespace.c:1321:5: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	pam_namespace.c:1335:9: error: 'matchpathcon' is deprecated: Use selabel_lookup instead
	[-Werror=deprecated-declarations]
	1335 |	       rc = matchpathcon(dir, S_IFDIR, &dircon);
	--
	500 | extern int matchpathcon(const char *path,
	pam_namespace.c:1348:9: error: 'matchpathcon_fini' is deprecated: Use selabel_close
	[-Werror=deprecated-declarations]
	1348 |	       matchpathcon_fini();

mockito-0:2.23.9-alt1_6jpp8
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/mockito-2.23.9/target/surefire-reports for
	the individual test results.
	[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream
	and [date]-jvmRun[N].dumpstream.
	[ERROR] -> [Help 1]
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.
	[ERROR]
	[ERROR] For more information about the errors and possible solutions, please read the
	following articles:
	[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

pam_mktemp-1.1.1-alt3
	gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
	-Werror -DUSE_SELINUX=1 -c pam_mktemp.c
	pam_mktemp.c:110:1: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	110 | static int check_scontext(const security_context_t scontext, const char *file)
	pam_mktemp.c: In function 'check_scontext':
	pam_mktemp.c:112:2: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	112 |  security_context_t fscon = NULL;
	pam_mktemp.c: In function 'pam_sm_open_session':
	pam_mktemp.c:152:2: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	152 |  security_context_t old_fscreatecon, new_fscreatecon = NULL;
	pam_mktemp.c:152:2: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	pam_mktemp.c:204:3: error: 'matchpathcon' is deprecated: Use selabel_lookup instead
	[-Werror=deprecated-declarations]
	204 |	if (matchpathcon(PRIVATE_PREFIX, S_IFDIR, &new_fscreatecon) ||
	--
	500 | extern int matchpathcon(const char *path,
	pam_mktemp.c:259:3: error: 'matchpathcon' is deprecated: Use selabel_lookup instead
	[-Werror=deprecated-declarations]
	259 |	if (matchpathcon(userdir, S_IFDIR, &new_fscreatecon) ||
	--
	500 | extern int matchpathcon(const char *path,
	pam_mktemp.c:305:2: error: 'matchpathcon_fini' is deprecated: Use selabel_close
	[-Werror=deprecated-declarations]
	305 |  matchpathcon_fini();
	--
	483 | extern void matchpathcon_fini(void)
	cc1: all warnings being treated as errors
	make: *** [Makefile:48: pam_mktemp.o] Error 1

perl-Net-Server-Mail-0.28-alt1
	t/smtp.t ...... ok
	# Error: Can't call method "peerhost" on an undefined value at t/starttls.t line 131.
	# kill 9, 2506862 (server)
	--
	Result: FAIL
	Failed 1/4 test programs. 0/33 subtests failed.
	make: *** [Makefile:783: test_dynamic] Error 255

python-module-argcomplete-1.9.4-alt2
	test_single_quotes_in_double_quotes (__main__.TestBash) ... expected failure
	ERROR
	test_partial_completion (__main__.TestBash) ... ok
	--
	test_wordbreak_chars (__main__.TestTcsh) ... ok
	ERROR: test_parse_special_characters_dollar (__main__.TestBash)
	Traceback (most recent call last):
	--
	self.sh.run_command('exit')
	AssertionError: EOF not raised
	Ran 116 tests in 128.884s
	FAILED (errors=1, expected failures=11)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/argcomplete-1.9.4/.tox/py27/bin/python test/test.py -v (exited with
	code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py27 in 2 minutes, 26.358 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py27: parallel child exit code 1
	py38: commands succeeded

sbcl-2.0.4-alt1
	; wrote
	/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/obj/asdf-cache/sb-cover/test-data-branching-forms.fasl
	; compilation finished in 0:00:00.001
	; compiling file
	"/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib/sb-cover/test-data-4.lisp" (written
	06 MAY 2020 02:00:12 PM):
	; wrote /usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/obj/asdf-cache/sb-cover/test-data-4.fasl
	; compilation finished in 0:00:00.001
	* make[1]: Leaving directory '/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib/sb-cover'
	make: Leaving directory '/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

shadow-1:4.5-alt7
	from audit_help.c:47:
	../lib/commonio.h:124:12: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	124 |  /*@null@*/security_context_t scontext;
	cc1: all warnings being treated as errors
	make[2]: *** [Makefile:579: audit_help.o] Error 1
	--
	from age.c:39:
	../lib/commonio.h:124:12: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	124 |  /*@null@*/security_context_t scontext;
	cc1: all warnings being treated as errors
	make[2]: *** [Makefile:579: age.o] Error 1
	--
	from chkname.c:51:
	../lib/commonio.h:124:12: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	124 |  /*@null@*/security_context_t scontext;
	cc1: all warnings being treated as errors
	make[2]: *** [Makefile:579: chkname.o] Error 1
	--
	from chowntty.c:42:
	../lib/commonio.h:124:12: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	124 |  /*@null@*/security_context_t scontext;
	cc1: all warnings being treated as errors
	make[2]: *** [Makefile:579: chowntty.o] Error 1
	--
	from chowndir.c:39:
	../lib/commonio.h:124:12: error: 'security_context_t' is deprecated
	[-Werror=deprecated-declarations]
	124 |  /*@null@*/security_context_t scontext;
	cc1: all warnings being treated as errors
	make[2]: *** [Makefile:579: chowndir.o] Error 1

vixie-cron-4.1.20060426-alt10.1
	94 | security_context_t get_selinux_context(const char *name, int fd, char **err_msg);
	selinux.c:4:10: fatal error: selinux/flask.h: No such file or directory
	4 | #include <selinux/flask.h>

	6 error logs REMOVED from the list
erlang-triq-1.3.0-alt1
jed-2:0.99.19-alt2.qa2.1
libical-3.0.8-alt1
lockfile-progs-0.1.17-alt1
ocaml-csv-2.4-alt1
zeromq-4.2.3-alt1

Total 120 error logs.


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