Hi Here are the packages I worked on this week. llvm-toolchain-3.5 This package built fine on 5 August (as can be seen from the log) https://buildd.debian.org/status/logs.php?pkg=llvm-toolchain-3.5&arch=mips Then on 12 August the package failed with this error: /usr/bin/install: error writing '/«BUILDDIR»/llvm-toolchain-3.5-3.5~+rc2/debian/tmp///usr/lib/llvm-3.5/lib/libclangStaticAnalyzerFrontend.a': No space left on device /usr/bin/install: failed to extend '/«BUILDDIR»/llvm-toolchain-3.5-3.5~+rc2/debian/tmp///usr/lib/llvm-3.5/lib/libclangStaticAnalyzerFrontend.a': No space left on device as can be seen in the logs https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-3.5&arch=mips&ver=1%3A3.5%7E%2Brc2-1&stamp=1407878184 The problem can be solved by building on lucatelli again. It appears that there is enough space on it.
The package xbmc fails with this error: configure: error: unsupported host (mips-unknown-linux-gnu) This indicates that xbmc does not support MIPS and can not be built on it. This is confirmed by the project wiki: http://wiki.xbmc.org/?title=XBMC haskell-hastache After consulting the build logs it looks like this is an endian problem. There is no big endian platform on which the package builds. I'm still looking at the code and trying to find and fix the problem (if that is possible). I also worked on the package yade but I have not been able to fix it yet. Plamen
signature.asc
Description: Digital signature
_______________________________________________ Soc-coordination mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/soc-coordination
