[cyber] I: Sisyphus-20140809 x86_64 beehive_status: +9 -8 (98)

ALT beekeeper hiver на altlinux.org
Вс Авг 10 02:11:26 MSK 2014


	9 NEW error logs

LibreOffice4-4.3-alt0.beta2.buildfix1
	pluginFuncs->newp	= NewNPP_NewProc(Private_New);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:179:11:
	error: 'NPP_DestroyUPP' undeclared (first use in this function)
	((NPP_DestroyUPP) (FUNC))
	--
	pluginFuncs->destroy	= NewNPP_DestroyProc(Private_Destroy);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:206:11:
	error: 'NPP_SetWindowUPP' undeclared (first use in this function)
	((NPP_SetWindowUPP) (FUNC))
	--
	pluginFuncs->setwindow	= NewNPP_SetWindowProc(Private_SetWindow);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:235:11:
	error: 'NPP_NewStreamUPP' undeclared (first use in this function)
	((NPP_NewStreamUPP) (FUNC))
	--
	pluginFuncs->newstream	= NewNPP_NewStreamProc(Private_NewStream);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:262:11:
	error: 'NPP_DestroyStreamUPP' undeclared (first use in this function)
	((NPP_DestroyStreamUPP) (FUNC))
	--
	pluginFuncs->destroystream = NewNPP_DestroyStreamProc(Private_DestroyStream);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:347:11:
	error: 'NPP_StreamAsFileUPP' undeclared (first use in this function)
	((NPP_StreamAsFileUPP) (FUNC))
	--
	pluginFuncs->asfile	= NewNPP_StreamAsFileProc(Private_StreamAsFile);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:289:11:
	error: 'NPP_WriteReadyUPP' undeclared (first use in this function)
	((NPP_WriteReadyUPP) (FUNC))
	--
	pluginFuncs->writeready = NewNPP_WriteReadyProc(Private_WriteReady);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:319:11:
	error: 'NPP_WriteUPP' undeclared (first use in this function)
	((NPP_WriteUPP) (FUNC))
	--
	pluginFuncs->write	= NewNPP_WriteProc(Private_Write);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:373:11:
	error: 'NPP_PrintUPP' undeclared (first use in this function)
	((NPP_PrintUPP) (FUNC))
	--
	pluginFuncs->print	= NewNPP_PrintProc(Private_Print);
	/usr/src/RPM/BUILD/libreoffice-4.3.0.0.beta2-buildfix1/external/np_sdk/npsdk/npupp.h:429:11:
	error: 'NPP_URLNotifyUPP' undeclared (first use in this function)
	((NPP_URLNotifyUPP) (FUNC))

arquillian-core-1.0.2-alt2_1jpp7
	[INFO] -------------------------------------------------------------
	[ERROR] COMPILATION ERROR :
	[INFO] -------------------------------------------------------------
	[ERROR] bootstrap class path not set in conjunction with -source 1.6
	/usr/src/RPM/BUILD/arquillian-core-1.0.2.Final/testng/core/src/test/java/org/jboss/arquillian/testng/TestNGTestBaseClass.java:[42,26]
	error: cannot find symbol
	[ERROR]   symbol:   class AnnotationTypeEnum
	location: package org.testng.internal
	/usr/src/RPM/BUILD/arquillian-core-1.0.2.Final/testng/core/src/test/java/org/jboss/arquillian/testng/TestNGTestBaseClass.java:[42,26]
	error: cannot find symbol
	[ERROR]   symbol:   class AnnotationTypeEnum
	location: package org.testng.internal
	/usr/src/RPM/BUILD/arquillian-core-1.0.2.Final/testng/core/src/test/java/org/jboss/arquillian/testng/TestNGTestBaseClass.java:[211,45]
	error: package AnnotationTypeEnum does not exist
	[INFO] 3 errors
	--
	[ERROR] bootstrap class path not set in conjunction with -source 1.6
	[ERROR]
	/usr/src/RPM/BUILD/arquillian-core-1.0.2.Final/testng/core/src/test/java/org/jboss/arquillian/testng/TestNGTestBaseClass.java:[42,26]
	error: cannot find symbol
	[ERROR] symbol:   class AnnotationTypeEnum
	[ERROR] location: package org.testng.internal
	[ERROR]
	/usr/src/RPM/BUILD/arquillian-core-1.0.2.Final/testng/core/src/test/java/org/jboss/arquillian/testng/TestNGTestBaseClass.java:[42,26]
	error: cannot find symbol
	[ERROR] symbol:   class AnnotationTypeEnum
	[ERROR] location: package org.testng.internal
	[ERROR]
	/usr/src/RPM/BUILD/arquillian-core-1.0.2.Final/testng/core/src/test/java/org/jboss/arquillian/testng/TestNGTestBaseClass.java:[211,45]
	error: package AnnotationTypeEnum does not exist
	[ERROR] -> [Help 1]

felix-shell-1.4.3-alt1_1jpp7
	testCanCreateProperty(org.apache.felix.shell.impl.SystemPropertiesTest)  Time elapsed:
	0.015 sec  <<< FAILURE!
	junit.framework.AssertionFailedError: Expected: <null> but was: barbar
	at junit.framework.Assert.fail(Assert.java:50)
	--
	Results :
	Failed tests:	testCanCreateProperty(org.apache.felix.shell.impl.SystemPropertiesTest):
	Expected: <null> but was: barbar
	Tests run: 14, Failures: 1, Errors: 0, Skipped: 0

gecko-mediaplayer-1.0.9-alt1
	typedef NPError(*NP_LOADDS NPN_DestroyStreamUPP) (NPP instance, NPStream * stream,
	NPReason reason);
	npupp.h:268:26: error: expected ')' before 'NPN_StatusUPP'
	typedef void (*NP_LOADDS NPN_StatusUPP) (NPP instance, const char *message);
	npupp.h:275:33: error: expected ')' before 'NPN_UserAgentUPP'
	typedef const char *(*NP_LOADDS NPN_UserAgentUPP) (NPP instance);
	npupp.h:275:33: error: expected initializer before 'NPN_UserAgentUPP'
	npupp.h:282:27: error: expected ')' before 'NPN_MemAllocUPP'
	typedef void *(*NP_LOADDS NPN_MemAllocUPP) (uint32_t size);
	npupp.h:282:27: error: expected initializer before 'NPN_MemAllocUPP'
	npupp.h:289:26: error: expected ')' before 'NPN_MemFreeUPP'
	typedef void (*NP_LOADDS NPN_MemFreeUPP) (void *ptr);
	npupp.h:296:29: error: expected ')' before 'NPN_MemFlushUPP'
	typedef uint32_t(*NP_LOADDS NPN_MemFlushUPP) (uint32_t size);
	npupp.h:303:26: error: expected ')' before 'NPN_ReloadPluginsUPP'
	typedef void (*NP_LOADDS NPN_ReloadPluginsUPP) (NPBool reloadPages);
	npupp.h:310:26: error: expected ')' before 'NPN_InvalidateRectUPP'
	typedef void (*NP_LOADDS NPN_InvalidateRectUPP) (NPP instance, NPRect * rect);
	npupp.h:317:26: error: expected ')' before 'NPN_InvalidateRegionUPP'
	typedef void (*NP_LOADDS NPN_InvalidateRegionUPP) (NPP instance, NPRegion region);

jruby-0:1.6.3-alt3_3jpp7
	[apt]					^
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:67: error:
	cannot find symbol
	[apt]	      File internal = new JavaSecuredFile(pathname);
	--
	[apt]	location: class JRubyFile
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:69: error:
	cannot find symbol
	[apt]		  internal = new JavaSecuredFile(cwd, pathname);
	--
	[apt]	location: class JRubyFile
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:91: error:
	cannot find symbol
	[apt]	      return normalizeSeps(new File(super.getPath()).getAbsolutePath());
	--
	[apt]	location: class JRubyFile
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:89: error:
	method does not override or implement a method from a supertype
	[apt]	  @Override
	[apt]	  ^
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:97: error:
	cannot find symbol
	[apt]		  return normalizeSeps(super.getCanonicalPath());
	--
	[apt]	location: class JRubyFile
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:94: error:
	method does not override or implement a method from a supertype
	[apt]	  @Override
	[apt]	  ^
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:107: error:
	cannot find symbol
	[apt]	      return normalizeSeps(super.getPath());
	--
	[apt]	location: class JRubyFile
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:105: error:
	method does not override or implement a method from a supertype
	[apt]	  @Override
	[apt]	  ^
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:112: error:
	cannot find symbol
	[apt]	      return normalizeSeps(super.toString());
	--
	[apt]	location: class JRubyFile
	[apt] /usr/src/RPM/BUILD/jruby-1.6.3/src/org/jruby/util/JRubyFile.java:110: error:
	method does not override or implement a method from a supertype
	[apt]	  @Override

make-2:3.82-alt5
	features/override ....................................... ok	 (4 passed)
	features/parallelism .................................... FAILED (9/10 passed)
	features/patspecific_vars ............................... ok	 (10 passed)
	--
	uptime
	/proc/uptime: No such file or directory
	make[2]: [check-loadavg] Error 102 (ignored)
	--
	./loadavg
	Error getting load average: No such file or directory
	make[2]: [check-loadavg] Error 1 (ignored)

perl-Event-Lib-1.03-alt4
	Result: FAIL
	Failed 1/36 test programs. 0/285 subtests failed.
	make: *** [test_dynamic] Error 255

perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1
	t/boilerplate.t ... ok
	#   Failed test 'table w/ attrs'
	#   at t/runtests.pl line 108.
	--
	t/moinmoin.t	(Wstat: 256 Tests: 50 Failed: 1)
	Failed test:  34
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/5 test programs. 1/56 subtests failed.
	make: *** [test_dynamic] Error 255

ruby-tmail-1.2.3.1-alt3.5
	-	boundary="boundary"
	This is the preamble
	--boundary
	Content-Type: text/plain
	Blah
	--boundary--
	Finished in 0.372878314 seconds.
	210 tests, 4002 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
	99.5238% passed
	563.19 tests/s, 10732.72 assertions/s

	8 error logs REMOVED from the list
apache-commons-io-1:2.4-alt2_2jpp7
felix-main-2.0.5-alt3_8jpp7
libmemcached-1.0.8-alt1
mkimage-profiles-1.1.41-alt1
perl-1:5.18.2-alt1
perl-RPC-XML-0.77-alt1
python-module-trac-accountmanager-1:0.5-alt1.r12976
telepathy-haze-0.8.0-alt1

Total 98 error logs.


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