[cyber] I: p8-20170311 x86_64 beehive_status: +6 -16 (487)

ALT beekeeper hiver на altlinux.org
Сб Мар 11 14:21:17 MSK 2017


	6 NEW error logs

atlas-3.9.35-alt1.qa1
	make[2]: Leaving directory `/usr/src/RPM/BUILD/ATLAS/BUILD/bin'
	ERROR 845 DURING CACHE EDGE DETECTION!!.
	make[2]: Entering directory `/usr/src/RPM/BUILD/ATLAS/BUILD/bin'
	--
	gcc -V 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
	x86_64-alt-linux-gcc: error: unrecognized command line option '-V'
	x86_64-alt-linux-gcc: fatal error: no input files
	compilation terminated.
	--
	directory.  Be sure to include this file in any help request.
	cat: ../../CONFIG/error.txt: No such file or directory
	=5 nfetch=1

kdesdk-3.5.13.2-alt2.1
	In file included from
	/usr/src/RPM/BUILD/kdesdk-3.5.13.2/umbrello/umbrello/codegenerators/javacodegenerator.cpp:29:0:
	/usr/src/RPM/BUILD/kdesdk-3.5.13.2/umbrello/umbrello/codegenerators/../dialogs/codeviewerdialog.h:28:34:
	fatal error: codeviewerdialogbase.h: No such file or directory
	compilation terminated.

perl-Devel-Cover-1.21-alt1.1
	t/e2e/md5.t		  (Wstat: 0 Tests: 1 Failed: 1)
	Failed test:  1
	Files=75, Tests=90, 47 wallclock secs ( 0.28 usr  0.25 sys + 40.57 cusr  4.62 csys =
	45.72 CPU)
	Result: FAIL
	Failed 1/75 test programs. 1/90 subtests failed.
	make: *** [test_dynamic] Error 255

perl-HTML-FormFu-MultiForm-1.00-alt1
	CGI::param called in list context from /usr/share/perl5/HTML/FormFu.pm line 317, this
	can lead to vulnerabilities. See the warning in "Fetching the value or values of a
	single named parameter" at /usr/share/perl5/CGI.pm line 407.
	#   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 42, <$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.
	#   Failed test 'Error running (t-aggregate/multiform-misc/file-server-side.t):
	Couldn't parse 't-aggregate/multiform-misc/file-server-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 42, <$fh> chunk 4, 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 8 run.
	#   Failed test 'Tests for t-aggregate/multiform-misc/file-server-side.t'
	#   at /usr/share/perl5/Test/Aggregate/Nested.pm line 229.
	--
	t/aggregate.t (Wstat: 512 Tests: 23 Failed: 2)
	Failed tests:  1, 3
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 1/1 test programs. 2/23 subtests failed.
	make: *** [test_dynamic] Error 2

perl-XML-LibXSLT-1.94-alt1.1
	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 'LibXML version is the same as its run time version.'
	#   at t/01basic.t line 22.
	--
	t/01basic.t		(Wstat: 256 Tests: 4 Failed: 1)
	Failed test:  4
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/22 test programs. 1/246 subtests failed.
	make: *** [test_dynamic] Error 255

rkward-0.6.3-alt9
	/usr/include/c++/5/cmath: At global scope:
	/usr/include/c++/5/cmath:384:3: error: template with C linkage
	template<typename _Tp>
	/usr/include/c++/5/cmath: In function 'long double std::modf(long double, long double*)':
	/usr/include/c++/5/cmath:399:44: error: conflicting declaration of C function 'long
	double std::modf(long double, long double*)'
	modf(long double __x, long double* __iptr)
	--
	/usr/include/c++/5/cmath: In function 'long double std::pow(long double, long double)':
	/usr/include/c++/5/cmath:411:39: error: conflicting declaration of C function 'long
	double std::pow(long double, long double)'
	pow(long double __x, long double __y)
	--
	/usr/include/c++/5/cmath: In function 'double std::pow(double, int)':
	/usr/include/c++/5/cmath:418:26: error: conflicting declaration of C function 'double
	std::pow(double, int)'
	pow(double __x, int __i)
	--
	pow(long double __x, long double __y)
	/usr/include/c++/5/cmath:418:26: error: conflicting declaration of C function 'double
	std::pow(double, int)'
	pow(double __x, int __i)
	--
	/usr/include/c++/5/cmath: In function 'float std::pow(float, int)':
	/usr/include/c++/5/cmath:422:25: error: conflicting declaration of C function 'float
	std::pow(float, int)'
	pow(float __x, int __n)
	--
	pow(double __x, int __i)
	/usr/include/c++/5/cmath:422:25: error: conflicting declaration of C function 'float
	std::pow(float, int)'
	pow(float __x, int __n)
	--
	pow(long double __x, long double __y)
	/usr/include/c++/5/cmath:422:25: error: conflicting declaration of C function 'float
	std::pow(float, int)'
	pow(float __x, int __n)
	--
	/usr/include/c++/5/cmath: In function 'long double std::pow(long double, int)':
	/usr/include/c++/5/cmath:426:31: error: conflicting declaration of C function 'long
	double std::pow(long double, int)'
	pow(long double __x, int __n)
	--
	pow(float __x, int __n)
	/usr/include/c++/5/cmath:426:31: error: conflicting declaration of C function 'long
	double std::pow(long double, int)'
	pow(long double __x, int __n)

	16 error logs REMOVED from the list
cinnamon-3.0.7-alt1.M80P.1
clutter-1.26.0-alt1
clutter-gst2.0-2.0.18-alt1
clutter-gst3.0-3.0.22-alt0.M80P.1
clutter-gtk3-1.8.0-alt1
kf5-khotkeys-5.8.4-alt1.M80P.1
kf5-kwrited-5.8.4-alt1.M80P.1
libchamplain-0.12.14-alt1
libmash-0.2.1-alt0.3
libmx-1.4.7-alt4
linux-tools-4.2-4.2-alt1.1
linux-tools-4.3-4.3-alt1.1
mod_rpaf-0.6-alt5
muffin-3.0.5-alt1
nemo-extensions-3.0.1-alt1
zeromq-4.0.5-alt1.qa1

Total 487 error logs.


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