ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20190912 x86_64 beehive_status: +12 -10 (90)
@ 2019-09-12  6:43 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2019-09-12  6:43 UTC (permalink / raw)
  To: sisyphus-cybertalk

	12 NEW error logs

glibc-6:2.27-alt10
	XPASS: nptl/tst-default-attr
	FAIL: nptl/tst-stack4
	UNSUPPORTED: nss/tst-nss-files-hosts-erange
	--
	+ rc=2
	+ grep '^FAIL:' build-x86_64-linux/tests.sum
	+ cut '-d ' -f2-
	--
	==> build-x86_64-linux/nptl/tst-stack4.test-result <==
	FAIL: nptl/tst-stack4
	original exit status 1

java-11-openjdk-0:11.0.3.7-alt1_5jpp8
	++ /usr/bin/tee -a
	/usr/src/RPM/BUILD/java-11-openjdk-11.0.3.7-5.x86_64/openjdk/build/build.log
	ERROR: Build failed for targets 'bootcycle-images docs-zip' in configuration
	'/usr/src/RPM/BUILD/java-11-openjdk-11.0.3.7-5.x86_64/openjdk/build' (exit code 2)
	+ wait

junitperf-0:1.9.1-alt1_22jpp8
	[junit] Testcase: testOneSecondResponseOneUserLoadSuccess took 1.131 sec
	[junit]		FAILED
	[junit] expected:<0> but was:<1>
	[junit] junit.framework.AssertionFailedError: expected:<0> but was:<1>
	[junit]		at
	com.clarkware.junitperf.TimedTestTest.testOneSecondResponseOneUserLoadSuccess(TimedTestTest.java:104)
	[junit]
	BUILD FAILED
	/usr/src/RPM/BUILD/junitperf-1.9.1/build.xml:72: Test com.clarkware.junitperf.AllTests
	failed

libglui-2.36-alt1.qa1
	/usr/bin/ld.default: ./lib/libglui.so: file not recognized: file truncated
	collect2: error: ld returned 1 exit status
	make: *** [makefile:69: bin/example2] Error 1

libical-3.0.5-alt2
	html/ICalAttach.html:342: warning: no link for: "NULL:CAPS" -> (<code
	class="literal">NULL</code>).
	html/ICalRecurrence.html:1095: warning: no link for: "GArray" -> (<span
	class="type">GArray</span>).
	html/ICalTimeSpan.html:147: warning: no link for: "g-object-unref" -> (<code
	class="function">g_object_unref()</code>).
	html/ICalTimezone.html:1183: warning: no link for: "FILE:CAPS" -> (<span
	class="type">FILE</span>).
	html/api-index-full.html:27: warning: no link for:
	"libical-glib-i-cal-forward-declarations" -> (i-cal-forward-declarations).
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.5/BUILD'
	make[1]: Entering directory '/usr/src/RPM/BUILD/libical-3.0.5/BUILD'
	[ 99%] Built target gtkdoc-libical-glib
	make[1]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.5/BUILD'
	make: *** [Makefile:141: all] Error 2

libompl-1.3.2-alt1_6
	Start 16: test_2dcircles_opt_geometric
	hasher-priv: master: idle time limit (3600 seconds) exceeded

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]
	yyerror (parserPtr, yymsgp);
	error.h:25:44: note: in definition of macro 'yyerror'
	#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 *'
	extern void smiyyerror(char *msg, Parser *parserPtr);
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libsmi-0.5.0/lib'
	make[1]: *** [Makefile:516: all-recursive] Error 1
	make: *** [Makefile:402: all] Error 2

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

perl-Net-Server-2.009-alt1
	t/Server_PreForkSimple.t (Wstat: 0 Tests: 6 Failed: 1)
	Failed test:  5
	Parse errors: Tests out of sequence.  Found (5) but expected (6)
	--
	Result: FAIL
	Failed 1/16 test programs. 1/191 subtests failed.
	make: *** [Makefile:815: test_dynamic] Error 255

perl-WWW-Curl-4.17-alt3.2
	gcc -c	-I/usr/include -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe
	-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
	-pipe -frecord-gcc-switches -Wall -g -O2   -DVERSION=\"4.17\" -DXS_VERSION=\"4.17\"
	-fPIC "-I/usr/lib64/perl5/CORE"   Curl.c
	Curl.xs:76:12: error: expected '{' before 'void'
	struct void *curlm;
	Curl.xs:76:12: error: two or more data types in declaration specifiers
	In file included from Curl.xs:14:
	--
	Curl.xs: In function 'XS_WWW__Curl__Multi_info_read':
	Curl.xs:1091:45: error: 'perl_curl_multi' {aka 'struct <anonymous>'} has no member named
	'curlm'
	while ((msg = curl_multi_info_read(self->curlm, &queue))) {
	Curl.xs:1101:32: error: 'perl_curl_multi' {aka 'struct <anonymous>'} has no member named
	'curlm'
	curl_multi_remove_handle(self->curlm, easy);
	Curl.xs: In function 'XS_WWW__Curl__Multi_fdset':
	Curl.xs:1128:30: error: 'perl_curl_multi' {aka 'struct <anonymous>'} has no member named
	'curlm'
	curl_multi_fdset(self->curlm, &fdread, &fdwrite, &fdexcep, &maxfd);

python-module-pytest-cov-2.7.1-alt2
	tests/test_pytest_cov.py::test_multiprocessing_pool_terminate
	hasher-priv: master: idle time limit (3600 seconds) exceeded

vi-traditional-050325-alt1
	/usr/bin/ld.default: cannot find -luxre
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:267: ex] Error 1

	10 error logs REMOVED from the list
aqbanking-5.7.8-alt2
cross-gcc-8.2.1-alt1_1.1
gear-2.2.0-alt1
gettext-0.19.8.1-alt6
perl-Devel-Cover-1.31-alt1.1
perl-HTTP-Proxy-0.304-alt2
pgmodeler-0.9.1-alt1
python-module-jupyter_console-6.0.0-alt1
python-module-pebble-4.3.7-alt1.git20180228
transgui-5.15.4-alt1.S1

Total 90 error logs.


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

only message in thread, other threads:[~2019-09-12  6:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12  6:43 [cyber] I: Sisyphus-20190912 x86_64 beehive_status: +12 -10 (90) 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