Le 26/04/2016 16:00, J Price a écrit :
> The printf test is an expected failure on 32-bit x86 (see tests/testsuite.at):
> 
>     AT_SETUP([Kernel functions printf])
>     # On 32-bit x86, accessing int4 via va_arg segfaults (wrong alignment?)
>     AT_XFAIL_IF([grep HOST_CPU $abs_top_builddir/config.h | cut -d\"
> -f2 | grep -q i686])

good catch

> The host CPU that the debian package sees is i586, not i686, which is
> why this test isn't flagged as XFAIL. I'm not sure why this is - if I
> build pocl manually on the same machine it sees i686.

Probably because the debian build force CPU compatibility wrt Debian
standard. Local build will configure pocl to target the current CPU.

  Regards,
    Vincent

> James
> 


-- 
Vincent Danjean       GPG key ID 0xD17897FA         [email protected]
GPG key fingerprint: 621E 3509 654D D77C 43F5  CA4A F6AE F2AF D178 97FA
Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://people.debian.org/~vdanjean/debian unstable main

Reply via email to