[Mesa-dev] [Bug 68504] New: 9.2-rc1 clover fails to build on ppc: cannot convert 'bool' to '__vector(4) __bool int' in return

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 24 05:15:21 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68504

          Priority: medium
            Bug ID: 68504
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: 9.2-rc1 clover fails to build on ppc: cannot convert
                    'bool' to '__vector(4) __bool int' in return
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: chithanh at gentoo.org
          Hardware: Other
            Status: NEW
           Version: 9.2
         Component: Other
           Product: Mesa

Created attachment 84560
  --> https://bugs.freedesktop.org/attachment.cgi?id=84560&action=edit
compressed build.log

Using gcc-4.7.3, llvm-3.3, clang-3.3 on Gentoo PPC

./configure --prefix=/usr --build=powerpc-unknown-linux-gnu
--host=powerpc-unknown-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking
--enable-dri --enable-glx --enable-shared-glapi --enable-texture-float
--disable-debug --enable-egl --disable-gbm --disable-gles1 --disable-gles2
--enable-glx-tls --disable-osmesa --enable-asm --disable-xa --disable-xorg
--with-dri-drivers=,swrast,radeon,r200 --with-gallium-drivers=,swrast,r300,r600
PYTHON2=/usr/bin/python2.7 --with-egl-platforms=x11 --enable-gallium-egl
--enable-gallium-llvm --disable-openvg --enable-r600-llvm-compiler
--disable-vdpau --disable-xvmc --enable-opencl
--with-opencl-libdir=/usr/lib/OpenCL/vendors/mesa --with-clang-libdir=/usr/lib

Causes the build to fail in clover:

In file included from ./core/device.hpp:29:0,
                 from core/device.cpp:23:
./core/base.hpp: In member function '__vector(4) __bool int
clover::ref_counter::release()':
./core/base.hpp:73:36: error: cannot convert 'bool' to '__vector(4) __bool int'
in return
./core/base.hpp: At global scope:
./core/base.hpp:205:26: error: expected type-specifier
./core/base.hpp:205:26: error: expected '>'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130824/085c36fc/attachment.html>


More information about the mesa-dev mailing list