On 2017-11-27 22:16, James Price wrote:
> Reproduced on my 32-bit VM.
>
> The issue is that the top level CMakeLists.txt checks CMAKE_SYSTEM_PROCESSOR
> to determine whether the machine is i386, but on some systems the processor
> is actually i686 or similar. Probably just needs to match against
Reproduced on my 32-bit VM.
The issue is that the top level CMakeLists.txt checks CMAKE_SYSTEM_PROCESSOR to
determine whether the machine is i386, but on some systems the processor is
actually i686 or similar. Probably just needs to match against "i.86” instead,
which is what the old `fix-tests
Source: pocl
Version: 0.13-12
Severity: serious
Justification: fails to build from source (but built successfully in the past)
https://buildd.debian.org/status/fetch.php?pkg=pocl&arch=i386&ver=0.13-12&stamp=1511803243&raw=0
Can't reproduce this on my amd64 machine in a i386 chroot.
It may be rel
3 matches
Mail list logo