[LLVMdev] polly trunk broken on x86_64 darwin

Jack Howarth howarth.mailing.lists at gmail.com
Fri Jun 26 18:39:40 PDT 2015


Tobias,
      The most recent commits at svn revision 240868 have broken the
Polly build on x86_64 on darwin...

[ 57%] Building C object
tools/polly/lib/CMakeFiles/Polly.dir/External/isl/isl_int_sioimath.c.o
/sw/src/fink.build/llvm37-3.7.0-100/llvm-3.7.0.src/tools/polly/lib/External/isl/isl_int_sioimath.c:1:10:
fatal error: 'malloc.h' file not found
#include <malloc.h>
         ^
1 error generated.
tools/polly/lib/CMakeFiles/Polly.dir/build.make:1457: recipe for
target 'tools/polly/lib/CMakeFiles/Polly.dir/External/isl/isl_int_sioimath.c.o'
failed
make[2]: *** [tools/polly/lib/CMakeFiles/Polly.dir/External/isl/isl_int_sioimath.c.o]
Error 1
CMakeFiles/Makefile2:8352: recipe for target
'tools/polly/lib/CMakeFiles/Polly.dir/all' failed
make[1]: *** [tools/polly/lib/CMakeFiles/Polly.dir/all] Error 2
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2

     Jack



More information about the llvm-dev mailing list