Bug#803206: [Pkg-julia-devel] Bug#803206: openlibm: FTBFS on arm64

2015-10-28 Thread Edmund Grimley Evans
Here's a patch that I've tested on arm64, amd64 and i386. The file aarch64_fpmath.h is copied from upstream. Although the build finished on amd64, I now realise that I presumably got it wrong when I added "(arch=i386 kfreebsd-i386 hurd-i386)" to the symbols file: amd64 should be in that list too.

Bug#803206: [Pkg-julia-devel] Bug#803206: openlibm: FTBFS on arm64

2015-10-28 Thread Graham Inggs
Hi Edmund Thanks for the patch! On 28 October 2015 at 00:24, Edmund Grimley Evans wrote: > This builds on arm64 with very few changes. With the attached patch it > passed the test suite and only failed at the dh_makeshlibs stage > because of the list of symbols. Would you please attach the sect

Bug#803206: openlibm: FTBFS on arm64

2015-10-27 Thread Edmund Grimley Evans
Source: openlibm Version: 0.4.1+dfsg-3 Tags: patch This builds on arm64 with very few changes. With the attached patch it passed the test suite and only failed at the dh_makeshlibs stage because of the list of symbols. A few notes on the patch: In several places Intel becomes another architectur