[cyber] I: p8-20180310 x86_64 beehive_status: +11 -2 (927)

ALT beekeeper hiver на altlinux.org
Сб Мар 10 14:07:42 MSK 2018


	11 NEW error logs

cppcheck-1.82-alt0.M80P.1.1
	import io
	ImportError: No module named io
	make: Entering directory `/usr/src/RPM/BUILD/cppcheck-1.82'
	g++ -Ilib -Iexternals/simplecpp -Iexternals/tinyxml -I/usr/include/pcre
	-DCFGDIR=\"/usr/share/cppcheck/cfg\" -std=c++0x -O2 -include lib/cxx11emu.h -DNDEBUG
	-Wall -Wno-sign-compare -std=c++0x -DHAVE_RULES -DTIXML_USE_STL -I/usr/include/pcre
	-c -o build/analyzerinfo.o build/analyzerinfo.cpp
	x86_64-alt-linux-g++: error: build/analyzerinfo.cpp: No such file or directory
	x86_64-alt-linux-g++: fatal error: no input files
	compilation terminated.

doublecmd-0.8.2-alt0.M80P.1
	п╓п╟я┌п╟п╩я▄п╫п╬: (1018) п п╬п╪п©п╦п╩я▐я├п╦я▐ п©я─п╣я─п╡п╟п╫п╟
	Error: /usr/bin/ppcx64 returned an error exitcode
	Error: (lazarus) Compile Project, Mode: Beta, Target:
	/usr/src/RPM/BUILD/doublecmd-0.8.2/doublecmd: stopped with exit code 256
	Error: (lazbuild) failed compiling of project
	/usr/src/RPM/BUILD/doublecmd-0.8.2/src/doublecmd.lpi

gambas3-3.10.0-alt0.M80P.1
	In file included from main.cpp:34:0:
	cwebhittest.h:30:29: fatal error: QWebHitTestResult: No such file or directory
	compilation terminated.

gettext-0.19.8.1-alt0.M80P.1
	../../build-aux/test-driver: line 107:	3822 Aborted		     "$@" > $log_file 2>&1
	FAIL: test-ctype_space
	PASS: test-u8-width-linebreaks
	--
	# SKIP:  19
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See gnulib-tests/test-suite.log

glibc-6:2.23-alt3.M80P.2
	XPASS: elf/tst-protected1b
	FAIL: nptl/tst-robust8
	Summary of test results:
	--
	+ rc=2
	+ grep '^FAIL:' build-x86_64-linux/tests.sum
	+ cut '-d ' -f2-
	--
	==> build-x86_64-linux/nptl/tst-robust8.test-result <==
	FAIL: nptl/tst-robust8
	original exit status 1

libbelle-sip-1.5.0-alt1
	libbctoolbox-devel: Depends: libbctoolbox (= 0.2.0-alt1)
	E: Broken packages
	hsh-install: Failed to calculate package file list.

libisds-0.10.3-alt1_1
	hotp_authentication.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make[2]: *** [hotp_authentication] Error 1

python-module-mockito-0.5.2-alt1.1
	testVerifies (mockito_test.verifications_test.VerifyZeroInteractionsTest) ... ok
	FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.InorderVerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation,
	invocation))
	mockito.verification.VerificationError:
	Wanted foo() to be invoked, got foo() instead
	>>  raise VerificationError("\nWanted %s to be invoked, got %s instead" %
	(wanted_invocation, invocation))
	FAIL: testVerifiesWhenMethodIsUsingKeywordArguments
	(mockito_test.verifications_test.InorderVerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation,
	invocation))
	mockito.verification.VerificationError:
	Wanted someOtherMethod(1) to be invoked, got someOtherMethod(1) instead
	>>  raise VerificationError("\nWanted %s to be invoked, got %s instead" %
	(wanted_invocation, invocation))
	FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.VerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	mockito.verification.VerificationError:
	Wanted but not invoked: foo()
	>>  raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	FAIL: testVerifiesWhenMethodIsUsingKeywordArguments
	(mockito_test.verifications_test.VerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	mockito.verification.VerificationError:
	Wanted but not invoked: someOtherMethod(1)
	--
	Ran 164 tests in 0.115s
	FAILED (failures=4)

qt-creator-4.4.1-alt1.M80P.2
	from sshsendfacility.cpp:26:
	/usr/include/c++/5/ctime:60:11: error: '::clock_t' has not been declared
	using ::clock_t;
	/usr/include/c++/5/ctime:61:11: error: '::time_t' has not been declared
	using ::time_t;
	/usr/include/c++/5/ctime:64:11: error: '::clock' has not been declared
	using ::clock;
	/usr/include/c++/5/ctime:65:11: error: '::difftime' has not been declared
	using ::difftime;
	/usr/include/c++/5/ctime:66:11: error: '::mktime' has not been declared
	using ::mktime;
	/usr/include/c++/5/ctime:67:11: error: '::time' has not been declared
	using ::time;
	/usr/include/c++/5/ctime:68:11: error: '::asctime' has not been declared
	using ::asctime;
	/usr/include/c++/5/ctime:69:11: error: '::ctime' has not been declared
	using ::ctime;
	/usr/include/c++/5/ctime:70:11: error: '::gmtime' has not been declared
	using ::gmtime;
	/usr/include/c++/5/ctime:71:11: error: '::localtime' has not been declared
	using ::localtime;

qupzilla-2.1.2-alt0.M80P.1
	Info: creating stash file /usr/src/RPM/BUILD/qupzilla-2.1.2/.qmake.stash
	Project ERROR: QupZilla requires at least QtWebEngine 5.7!

scribus-1:1.5.3-alt0.M80P.1
	(Required is at least version "2")
	Call Stack (most recent call first):
	/usr/share/CMake/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
	/usr/share/CMake/Modules/FindPythonLibs.cmake:265 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
	CMakeLists.txt:739 (find_package)
	-- Configuring incomplete, errors occurred!
	See also "/usr/src/RPM/BUILD/scribus-1.5.3/BUILD/CMakeFiles/CMakeOutput.log".
	error: Bad exit status from /usr/src/tmp/rpm-tmp.49984 (%build)
	RPM build errors:
	Macro %_K4lib not found

	2 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
doublecmd-0.7.8-alt0.M80P.1

Total 927 error logs.


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