[cyber] I: Sisyphus-20200312 i586 beehive_status: +12 -13 (505)

ALT beekeeper hiver на altlinux.org
Чт Мар 12 18:33:49 MSK 2020


	12 NEW error logs

LibreOffice-6.3.0.3-alt3
	/usr/src/RPM/BUILD/libreoffice-6.3.0.3/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx:
	In member function 'virtual void pdfi::PDFOutDev::processLink(AnnotLink*)':
	/usr/src/RPM/BUILD/libreoffice-6.3.0.3/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx:567:64:
	error: base operand of '->' has non-pointer type 'const string' {aka 'const
	std::__cxx11::basic_string<char>'}
	567 |	  const char* pURI = static_cast<LinkURI*>(pAction)->getURI()->c_str();

felix-framework-5.6.0-alt1_8jpp8
	[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.083 s <<<
	FAILURE! - in org.apache.felix.framework.URLHandlersTest
	[ERROR] testURLHandlers(org.apache.felix.framework.URLHandlersTest)  Time elapsed:
	0.383 s  <<< ERROR!
	org.osgi.framework.BundleException: Activator start error in bundle url.test [1].

gambas-3.14.3-alt1
	CPdfDocument.cpp: In function 'void return_unicode_string(const Unicode*, int)':
	CPdfDocument.cpp:121:38: error: cannot convert 'GooString*' to 'const string&' {aka
	'const std::__cxx11::basic_string<char>&'}
	121 |	uMap = globalParams->getUnicodeMap(enc);
	--
	137 |	const UnicodeMap *getUnicodeMap(const std::string &encodingName);
	CPdfDocument.cpp:122:9: error: 'class UnicodeMap' has no member named 'incRefCnt'
	122 |	uMap->incRefCnt();
	CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const
	LinkAction*)':
	CPdfDocument.cpp:261:31: error: cannot convert 'std::unique_ptr<LinkDest>' to 'const
	LinkDest*' in assignment
	261 |	  dest = THIS->doc->findDest(name);
	CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)':
	CPdfDocument.cpp:322:31: error: cannot convert 'const string' {aka 'const
	std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
	322 |	 tmp=((LinkURI*)act)->getURI(); break;
	|				const string {aka const std::__cxx11::basic_string<char>}
	CPdfDocument.cpp:325:34: error: cannot convert 'const string' {aka 'const
	std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
	325 |	 tmp=((LinkNamed*)act)->getName(); break;
	|				   const string {aka const
	std::__cxx11::basic_string<char>}
	CPdfDocument.cpp:328:40: error: cannot convert 'const string' {aka 'const
	std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
	328 |	 tmp=((LinkMovie*)act)->getAnnotTitle(); break;

gdcm-3.0.1-alt1_0
	make[2]: Leaving directory '/usr/src/RPM/BUILD/GDCM-3.0.1/i586-alt-linux'
	make[2]: Entering directory '/usr/src/RPM/BUILD/GDCM-3.0.1/i586-alt-linux'
	[ 95%] Linking CXX executable ../../../../bin/gdcmMSFFTests
	cd
	/usr/src/RPM/BUILD/GDCM-3.0.1/i586-alt-linux/Testing/Source/MediaStorageAndFileFormat/Cxx
	&& /usr/bin/cmake -E cmake_link_script CMakeFiles/gdcmMSFFTests.dir/link.txt --verbose=1
	/usr/bin/c++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic
	-O2 -g -DNDEBUG   CMakeFiles/gdcmMSFFTests.dir/gdcmMSFFTests.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestAnonymizer.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestEquipmentManufacturer.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileChangeTransferSyntax1.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileChangeTransferSyntax2.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileChangeTransferSyntax3.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileChangeTransferSyntax4.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileStreamer1.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileStreamer2.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileStreamer3.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileStreamer4.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileStreamer5.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileStreamer6.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileAnonymizer1.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileAnonymizer2.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileAnonymizer3.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileAnonymizer4.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestIconImageFilter.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestParseXPATH.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestValidate.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestAnonymizeEvent.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileDerivation.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestSegmentedPaletteColorLookupTable.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestPNMCodec.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestSpacing.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestSerieHelper.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileExplicitFilter.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageFragmentSplitter.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestTagPath.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestOrientation.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestIconImage.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageHelper.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageToImageFilter.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageChangeTransferSyntax1.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageChangeTransferSyntax2.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageChangeTransferSyntax3.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageChangeTransferSyntax4.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageChangeTransferSyntax6.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageChangeTransferSyntax7.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageApplyLookupTable.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestFileDecompressLookupTable.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageChangePlanarConfiguration.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestCoder.cxx.o CMakeFiles/gdcmMSFFTests.dir/TestDecoder.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestRescaler1.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestRescaler2.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestDumper.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestDictPrinter.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestApplicationEntity.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestStringFilter1.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestStringFilter2.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestStringFilter3.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestUIDGenerator.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestUUIDGenerator.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestXMLPrinter.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestPrinter1.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestPrint.cxx.o CMakeFiles/gdcmMSFFTests.dir/TestSorter.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageReader.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestStreamImageReader.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageRegionReader1.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageRegionReader2.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageRegionReader3.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageReaderRandomEmpty.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestDirectionCosines.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImageWriter.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestCodec.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestPDFCodec.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestRLECodec.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestAudioCodec.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestImage.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestPhotometricInterpretation.cxx.o
	CMakeFiles/gdcmMSFFTests.dir/TestLookupTabl
	make[2]: Leaving directory '/usr/src/RPM/BUILD/GDCM-3.0.1/i586-alt-linux'
	make[1]: Entering directory '/usr/src/RPM/BUILD/GDCM-3.0.1/i586-alt-linux'
	[ 95%] Built target gdcmMSFFTests
	make[1]: Leaving directory '/usr/src/RPM/BUILD/GDCM-3.0.1/i586-alt-linux'
	make: *** [Makefile:166: all] Error 2

gprolog-1.4.5-alt1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Ma2Asm'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Pl2Wam'
	Bootstrap Prolog Compiler OK
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Pl2Wam'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/BipsPl'
	/tmp/make.log
	make[1]: *** [Makefile:183: check] Error 1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/BipsPl'
	make: *** [Makefile:154: check] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src'

gumtree-2.1.1-alt1
	# JRE version: OpenJDK Runtime Environment (10.0.2+13) (build 10.0.2+13)
	# Java VM: OpenJDK Server VM (10.0.2+13, mixed mode, tiered, g1 gc, linux-x86)
	# Problematic frame:
	# J 7332 c2 sun.security.provider.DigestBase.engineUpdate([BII)V java.base на 10.0.2
	(189 bytes) @ 0xef5fb6d8 [0xef5fb4e0+0x000001f8]
	# No core dump will be written. Core dumps have been disabled. To enable core dumping,
	try "ulimit -c unlimited" before starting Java again
	# An error report file with more information is saved as:
	# /usr/src/RPM/BUILD/gumtree-2.1.1/hs_err_pid3849763.log
	Could not load hsdis-i386.so; library not loadable; PrintAssembly is disabled
	# If you would like to submit a bug report, please visit:
	#   http://bugreport.java.com/bugreport/crash.jsp

libical-3.0.7-alt1
	g-ir-scanner: link: /usr/bin/cc -o
	/usr/src/RPM/BUILD/libical-3.0.7/BUILD/src/libical-glib/tmp-introspectht94aykf/ICalGLib-3.0
	/usr/src/RPM/BUILD/libical-3.0.7/BUILD/src/libical-glib/tmp-introspectht94aykf/ICalGLib-3.0.o
	-L. -Wl,-rpath,. -Wl,--no-as-needed -L/usr/src/RPM/BUILD/libical-3.0.7/BUILD/lib
	-Wl,-rpath,/usr/src/RPM/BUILD/libical-3.0.7/BUILD/lib -lical-glib -lgio-2.0 -lgobject-2.0
	-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
	/usr/lib/gcc/i586-alt-linux/9/include/stddef.h:424: syntax error, unexpected identifier
	in '  __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));'
	at '__float128'
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.7/BUILD'
	--
	g-ir-scanner: link: /usr/bin/cc -o
	/usr/src/RPM/BUILD/libical-3.0.7/BUILD/src/libical-glib/tmp-introspect6bdqprlf/ICalGLib-3.0
	/usr/src/RPM/BUILD/libical-3.0.7/BUILD/src/libical-glib/tmp-introspect6bdqprlf/ICalGLib-3.0.o
	-L. -Wl,-rpath,. -Wl,--no-as-needed -L/usr/src/RPM/BUILD/libical-3.0.7/BUILD/lib
	-Wl,-rpath,/usr/src/RPM/BUILD/libical-3.0.7/BUILD/lib -lical-glib -lgio-2.0 -lgobject-2.0
	-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
	/usr/lib/gcc/i586-alt-linux/9/include/stddef.h:424: syntax error, unexpected identifier
	in '  __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));'
	at '__float128'
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.7/BUILD'
	--
	g-ir-scanner: link: /usr/bin/cc -o
	/usr/src/RPM/BUILD/libical-3.0.7/BUILD/src/libical-glib/tmp-introspectvc0q45_n/ICalGLib-3.0
	/usr/src/RPM/BUILD/libical-3.0.7/BUILD/src/libical-glib/tmp-introspectvc0q45_n/ICalGLib-3.0.o
	-L. -Wl,-rpath,. -Wl,--no-as-needed -L/usr/src/RPM/BUILD/libical-3.0.7/BUILD/lib
	-Wl,-rpath,/usr/src/RPM/BUILD/libical-3.0.7/BUILD/lib -lical-glib -lgio-2.0 -lgobject-2.0
	-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
	/usr/lib/gcc/i586-alt-linux/9/include/stddef.h:424: syntax error, unexpected identifier
	in '  __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));'
	at '__float128'
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.7/BUILD'

libsmi-0.5.0-alt1.svn1841
	parser-sming.c:1306: error: expected '}' before ';' token
	parser-sming.c:1284:1: note: to match this '{'
	1284 | {
	parser-sming.y:3113: error: expected ',' or ';' at end of input
	3113 | %%

perl-HTTP-Proxy-0.304-alt2
	# socket is non blocking, switching to blocking mode
	#   Failed test 'Read some data from the socket'
	#   at t/23connect.t line 79.
	#   Failed test 'CONNECTed to the TCP server and got the banner'
	#   at t/23connect.t line 80.
	--
	t/23connect.t		(Wstat: 0 Tests: 4 Failed: 2)
	Failed tests:  2-3
	Files=37, Tests=465, 10 wallclock secs ( 0.10 usr  0.02 sys +  4.58 cusr  0.46 csys =
	5.16 CPU)
	Result: FAIL
	Failed 1/37 test programs. 2/465 subtests failed.
	make: *** [Makefile:792: test_dynamic] Error 255

perl-Net-Ping-2.73-alt1
	t/150_syn_inst.t ...... ok
	#   Failed test 'Make sure it died for a good excuse'
	#   at t/190_alarm.t line 54.
	--
	t/190_alarm.t	    (Wstat: 256 Tests: 6 Failed: 1)
	Failed test:  6
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/17 test programs. 1/66 subtests failed.
	make: *** [Makefile:784: test_dynamic] Error 255

python3-module-radar-0.3-alt2
	test_06_random_date_with_string_ranges_given (__main__.RadarTest) ... FAIL
	FAIL: test_06_random_date_with_string_ranges_given (__main__.RadarTest)
	Traceback (most recent call last):
	--
	self.assertTrue(res > dt_start)
	AssertionError: False is not true
	Ran 6 tests in 0.006s
	FAILED (failures=1)
	test_01_random_datetime

scribus-1:1.5.5-alt9.c2aae6886
	/usr/src/RPM/BUILD/scribus-1.5.5/scribus/plugins/import/pdf/importpdf.cpp:801:63:
	error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to
	'const GooString*'
	801 |		 QString script = UnicodeParsedString(jsa->getScript());

	13 error logs REMOVED from the list
bin2iso-1.9-alt1.qa1
castxml-0.2.0-alt1
chromium-79.0.3945.130-alt1
freshplayerplugin-0.3.11-alt1
hivex-1.3.18-alt1
icu4j-1:63.1-alt1_2jpp8
java-10-openjdk-0:10.0.2.13-alt1_7jpp9
jed-2:0.99.19-alt2.qa2.1
perl-Mojo-IOLoop-ReadWriteProcess-0.24-alt1
perl-Net-Server-Mail-0.28-alt1
podman-1.6.4-alt1
python-module-terminado-0.5-alt2.git20150717
vhttpd-0.7.10-alt1

Total 505 error logs.


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