ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20190625 i586 beehive_status: +12 -9 (49)
@ 2019-06-25 13:54 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2019-06-25 13:54 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: 9553 bytes --]

	12 NEW error logs

aqbanking-5.7.8-alt2
	/bin/sh ../../../../../libtool	--tag=CC   --mode=link i586-alt-linux-gcc
	-DBUILDING_AQHBCI -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586
	-mtune=generic -g -Wall -Wdeclaration-after-statement  -g -o testlib testlib.o
	/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la
	/usr/src/RPM/BUILD/aqbanking-5.7.8/src/libs/aqbanking/libaqbanking.la -lgwenhywfar
	libtool:   error: cannot find the library
	'/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la'
	or unhandled argument
	'/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la'
	make[8]: *** [Makefile:766: testlib] Error 1

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.g.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib/libcilk.g.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.g.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1

geomview-1.9.4-alt4.qa3.1
	./fsaparse.l: In function 'wafsalex':
	./fsaparse.l:37:10: error: 'FORMAT' undeclared (first use in this function); did you mean
	'ESRMNT'?
	"Format" { return(FORMAT); }
	--
	./fsaparse.l:37:10: note: each undeclared identifier is reported only once for each
	function it appears in
	./fsaparse.l:39:10: error: 'FSA' undeclared (first use in this function)
	"fsa"  { return(FSA);  }
	./fsaparse.l:40:10: error: 'STATES' undeclared (first use in this function); did you mean
	'ESTALE'?
	"states" { return(STATES); }
	ESTALE
	./fsaparse.l:41:10: error: 'SYMBOLS' undeclared (first use in this function)
	"symbols" { return(SYMBOLS); }
	./fsaparse.l:42:10: error: 'BFS' undeclared (first use in this function)
	"bfs"  { return(BFS);  }
	./fsaparse.l:43:10: error: 'MIN' undeclared (first use in this function)
	"min"  { return(MIN);  }
	./fsaparse.l:44:10: error: 'VARIABLES' undeclared (first use in this function)
	"variables" { return(VARIABLES); }
	./fsaparse.l:45:10: error: 'ALPHABET' undeclared (first use in this function)
	"alphabet" { return(ALPHABET); }
	./fsaparse.l:46:10: error: 'START' undeclared (first use in this function); did you mean
	'ERESTART'?
	"start"  { return(START); }
	ERESTART
	./fsaparse.l:47:10: error: 'ATABLE' undeclared (first use in this function); did you mean
	'ESTALE'?
	"atable" { return(ATABLE); }

librabbitmq-c-0.9.0-alt1
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_decode_method':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: error:
	'amqp_queue_bi' undeclared (first use in this function); did you mean 'amqp_queue_bind'?
	amqp_queue_bind_ok_t *m = (amqp_queue_bind_ok_t *) amqp_pool_alloc(pool,
	sizeof(amqp_queue_bind_ok_t));
	--
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: note:
	each undeclared identifier is reported only once for each function it appears in
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:20: error:
	expected ';' at end of input
	amqp_queue_bind_ok_t *m = (amqp_queue_bind_ok_t *) amqp_pool_alloc(pool,
	sizeof(amqp_queue_bind_ok_t));
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: error:
	expected declaration or statement at end of input
	amqp_queue_bind_ok_t *m = (amqp_queue_bind_ok_t *) amqp_pool_alloc(pool,
	sizeof(amqp_queue_bind_ok_t));
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: error:
	expected declaration or statement at end of input
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: warning:
	control reaches end of non-void function [-Wreturn-type]

mutter-1:3.32.2-alt1
	[127/863] Compiling C object
	'clutter/clutter/50bf134@@mutter-clutter-4@sha/clutter-page-turn-effect.c.o'.
	FAILED: clutter/clutter/50bf134@@mutter-clutter-4@sha/clutter-page-turn-effect.c.o
	cc -Iclutter/clutter/50bf134@@mutter-clutter-4@sha -Iclutter/clutter -I../clutter/clutter
	-Iclutter -I../clutter -Icogl -I../cogl -Icogl/cogl -I../cogl/cogl -I/usr/include/atk-1.0
	-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo
	-I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm
	-I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0
	-I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libwacom-1.0
	-fvisibility=hidden -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
	-fno-strict-aliasing -Wpointer-arith -Wmissing-declarations -Wimplicit-function-declaration
	-Wformat=2 -Wformat-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes
	-Wnested-externs -Wold-style-definition -Wundef -Wunused -Wcast-align -Wmissing-noreturn
	-Wmissing-format-attribute -Wmissing-include-dirs -Wlogical-op -Wignored-qualifiers
	-Werror=redundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main
	-Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs
	-Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast
	-Werror=pointer-to-int-cast -Werror=empty-body -Werror=write-strings -frecord-gcc-switches
	-Wall -g -O2 -march=i586 -mtune=generic -fPIC -pthread '-DCLUTTER_SYSCONFDIR="/etc"'
	-DCLUTTER_COMPILATION=1 -DCOGL_DISABLE_DEPRECATION_WARNINGS '-DG_LOG_DOMAIN="Clutter"'
	-MD -MQ 'clutter/clutter/50bf134@@mutter-clutter-4@sha/clutter-page-turn-effect.c.o'
	-MF 'clutter/clutter/50bf134@@mutter-clutter-4@sha/clutter-page-turn-effect.c.o.d'
	-o 'clutter/clutter/50bf134@@mutter-clutter-4@sha/clutter-page-turn-effect.c.o' -c
	../clutter/clutter/clutter-page-turn-effect.c
	--
	from ../clutter/clutter/clutter-page-turn-effect.c:42:
	../cogl/cogl-path/cogl-path.h:55:10: fatal error: cogl-path/cogl-path-enum-types.h:
	No such file or directory
	#include <cogl-path/cogl-path-enum-types.h>

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-Ping-2.72-alt1
	t/150_syn_inst.t ...... ok
	#   Failed test 'Make sure it died for a good excuse'
	#   at t/190_alarm.t line 54.
	--
	t/190_alarm.t	    (Wstat: 256 Tests: 6 Failed: 1)
	Failed test:  6
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/17 test programs. 1/66 subtests failed.
	make: *** [Makefile:784: test_dynamic] Error 255

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, 15866 (server)
	--
	Result: FAIL
	Failed 1/4 test programs. 0/33 subtests failed.
	make: *** [Makefile:783: test_dynamic] Error 255

python-module-hamcrest-2.0.0-alt3.a1.git20150729
	INTERNALERROR>	   filename, exc.__class__.__name__, exc,
	INTERNALERROR> CoverageException: Couldn't read data from
	'/usr/src/RPM/BUILD/python-module-hamcrest-2.0.0/.coverage': ValueError: Expecting :
	delimiter: line 1 column 8205 (char 8204)
	============== 459 passed, 5 skipped, 6 warnings in 2.39 seconds ===============
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-hamcrest-2.0.0/.tox/py27/bin/py.test (exited with code 3)
	ERROR: invocation failed (exit code 1)
	✖ FAIL py27 in 13.434 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py27: parallel child exit code 1
	py37: commands succeeded

python-module-pebble-4.3.7-alt1.git20180228
	collecting ... collected 41 items
	test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_initializer
	FAILED [  2%]
	test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback PASSED
	[  4%]
	--
	>		pool.schedule(function)
	E		AssertionError: RuntimeError not raised
	test/test_process_pool_forkserver.py:212: AssertionError
	----------------------------- Captured stderr call -----------------------------
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):

python-module-pytest-cov-2.7.1-alt1
	✔ OK py27 in 6 minutes, 57.918 seconds
	hasher-priv: master: idle time limit (3600 seconds) exceeded

sbcl-1.4.12-alt3
	29	0   0.0     83	 5.0   1660 100.0	 -  "foreign function
	interrupt_handle_pending"
	30	0   0.0     83	 5.0   1660 100.0	 -  "foreign function handle_trap"
	31	0   0.0      2	 0.1   1660 100.0	 -  SB-KERNEL:TWO-ARG-+
	32	0   0.0      2	 0.1   1660 100.0	 -  GET-UNIVERSAL-TIME
	33	0   0.0      1	 0.1   1660 100.0	 -  SB-BIGNUM:ADD-BIGNUMS
	0   0.0					    elsewhere
	* make: Leaving directory '/usr/src/RPM/BUILD/sbcl-1.4.12/sbcl-1.4.12/contrib/sb-sprof'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

	9 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
gear-2.2.0-alt1
icu4j-1:63.1-alt1_2jpp8
littleproxy-1.1.0-alt2_5jpp8
perl-B-C-1.57-alt1
perl-Glib-1.329-alt2
python-module-eventlet-0.24.1-alt1
python-module-radar-0.3-alt1.git20131211.1.1.1
sgc-0.2.1-alt3

Total 49 error logs.


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

only message in thread, other threads:[~2019-06-25 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25 13:54 [cyber] I: Sisyphus-20190625 i586 beehive_status: +12 -9 (49) 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