rendered paste bodyhuhlig@mercury:~/tmp/ldc$ make -j9 VERBOSE=2 phobos2
/usr/bin/cmake -H/home/huhlig/tmp/ldc -B/home/huhlig/tmp/ldc --check-build-system CMakeFiles/Makefile.cmake 0
make -f CMakeFiles/Makefile2 phobos2
make[1]: Entering directory `/home/huhlig/tmp/ldc'
/usr/bin/cmake -H/home/huhlig/tmp/ldc -B/home/huhlig/tmp/ldc --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/huhlig/tmp/ldc/CMakeFiles 99
make -f CMakeFiles/Makefile2 runtime/CMakeFiles/phobos2.dir/all
make[2]: Entering directory `/home/huhlig/tmp/ldc'
make -f CMakeFiles/idgen.dir/build.make CMakeFiles/idgen.dir/depend
make -f CMakeFiles/impcnvgen.dir/build.make CMakeFiles/impcnvgen.dir/depend
make[3]: Entering directory `/home/huhlig/tmp/ldc'
cd /home/huhlig/tmp/ldc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc/CMakeFiles/idgen.dir/DependInfo.cmake --color=
make[3]: Entering directory `/home/huhlig/tmp/ldc'
cd /home/huhlig/tmp/ldc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc/CMakeFiles/impcnvgen.dir/DependInfo.cmake --color=
make[3]: Leaving directory `/home/huhlig/tmp/ldc'
make -f CMakeFiles/idgen.dir/build.make CMakeFiles/idgen.dir/build
make[3]: Entering directory `/home/huhlig/tmp/ldc'
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
make[3]: Leaving directory `/home/huhlig/tmp/ldc'
make -f CMakeFiles/impcnvgen.dir/build.make CMakeFiles/impcnvgen.dir/build
[ 0%] make[3]: Entering directory `/home/huhlig/tmp/ldc'
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
Building CXX object CMakeFiles/idgen.dir/dmd2/idgen.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -o CMakeFiles/idgen.dir/dmd2/idgen.c.o -c /home/huhlig/tmp/ldc/dmd2/idgen.c
[ 0%] Building CXX object CMakeFiles/impcnvgen.dir/dmd2/impcnvgen.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -o CMakeFiles/impcnvgen.dir/dmd2/impcnvgen.c.o -c /home/huhlig/tmp/ldc/dmd2/impcnvgen.c
Linking CXX executable dmd2/idgen
/usr/bin/cmake -E cmake_link_script CMakeFiles/idgen.dir/link.txt --verbose=2
/usr/bin/c++ CMakeFiles/idgen.dir/dmd2/idgen.c.o -o dmd2/idgen -rdynamic
make[3]: Leaving directory `/home/huhlig/tmp/ldc'
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Built target idgen
Linking CXX executable dmd2/impcnvgen
/usr/bin/cmake -E cmake_link_script CMakeFiles/impcnvgen.dir/link.txt --verbose=2
/usr/bin/c++ CMakeFiles/impcnvgen.dir/dmd2/impcnvgen.c.o -o dmd2/impcnvgen -rdynamic
make[3]: Leaving directory `/home/huhlig/tmp/ldc'
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Built target impcnvgen
make -f CMakeFiles/ldc2.dir/build.make CMakeFiles/ldc2.dir/depend
make[3]: Entering directory `/home/huhlig/tmp/ldc'
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles 51
[ 0%] [ 0%] Generating dmd2/id.c, dmd2/id.h
cd /home/huhlig/tmp/ldc/dmd2 && /home/huhlig/tmp/ldc/dmd2/idgen
Generating dmd2/impcnvtab.c
cd /home/huhlig/tmp/ldc/dmd2 && /home/huhlig/tmp/ldc/dmd2/impcnvgen
cd /home/huhlig/tmp/ldc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc /home/huhlig/tmp/ldc/CMakeFiles/ldc2.dir/DependInfo.cmake --color=
make[3]: Leaving directory `/home/huhlig/tmp/ldc'
make -f CMakeFiles/ldc2.dir/build.make CMakeFiles/ldc2.dir/build
make[3]: Entering directory `/home/huhlig/tmp/ldc'
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles 29
[ 0%] [ 0%] [ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/id.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/id.c.o -c /home/huhlig/tmp/ldc/dmd2/id.c
Building CXX object CMakeFiles/ldc2.dir/dmd2/impcnvtab.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/impcnvtab.c.o -c /home/huhlig/tmp/ldc/dmd2/impcnvtab.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
Building CXX object CMakeFiles/ldc2.dir/dmd2/builtin.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/builtin.c.o -c /home/huhlig/tmp/ldc/dmd2/builtin.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] [ 0%] [ 0%] [ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/response.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/response.c.o -c /home/huhlig/tmp/ldc/dmd2/root/response.c
Building CXX object CMakeFiles/ldc2.dir/dmd2/root/async.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/async.c.o -c /home/huhlig/tmp/ldc/dmd2/root/async.c
Building CXX object CMakeFiles/ldc2.dir/dmd2/root/man.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/man.c.o -c /home/huhlig/tmp/ldc/dmd2/root/man.c
Building CXX object CMakeFiles/ldc2.dir/dmd2/root/array.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/array.c.o -c /home/huhlig/tmp/ldc/dmd2/root/array.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles 30
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/lstring.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/lstring.c.o -c /home/huhlig/tmp/ldc/dmd2/root/lstring.c
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/stringtable.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/stringtable.c.o -c /home/huhlig/tmp/ldc/dmd2/root/stringtable.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
/home/huhlig/tmp/ldc/dmd2/root/man.c: In function ‘void browse(const char*)’:
/home/huhlig/tmp/ldc/dmd2/root/man.c:53:33: warning: cast from type ‘const char**’ to type ‘char**’ casts away qualifiers
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/aav.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/aav.c.o -c /home/huhlig/tmp/ldc/dmd2/root/aav.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/dchar.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/dchar.c.o -c /home/huhlig/tmp/ldc/dmd2/root/dchar.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/speller.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/speller.c.o -c /home/huhlig/tmp/ldc/dmd2/root/speller.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles 31
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/port.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/port.c.o -c /home/huhlig/tmp/ldc/dmd2/root/port.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/gnuc.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/gnuc.c.o -c /home/huhlig/tmp/ldc/dmd2/root/gnuc.c
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/root/root.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/root/root.c.o -c /home/huhlig/tmp/ldc/dmd2/root/root.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/identifier.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/identifier.c.o -c /home/huhlig/tmp/ldc/dmd2/identifier.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/declaration.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/declaration.c.o -c /home/huhlig/tmp/ldc/dmd2/declaration.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] /usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles 32
Building CXX object CMakeFiles/ldc2.dir/dmd2/argtypes.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/argtypes.c.o -c /home/huhlig/tmp/ldc/dmd2/argtypes.c
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/html.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/html.c.o -c /home/huhlig/tmp/ldc/dmd2/html.c
/home/huhlig/tmp/ldc/dmd2/identifier.c: In member function ‘virtual char* Identifier::toChars()’:
/home/huhlig/tmp/ldc/dmd2/identifier.c:45:20: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/root/root.c: In member function ‘virtual char* Object::toChars()’:
/home/huhlig/tmp/ldc/dmd2/root/root.c:206:20: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/root/root.c: In static member function ‘static char* FileName::combine(const char*, const char*)’:
/home/huhlig/tmp/ldc/dmd2/root/root.c:336:24: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/root/root.c: In static member function ‘static char* FileName::ext(const char*)’:
/home/huhlig/tmp/ldc/dmd2/root/root.c:537:17: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/root/root.c: In static member function ‘static char* FileName::name(const char*)’:
/home/huhlig/tmp/ldc/dmd2/root/root.c:594:17: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/root/root.c: In static member function ‘static FileName* FileName::defaultExt(const char*, const char*)’:
/home/huhlig/tmp/ldc/dmd2/root/root.c:712:37: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/root/root.c: In static member function ‘static char* FileName::searchPath(Strings*, const char*, int)’:
/home/huhlig/tmp/ldc/dmd2/root/root.c:799:39: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/root/root.c:804:28: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/lexer.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/lexer.c.o -c /home/huhlig/tmp/ldc/dmd2/lexer.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] /home/huhlig/tmp/ldc/dmd2/html.c: In member function ‘void Html::skipTag()’:
/home/huhlig/tmp/ldc/dmd2/html.c:279:55: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
Building CXX object CMakeFiles/ldc2.dir/dmd2/mars.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/mars.c.o -c /home/huhlig/tmp/ldc/dmd2/mars.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/imphint.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/imphint.c.o -c /home/huhlig/tmp/ldc/dmd2/imphint.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/utf.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/utf.c.o -c /home/huhlig/tmp/ldc/dmd2/utf.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles 33
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/constfold.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/constfold.c.o -c /home/huhlig/tmp/ldc/dmd2/constfold.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/arrayop.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/arrayop.c.o -c /home/huhlig/tmp/ldc/dmd2/arrayop.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/expression.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/expression.c.o -c /home/huhlig/tmp/ldc/dmd2/expression.c
/home/huhlig/tmp/ldc/dmd2/lexer.c: In member function ‘TOK Lexer::number(Token*)’:
/home/huhlig/tmp/ldc/dmd2/lexer.c:2291:65: warning: format ‘%llo’ expects type ‘long long unsigned int’, but argument 3 has type ‘uinteger_t’
/home/huhlig/tmp/ldc/dmd2/lexer.c:2291:65: warning: field precision should have type ‘int’, but argument 4 has type ‘long int’
/home/huhlig/tmp/ldc/dmd2/lexer.c:2291:65: warning: format ‘%llo’ expects type ‘long long unsigned int’, but argument 6 has type ‘uinteger_t’
/home/huhlig/tmp/ldc/dmd2/lexer.c:2291:65: warning: field precision should have type ‘int’, but argument 7 has type ‘long int’
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/json.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/json.c.o -c /home/huhlig/tmp/ldc/dmd2/json.c
/home/huhlig/tmp/ldc/dmd2/mars.c: In function ‘void getenv_setargv(const char*, int*, char***)’:
/home/huhlig/tmp/ldc/dmd2/mars.c:280:23: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/dsymbol.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/dsymbol.c.o -c /home/huhlig/tmp/ldc/dmd2/dsymbol.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles 34
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/mangle.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/mangle.c.o -c /home/huhlig/tmp/ldc/dmd2/mangle.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/optimize.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/optimize.c.o -c /home/huhlig/tmp/ldc/dmd2/optimize.c
/home/huhlig/tmp/ldc/dmd2/constfold.c: In function ‘Expression* Mod(Type*, Expression*, Expression*)’:
/home/huhlig/tmp/ldc/dmd2/constfold.c:541:59: warning: conversion lacks type at end of format
/home/huhlig/tmp/ldc/dmd2/constfold.c:547:60: warning: conversion lacks type at end of format
/home/huhlig/tmp/ldc/dmd2/expression.c: In member function ‘virtual void IntegerExp::toCBuffer(OutBuffer*, HdrGenState*)’:
/home/huhlig/tmp/ldc/dmd2/expression.c:2024:63: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/expression.c: In member function ‘virtual Expression* FileInitExp::resolveLoc(Loc, Scope*)’:
/home/huhlig/tmp/ldc/dmd2/expression.c:12216:48: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/cast.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/cast.c.o -c /home/huhlig/tmp/ldc/dmd2/cast.c
/home/huhlig/tmp/ldc/dmd2/dsymbol.c: In member function ‘virtual char* Dsymbol::toChars()’:
/home/huhlig/tmp/ldc/dmd2/dsymbol.c:172:47: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/macro.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/macro.c.o -c /home/huhlig/tmp/ldc/dmd2/macro.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] /home/huhlig/tmp/ldc/dmd2/mangle.c: In member function ‘virtual char* FuncDeclaration::mangle()’:
/home/huhlig/tmp/ldc/dmd2/mangle.c:161:28: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
Building CXX object CMakeFiles/ldc2.dir/dmd2/staticassert.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/staticassert.c.o -c /home/huhlig/tmp/ldc/dmd2/staticassert.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/module.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/module.c.o -c /home/huhlig/tmp/ldc/dmd2/module.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles 35
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/statement.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/statement.c.o -c /home/huhlig/tmp/ldc/dmd2/statement.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/scope.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/scope.c.o -c /home/huhlig/tmp/ldc/dmd2/scope.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/hdrgen.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/hdrgen.c.o -c /home/huhlig/tmp/ldc/dmd2/hdrgen.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/init.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/init.c.o -c /home/huhlig/tmp/ldc/dmd2/init.c
/usr/bin/cmake -E cmake_progress_report /home/huhlig/tmp/ldc/CMakeFiles
[ 0%] Building CXX object CMakeFiles/ldc2.dir/dmd2/parse.c.o
/usr/bin/c++ -DDMDV2 -DIN_LLVM -D_DH -DOPAQUE_VTBLS -DPOSIX -DDEFAULT_TARGET_TRIPLE=\"x86_64-unknown-linux-gnu\" -DDEFAULT_ALT_TARGET_TRIPLE=\"i686-unknown-linux-gnu\" -DLDC_INSTALL_PREFIX=\"/usr/local\" -I/home/huhlig/tmp/ldc/. -I/home/huhlig/tmp/ldc/dmd2 -I/home/huhlig/tmp/ldc/dmd2/root -I/home/huhlig/tmp/ldc -I/usr/local/include -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-deprecated -Wno-write-strings -fexceptions -o CMakeFiles/ldc2.dir/dmd2/parse.c.o -c /home/huhlig/tmp/ldc/dmd2/parse.c
/home/huhlig/tmp/ldc/dmd2/module.c: In constructor ‘Module::Module(char*, Identifier*, int, int)’:
/home/huhlig/tmp/ldc/dmd2/module.c:216:51: error: ‘llvm::OpaqueType’ has not been declared
/home/huhlig/tmp/ldc/dmd2/module.c:216:92: error: invalid use of incomplete type ‘struct llvm::PATypeHolder’
/home/huhlig/tmp/ldc/dmd2/module.h:38:11: error: forward declaration of ‘struct llvm::PATypeHolder’
/home/huhlig/tmp/ldc/dmd2/module.c: In member function ‘File* Module::buildFilePath(const char*, const char*, const char*)’:
/home/huhlig/tmp/ldc/dmd2/module.c:231:28: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/module.c:233:43: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/module.c:238:41: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/module.c:240:41: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/module.c: In member function ‘void Module::buildTargetFiles(bool)’:
/home/huhlig/tmp/ldc/dmd2/module.c:375:77: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/module.c:380:88: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/module.c:385:88: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/module.c: In destructor ‘virtual Module::~Module()’:
/home/huhlig/tmp/ldc/dmd2/module.c:416:12: warning: possible problem detected in invocation of delete operator:
/home/huhlig/tmp/ldc/dmd2/module.c:416:12: warning: invalid use of incomplete type ‘struct llvm::PATypeHolder’
/home/huhlig/tmp/ldc/dmd2/module.h:38:11: warning: forward declaration of ‘struct llvm::PATypeHolder’
/home/huhlig/tmp/ldc/dmd2/module.c:416:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
make[3]: *** [CMakeFiles/ldc2.dir/dmd2/module.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/home/huhlig/tmp/ldc/dmd2/statement.c: In member function ‘virtual void ForeachStatement::toCBuffer(OutBuffer*, HdrGenState*)’:
/home/huhlig/tmp/ldc/dmd2/statement.c:2273:26: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/statement.c:2273:44: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
/home/huhlig/tmp/ldc/dmd2/statement.c: In member function ‘virtual Statement* CaseRangeStatement::semantic(Scope*)’:
/home/huhlig/tmp/ldc/dmd2/statement.c:3366:87: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 3 has type ‘uinteger_t’
/home/huhlig/tmp/ldc/dmd2/init.c: In member function ‘virtual Initializer* ArrayInitializer::semantic(Scope*, Type*, int)’:
/home/huhlig/tmp/ldc/dmd2/init.c:502:91: warning: format ‘%u’ expects type ‘unsigned int’, but argument 4 has type ‘d_uns64’
/home/huhlig/tmp/ldc/dmd2/parse.c: In member function ‘Expression* Parser::parsePrimaryExp()’:
/home/huhlig/tmp/ldc/dmd2/parse.c:5172:44: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers
make[3]: Leaving directory `/home/huhlig/tmp/ldc'
make[2]: *** [CMakeFiles/ldc2.dir/all] Error 2
make[2]: Leaving directory `/home/huhlig/tmp/ldc'
make[1]: *** [runtime/CMakeFiles/phobos2.dir/rule] Error 2
make[1]: Leaving directory `/home/huhlig/tmp/ldc'
make: *** [phobos2] Error 2