Bug#730352: libisl-dev: /usr/include/isl/union_map.h:114:45: error: unknown type name 'isl_multi_aff'
Control: reassign -1 src:llvm-toolchain-3.2
then please fix llvm-3.2.
Am 24.11.2013 17:28, schrieb Andrei POPESCU:
> Control: reassign -1 src:isl 0.12.1-1
>
> On Du, 24 nov 13, 13:24:42, Roland Stigge wrote:
>> Source: libisl-dev Version: 0.12.1-1 Severity: serious
>>
>> Hi,
>>
>> upon builing llvm-toolchain-3.2, I noticed that union_map.h from
>> libisl-dev made it FTBFS.
>>
>> Consider the following minimal example.c program:
>>
>> #include <isl/union_map.h> int main() { return 0; }
>>
>> Results in:
>>
>> In file included from test1.c:1:0: /usr/include/isl/union_map.h:114:45:
>> error: unknown type name ?isl_multi_aff? __isl_take isl_union_map *umap,
>> __isl_take isl_multi_aff *ma); ^
>>
>> Roland
>>
>>
>> -- System Information: Debian Release: 7.0 APT prefers unreleased APT
>> policy: (500, 'unreleased'), (500, 'unstable') Architecture: powerpcspe
>> (ppc)
>>
>> Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores) Locale: LANG=en_US.utf8,
>> LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
>
Reply to: