[cyber] I: Sisyphus-20130304 x86_64 beehive_status: +9 -13 (86)

ALT beekeeper hiver на altlinux.org
Вт Мар 5 01:06:36 MSK 2013


	9 NEW error logs

ghc7.6.1-7.6.1-alt2
	HC [stage 2] utils/haddock/dist/build/Haddock/Interface/Create.o
	You are using a new version of LLVM that hasn't been tested yet!
	We will try though...
	HC [stage 2] utils/haddock/dist/build/Haddock/Interface.o
	You are using a new version of LLVM that hasn't been tested yet!
	We will try though...
	/bin/sh: line 1:  2560 Segmentation fault      "inplace/bin/ghc-stage2" -O -H64m
	-fllvm -hide-all-packages -i -iutils/haddock/src -iutils/haddock/dist/build
	-iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build
	-Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include
	-optPutils/haddock/dist/build/autogen/cabal_macros.h -package Cabal-1.16.0 -package
	array-0.4.0.1 -package base-4.6.0.0 -package containers-0.5.0.0 -package deepseq-1.3.0.1
	-package directory-1.2.0.0 -package filepath-1.3.0.1 -package ghc-7.6.1 -package
	pretty-1.1.1.0 -package xhtml-3000.2.1 -funbox-strict-fields -O2 -Wall -fwarn-tabs
	-XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir
	utils/haddock/dist/build -stubdir utils/haddock/dist/build -hisuf hi -osuf o -hcsuf hc
	-c utils/haddock/src/Haddock/Interface.hs -o utils/haddock/dist/build/Haddock/Interface.o
	make[1]: *** [utils/haddock/dist/build/Haddock/Interface.o] Error 139
	make: *** [all] Error 2
	make: Leaving directory `/usr/src/RPM/BUILD/ghc7.6.1-7.6.1'

kernel-modules-pf_ring-el-smp-5.4.4-alt1.132640.39
	MI2a:	  mark cpp4.4
	E: Version ='5.4.4' for 'kernel-source-pf_ring' was not found
	hsh-install: Failed to calculate package file list.

libgarmin-0.1.0-alt1
	config.status: creating libgarmin.pc
	config.status: creating config.h
	config.status: config.h is unchanged
	config.status: executing depfiles commands
	configure: WARNING: unrecognized options: --without-included-gettext
	+ make
	make: Entering directory `/usr/src/RPM/BUILD/libgarmin'
	svn: E155036: Working copy '/usr/src/RPM/BUILD/libgarmin' is too old (format 9, created
	by Subversion 1.5)
	make: *** [.svnversion] Error 1
	make: Leaving directory `/usr/src/RPM/BUILD/libgarmin'

partclone-0.2.45-alt1
	/usr/include/vmfs/vmfs_fs.h:144:12: note: expected 'char **' but argument is of type
	'char * (*)[2]'
	vmfsclone.c:61:71: error: macro "VMFS_BLK_FD_BUILD" requires 3 arguments, but only 2 given
	vmfsclone.c:61:50: error: 'VMFS_BLK_FD_BUILD' undeclared (first use in this function)
	vmfsclone.c:61:50: note: each undeclared identifier is reported only once for each
	function it appears in
	--
	vmfsclone.c: In function 'readbitmap':
	vmfsclone.c:90:62: error: macro "VMFS_BLK_FB_BUILD" requires 2 arguments, but only 1 given
	vmfsclone.c:90:37: error: 'VMFS_BLK_FB_BUILD' undeclared (first use in this function)
	vmfsclone.c:76:85: warning: variable 'alloc' set but not used [-Wunused-but-set-variable]

python-module-django-mptt-0.5.5-alt2
	F.........
	FAIL: test_run_doctest (myapp.tests.DocTestTestCase)
	Traceback (most recent call last):
	--
	self.fail()
	AssertionError: None
	Ran 19 tests in 1.261s
	FAILED (failures=1)
	Creating test database for alias 'default'...

python-module-django-sekizai-0.7-alt2
	python-module-django1.1-dbbackend-sqlite3: Depends: python-module-django1.1 (=
	1.1-alt2.svn12824.1)
	E: Broken packages
	hsh-install: Failed to calculate package file list.

python-module-llvm-0.7-alt1.svn20101105
	In file included from llvm/_core.c:34:0:
	llvm/wrap.h:74:1: error: unknown type name 'LLVMTypeHandleRef'
	llvm/_core.c: In function '_wLLVMAddTypeName':
	--
	llvm/_core.c: In function '_wLLVMResolveTypeHandle':
	llvm/_core.c:314:1: error: unknown type name 'LLVMTypeHandleRef'
	llvm/_core.c:314:1: error: 'LLVMTypeHandleRef' undeclared (first use in this function)
	llvm/_core.c:314:1: note: each undeclared identifier is reported only once for each
	function it appears in
	llvm/_core.c:314:1: error: expected ')' before 'get_object_arg'
	llvm/_core.c:314:1: warning: implicit declaration of function 'LLVMResolveTypeHandle'
	[-Wimplicit-function-declaration]
	--
	llvm/_core.c: In function '_wLLVMDisposeTypeHandle':
	llvm/_core.c:315:1: error: unknown type name 'LLVMTypeHandleRef'
	llvm/_core.c:315:1: error: 'LLVMTypeHandleRef' undeclared (first use in this function)
	llvm/_core.c:315:1: error: expected ')' before 'get_object_arg'
	llvm/_core.c:315:1: warning: implicit declaration of function 'LLVMDisposeTypeHandle'
	[-Wimplicit-function-declaration]
	--
	llvm/_core.c:1065:17: warning: variable 'ty' set but not used [-Wunused-but-set-variable]
	error: command 'x86_64-alt-linux-gcc' failed with exit status 1

python-module-pysvn-1.5.2-alt3.2
	pysvn_client.cpp: In member function 'Py::Object pysvn_client::cmd_proplist(const
	Py::Tuple&, const Py::Dict&)':
	pysvn_client.cpp:3182:32: error: 'peg_revision_url' was not declared in this scope
	pysvn_client.cpp:3188:32: error: 'peg_revision_file' was not declared in this scope
	pysvn_client.cpp:3215:34: warning: 'svn_error_t* svn_client_proplist(apr_array_header_t**,
	const char*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*,
	apr_pool_t*)' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4606)
	[-Wdeprecated-declarations]

svnkit-1.3.0-alt1_1jpp6
	[javac] Compiling 424 source files to /usr/src/RPM/BUILD/svnkit-src-1.3.0.5847/svnkit/bin
	[javac]
	/usr/src/RPM/BUILD/svnkit-src-1.3.0.5847/svnkit/src/org/tmatesoft/svn/core/javahl/SVNClientImpl.java:138:
	error: SVNClientImpl is not abstract and does not override abstract method upgrade(String)
	in SVNClientInterface
	[javac] public class SVNClientImpl implements SVNClientInterface {
	[javac]        ^
	[javac]
	/usr/src/RPM/BUILD/svnkit-src-1.3.0.5847/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:24:
	error: SVNClient is not abstract and does not override abstract method upgrade(String)
	in SVNClientInterface
	[javac] public class SVNClient implements SVNClientInterface {
	--
	[javac] 2 errors
	BUILD FAILED
	/usr/src/RPM/BUILD/svnkit-src-1.3.0.5847/build.xml:50: Compile failed; see the compiler
	error output for details.

	13 error logs REMOVED from the list
arduino-1:1.0.1-alt2_3jpp7
basqet-0.1.4-alt1
collectd-5.1.0-alt5
git-1.8.1.4-alt1
gradle-1.0-alt1_7jpp7
jboss-as-7.1.1-alt1_6jpp7
kernel-image-ovz-smp-1:2.6.32-alt8
llvm-2.9-alt1
mongo-java-driver-2.7.3-alt1_2jpp7
nxclient-3.5.0.7-alt3.qa1
qscintilla2-2.7-alt2
screen-4.0.3-alt10
sympy-1:0.7.2-alt1.git20130210

Total 86 error logs.


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