ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20190801 x86_64 beehive_status: +10 -3 (55)
@ 2019-08-01  6:13 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2019-08-01  6:13 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: 5398 bytes --]

	10 NEW error logs

altlinux-freedesktop-menu-0.67-alt1
	+ j=altlinux-webdevelopment.directory
	+ grep altlinux-webdevelopment.directory ignore.list
	+ grep 'Name\[ru\]=' desktop-directories/altlinux-webdevelopment.directory
	+ for i in desktop-directories/*.directory
	++ basename desktop-directories/altlinux-xfce.directory
	+ j=altlinux-xfce.directory
	+ grep altlinux-xfce.directory ignore.list
	+ rm ignore.list
	+ '[' 0 -gt 0 ']'
	+ exit 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.p.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.g.p.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.g.p.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1

dopewars-1.5.12-alt1_20.1033svn
	libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/sound_sdl.o   -lSDL
	-lpthread -lSDL_mixer -lglib-2.0  -g -O2   -Wl,-soname -Wl,libsound_sdl.so.0 -o
	.libs/libsound_sdl.so.0.0.0
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so.0" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so.0")
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so")
	libtool: link: ( cd ".libs" && rm -f "libsound_sdl.la" && ln -s "../libsound_sdl.la"
	"libsound_sdl.la" )
	ln: failed to create symbolic link 'libsound_sdl.la': File exists
	make[3]: *** [Makefile:697: .libs/libsound_sdl.so] Error 1
	make[3]: Leaving directory '/usr/src/RPM/BUILD/dopewars/src/plugins'
	make[2]: *** [Makefile:574: all-recursive] Error 1
	make[1]: *** [Makefile:474: all-recursive] Error 1
	make: *** [Makefile:402: all] Error 2

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:346:7: error:
	expected declaration or statement at end of input
	if (m == NULL) { return AMQP_STATUS_NO_MEMORY; }
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:346:7: error:
	expected declaration or statement at end of input
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:346:7: warning:
	control reaches end of non-void function [-Wreturn-type]

mpb-1.5-alt3
	normal_vectors.c: In function 'random_object':
	normal_vectors.c:128:6: error: unknown type name 'material_type'
	material_type m = { 0 };

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

python-module-lz4-2.1.6-alt1
	>		    assert stats[0].size_diff < MEM_INCREASE_LIMIT
	E		    AssertionError: assert 31472 < 25600
	E		     +	where 31472 = <StatisticDiff traceback=<Traceback (<Frame
	filename='/usr/lib64/python3.7/tracemalloc.py' lineno=185>,)> size=35240 (+31472)
	count=629 (+562)>.size_diff
	--
	=========== 1 failed, 19015 passed, 52436 warnings in 295.65 seconds ===========
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-lz4-2.1.6/.tox/py37/bin/pytest --cov=lz4 --tb=long
	(exited with code 1)
	ERROR: invocation failed (exit code 1)
	✖ FAIL py37 in 5 minutes, 4.614 seconds
	--
	py27: commands succeeded
	ERROR:	 py37: parallel child exit code 1

python-module-sh-1.12.14-alt4
	test_done_callback (__main__.FunctionalTests) ... FAIL
	FAIL: test_done_callback (__main__.FunctionalTests)
	Traceback (most recent call last):
	--
	self.assertTrue(abs(wait_elapsed - 1.0) < 1.0)
	AssertionError: False is not true
	Ran 35 tests in 18.911s
	FAILED (failures=1)
	Coverage.py warning: Module sh.py was never imported. (module-not-imported)

transgui-5.15.4-alt1.S1
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1036,13) Заметка: (6058) Call to
	subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1063,51) Заметка: (6058) Call to
	subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1085,51) Заметка: (6058) Call
	to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
	not inlined
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1424,39) Заметка: (6058) Call
	to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
	not inlined
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1446,53) Заметка: (An unhandled
	exception occurred at $000000000051DD42:
	EAccessViolation: Access violation
	$000000000051DD42
	$00000000009E4368
	$00000000009E8384
	$00000000009E95DE

	3 error logs REMOVED from the list
gear-2.2.0-alt1
perl-POSIX-1003-0.99_07-alt1.1
perl-Time-Format_XS-1.03-alt5

Total 55 error logs.


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

only message in thread, other threads:[~2019-08-01  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-01  6:13 [cyber] I: Sisyphus-20190801 x86_64 beehive_status: +10 -3 (55) 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