[cyber] I: Sisyphus-20170517 x86_64 beehive_status: +61 -5 (1055)

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


	61 NEW error logs

apache-commons-math-0:3.4.1-alt1_3jpp8
	Results :
	Failed tests:
	KohonenTrainingTaskTest.testTravellerSalesmanSquareTourParallelSolver:121 expected:<14>
	but was:<13>

apache-mime4j-0:0.7.2-alt3_13jpp8
	testBufferedRead(org.apache.james.mime4j.message.StringInputStreamTest)  Time elapsed:
	0.007 sec  <<< FAILURE!
	junit.framework.AssertionFailedError: expected:<51> but was:<52>
	at junit.framework.Assert.fail(Assert.java:57)
	--
	Results :
	Failed tests:
	org.apache.james.mime4j.message.StringInputStreamTest#testBufferedRead	expect...

celestia-1.6.1-alt4.qa1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

d3lphin-0.9.2-alt4.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

diskmonitor-0.4.1-alt1.10
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

dotnetcore-1.1.0-alt2
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd dotnetcore-1.1.0
	+ cd core-bootstrap/tools/dotnet-bootstrap/
	+ ./dotnet.bootstrap.py -payload
	dotnet-dev-altlinux.sisyphus-x64.1.1.0-preview2-002733.tar.gz
	strings: 'dotnet': No such file
	File "./dotnet.bootstrap.py", line 551, in <module>
	dotnet_commit_hash  = check_output('strings dotnet  | grep "[a-f0-9]\{40\}"',  shell =
	True, cwd=RoverSettings.PatchTarget_Shared)
	File "/usr/lib64/python2.7/subprocess.py", line 573, in check_output
	raise CalledProcessError(retcode, cmd, output=output)

filelight-1.0-alt12
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

ftpmonitor-0.80-alt2.3
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

k3b-1.0.5-alt13.1.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kamix-0.6.6-alt4.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kasablanca-0.4.0.2-alt1.2.1.qa3
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

kbfx-0.4.9.3.1-alt11
	KbfxAuthorEmail->setFocusPolicy( KActiveLabel::WheelFocus );
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2483:20: error:
	invalid use of incomplete type 'class KActiveLabel'
	KbfxAuthorEmail->setLinkUnderline( FALSE );
	--
	class KActiveLabel;
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2484:20: error:
	invalid use of incomplete type 'class KActiveLabel'
	KbfxAuthorEmail->setWordWrap( KActiveLabel::NoWrap );
	--
	class KActiveLabel;
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2484:35: error:
	incomplete type 'KActiveLabel' used in nested name specifier
	KbfxAuthorEmail->setWordWrap( KActiveLabel::NoWrap );
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2485:44: error:
	no matching function for call to 'QVBoxLayout::addWidget(KActiveLabel*&)'
	tqlayout20->addWidget( KbfxAuthorEmail );
	--
	/usr/lib64/qt3/include/qlayout.h:389:10: note:	 no known conversion for argument 1 from
	'KActiveLabel*' to 'QWidget*'
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2487:69: error:
	invalid use of incomplete type 'class KActiveLabel'
	KbfxThemeHomepage = new KActiveLabel( this, "KbfxThemeHomepage" );
	--
	class KActiveLabel;
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2488:22: error:
	invalid use of incomplete type 'class KActiveLabel'
	KbfxThemeHomepage->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)1,
	(QSizePolicy::SizeType)1, 0, 0, KbfxThemeHomepage->sizePolicy().hasHeightForWidth() ) );
	--
	class KActiveLabel;
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2488:127: error:
	invalid use of incomplete type 'class KActiveLabel'
	KbfxThemeHomepage->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)1,
	(QSizePolicy::SizeType)1, 0, 0, KbfxThemeHomepage->sizePolicy().hasHeightForWidth() ) );
	--
	class KActiveLabel;
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2489:22: error:
	invalid use of incomplete type 'class KActiveLabel'
	KbfxThemeHomepage->setPaletteForegroundColor( QColor( 78, 184, 255 ) );
	--
	class KActiveLabel;
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2490:53: error:
	invalid use of incomplete type 'class KActiveLabel'
	QFont KbfxThemeHomepage_font(  KbfxThemeHomepage->font() );
	--
	class KActiveLabel;
	/usr/src/RPM/BUILD/kbfx-0.4.9.3.1/BUILD/configdialog/kbfxthemeinfo.cpp:2492:22: error:
	invalid use of incomplete type 'class KActiveLabel'
	KbfxThemeHomepage->setFont( KbfxThemeHomepage_font );

kbiff-3.9-alt4
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kde-screensaver-kcometen3-1.1-alt1.4
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

kde-screensaver-kmatrix3d-0.1-alt2.6.2
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kde3-kbibtex-0.2.3.91-alt1.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kde3-kdiff3-0.9.92-alt3
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kde3-kile-2.0.3-alt3
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kde3-yakuake-2.8.1-alt7
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kdeadmin-1:3.5.13.2-alt2.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kdeartwork-3.5.13.2-alt2
	/usr/src/RPM/BUILD/kdeartwork-3.5.13.2/BUILD/kscreensaver/kdesavers/slideshowcfg.cpp:
	In constructor 'SlideShowCfg::SlideShowCfg(QWidget*, const char*, Qt::WFlags)':
	/usr/src/RPM/BUILD/kdeartwork-3.5.13.2/BUILD/kscreensaver/kdesavers/slideshowcfg.cpp:42:58:
	error: invalid use of incomplete type 'class KURLRequester'
	mDirChooser = new KURLRequester( this, "mDirChooser" );
	--
	class KURLRequester;
	/usr/src/RPM/BUILD/kdeartwork-3.5.13.2/BUILD/kscreensaver/kdesavers/slideshowcfg.cpp:44:62:
	error: no matching function for call to 'QGridLayout::addMultiCellWidget(KURLRequester*&,
	int, int, int, int)'
	Form1Layout->addMultiCellWidget( mDirChooser, 6, 6, 2, 4 );
	--
	/usr/lib64/qt3/include/qlayout.h:335:10: note:	 no known conversion for argument 1 from
	'KURLRequester*' to 'QWidget*'
	/usr/src/RPM/BUILD/kdeartwork-3.5.13.2/BUILD/kscreensaver/kdesavers/slideshowcfg.cpp:90:39:
	error: no matching function for call to 'QLabel::setBuddy(KURLRequester*&)'
	textLabel1->setBuddy( mDirChooser );

kdeedu-3.5.13.2-alt2.1.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kdetoys-3.5.13.2-alt2.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kdewebdev-3.5.13.2-alt2.1.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kdirstat-2.5.3-alt3.2
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

kdmtheme-1.2.2-alt6
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kesi-0.9-alt1.4.qa2
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kglwatersaver-0.6-alt2.qa1
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

kid3-1.3-alt3
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kima-0.7.4-alt3.2
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kiosktool-1.0-alt2.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kkbswitch-1.4.3-alt12.3
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kmhtconvert-0.6-alt3
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

kmobiletools-0.4.3.3-alt4.3
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

knetdockapp-0.82.3-alt3.2
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

knetstats-1.6.2-alt4.1.qa3
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

knowit-0.10-alt11.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kontrollerlab-0.8.0beta1-alt3.qa3
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

koverartist-0.5-alt3.3
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

kpowersave-0.7.3-alt8
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

krusader-1.90.0-alt13.2
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kshutdown-0.6.1-alt1
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

ksocrat-3.2.1-alt16
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

ksplash-engine-moodin-0.4.2-alt5
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kssh-0.7-alt9.1.qa2
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

ksubtile-1.3-alt3.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

ktorrent-2.2.8-alt5.2
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kvkbd-0.5-alt5.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kwlan-0.6.3-alt3.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

kxdocker-0.39-alt2.qa3
	checking if UIC has KDE plugins available... no
	configure: error: you need to install kdelibs first.

libkdcraw-0.1.5-alt3.1.qa2
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

libkexif-1:0.2.5-alt6.qa1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

libkexiv2-0.1.9-alt10
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

libkipi-1:0.1.6-alt6
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

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

perl-1:5.24.1-alt1
	# Looks like your test exited with 255 just after 14.
	FAILED--expected 213 tests, saw 14
	lib/blib ...................................................... ok

perl-HTML-Widget-1.11-alt2
	t/get_elements.t ......................... ok
	#   Failed test 'Errors correct with no params'
	#   at t/get_errors.t line 30.
	--
	#     $expected->[0] = 'bad foo'
	#   Failed test 'Errors correct with no params'
	#   at t/get_errors.t line 88.
	--
	t/get_errors.t			       (Wstat: 512 Tests: 6 Failed: 2)
	Failed tests:  1, 5
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 1/90 test programs. 2/625 subtests failed.
	make: *** [test_dynamic] Error 255

qalculate-kde-0.9.7-alt3.4
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

recoll_applet-1.10.0-alt2.1
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

soundkonverter-0.3.9-alt9
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

tastymenu-1.0.8-alt1.3
	checking whether -lc should be explicitly linked in... no
	checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such
	file or directory
	GNU/Linux ld.so
	--
	checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports
	shared libraries... yes
	checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such
	file or directory
	GNU/Linux ld.so
	--
	checking if UIC has KDE plugins available... no
	configure: error:
	you need to install kdelibs first.

	5 error logs REMOVED from the list
basic256-0.9.6-alt6.1.qa1
perl-Gnome2-Canvas-1.002-alt5.1.1.1
perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1
perl-Math-MatrixReal-2.13-alt1_2
tcl-blt-2.5-alt3

Total 1055 error logs.


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