ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20180727 x86_64 beehive_status: +16 -18 (500)
@ 2018-07-27  5:51 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2018-07-27  5:51 UTC (permalink / raw)
  To: sisyphus-cybertalk

	16 NEW error logs

SNNS-4.3-alt1.1.1.1
	error = ex_in - in_in;
	learn_f.c:8777:11: note: 'ex_in' was declared here
	float ex_in, in_in, error, eta;
	make[1]: Leaving directory '/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources'
	make[1]: Entering directory '/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources'
	ar  rc	libfunc.a func_tbl.o init_f.o kr_td.o kr_funcs.o learn_f.o prun_f.o tbl_func.o
	trans_f.o update_f.o remap_f.o matrix.o arttr_f.o cc_learn.o cc_prune.o cc_modify.o
	cc_glob.o cc_display.o tacoma_learn.o dlvq_learn.o stochastic_learn_f.o scaled_conj_grad.o
	Ignore possible error messages for the following command:
	ranlib	libfunc.a
	END OF COMMANDS THAT MAY FAIL
	make[1]: Leaving directory '/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources'

archivemail-0.9.0-alt1
	................................................F..................................................
	FAIL: testJustOld (__main__.TestIsTooOld)
	with max_days=1, should be true for these dates >= 1 day
	--
	Ran 99 tests in 2.137s
	FAILED (failures=1)

augeas-1.10.1-alt1
	CC	 liblexer_la-lexer.lo
	lexer.l:21:10: fatal error: parser.h: No such file or directory
	#include "parser.h"

automake_1.11-1.11.6-alt7
	make[3]: Entering directory '/usr/src/RPM/BUILD/automake-1.11.6-alt7/tests'
	FAIL: ar-lib4.test
	make[3]: Leaving directory '/usr/src/RPM/BUILD/automake-1.11.6-alt7/tests'
	--
	make[3]: Entering directory '/usr/src/RPM/BUILD/automake-1.11.6-alt7/tests'
	1 of 893 tests failed
	(58 tests were not run)

aws-sdk-java-1.11.3-alt1_5jpp8
	[ERROR]
	/usr/src/RPM/BUILD/aws-sdk-java-9883b981ab5103cc6944fbf8f3b973994777350f/aws-java-sdk-core/src/main/java/com/amazonaws/http/conn/ssl/MasterSecretValidators.java:51:
	warning - Tag @see:illegal character: "47" in
	"https://access.redhat.com/security/cve/CVE-2014-6593"
	[ERROR] javadoc: error - java.lang.OutOfMemoryError: Please increase memory.
	[ERROR] For example, on the JDK Classic or HotSpot VMs, add the option -J-Xmx

cilk-5.4.6-alt11
	perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
	no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
	S0	    \rS1		 \rQ1.1		\rQ1.2	       \rQ1.3	      \rQ1.4	     \rQ1.5
	\rQ1.6	       \rQ1.7	      \rQ1.8	     \rS2	  \rQ2.1		 \rQ2.2
	\rQ2.3	       \rQ2.4	      \rS3	   \rQ3.1	  \rQ3.2		 \rQ3.3
	\rQ3.4	       \runknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
	--
	libtool: install: /bin/install -p .libs/libcilk.p.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.p.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.p.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:522: install-libLTLIBRARIES] Error 1

libkqueue-2.0.1-alt2
	cc  -o kqtest -L . -Wl,-rpath,. -L .  test/main.o test/kevent.o test/test.o test/proc.o
	test/read.o test/signal.o test/timer.o test/vnode.o test/user.o libkqueue.so -lpthread -lrt
	x86_64-alt-linux-gcc: error: libkqueue.so: No such file or directory
	make: *** [GNUmakefile:172: kqtest] Error 1

libxfconf-4.12.0-alt1.1.1.1
	main.c: In function 'main':
	main.c:157:21: error: 'PACKAGE' undeclared (first use in this function); did you mean
	'PACKAGE_URL'?
	xfce_textdomain(PACKAGE, LOCALEDIR, "UTF-8");
	--
	main.c:157:21: note: each undeclared identifier is reported only once for each function
	it appears in
	main.c:181:28: error: expected ')' before 'VERSION'
	g_print("Xfconfd " VERSION "\n");

nsd-4.1.22-alt1
	./zparser.y: In function 'yyparse':
	./zparser.y:638:6: error: unexpected end of file after #line
	| T_OPENPGPKEY sp rdata_openpgpkey
	./zparser.y:637:5: error: expected declaration or statement at end of input
	| T_CDNSKEY sp rdata_unknown { $$ = $1; parse_unknown_rdata($1, $3); }
	./zparser.y:637:5: error: expected declaration or statement at end of input
	zparser.c:1884:5: error: label 'yyerrlab' used but not defined
	goto yyerrlab;
	zparser.c:1808:5: error: label 'yyacceptlab' used but not defined
	YYACCEPT;
	zparser.c:1802:9: error: label 'yyabortlab' used but not defined
	YYABORT;
	zparser.c:1785:11: error: label 'yyexhaustedlab' used but not defined
	goto yyexhaustedlab;

python-module-apptools-4.4.0-alt2
	==================================== ERRORS ====================================
	______ ERROR collecting apptools/persistence/tests/test_state_pickler.py _______
	apptools/persistence/tests/test_state_pickler.py:18: in <module>
	--
	return _core_.PyApp__BootstrapApp(*args, **kwargs)
	E   SystemError: wxEntryStart failed, unable to initialize wxWidgets!  (Is DISPLAY
	set properly?)
	------------------------------- Captured stderr --------------------------------

python-module-pexpect-4.4-alt1.S1
	E	    searcher: searcher_re:
	E		0: re.compile("0<STOP>")
	pexpect/expect.py:61: EOF
	----------------------------- Captured stdout call -----------------------------
	tests.test_interact.InteractTestCase.test_interact_exit_unicode
	=============================== warnings summary ===============================
	None
	[pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.
	-- Docs: http://doc.pytest.org/en/latest/warnings.html
	======== 1 failed, 199 passed, 7 skipped, 1 warnings in 174.63 seconds =========

python-module-terminado-0.5-alt1.git20150717.2.1
	test_single_process (terminado.tests.basic_test.SingleTermTests) ... ok
	test_max_terminals (terminado.tests.basic_test.UniqueTermTests) ... ERROR
	test_unique_processes (terminado.tests.basic_test.UniqueTermTests) ... ok
	ERROR: test_max_terminals (terminado.tests.basic_test.UniqueTermTests)
	Traceback (most recent call last):
	--
	self.assertEquals(msg[0], 'setup')
	TypeError: 'NoneType' object has no attribute '__getitem__'
	-------------------- >> begin captured logging << --------------------
	--
	terminado.websocket: INFO: TermSocket.open: None
	tornado.application: ERROR: Uncaught exception in /unique
	Traceback (most recent call last):
	--
	terminado.websocket: INFO: TermSocket.open: None
	tornado.application: ERROR: Uncaught exception in /unique
	Traceback (most recent call last):
	--
	Ran 8 tests in 34.726s
	FAILED (errors=1)

python3-3.6.5-alt1
	1 test failed:
	test_os
	20 tests skipped:
	test_curses test_devpoll test_kqueue test_msilib test_nis
	test_ossaudiodev test_smtpnet test_socketserver test_startfile
	test_timeout test_tix test_tk test_ttk_guionly test_urllib2net
	test_urllibnet test_winconsoleio test_winreg test_winsound
	test_xmlrpc_net test_zipfile64
	Total duration: 2 min 17 sec
	Tests result: FAILURE

telepathy-haze-0.8.0.1-alt0.5
	TimeoutError
	FAIL: roster/removed-from-rp-subscribe.py (1)
	Testing roster/subscribe.py ...

wcslib-5.14-alt1
	../C/libwcs-5.14.a(wcsfix.o): In function `unitfix':
	/usr/src/RPM/BUILD/wcslib-5.14/C/wcsfix.c:455: undefined reference to `wcsutrne'
	../C/libwcs-5.14.a(wcsunits.o): In function `wcsutrn':
	/usr/src/RPM/BUILD/wcslib-5.14/C/wcsunits.c:216: undefined reference to `wcsutrne'
	collect2: error: ld returned 1 exit status
	make[1]: *** [GNUmakefile:76: wcsware] Error 1

xfce4-panel-4.12.2-alt1
	xfce-panel-plugin.c: In function 'xfce_panel_plugin_init':
	xfce-panel-plugin.c:712:19: error: 'GETTEXT_PACKAGE' undeclared (first use in this
	function)
	bindtextdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR);

	18 error logs REMOVED from the list
apr1-1.5.2-alt1
coreutils-8.27.0.23.f4570-alt1
curl-7.61.0-alt1.S1
golang-github-eapache-go-resiliency-0-alt1_0.4.gitb86b1ec
golang-github-xiang90-probing-0-alt1_0.6.git07dd2e8
gssproxy-0.8.0-alt1.S1
jersey1-1.19-alt1_11jpp8
kaptain-0.73-alt1
libwebkitgtk2-2.4.11-alt4
libwebkitgtk3-2.4.11-alt4
lz4-1:1.8.2-alt2
perl-Wx-0.9932-alt2.1
pytables-1:3.4.2-alt1.1
python-module-greenhouse-2.2.0-alt2.git20141230.1
razor-2.85-alt4.1.1.1
sgc-0.2.1-alt1
spice-up-1.3.2-alt2
waon-0.10-alt3

Total 500 error logs.


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

only message in thread, other threads:[~2018-07-27  5:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-27  5:51 [cyber] I: Sisyphus-20180727 x86_64 beehive_status: +16 -18 (500) 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