Source: pocl
Version: 0.10-3
Severity: serious
Justification: fails to build from source

The ppc64el build of pocl failed with a cascade of errors, starting with

  In file included from /usr/include/c++/4.9/bits/move.h:57:0,
                   from /usr/include/c++/4.9/bits/stl_pair.h:59,
                   from /usr/include/c++/4.9/utility:70,
                   from /usr/lib/llvm-3.5/include/llvm/ADT/iterator_range.h:22,
                   from /usr/lib/llvm-3.5/include/llvm/IR/Module.h:18,
                   from Workgroup.h:30,
                   from GenerateHeader.cc:25:
  /usr/include/c++/4.9/type_traits:84:39: error: '__vector(4) __bool int' is 
not a valid type for a template non-type parameter
     typedef integral_constant<bool, true>     true_type;
                                         ^
  /usr/include/c++/4.9/type_traits:84:54: error: invalid type in declaration 
before ';' token
     typedef integral_constant<bool, true>     true_type;
                                                        ^
  /usr/include/c++/4.9/type_traits:87:40: error: '__vector(4) __bool int' is 
not a valid type for a template non-type parameter
     typedef integral_constant<bool, false>    false_type;
                                          ^
  /usr/include/c++/4.9/type_traits:87:55: error: invalid type in declaration 
before ';' token
     typedef integral_constant<bool, false>    false_type;
                                                         ^

Could you please take a look?  You can find the full log at

https://buildd.debian.org/status/fetch.php?pkg=pocl&arch=ppc64el&ver=0.10-3&stamp=1412763390

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to