[cyber] I: Sisyphus-20161128 i586 beehive_status: +15 -7 (492)

ALT beekeeper hiver на altlinux.org
Пн Ноя 28 15:23:00 MSK 2016


	15 NEW error logs

audacious-3.8-alt1
	Selecting libdb4.7-devel for 'libdb4-devel'
	E: Couldn't find package libguess1-devel>=1.2
	hsh-install: Failed to calculate package file list.

checkstyle-0:6.6-alt1_2jpp8
	[INFO] -------------------------------------------------------------
	[ERROR] COMPILATION ERROR :
	[INFO] -------------------------------------------------------------

cxf-xjc-utils-2.6.2-alt1_3jpp8
	filesystem is already the newest version.
	E: Couldn't find package maven-shared-downloader
	hsh-install: Failed to calculate package file list.

ispell-de-1:20090107-alt2
	+ install -m 644 de_CH.aff de_CH.hash /usr/src/tmp/ispell-de-buildroot/usr/lib/ispell/
	install: cannot stat 'de_CH.aff': No such file or directory
	install: cannot stat 'de_CH.hash': No such file or directory

jersey-2.18-alt1_3jpp8
	[ERROR] The build could not read 1 project -> [Help 1]
	[ERROR]
	[ERROR]   The project org.glassfish.jersey.ext:jersey-bean-validation:2.18
	(/usr/src/RPM/BUILD/jersey-2.18/ext/bean-validation/pom.xml) has 1 error
	[ERROR]     'dependencies.dependency.version' for org.hibernate:hibernate-validator:jar
	must be a valid version but is '${hibernate-validator.version}'. @
	org.glassfish.hk2:hk2-bom:2.4.0, /usr/share/maven-poms/glassfish-hk2/hk2-bom.pom,
	line 181, column 26
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.
	[ERROR]
	[ERROR] For more information about the errors and possible solutions, please read the
	following articles:
	[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

kernel-modules-ipset-std-pae-6.29-alt2.263202.1
	Selected version kernel-headers-modules-std-pae#1:4.4.34-alt1 for
	kernel-headers-modules-std-pae=4.4.34-alt1
	E: Version ='6.29' for 'kernel-source-ipset' was not found
	hsh-install: Failed to calculate package file list.

linuxcnc-2.7.5-alt1
	MODBUS_API int modbus_set_response_timeout(modbus_t *ctx, uint32_t to_sec, uint32_t
	to_usec);
	hal/user_comps/mb2hal/mb2hal.c:362:5: error: too few arguments to function
	'modbus_set_response_timeout'
	modbus_set_response_timeout(this_mb_link->modbus, &timeout);
	--
	MODBUS_API int modbus_set_byte_timeout(modbus_t *ctx, uint32_t to_sec, uint32_t to_usec);
	hal/user_comps/mb2hal/mb2hal.c:369:5: error: too few arguments to function
	'modbus_set_byte_timeout'
	modbus_set_byte_timeout(this_mb_link->modbus, &timeout);

maven-plugin-bundle-2.5.4-alt1_1jpp8
	[INFO] -------------------------------------------------------------
	[ERROR] COMPILATION ERROR :
	[INFO] -------------------------------------------------------------

octave-optiminterp-0.3.4-alt2.1
	1
	Fatal Error: Can't open module file 'optimal_interpolation.mod' for reading at (1):
	No such file or directory
	compilation terminated.
	--
	pkg: error running `make' for the optiminterp package.
	error: called from 'configure_make' in file
	/usr/share/octave/4.0.3/m/pkg/private/configure_make.m near line 96, column 9

palemoon-2:26.5.0-alt1_git.1.edd5
	gstreamer-app-0.10
	gstreamer-plugins-base-0.10... configure: error: gstreamer and gstreamer-plugins-base
	development packages are required to build the gstreamer backend. Install them or
	disable gstreamer support with --disable-gstreamer
	------ config.log ------

perl-HTML-FormFu-MultiForm-1.00-alt1
	PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e"
	"undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
	#   Failed test 'Error running (t-aggregate/multiform-misc-file-client-side.t):
	Couldn't parse 't-aggregate/multiform-misc-file-client-side.t': Can't locate
	object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI"
	at /usr/share/perl5/HTML/FormFu/UploadParam.pm line 45, <$fh> chunk 2, at
	/usr/src/RPM/BUILD/HTML-FormFu-MultiForm-1.00/blib/lib/HTML/FormFu/MultiForm.pm line 508.
	#   at /usr/share/perl5/Test/Aggregate/Nested.pm line 228.
	--
	# Looks like you failed 1 test of 7 run.
	#   Failed test 'Tests for t-aggregate/multiform-misc-file-client-side.t'
	#   at /usr/share/perl5/Test/Aggregate/Nested.pm line 229.
	--
	t/aggregate.t (Wstat: 256 Tests: 23 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/1 test programs. 1/23 subtests failed.
	make: *** [test_dynamic] Error 1

python-module-netcall-0.4.2-alt2.git20141120
	tests/test_threading.py::ThreadingRPCCallsTest::test_generator_throw <- tests/rpc_mixins.py
	PASSED
	tests/test_threading.py::ThreadingRPCCallsTest::test_ignore_missing_service <-
	../../../../lib/python2.7/unittest/case.py SKIPPED
	tests/test_threading.py::ThreadingRPCCallsTest::test_netcall_reserved <-
	tests/rpc_mixins.py PASSED
	tests/test_threading.py::ThreadingRPCCallsTest::test_object <- tests/rpc_mixins.py PASSED
	tests/test_threading.py::ThreadingRPCCallsTest::test_object_module <- tests/rpc_mixins.py
	PASSED
	tests/test_threading.py::ThreadingRPCCallsTest::test_object_namespace_n_levels <-
	tests/rpc_mixins.py PASSED
	tests/test_threading.py::ThreadingRPCCallsTest::test_object_namespace_one_level <-
	tests/rpc_mixins.py PASSED
	tests/test_threading.py::ThreadingRPCCallsTest::test_object_private <- tests/rpc_mixins.py
	PASSED
	tests/test_threading.py::ThreadingRPCCallsTest::test_object_restricted <-
	tests/rpc_mixins.py PASSED
	tests/test_threading.py::ThreadingRPCCallsTest::test_timeout <- tests/rpc_mixins.py
	/usr/src/tmp/rpm-tmp.59932: line 101: 25635 Aborted		    py.test -vv

rxjava-1.0.13-alt1_2jpp8
	Results :
	Tests in error:
	OperatorFlatMapTest.flatMapRangeMixedAsyncLoop:497 ? Runtime Unexpected onErro...

vim-spell-en-50.1.20060311-alt1
	patching file en_US.aff
	Hunk #1 FAILED at 1.
	1 out of 1 hunk FAILED -- saving rejects to file en_US.aff.rej
	patching file en_US.dic
	Hunk #1 FAILED at 1.
	Hunk #2 succeeded at 48757 with fuzz 1.
	1 out of 2 hunks FAILED -- saving rejects to file en_US.dic.rej

xstream-0:1.4.8-alt1_2jpp8
	[INFO] -------------------------------------------------------------
	[ERROR] COMPILATION ERROR :
	[INFO] -------------------------------------------------------------

	7 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
kf5-kwrited-5.8.3-alt1
libgc-7.6.0-alt1
macwidgets-0.9.5-alt1_0jpp6
python-module-mockito-0.5.2-alt1.1
python-module-pytest-tornado-0.4.2-alt1.git20150219.1
python-module-radar-0.3-alt1.git20131211.1.1

Total 492 error logs.


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