[Pkg-octave-devel] octave-interval 2.1.0-1 build errors
Oliver Heimlich
oheim at posteo.de
Tue Jan 17 08:07:59 UTC 2017
Hi,
as expected there are problems with the new bundled library in
octave-interval. The build fails for almost every platform.
Interestingly, the build is not marked as failed and the .deb contains
garbage, but that is another topic.
The bundled library always gets configured with --enable-sse2, so the
build fails on all platforms without SSE2. The configure script features
no auto detection whether SSE2 is available.
What do you think of the attached patch to detect SSE2?
Or should we better not use SSE2 for any platform?
Oliver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sse2-detect.patch
Type: text/x-patch
Size: 990 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-octave-devel/attachments/20170117/3e251562/attachment.bin>
More information about the Pkg-octave-devel
mailing list