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
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]