[cyber] I: p9-20200906 i586 beehive_status: +9 -7 (125)

ALT beekeeper hiver на altlinux.org
Вс Сен 6 15:05:14 MSK 2020


	9 NEW error logs

abinit-8.10.2-alt1
	1
	Error: Line truncated at (1) [-Werror=line-truncation]
	m_lobpcg2.F90:525:131:
	--
	1
	Error: Unterminated character constant beginning at (1)
	f951: some warnings being treated as errors
	make[3]: *** [Makefile:910: m_lobpcg2.o] 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	    
S1		 
Q1.1		
Q1.2	       
Q1.3	      
Q1.4	     
Q1.5
	
Q1.6	       
Q1.7	      
Q1.8	     
S2	  
Q2.1		 
Q2.2
	
Q2.3	       
Q2.4	      
S3	   
Q3.1	  
Q3.2		 
Q3.3
	
Q3.4	       
unknown 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

compiz-0.9.14.1-alt1
	make[1]: Entering directory '/usr/src/RPM/BUILD/compiz-0.9.14.1/i586-alt-linux'
	[ 16%] Built target compiz_string
	make[1]: Leaving directory '/usr/src/RPM/BUILD/compiz-0.9.14.1/i586-alt-linux'
	make[2]: Entering directory '/usr/src/RPM/BUILD/compiz-0.9.14.1/i586-alt-linux'
	[  1%] Generating ../../po/compiz.pot
	make[2]: Leaving directory '/usr/src/RPM/BUILD/compiz-0.9.14.1/i586-alt-linux'
	make[1]: Entering directory '/usr/src/RPM/BUILD/compiz-0.9.14.1/i586-alt-linux'
	[ 16%] Built target nls
	make[1]: Leaving directory '/usr/src/RPM/BUILD/compiz-0.9.14.1/i586-alt-linux'
	make: *** [Makefile:163: all] Error 2

curl-7.71.0-alt1
	TESTDONE: 1049 tests out of 1050 reported OK: 99%
	TESTFAIL: These test cases failed: 587
	TESTDONE: 1364 tests were considered during 458 seconds.

dopewars-1.5.12-alt1_20.1033svn
	/bin/sh ../../libtool --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g
	-O2 -march=i586 -mtune=generic -Wall  -o libsound_sdl.la -rpath /usr/lib -lSDL -lpthread
	-lSDL_mixer sound_sdl.lo  -lglib-2.0
	libtool: link: rm -fr  .libs/libsound_sdl.a
	libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC	.libs/sound_sdl.o   -lSDL
	-lpthread -lSDL_mixer -lglib-2.0  -g -O2 -march=i586 -mtune=generic   -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" )
	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

jmock-0:2.8.2-alt2_6jpp8
	[ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.298 s <<<
	FAILURE! - in org.jmock.test.unit.lib.concurrent.BlitzerTests
	[ERROR]
	testActionsCanFailWithoutDeadlockingTheTestThread(org.jmock.test.unit.lib.concurrent.BlitzerTests)
	Time elapsed: 0.169 s  <<< ERROR!
	java.util.concurrent.TimeoutException: timed out waiting for blitzed actions to complete
	successfully

neko-2.2.0-alt4.gitb68336c
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 96%] Built target nekotools
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[2]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 83%] Generating bin/nekoml.std
	make[2]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 97%] Built target nekoml.std
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make: *** [Makefile:163: all] Error 2

python-module-blist-1.3.6-alt2
	test_inplace_methods (blist.test.test_set.TestVariousIteratorArgs) ... ok
	ERROR: test_discard (blist.test.sortedlist_tests.WeakSortedListTest)
	Traceback (most recent call last):
	--
	x = m.live.pop(len(m.live)//2)
	IndexError: pop from empty list
	Ran 1308 tests in 44.678s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1308 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1308 errors=1 failures=0>

sgc-0.2.1-alt3
	+ xvfb-run sh makedocs
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	The XKEYBOARD keymap compiler (xkbcomp) reports:
	--
	pygame.display.init()
	error: Couldn't open X11 display
	The full traceback has been saved in /usr/src/tmp/sphinx-err-0n66wV.log, if you want
	to report the issue to the developers.

	7 error logs REMOVED from the list
apache-commons-pool2-2.4.2-alt4_6jpp8
apache2-mod_perl-2.0.10-alt4.2
guile22-2.2.4-alt3
libsmi-0.5.0-alt1.svn1841
lockfile-progs-0.1.17-alt1
perl-HTTP-Proxy-0.304-alt2
perl-IO-Event-0.813-alt2

Total 125 error logs.


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