[llvm-dev] How to create Debian packages for release 3.9.0

Kris van Rens via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 20 06:07:39 PST 2016


Hi Sylvestre,

Thanks for getting back to me.

I'm trying to build the debian packages for release 3.9.0 for Ubuntu
14.04 AMD64 (i.e. trusty) and I used the build commands as described
on 'http://apt.llvm.org/building-pkgs.php'. The Debian package
repository you kindly provided have dependencies that cannot be
resolved for my OS version.


On Mon, Dec 19, 2016 at 4:57 PM, Sylvestre Ledru <sylvestre at debian.org> wrote:
> Hello,
>
> Btw, you can get the packages uploaded in debian directly here:
> http://snapshot.debian.org/package/llvm-toolchain-3.9/1%3A3.9.1-1/
>
> For example, to get the latest 3.9.1 package:
> dget -x http://snapshot.debian.org/archive/debian-debug/20161214T151055Z/pool/main/l/llvm-toolchain-3.9/llvm-toolchain-3.9_3.9.1-1.dsc
> will do the job

Using your suggestion, I did:

  $ dget -x http://snapshot.debian.org/archive/debian-debug/20161214T151055Z/pool/main/l/llvm-toolchain-3.9/llvm-toolchain-3.9_3.9.1-1.dsc

This works fine. Then I would like to build the package (by using the
command from http://apt.llvm.org/building-pkgs.php:

  $ cd llvm-toolchain-3.9-3.9.1
  $ fakeroot debian/rules binary

But the build fails with the message (full log at the bottom of the mail):
-----
CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
JSONCPP_INCLUDE_PATH
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools

-- Configuring incomplete, errors occurred!
See also "/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/build-llvm/CMakeFiles/CMakeOutput.log".
See also "/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/build-llvm/CMakeFiles/CMakeError.log".
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1'
make: *** [binary] Error 2
-----

Is my workflow correct?

Best regards and thanks for the help,

Kris


Full build log:
-----
dh binary --with ocaml
   dh_testdir
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1'
for f in debian/*.in; do \
f2=$(echo $f | sed 's/\.in$//;s/X\.Y/3.9/'); \
echo "$f => $f2"; \
sed -e 's|@DEB_HOST_MULTIARCH@|x86_64-linux-gnu|g' \
-e "s|@OCAML_STDLIB_DIR@|/usr/lib/ocaml|g" \
-e "s|@LLVM_VERSION_FULL@|3.9.1|g" \
-e "s|@LLVM_VERSION@|3.9|g" $f > $f2; \
done
debian/clang-X.Y-examples.examples.in => debian/clang-3.9-examples.examples
debian/clang-X.Y.install.in => debian/clang-3.9.install
debian/clang-X.Y.links.in => debian/clang-3.9.links
debian/clang-X.Y.lintian-overrides.in => debian/clang-3.9.lintian-overrides
debian/clang-X.Y.manpages.in => debian/clang-3.9.manpages
debian/clang-format-X.Y.install.in => debian/clang-format-3.9.install
debian/clang-format-X.Y.lintian-overrides.in =>
debian/clang-format-3.9.lintian-overrides
debian/clang-format-X.Y.manpages.in => debian/clang-format-3.9.manpages
debian/clang-tidy-X.Y.install.in => debian/clang-tidy-3.9.install
debian/clang-tidy-X.Y.links.in => debian/clang-tidy-3.9.links
debian/clang-tidy-X.Y.lintian-overrides.in =>
debian/clang-tidy-3.9.lintian-overrides
debian/clang-tidy-X.Y.manpages.in => debian/clang-tidy-3.9.manpages
debian/libclang-X.Y-dev.install.in => debian/libclang-3.9-dev.install
debian/libclang-X.Y-dev.links.in => debian/libclang-3.9-dev.links
debian/libclang-common-X.Y-dev.install.in =>
debian/libclang-common-3.9-dev.install
debian/libclang-common-X.Y-dev.links.in => debian/libclang-common-3.9-dev.links
debian/libclang1-X.Y.install.in => debian/libclang1-3.9.install
debian/libclang1-X.Y.links.in => debian/libclang1-3.9.links
debian/libclang1-X.Y.lintian-overrides.in =>
debian/libclang1-3.9.lintian-overrides
debian/libclang1-X.Y.symbols.in => debian/libclang1-3.9.symbols
debian/liblld-X.Y-dev.install.in => debian/liblld-3.9-dev.install
debian/liblld-X.Y.install.in => debian/liblld-3.9.install
debian/liblld-X.Y.links.in => debian/liblld-3.9.links
debian/liblldb-X.Y-dev.install.in => debian/liblldb-3.9-dev.install
debian/liblldb-X.Y.install.in => debian/liblldb-3.9.install
debian/liblldb-X.Y.links.in => debian/liblldb-3.9.links
debian/liblldb-X.Y.lintian-overrides.in => debian/liblldb-3.9.lintian-overrides
debian/libllvm-X.Y-ocaml-dev.META.in => debian/libllvm-3.9-ocaml-dev.META
debian/libllvm-X.Y-ocaml-dev.dirs.in => debian/libllvm-3.9-ocaml-dev.dirs
debian/libllvm-X.Y-ocaml-dev.install.in => debian/libllvm-3.9-ocaml-dev.install
debian/libllvm-X.Y-ocaml-dev.lintian-overrides.in =>
debian/libllvm-3.9-ocaml-dev.lintian-overrides
debian/libllvmX.Y.install.in => debian/libllvm3.9.install
debian/libllvmX.Y.links.in => debian/libllvm3.9.links
debian/libllvmX.Y.lintian-overrides.in => debian/libllvm3.9.lintian-overrides
debian/lld-X.Y.install.in => debian/lld-3.9.install
debian/lldb-X.Y.install.in => debian/lldb-3.9.install
debian/lldb-X.Y.lintian-overrides.in => debian/lldb-3.9.lintian-overrides
debian/lldb-X.Y.manpages.in => debian/lldb-3.9.manpages
debian/lldb-X.Y.postinst.in => debian/lldb-3.9.postinst
debian/llvm-X.Y-dev.dirs.in => debian/llvm-3.9-dev.dirs
debian/llvm-X.Y-dev.install.in => debian/llvm-3.9-dev.install
debian/llvm-X.Y-dev.links.in => debian/llvm-3.9-dev.links
debian/llvm-X.Y-doc.dirs.in => debian/llvm-3.9-doc.dirs
debian/llvm-X.Y-examples.dirs.in => debian/llvm-3.9-examples.dirs
debian/llvm-X.Y-examples.examples.in => debian/llvm-3.9-examples.examples
debian/llvm-X.Y-examples.links.in => debian/llvm-3.9-examples.links
debian/llvm-X.Y-runtime.binfmt.in => debian/llvm-3.9-runtime.binfmt
debian/llvm-X.Y-runtime.install.in => debian/llvm-3.9-runtime.install
debian/llvm-X.Y-runtime.lintian-overrides.in =>
debian/llvm-3.9-runtime.lintian-overrides
debian/llvm-X.Y-runtime.manpages.in => debian/llvm-3.9-runtime.manpages
debian/llvm-X.Y-runtime.postinst.in => debian/llvm-3.9-runtime.postinst
debian/llvm-X.Y-runtime.prerm.in => debian/llvm-3.9-runtime.prerm
debian/llvm-X.Y-tools.dirs.in => debian/llvm-3.9-tools.dirs
debian/llvm-X.Y-tools.install.in => debian/llvm-3.9-tools.install
debian/llvm-X.Y.dirs.in => debian/llvm-3.9.dirs
debian/llvm-X.Y.install.in => debian/llvm-3.9.install
debian/llvm-X.Y.lintian-overrides.in => debian/llvm-3.9.lintian-overrides
debian/llvm-X.Y.manpages.in => debian/llvm-3.9.manpages
debian/pollycc.in => debian/pollycc
debian/python-clang-X.Y.install.in => debian/python-clang-3.9.install
debian/python-lldb-X.Y.install.in => debian/python-lldb-3.9.install
debian/python-lldb-X.Y.links.in => debian/python-lldb-3.9.links
echo "Using gcc: "
Using gcc:
gcc-4.8 -v
Using built-in specs.
COLLECT_GCC=gcc-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
4.8.4-2ubuntu1~14.04.3'
--with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.8 --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--enable-gnu-unique-object --disable-libmudflap --enable-plugin
--with-system-zlib --disable-browser-plugin --enable-java-awt=gtk
--enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre
--enable-java-home
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64
--with-arch-directory=amd64
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64
--with-multilib-list=m32,m64,mx32 --with-tune=generic
--enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
mkdir -p build-llvm
mkdir -p clang/include/clang/Debian
sed -e "s|@DEB_PATCHSETVERSION@|1|" \
debian/debian_path.h > clang/include/clang/Debian/debian_path.h
cd tools/ && \
if test -h clang; then \
rm clang; \
fi; \
ln -s ../clang .; \
readlink clang
../clang
if test "yes" = yes; then \
cd tools/ && \
if test -h polly; then \
rm polly; \
fi; \
ln -s ../polly .; \
fi
if test "NO" = yes; then \
cd tools/ && \
if test -h lld; then \
rm lld; \
fi; \
ln -s ../lld .; \
readlink lld; \
fi
if test "yes" = yes; then \
cd tools/ && \
if test -h lldb; then \
  rm lldb; \
fi; \
ln -s ../lldb .; \
fi
cd projects/ && \
if test -h compiler-rt; then \
rm compiler-rt; \
fi; \
ln -s ../compiler-rt .; \
readlink compiler-rt
../compiler-rt
# Configure coverity (we need the compilers)
(if test 0 -eq 1; then \
export PATH=$PATH:/opt/cov-analysis/bin/; \
cov-configure --compiler clang --comptype clang; \
cov-configure --compiler gcc-4.8 --comptype gcc; \
cov-configure --compiler g++-4.8 --comptype gcc; \
cov-configure --compiler gcc-4.9 --comptype gcc; \
cov-configure --compiler g++-4.9 --comptype gcc; \
cov-configure --compiler gcc-5 --comptype gcc; \
cov-configure --compiler g++-5 --comptype gcc; \
fi)
# Due to bug upstream, no symlink here
rm -fr tools/clang/tools/extra
cp -R -H clang-tools-extra tools/clang/tools/extra
# if cmake is installed in /tmp/cmake/ uses it
# Used to build llvm on old ubuntu (precise) on the llvm.org/apt/ ci
CMAKE_BIN=cmake; \
if test -f /tmp/cmake/bin/cmake; then \
CMAKE_BIN=/tmp/cmake/bin/cmake; \
fi; \
echo "Using cmake: $CMAKE_BIN"; \
cd build-llvm && \
$CMAKE_BIN ../ \
-DCMAKE_INSTALL_PREFIX=/usr/lib/llvm-3.9 \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_CXX_FLAGS='-std=c++0x -gsplit-dwarf -Wl,-fuse-ld=gold' \
-DLLVM_LINK_LLVM_DYLIB=ON \
-DLLVM_INSTALL_UTILS=ON \
-DLLVM_VERSION_SUFFIX= \
-DLLVM_ENABLE_SPHINX=ON \
-DSPHINX_WARNINGS_AS_ERRORS=OFF \
-DLLVM_BUILD_LLVM_DYLIB=ON \
-DLLVM_ENABLE_RTTI=ON \
-DLLVM_ENABLE_FFI=ON \
-DLLVM_BINUTILS_INCDIR=/usr/include/ \
-DLIBCLANG_LIBRARY_VERSION=1
Using cmake: cmake
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/gcc-4.8
-- Check for working C compiler: /usr/bin/gcc-4.8
-- Check for working C compiler: /usr/bin/gcc-4.8 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++-4.8
-- Check for working CXX compiler: /usr/bin/g++-4.8 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for execinfo.h
-- Looking for execinfo.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for link.h
-- Looking for link.h - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for malloc/malloc.h
-- Looking for malloc/malloc.h - not found
-- Looking for ndir.h
-- Looking for ndir.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for sys/dir.h
-- Looking for sys/dir.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/ndir.h
-- Looking for sys/ndir.h - not found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/uio.h
-- Looking for sys/uio.h - found
-- Looking for termios.h
-- Looking for termios.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for utime.h
-- Looking for utime.h - found
-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - found
-- Looking for zlib.h
-- Looking for zlib.h - found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for FE_ALL_EXCEPT
-- Looking for FE_ALL_EXCEPT - found
-- Looking for FE_INEXACT
-- Looking for FE_INEXACT - found
-- Looking for mach/mach.h
-- Looking for mach/mach.h - not found
-- Looking for mach-o/dyld.h
-- Looking for mach-o/dyld.h - not found
-- Looking for histedit.h
-- Looking for histedit.h - found
-- Performing Test HAVE_CXXABI_H
-- Performing Test HAVE_CXXABI_H - Success
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for pthread_getspecific in pthread
-- Looking for pthread_getspecific in pthread - found
-- Looking for pthread_rwlock_init in pthread
-- Looking for pthread_rwlock_init in pthread - found
-- Looking for pthread_mutex_lock in pthread
-- Looking for pthread_mutex_lock in pthread - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for compress2 in z
-- Looking for compress2 in z - found
-- Looking for el_init in edit
-- Looking for el_init in edit - found
-- Looking for setupterm in tinfo
-- Looking for setupterm in tinfo - found
-- Looking for xar_open in xar
-- Looking for xar_open in xar - not found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for _Unwind_Backtrace
-- Looking for _Unwind_Backtrace - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for setrlimit
-- Looking for setrlimit - found
-- Looking for isatty
-- Looking for isatty - found
-- Looking for futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for sigaltstack
-- Looking for sigaltstack - found
-- Looking for writev
-- Looking for writev - found
-- Looking for mallctl
-- Looking for mallctl - not found
-- Looking for mallinfo
-- Looking for mallinfo - found
-- Looking for malloc_zone_statistics
-- Looking for malloc_zone_statistics - not found
-- Looking for mkdtemp
-- Looking for mkdtemp - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mktemp
-- Looking for mktemp - found
-- Looking for closedir
-- Looking for closedir - found
-- Looking for opendir
-- Looking for opendir - found
-- Looking for readdir
-- Looking for readdir - found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for getrlimit
-- Looking for getrlimit - found
-- Looking for posix_spawn
-- Looking for posix_spawn - found
-- Looking for pread
-- Looking for pread - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for sbrk
-- Looking for sbrk - found
-- Looking for srand48
-- Looking for srand48 - found
-- Looking for lrand48
-- Looking for lrand48 - found
-- Looking for drand48
-- Looking for drand48 - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoq
-- Looking for strtoq - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for strerror_s
-- Looking for strerror_s - not found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for dlerror
-- Looking for dlerror - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test HAVE_INT64_T
-- Performing Test HAVE_INT64_T - Success
-- Performing Test HAVE_UINT64_T
-- Performing Test HAVE_UINT64_T - Success
-- Performing Test HAVE_U_INT64_T
-- Performing Test HAVE_U_INT64_T - Success
-- Looking for ffi_call
-- Looking for ffi_call - found
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
-- Performing Test LLVM_HAS_ATOMICS
-- Performing Test LLVM_HAS_ATOMICS - Success
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success
-- Performing Test HAS_MAYBE_UNINITIALIZED
-- Performing Test HAS_MAYBE_UNINITIALIZED - Success
-- Target triple: x86_64-unknown-linux-gnu
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Sphinx enabled.
-- Found Sphinx: /usr/bin/sphinx-build
-- Go bindings disabled.
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- OCaml bindings disabled.
-- Performing Test C_SUPPORTS_FPIC
-- Performing Test C_SUPPORTS_FPIC - Success
-- Performing Test CXX_SUPPORTS_FPIC
-- Performing Test CXX_SUPPORTS_FPIC - Success
-- Building with -fPIC
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Failed
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Failed
-- Performing Test CXX_SUPPORTS_CXX11
-- Performing Test CXX_SUPPORTS_CXX11 - Success
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FDATA_SECTIONS
-- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
-- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.6")
-- Constructing LLVMBuild project information
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting X86
-- Targeting XCore
-- Looking for unwind.h
-- Looking for unwind.h - found
-- Performing Test COMPILER_RT_HAS_FPIC_FLAG
-- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FPIE_FLAG
-- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG
-- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG
-- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG
-- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG
-- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG
-- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG
-- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG
-- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FRTTI_FLAG
-- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG
-- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG
-- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG
-- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success
-- Performing Test COMPILER_RT_HAS_STD_CXX11_FLAG
-- Performing Test COMPILER_RT_HAS_STD_CXX11_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC
-- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success
-- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG
-- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success
-- Performing Test COMPILER_RT_HAS_MSSE3_FLAG
-- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Success
-- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG
-- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test COMPILER_RT_HAS_GR_FLAG
-- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_GS_FLAG
-- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_MT_FLAG
-- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_Oy_FLAG
-- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG
-- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_G_FLAG
-- Performing Test COMPILER_RT_HAS_G_FLAG - Success
-- Performing Test COMPILER_RT_HAS_Zi_FLAG
-- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WALL_FLAG
-- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success
-- Performing Test COMPILER_RT_HAS_WERROR_FLAG
-- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success
-- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG
-- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success
-- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG
-- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG
-- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WGNU_FLAG
-- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG
-- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG
-- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success
-- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG
-- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success
-- Performing Test COMPILER_RT_HAS_W4_FLAG
-- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WX_FLAG
-- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WD4146_FLAG
-- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WD4291_FLAG
-- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WD4221_FLAG
-- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WD4391_FLAG
-- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WD4722_FLAG
-- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_WD4800_FLAG
-- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed
-- Looking for __func__
-- Looking for __func__ - found
-- Looking for fopen in c
-- Looking for fopen in c - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for shm_open in rt
-- Looking for shm_open in rt - found
-- Looking for pow in m
-- Looking for pow in m - found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for __cxa_throw in stdc++
-- Looking for __cxa_throw in stdc++ - found
-- Looking for __i686__
-- Looking for __i686__ - not found
-- Looking for __i386__
-- Looking for __i386__ - not found
-- Compiler-RT supported architectures: x86_64
-- Performing Test COMPILER_RT_HAS_STD_C99_FLAG
-- Performing Test COMPILER_RT_HAS_STD_C99_FLAG - Success
-- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG
-- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success
-- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG
-- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG
-- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG - Success
-- Performing Test COMPILER_RT_HAS_FLOAT_ABI_SOFT_FLAG
-- Performing Test COMPILER_RT_HAS_FLOAT_ABI_SOFT_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_FLOAT_ABI_HARD_FLAG
-- Performing Test COMPILER_RT_HAS_FLOAT_ABI_HARD_FLAG - Failed
-- Performing Test COMPILER_RT_HAS_STATIC_FLAG
-- Performing Test COMPILER_RT_HAS_STATIC_FLAG - Success
-- Performing Test COMPILER_RT_SUPPORTS_ATOMIC_KEYWORD
-- Performing Test COMPILER_RT_SUPPORTS_ATOMIC_KEYWORD - Failed
-- Builtin supported architectures: x86_64
-- Looking for rpc/xdr.h
-- Looking for rpc/xdr.h - found
-- Looking for tirpc/rpc/xdr.h
-- Looking for tirpc/rpc/xdr.h - not found
-- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS
-- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS - Success
-- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK
-- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK - Success
-- ISL version: isl-0.17.1-164-gcbba1b6
-- Performing Test HAS_ATTRIBUTE_WARN_UNUSED_RESULT
-- Performing Test HAS_ATTRIBUTE_WARN_UNUSED_RESULT - Success
-- Performing Test HAVE___ATTRIBUTE__
-- Performing Test HAVE___ATTRIBUTE__ - Success
-- Performing Test HAVE_DECL_FFS
-- Performing Test HAVE_DECL_FFS - Success
-- Performing Test HAVE_DECL___BUILTIN_FFS
-- Performing Test HAVE_DECL___BUILTIN_FFS - Success
-- Performing Test HAVE_DECL__BITSCANFORWARD
-- Performing Test HAVE_DECL__BITSCANFORWARD - Failed
-- Performing Test HAVE_DECL_STRCASECMP
-- Performing Test HAVE_DECL_STRCASECMP - Success
-- Performing Test HAVE_DECL__STRICMP
-- Performing Test HAVE_DECL__STRICMP - Failed
-- Performing Test HAVE_DECL_STRNCASECMP
-- Performing Test HAVE_DECL_STRNCASECMP - Success
-- Performing Test HAVE_DECL__STRNICMP
-- Performing Test HAVE_DECL__STRNICMP - Failed
-- Performing Test HAVE_DECL_SNPRINTF
-- Performing Test HAVE_DECL_SNPRINTF - Success
-- Performing Test HAVE_DECL__SNPRINTF
-- Performing Test HAVE_DECL__SNPRINTF - Failed
-- Performing Test HAVE_UINT8T
-- Performing Test HAVE_UINT8T - Failed
-- Performing Test HAVE_SYS_INTTYPES_H
-- Performing Test HAVE_SYS_INTTYPES_H - Failed
-- PPCG version: ppcg-0.04
-- Clang version: 3.9.1
-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found
version "2.7.6")
-- Performing Test CXX_SUPPORTS_NO_DEPRECATED_DECLARATIONS
-- Performing Test CXX_SUPPORTS_NO_DEPRECATED_DECLARATIONS - Success
-- Performing Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS
-- Performing Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS - Success
-- Performing Test CXX_SUPPORTS_NO_STRICT_ALIASING
-- Performing Test CXX_SUPPORTS_NO_STRICT_ALIASING - Success
-- Performing Test CXX_SUPPORTS_NO_DEPRECATED_REGISTER
-- Performing Test CXX_SUPPORTS_NO_DEPRECATED_REGISTER - Success
-- Performing Test CXX_SUPPORTS_NO_VLA_EXTENSION
-- Performing Test CXX_SUPPORTS_NO_VLA_EXTENSION - Success
-- LLDB version: 3.9.1
-- Could NOT find LibXml2 (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)
-- Performing Test HAVE_PROCESS_VM_READV
-- Performing Test HAVE_PROCESS_VM_READV - Success
-- Found Curses: /usr/lib/x86_64-linux-gnu/libcurses.so
-- Looking for __GLIBCXX__
-- Looking for __GLIBCXX__ - found
-- Performing Test LLDB_USING_LIBSTDCXX_4_9
-- Performing Test LLDB_USING_LIBSTDCXX_4_9 - Failed
CMake Warning at tools/lldb/cmake/modules/LLDBConfig.cmake:409 (message):
  You appear to be linking to libstdc++ version lesser than 4.9 without
  exceptions enabled.  These versions of the library have an issue, which
  causes occasional lldb crashes.  See
  <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59656> for details.  Possible
  courses of action are:

  - use libstdc++ version 4.9 or newer

  - use libc++ (via LLVM_ENABLE_LIBCXX)

  - enable exceptions (via LLVM_ENABLE_EH)

  - ignore this warning and accept occasional instability
Call Stack (most recent call first):
  tools/lldb/CMakeLists.txt:4 (include)


-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.11")
-- Performing Test CXX_SUPPORTS_NO_MACRO_REDEFINED
-- Performing Test CXX_SUPPORTS_NO_MACRO_REDEFINED - Success
-- Symbols (liblldb): only exporting liblldb.exports symbols
CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
JSONCPP_INCLUDE_PATH
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/docs
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/lib/External
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/test
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools
   used as include directory in directory
/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/tools/polly/tools

-- Configuring incomplete, errors occurred!
See also "/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/build-llvm/CMakeFiles/CMakeOutput.log".
See also "/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1/build-llvm/CMakeFiles/CMakeError.log".
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/data/work/tmp/clang/llvm-toolchain-3.9-3.9.1'
make: *** [binary] Error 2
-----


More information about the llvm-dev mailing list