[cyber] I: p6-20120219 i586 beehive_status: +14 -3 (231)

ALT beekeeper hiver на altlinux.org
Вс Фев 19 04:48:05 MSK 2012


	14 NEW error logs

dejagnu-1:1.4.4-alt3
	Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.77604
	+ umask 022
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd dejagnu-1.4.4
	+ '[' -w /dev/ptmx ']'
	++ mktemp dejagnu.XXXXXXXX
	+ t=dejagnu.fHL0Ja5j
	+ screen -D -m sh -c '(make check RUNTESTFLAGS="RUNTEST=$PWD/runtest"; echo
	$?) >dejagnu.fHL0Ja5j'
	Directory '/var/run/screen' must have mode 777.

eclipse-1:3.7.0-alt2_3jpp5.M60P.1
	Conflicts: java (> 1.6.99)
	E: Broken packages
	hsh-install: Failed to calculate package file list.

jatha-2.9.0-alt2.cvs20100623_jpp5
	[javac] Compiling 307 source files to /usr/src/RPM/BUILD/jatha-2.9.0/build/classes
	[javac] /usr/src/RPM/BUILD/jatha-2.9.0/src/org/jatha/dynatype/LispNil.java:19: error:
	unmappable character for encoding ASCII
	[javac]  *?
	[javac]   ^
	[javac] /usr/src/RPM/BUILD/jatha-2.9.0/src/org/jatha/dynatype/StandardLispNIL.java:19:
	error: unmappable character for encoding ASCII
	[javac]  *?
	[javac]   ^
	[javac] /usr/src/RPM/BUILD/jatha-2.9.0/src/org/jatha/dynatype/StandardLispPackage.java:99:
	error: unmappable character for encoding ASCII
	[javac]    * this function.?
	--
	[javac] 3 errors
	BUILD FAILED
	/usr/src/RPM/BUILD/jatha-2.9.0/src/build.xml:45: Compile failed; see the compiler error
	output for details.

jbidwatcher-2.1.5-alt1
	[javac] Compiling 211 source files to /usr/src/RPM/BUILD/jbidwatcher-2.1.5/classes
	[javac]
	/usr/src/RPM/BUILD/jbidwatcher-2.1.5/src/com/jbidwatcher/ui/SearchInfoDialog.java:52:
	error: getType() in SearchInfoDialog cannot override getType() in Window
	[javac]   public String getType() { return (String)searchTypeBox.getSelectedItem(); }
	--
	[javac] 1 error
	BUILD FAILED
	/usr/src/RPM/BUILD/jbidwatcher-2.1.5/build.xml:76: Compile failed; see the compiler
	error output for details.

libreoffice-3.4.3.2-alt0.M60P.4
	checking for target java bytecode version... 1.7
	configure: error: 1.7 is not supported java bytecode version!
	error: Bad exit status from /usr/src/tmp/rpm-tmp.52910 (%build)

makagiga-3.4-alt1
	[javac]     E extends Object declared in class JComboBox
	[javac]
	/usr/src/RPM/BUILD/makagiga-source-3.4/src/org/makagiga/tools/summary/SummaryData.java:681:
	error: reference to hashCode is ambiguous, both method hashCode(int...) in MObject and
	method hashCode(Object...) in MObject match
	[javac]				hash = MObject.hashCode(year, month, day);
	--
	[javac] 100 warnings
	BUILD FAILED
	/usr/src/RPM/BUILD/makagiga-source-3.4/build.xml:347: Compile failed; see the compiler
	error output for details.

mucommander-0.8.5.svn3682-alt1
	[proguard] Reading library jar [/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.1/jre/lib/rt.jar]
	BUILD FAILED
	/usr/src/RPM/BUILD/mucommander-0.8.5/build/mucommander/main.xml:246: Can't read
	[proguard.ClassPathEntry на 234d3a] (Can't process class [com/oracle/net/Sdp$1.class]
	(Unsupported version number [51.0] for class format))

openfire-3.7.0-alt2
	init:
	BUILD FAILED
	/usr/src/RPM/BUILD/openfire_src/build/build.xml:241: Must use JDK 1.5.x or higher to
	build Openfire

openoffice.org-1:3.2.1.6-alt3.3
	checking for target java bytecode version... 1.7
	configure: error: 1.7 is not supported java bytecode version!
	error: Bad exit status from /usr/src/tmp/rpm-tmp.19952 (%build)

perl-Sys-Mmap-0.14-alt1
	t/mmap.t ........... ok
	#   Failed test 'Unmapped strings die'
	#   at t/munmap_errors.t line 31.
	--
	t/munmap_errors.t (Wstat: 11 Tests: 14 Failed: 1)
	Failed test:  7
	Non-zero wait status: 11
	--
	Result: FAIL
	Failed 1/2 test programs. 1/18 subtests failed.
	make: *** [test_dynamic] Error 255

python3-3.2.2-alt3
	test_incomplete_stream (test.test_zlib.CompressTestCase) ... ok
	test_length_overflow (test.test_zlib.CompressTestCase) ... skipped 'not enough free
	memory, need at least 4 GB'
	test_speech (test.test_zlib.CompressTestCase) ... ok
	--
	test_flushes (test.test_zlib.CompressObjectTestCase) ... ok
	test_length_overflow (test.test_zlib.CompressObjectTestCase) ... skipped 'not enough
	free memory, need at least 4 GB'
	test_maxlenmisc (test.test_zlib.CompressObjectTestCase) ... ok

retroweaver-0:2.0.2-alt4_1jpp5
	[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
	[javac]
	/usr/src/RPM/BUILD/retroweaver-2.0.2/src/main/java/net/sourceforge/retroweaver/runtime/java/lang/Enum.java:105:
	error: name_ has private access in Enum
	[javac]					if (enum_.name_.equals(name)) {
	[javac]						 ^
	[javac]
	/usr/src/RPM/BUILD/retroweaver-2.0.2/src/main/java/net/sourceforge/retroweaver/runtime/java/lang/Enum.java:132:
	error: ordinal_ has private access in Enum
	[javac]				return ordinal_ - e.ordinal_;
	--
	[javac] 1 warning
	BUILD FAILED
	/usr/src/RPM/BUILD/retroweaver-2.0.2/build.xml:97: Compile failed; see the compiler
	error output for details.

scilab-5.1.1-alt4
	checking to see if we can link a JNI application... no
	configure: error: could not link file that includes jni.h
	Either the configure script does not know how to deal with

tetex-2.0-alt10
	+ /usr/lib/rpm/brp-compress
	/usr/src/tmp/rpm-tmp.5737: line 158: /usr/lib/rpm/brp-compress: No such file or directory

	3 error logs REMOVED from the list
OOSuite-0.33-alt1.svn20110325.1
plexus-archiver0a8-0:1.0-alt9_0.a8.1jpp5
slf4j-0:1.6.1-alt2_4jpp6

Total 231 error logs.


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