[Pkg-julia-devel] Rebuild Julia against new suitesparse?

Peter Colberg peter at colberg.org
Sat Jan 23 21:41:23 UTC 2016


On Sat, Jan 23, 2016 at 01:09:39PM +0200, Graham Inggs wrote:
> Ubuntu will require a no-changes 0.4.3-1build1 upload, which I intend
> to do, but 0.4.3-1 hasn't yet migrated from proposed [3] because of a
> FTBFS on armhf.  It would be nice to fix or work around that at the
> same time, but I don't have any ideas.

The build on armhf hung itself:

https://launchpadlibrarian.net/234912895/buildlog_ubuntu-xenial-armhf.julia_0.4.3-1_BUILDING.txt.gz

Session terminated, terminating shell...make[3]: ***
[/«PKGBUILDDIR»/usr/lib/arm-linux-gnueabihf/julia/sys.o] Terminated
make[2]: *** [julia-sysimg-release] Terminated
 ...terminated.

 signal (15): Terminated


You could file an upstream bug report, but I doubt it will be picked
up for debugging by the Julia maintainers since we do not build with
the shipped LLVM 3.3.

Julia master recently switched to LLVM 3.7 (albeit with custom
patches, which will hopefully no longer be needed with LLVM 3.8),
so things should improve once Julia 0.5 is released.

Regards,
Peter



More information about the Pkg-julia-devel mailing list