Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tseemann/ef7c6221d0aa4cd54ca8e38d48a18343 to your computer and use it in GitHub Desktop.
Save tseemann/ef7c6221d0aa4cd54ca8e38d48a18343 to your computer and use it in GitHub Desktop.
[email protected] on "Red Hat Enterprise Linux Server release 7.4 (Maipo)" - Homebrew build logs
Homebrew build logs for [email protected] on "Red Hat Enterprise Linux Server release 7.4 (Maipo)"
Build date: 2018-03-23 12:52:43
HOMEBREW_VERSION: 1.5.11-20-g672f514
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: 672f514f61e03d250128fa99d32d13bc5878d42c
Last commit: 29 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: b1376046df51cfe8042c7ba86edecf08baa562cc
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_BINTRAY_KEY: set
HOMEBREW_BINTRAY_USER: tseemann
HOMEBREW_CACHE: /home/linuxbrew/.cache/Homebrew
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GITHUB_USER: tseemann
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_RUBY_WARNINGS: -W0
HOMEBREW_VISUAL: joe
CPU: 72-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 6.0 build
Git: 2.16.2 => /home/linuxbrew/.linuxbrew/bin/git
Curl: 7.29.0 => /usr/bin/curl
Perl: /home/linuxbrew/.linuxbrew/bin/perl => /home/linuxbrew/.linuxbrew/Cellar/perl/5.26.1_1/bin/perl
Python: /home/linuxbrew/.linuxbrew/opt/python/libexec/bin/python => /home/linuxbrew/.linuxbrew/Cellar/python/3.6.4_5/bin/python3.6
Ruby: /home/linuxbrew/.linuxbrew/bin/ruby => /home/linuxbrew/.linuxbrew/Cellar/ruby/2.5.0_2/bin/ruby
Java: N/A
Kernel: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 GNU/Linux
OS: Red Hat Enterprise Linux Server release 7.4 (Maipo) (Maipo)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_3
xorg: 20170115_1
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/bin/pkg-config
/bin/rarian-sk-config
/bin/scrollkeeper-config
/bin/brltty-config
/bin/firewall-config
/bin/apu-1-config
/bin/freetype-config
/bin/libpng-config
/bin/libpng15-config
/bin/nspr-config
/bin/nss-util-config
/bin/apr-1-config
/bin/pcre-config
/bin/libgnutls-config
/bin/gpg-error-config
/bin/libgcrypt-config
/bin/nss-softokn-config
/bin/nss-config
/bin/xml2-config
/bin/icu-config
/bin/ncurses5-config
/bin/ncursesw5-config
/bin/python-config
/bin/python2-config
/bin/python2.7-config
/bin/krb5-config
/bin/curl-config
/bin/kde4-config
/bin/sane-config
/bin/net-snmp-config
/bin/cups-config
/bin/sdl-config
/bin/xslt-config
/bin/gdlib-config
/bin/pcap-config
Error: Formulae found in multiple taps:
* brewsci/bio/raxml
* brewsci/science/raxml
Please use the fully-qualified name e.g. brewsci/bio/raxml to refer the formula.
2018-03-23 12:36:40 +1100
/tmp/[email protected]/llvm-3.7.1.src/configure
--prefix=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib/llvm-3.7
--enable-optimized
--disable-bindings
--with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp
--enable-shared
--enable-targets=all
--enable-libffi
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++-5 accepts -g... yes
checking how to run the C preprocessor... gcc-5 -E
checking whether GCC or Clang is our host compiler... gcc
configure: WARNING: Unknown project (libcxx) won't be configured automatically
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking type of operating system we're going to host on... Linux
checking type of operating system we're going to target... Linux
checking target architecture... x86_64
checking whether GCC is new enough... yes
checking optimization flags... -O3
checking for GNU make... make
checking whether ln -s works... yes
checking for nm... /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm
checking for cmp... /usr/bin/cmp
checking for cp... /usr/bin/cp
checking for date... /usr/bin/date
checking for find... /usr/bin/find
checking for grep... /usr/bin/grep
checking for mkdir... /usr/bin/mkdir
checking for mv... /usr/bin/mv
checking for ranlib... ranlib
checking for ar... ar
checking for rm... /usr/bin/rm
checking for sed... /home/linuxbrew/.linuxbrew/opt/gnu-sed/bin/sed
checking for tar... /usr/bin/tar
checking for pwd... /usr/bin/pwd
checking for dot... /usr/bin/dot
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /usr/bin/bzip2
checking for cat... /usr/bin/cat
checking for doxygen... /usr/bin/doxygen
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pdfroff... no
checking for zip... /usr/bin/zip
checking for go... no
checking for ocamlfind... no
checking for gas... no
checking for as... /home/linuxbrew/.linuxbrew/opt/binutils/bin/as
checking for linker version... 2.30
checking for compiler -Wl,-R<path> option... yes
checking for compiler -rdynamic option... yes
checking for compiler -Wl,--version-script option... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized -Wno-comment
checking for python... /usr/bin/python
checking for python >= 2.7... /usr/bin/python (2.7.5)
checking for sin in -lm... yes
checking for library containing dlopen... -ldl
checking for library containing clock_gettime... none required
checking for library containing setupterm... -ltinfo
checking for library containing el_init... -ledit
checking for library containing ffi_call... -lffi
checking for library containing mallinfo... none required
checking for pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for compress2 in -lz... yes
checking for xml2-config... xml2-config
checking for libxml2 includes... -I/usr/include/libxml2
checking for xmlReadFile in -lxml2... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for MAP_ANONYMOUS vs. MAP_ANON... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for cxxabi.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether FE_ALL_EXCEPT is declared... yes
checking whether FE_INEXACT is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking ffi.h usability... yes
checking ffi.h presence... yes
checking for ffi.h... yes
checking ffi/ffi.h usability... no
checking ffi/ffi.h presence... no
checking for ffi/ffi.h... no
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... no
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... no
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... no
checking for siglongjmp... yes
checking for writev... yes
checking for futimes... yes
checking for futimens... yes
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether arc4random is declared... no
checking whether strerror_s is declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for 32-bit userspace on 64-bit system... no
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating docs/doxygen.cfg
config.status: creating tools/clang/docs/doxygen.cfg
config.status: creating bindings/ocaml/llvm/META.llvm
config.status: creating include/llvm/Config/config.h
config.status: creating include/llvm/Config/llvm-config.h
config.status: creating include/llvm/Support/DataTypes.h
config.status: creating tools/clang/include/clang/Config/config.h
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing Makefile.common commands
config.status: executing examples/Makefile commands
config.status: executing lib/Makefile commands
config.status: executing test/Makefile commands
config.status: executing test/Makefile.tests commands
config.status: executing unittests/Makefile commands
config.status: executing tools/Makefile commands
config.status: executing utils/Makefile commands
config.status: executing projects/Makefile commands
config.status: executing bindings/Makefile commands
config.status: executing bindings/ocaml/Makefile.ocaml commands
=== configuring in tools/polly (/tmp/[email protected]/tools/polly)
configure: running /bin/sh /tmp/[email protected]/llvm-3.7.1.src/tools/polly/configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib/llvm-3.7 '--enable-optimized' '--disable-bindings' '--with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp' '--enable-shared' '--enable-targets=all' '--enable-libffi' 'CC=gcc-5' 'CXX=g++-5' --cache-file=/dev/null --srcdir=/tmp/[email protected]/llvm-3.7.1.src/tools/polly
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++-5 accepts -g... yes
checking for cuda: cuda.h in inc_not_give_cuda, and libcuda in lib_not_give_cuda... not found
configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating Makefile.common
config.status: creating include/polly/Config/config.h
config.status: executing setup commands
=== configuring in lib/External/isl (/tmp/[email protected]/tools/polly/lib/External/isl)
configure: running /bin/sh /tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/configure --disable-option-checking '--prefix=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib/llvm-3.7' '--enable-optimized' '--disable-bindings' '--with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp' '--enable-shared' '--enable-targets=all' '--enable-libffi' 'CC=gcc-5' 'CXX=g++-5' '--with-int=imath-32' --cache-file=/dev/null --srcdir=/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/configure: line 3423: cd: /home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib/llvm-3.7: No such file or directory
checking for gcc... gcc-5
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc-5... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++-5 accepts -g... yes
checking dependency style of g++-5... gcc3
checking for C compiler vendor... gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether C compiler accepts -malign-double... yes
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag...
checking for x86 cpuid 0 output... f:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... 306f2:48400800:7ffefbff:bfebfbff
checking whether C compiler accepts -march=pentiumpro... no
checking whether C compiler accepts -mcpu=pentiumpro... no
checking whether C compiler accepts -mpentiumpro... no
checking for gcc architecture flag... unknown
checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math... yes
checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes
checking for __attribute__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /home/linuxbrew/.linuxbrew/opt/gnu-sed/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-5... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B
checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc-5 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-5 supports -fno-rtti -fno-exceptions... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
checking if gcc-5 static flag -static works... yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++-5 -E
checking for ld used by g++-5... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking for g++-5 option to produce PIC... -fPIC -DPIC
checking if g++-5 PIC flag -fPIC -DPIC works... yes
checking if g++-5 static flag -static works... yes
checking if g++-5 supports -c -o file.o... yes
checking if g++-5 supports -c -o file.o... (cached) yes
checking whether the g++-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for perl... perl
checking for pdflatex... pdflatex
checking for pod2html... pod2html
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system)
checking imath.h usability... yes
checking imath.h presence... yes
checking for imath.h... yes
checking gmp_compat.h usability... yes
checking gmp_compat.h presence... yes
checking for gmp_compat.h... yes
checking whether ffs is declared... yes
checking whether __builtin_ffs is declared... yes
checking whether _BitScanForward is declared... no
checking whether strcasecmp is declared... yes
checking whether strncasecmp is declared... yes
checking whether _stricmp is declared... no
checking whether _strnicmp is declared... no
checking whether snprintf is declared... yes
checking whether _snprintf is declared... no
checking which clang to use... no
checking for C compiler vendor... (cached) gnu
checking our pkgconfig libname... isl
checking our pkgconfig version... 0.15
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib/llvm-3.7/lib/pkgconfig
checking our pkgconfig_libfile... isl.pc
checking our package / suffix... isl /
checking our pkgconfig description... isl Library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -lisl
checking our pkgconfig cppflags... -std=gnu99 -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap
checking our pkgconfig ldflags...
noninstalled pkgconfig -L /tmp/[email protected]/tools/polly/lib/External/isl/.libs
noninstalled pkgconfig -I //tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bound_test.sh
config.status: creating codegen_test.sh
config.status: creating pip_test.sh
config.status: creating isl_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/isl/stdint.h commands
config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H
config.status: executing isl.pc commands
config.status: creating isl.pc.in
config.status: creating isl.pc
config.status: creating isl-uninstalled.pc
config.status: creating isl-uninstalled.sh
gcc-5 called with: --version
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 --version -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -V -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: --version
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 --version -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -v
superenv executed: g++-5 -v
g++-5 called with: -V
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -V -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -c conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c -g conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -c -g conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -o conftest -Wl,-R. conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest -Wl,-R. conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest -rdynamic conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest -rdynamic conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest -Wl,--version-script=/tmp/fooSc9uVC/export.map conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest -Wl,--version-script=/tmp/fooSc9uVC/export.map conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -Werror -Wvariadic-macros -fsyntax-only -xc /dev/null
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -Werror -Wvariadic-macros -fsyntax-only -xc /dev/null -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -Werror -Wmissing-field-initializers -fsyntax-only -xc /dev/null
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -Werror -Wmissing-field-initializers -fsyntax-only -xc /dev/null -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -Werror -Wcovered-switch-default -fsyntax-only -xc /dev/null
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -Werror -Wcovered-switch-default -fsyntax-only -xc /dev/null -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -Werror -Wmaybe-uninitialized -fsyntax-only -xc /dev/null
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -Werror -Wmaybe-uninitialized -fsyntax-only -xc /dev/null -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest conftest.c -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lxml2 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lxml2 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -o conftest -pedantic conftest.cpp -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -o conftest -pedantic conftest.cpp -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -c conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -o conftest conftest.cpp -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -o conftest conftest.cpp -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -o conftest conftest.c -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -c -O0 -fvisibility-inlines-hidden -Werror conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -c -O0 -fvisibility-inlines-hidden -Werror conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: --version
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os --version -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -v
superenv executed: g++-5 -v
g++-5 called with: -V
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -V -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -qversion
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -qversion -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -o conftest conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -o conftest conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -o conftest conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -o conftest conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -c conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c -g conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c -g conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -o conftest -g -O2 conftest.cpp -lcuda
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -o conftest -g -O2 conftest.cpp -lcuda -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os --version -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -V -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -qversion
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -qversion -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: --version
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os --version -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -v
superenv executed: g++-5 -v
g++-5 called with: -V
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -V -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -qversion
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -qversion -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -c conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c -g conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c -g conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E /tmp/cgNtLh2g/dummy.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cgNtLh2g/dummy.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -malign-double conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -malign-double conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -fstrict-aliasing conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -fstrict-aliasing conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c -march=pentiumpro conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -march=pentiumpro conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -mcpu=pentiumpro conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -mcpu=pentiumpro conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -mpentiumpro conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -mpentiumpro conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os --version -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c conftstm.o
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c conftstm.o -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-rtti -fno-exceptions conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fPIC -DPIC -DPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -static conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -static conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o out/conftest2.o conftest.c -isystem/home/linuxbrew/.linuxbrew/include
ld called with: -m elf_x86_64 --help
superenv added: --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: ld --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: ld --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: ld --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -m elf_x86_64 --help
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -V -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -print-search-dirs
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -print-multi-os-directory
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -print-multi-os-directory -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wl,-rpath -Wl,/foo conftest.c -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -o conftest -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
ld called with: -m elf_x86_64 -v
superenv added: --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: ld --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -m elf_x86_64 -v
g++-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
ld called with: --help
superenv added: --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: ld --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib --help
g++-5 called with: -V
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -V -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c -g -O2 conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -shared -g -O2 -v conftest.o
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -shared -g -O2 -v conftest.o -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -V
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -V -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: g++-5 -pipe -Os -o conftest -g -O2 -static conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
g++-5 called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
superenv executed: gcc-5 -pipe -Os --version -isystem/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.7.1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E -I/tmp/[email protected]/llvm-3.7.1.src/tools/polly/lib/External/isl/imath_wrap conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c
superenv added: -pipe -Os -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -isystem/home/linuxbrew/.linuxbrew/include
This file has been truncated, but you can view the full file.
2018-03-23 12:37:17 +1100
make
VERBOSE=1
llvm[0]: Constructing LLVMBuild project information.
/usr/bin/python /tmp/[email protected]/llvm-3.7.1.src/utils/llvm-build/llvm-build \
--native-target "x86_64" \
--enable-targets "X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ AMDGPU BPF" \
--enable-optional-components "" \
--write-library-table /tmp/[email protected]/tools/llvm-config/LibraryDependencies.inc \
--write-make-fragment /tmp/[email protected]/Makefile.llvmbuild \
--write-cmake-fragment /tmp/[email protected]/LLVMBuild.cmake \
--write-cmake-exports-fragment /tmp/[email protected]/cmake/modules/LLVMBuildExports.cmake
for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools docs cmake unittests; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[1]: Entering directory '/tmp/[email protected]/lib/Support'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/lib/Support/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/lib/Support/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/Release+Asserts/lib > /dev/null
/usr/bin/date > /tmp/[email protected]/lib/Support/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/lib/Support/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/Release+Asserts/lib/.dir
llvm[1]: Compiling APFloat.cpp for Release+Asserts build
llvm[1]: Compiling APInt.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/APFloat.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/APFloat.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/APFloat.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/APFloat.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/APFloat.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/APFloat.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/APFloat.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/APFloat.d.tmp"; exit 1; fi
llvm[1]: Compiling APSInt.cpp for Release+Asserts build
llvm[1]: Compiling ARMBuildAttrs.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/APInt.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/APInt.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/APInt.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/APInt.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/APInt.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/APInt.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/APInt.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/APInt.d.tmp"; exit 1; fi
llvm[1]: Compiling ARMWinEH.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/APSInt.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/APSInt.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/APSInt.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/APSInt.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/APSInt.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/APSInt.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/APSInt.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/APSInt.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ARMBuildAttrs.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ARMBuildAttrs.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ARMBuildAttrs.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ARMBuildAttrs.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/ARMBuildAttrs.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ARMBuildAttrs.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ARMBuildAttrs.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ARMBuildAttrs.d.tmp"; exit 1; fi
llvm[1]: Compiling Allocator.cpp for Release+Asserts build
llvm[1]: Compiling Atomic.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ARMWinEH.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ARMWinEH.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ARMWinEH.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ARMWinEH.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/ARMWinEH.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ARMWinEH.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ARMWinEH.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ARMWinEH.d.tmp"; exit 1; fi
llvm[1]: Compiling BlockFrequency.cpp for Release+Asserts build
llvm[1]: Compiling BranchProbability.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Allocator.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Allocator.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Allocator.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Allocator.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Allocator.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Allocator.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Allocator.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Allocator.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Atomic.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Atomic.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Atomic.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Atomic.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Atomic.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Atomic.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Atomic.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Atomic.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/BlockFrequency.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/BlockFrequency.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/BlockFrequency.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/BlockFrequency.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/BlockFrequency.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/BlockFrequency.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/BlockFrequency.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/BlockFrequency.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/BranchProbability.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/BranchProbability.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/BranchProbability.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/BranchProbability.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/BranchProbability.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/BranchProbability.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/BranchProbability.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/BranchProbability.d.tmp"; exit 1; fi
llvm[1]: Compiling COM.cpp for Release+Asserts build
llvm[1]: Compiling CommandLine.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/COM.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/COM.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/COM.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/COM.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/COM.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/COM.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/COM.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/COM.d.tmp"; exit 1; fi
llvm[1]: Compiling Compression.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/CommandLine.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/CommandLine.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/CommandLine.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/CommandLine.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/CommandLine.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/CommandLine.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/CommandLine.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/CommandLine.d.tmp"; exit 1; fi
llvm[1]: Compiling ConvertUTF.c for Release+Asserts build
llvm[1]: Compiling ConvertUTFWrapper.cpp for Release+Asserts build
llvm[1]: Compiling CrashRecoveryContext.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Compression.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Compression.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Compression.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Compression.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Compression.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Compression.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Compression.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Compression.d.tmp"; exit 1; fi
llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release+Asserts build
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTF.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTF.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTF.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ConvertUTF.c -o /tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTF.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTF.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTF.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTF.d.tmp"; exit 1; fi
llvm[1]: Compiling DataExtractor.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTFWrapper.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTFWrapper.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTFWrapper.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ConvertUTFWrapper.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTFWrapper.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTFWrapper.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTFWrapper.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTFWrapper.d.tmp"; exit 1; fi
llvm[1]: Compiling DataStream.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/CrashRecoveryContext.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/CrashRecoveryContext.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/CrashRecoveryContext.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/CrashRecoveryContext.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/CrashRecoveryContext.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/CrashRecoveryContext.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/CrashRecoveryContext.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/CrashRecoveryContext.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/DAGDeltaAlgorithm.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/DataExtractor.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DataExtractor.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DataExtractor.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/DataExtractor.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/DataExtractor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/DataExtractor.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/DataExtractor.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/DataExtractor.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/DataStream.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DataStream.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DataStream.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/DataStream.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/DataStream.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/DataStream.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/DataStream.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/DataStream.d.tmp"; exit 1; fi
llvm[1]: Compiling Debug.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Debug.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Debug.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Debug.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Debug.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Debug.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Debug.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Debug.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Debug.d.tmp"; exit 1; fi
llvm[1]: Compiling DeltaAlgorithm.cpp for Release+Asserts build
llvm[1]: Compiling Dwarf.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/DeltaAlgorithm.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DeltaAlgorithm.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DeltaAlgorithm.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/DeltaAlgorithm.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/DeltaAlgorithm.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/DeltaAlgorithm.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/DeltaAlgorithm.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/DeltaAlgorithm.d.tmp"; exit 1; fi
llvm[1]: Compiling DynamicLibrary.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Dwarf.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Dwarf.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Dwarf.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Dwarf.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Dwarf.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Dwarf.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Dwarf.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Dwarf.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/DynamicLibrary.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DynamicLibrary.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/DynamicLibrary.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/DynamicLibrary.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/DynamicLibrary.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/DynamicLibrary.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/DynamicLibrary.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/DynamicLibrary.d.tmp"; exit 1; fi
llvm[1]: Compiling Errno.cpp for Release+Asserts build
llvm[1]: Compiling ErrorHandling.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Errno.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Errno.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Errno.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Errno.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Errno.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Errno.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Errno.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Errno.d.tmp"; exit 1; fi
llvm[1]: Compiling FileOutputBuffer.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ErrorHandling.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ErrorHandling.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ErrorHandling.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ErrorHandling.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/ErrorHandling.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ErrorHandling.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ErrorHandling.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ErrorHandling.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/FileOutputBuffer.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/FileOutputBuffer.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/FileOutputBuffer.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/FileOutputBuffer.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/FileOutputBuffer.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/FileOutputBuffer.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/FileOutputBuffer.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/FileOutputBuffer.d.tmp"; exit 1; fi
llvm[1]: Compiling FileUtilities.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/FileUtilities.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/FileUtilities.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/FileUtilities.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/FileUtilities.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/FileUtilities.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/FileUtilities.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/FileUtilities.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/FileUtilities.d.tmp"; exit 1; fi
llvm[1]: Compiling FoldingSet.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/FoldingSet.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/FoldingSet.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/FoldingSet.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/FoldingSet.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/FoldingSet.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/FoldingSet.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/FoldingSet.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/FoldingSet.d.tmp"; exit 1; fi
llvm[1]: Compiling FormattedStream.cpp for Release+Asserts build
llvm[1]: Compiling GraphWriter.cpp for Release+Asserts build
llvm[1]: Compiling Hashing.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/FormattedStream.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/FormattedStream.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/FormattedStream.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/FormattedStream.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/FormattedStream.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/FormattedStream.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/FormattedStream.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/FormattedStream.d.tmp"; exit 1; fi
llvm[1]: Compiling Host.cpp for Release+Asserts build
llvm[1]: Compiling IntEqClasses.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/GraphWriter.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/GraphWriter.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/GraphWriter.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/GraphWriter.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/GraphWriter.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/GraphWriter.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/GraphWriter.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/GraphWriter.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Hashing.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Hashing.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Hashing.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Hashing.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Hashing.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Hashing.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Hashing.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Hashing.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Host.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Host.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Host.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Host.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Host.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Host.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Host.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Host.d.tmp"; exit 1; fi
llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/IntEqClasses.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/IntEqClasses.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/IntEqClasses.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/IntEqClasses.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/IntEqClasses.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/IntEqClasses.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/IntEqClasses.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/IntEqClasses.d.tmp"; exit 1; fi
llvm[1]: Compiling IntervalMap.cpp for Release+Asserts build
llvm[1]: Compiling LEB128.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/IntervalMap.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/IntervalMap.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/IntervalMap.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/IntervalMap.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/IntervalMap.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/IntervalMap.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/IntervalMap.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/IntervalMap.d.tmp"; exit 1; fi
llvm[1]: Compiling LineIterator.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/IntrusiveRefCntPtr.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/LEB128.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/LEB128.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/LEB128.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/LEB128.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/LEB128.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/LEB128.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/LEB128.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/LEB128.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/LineIterator.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/LineIterator.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/LineIterator.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/LineIterator.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/LineIterator.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/LineIterator.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/LineIterator.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/LineIterator.d.tmp"; exit 1; fi
llvm[1]: Compiling Locale.cpp for Release+Asserts build
llvm[1]: Compiling MD5.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Locale.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Locale.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Locale.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Locale.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Locale.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Locale.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Locale.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Locale.d.tmp"; exit 1; fi
llvm[1]: Compiling LockFileManager.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/MD5.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/MD5.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/MD5.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/MD5.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/MD5.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/MD5.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/MD5.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/MD5.d.tmp"; exit 1; fi
llvm[1]: Compiling ManagedStatic.cpp for Release+Asserts build
llvm[1]: Compiling MathExtras.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/LockFileManager.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/LockFileManager.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/LockFileManager.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/LockFileManager.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/LockFileManager.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/LockFileManager.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/LockFileManager.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/LockFileManager.d.tmp"; exit 1; fi
llvm[1]: Compiling Memory.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ManagedStatic.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ManagedStatic.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ManagedStatic.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ManagedStatic.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/ManagedStatic.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ManagedStatic.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ManagedStatic.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ManagedStatic.d.tmp"; exit 1; fi
llvm[1]: Compiling MemoryBuffer.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/MathExtras.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/MathExtras.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/MathExtras.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/MathExtras.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/MathExtras.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/MathExtras.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/MathExtras.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/MathExtras.d.tmp"; exit 1; fi
llvm[1]: Compiling MemoryObject.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Memory.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Memory.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Memory.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Memory.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Memory.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Memory.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Memory.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Memory.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryBuffer.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryBuffer.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryBuffer.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/MemoryBuffer.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/MemoryBuffer.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryBuffer.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryBuffer.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryBuffer.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryObject.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryObject.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryObject.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/MemoryObject.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/MemoryObject.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryObject.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryObject.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/MemoryObject.d.tmp"; exit 1; fi
llvm[1]: Compiling Mutex.cpp for Release+Asserts build
llvm[1]: Compiling Options.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Mutex.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Mutex.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Mutex.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Mutex.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Mutex.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Mutex.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Mutex.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Mutex.d.tmp"; exit 1; fi
llvm[1]: Compiling Path.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Options.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Options.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Options.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Options.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Options.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Options.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Options.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Options.d.tmp"; exit 1; fi
llvm[1]: Compiling PluginLoader.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Path.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Path.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Path.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Path.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Path.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Path.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Path.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Path.d.tmp"; exit 1; fi
llvm[1]: Compiling PrettyStackTrace.cpp for Release+Asserts build
llvm[1]: Compiling Process.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/PrettyStackTrace.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/PrettyStackTrace.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/PrettyStackTrace.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/PrettyStackTrace.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/PrettyStackTrace.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/PrettyStackTrace.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/PrettyStackTrace.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/PrettyStackTrace.d.tmp"; exit 1; fi
llvm[1]: Compiling Program.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Process.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Process.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Process.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Process.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Process.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Process.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Process.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Process.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Program.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Program.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Program.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Program.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Program.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Program.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Program.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Program.d.tmp"; exit 1; fi
llvm[1]: Compiling RWMutex.cpp for Release+Asserts build
llvm[1]: Compiling RandomNumberGenerator.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/PluginLoader.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/PluginLoader.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/PluginLoader.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/PluginLoader.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/PluginLoader.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/PluginLoader.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/PluginLoader.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/PluginLoader.d.tmp"; exit 1; fi
llvm[1]: Compiling Regex.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/RandomNumberGenerator.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/RandomNumberGenerator.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/RandomNumberGenerator.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/RandomNumberGenerator.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/RandomNumberGenerator.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/RandomNumberGenerator.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/RandomNumberGenerator.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/RandomNumberGenerator.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/RWMutex.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/RWMutex.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/RWMutex.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/RWMutex.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/RWMutex.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/RWMutex.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/RWMutex.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/RWMutex.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Regex.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Regex.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Regex.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Regex.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Regex.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Regex.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Regex.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Regex.d.tmp"; exit 1; fi
llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/SearchForAddressOfSpecialSymbol.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d.tmp"; exit 1; fi
llvm[1]: Compiling Signals.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Signals.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Signals.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Signals.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Signals.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Signals.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Signals.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Signals.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Signals.d.tmp"; exit 1; fi
llvm[1]: Compiling ScaledNumber.cpp for Release+Asserts build
llvm[1]: Compiling SmallPtrSet.cpp for Release+Asserts build
llvm[1]: Compiling SmallVector.cpp for Release+Asserts build
llvm[1]: Compiling StreamingMemoryObject.cpp for Release+Asserts build
llvm[1]: Compiling StringExtras.cpp for Release+Asserts build
llvm[1]: Compiling StringMap.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ScaledNumber.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ScaledNumber.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ScaledNumber.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ScaledNumber.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/ScaledNumber.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ScaledNumber.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ScaledNumber.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ScaledNumber.d.tmp"; exit 1; fi
llvm[1]: Compiling SourceMgr.cpp for Release+Asserts build
llvm[1]: Compiling SpecialCaseList.cpp for Release+Asserts build
llvm[1]: Compiling StringRef.cpp for Release+Asserts build
llvm[1]: Compiling StringPool.cpp for Release+Asserts build
llvm[1]: Compiling StringSaver.cpp for Release+Asserts build
llvm[1]: Compiling Statistic.cpp for Release+Asserts build
llvm[1]: Compiling SystemUtils.cpp for Release+Asserts build
llvm[1]: Compiling TargetParser.cpp for Release+Asserts build
llvm[1]: Compiling TargetRegistry.cpp for Release+Asserts build
llvm[1]: Compiling ThreadLocal.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/SmallPtrSet.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SmallPtrSet.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SmallPtrSet.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/SmallPtrSet.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/SmallPtrSet.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/SmallPtrSet.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/SmallPtrSet.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/SmallPtrSet.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/SmallVector.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SmallVector.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SmallVector.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/SmallVector.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/SmallVector.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/SmallVector.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/SmallVector.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/SmallVector.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/SourceMgr.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SourceMgr.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SourceMgr.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/SourceMgr.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/SourceMgr.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/SourceMgr.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/SourceMgr.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/SourceMgr.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/SpecialCaseList.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SpecialCaseList.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SpecialCaseList.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/SpecialCaseList.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/SpecialCaseList.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/SpecialCaseList.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/SpecialCaseList.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/SpecialCaseList.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Statistic.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Statistic.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Statistic.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Statistic.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Statistic.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Statistic.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Statistic.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Statistic.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/StreamingMemoryObject.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StreamingMemoryObject.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StreamingMemoryObject.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/StreamingMemoryObject.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/StreamingMemoryObject.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/StreamingMemoryObject.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/StreamingMemoryObject.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/StreamingMemoryObject.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/StringExtras.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringExtras.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringExtras.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/StringExtras.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/StringExtras.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/StringExtras.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/StringExtras.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/StringExtras.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/StringMap.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringMap.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringMap.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/StringMap.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/StringMap.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/StringMap.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/StringMap.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/StringMap.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/StringPool.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringPool.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringPool.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/StringPool.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/StringPool.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/StringPool.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/StringPool.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/StringPool.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/StringRef.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringRef.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringRef.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/StringRef.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/StringRef.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/StringRef.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/StringRef.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/StringRef.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/StringSaver.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringSaver.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/StringSaver.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/StringSaver.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/StringSaver.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/StringSaver.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/StringSaver.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/StringSaver.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/SystemUtils.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SystemUtils.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/SystemUtils.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/SystemUtils.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/SystemUtils.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/SystemUtils.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/SystemUtils.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/SystemUtils.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/TargetParser.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/TargetParser.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/TargetParser.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/TargetParser.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/TargetParser.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/TargetParser.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/TargetParser.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/TargetParser.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/TargetRegistry.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/TargetRegistry.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/TargetRegistry.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/TargetRegistry.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/TargetRegistry.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/TargetRegistry.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/TargetRegistry.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/TargetRegistry.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ThreadLocal.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ThreadLocal.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ThreadLocal.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ThreadLocal.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/ThreadLocal.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ThreadLocal.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ThreadLocal.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ThreadLocal.d.tmp"; exit 1; fi
llvm[1]: Compiling Threading.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Threading.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Threading.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Threading.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Threading.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Threading.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Threading.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Threading.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Threading.d.tmp"; exit 1; fi
llvm[1]: Compiling TimeValue.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/TimeValue.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/TimeValue.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/TimeValue.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/TimeValue.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/TimeValue.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/TimeValue.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/TimeValue.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/TimeValue.d.tmp"; exit 1; fi
llvm[1]: Compiling Timer.cpp for Release+Asserts build
llvm[1]: Compiling ToolOutputFile.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Timer.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Timer.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Timer.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Timer.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Timer.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Timer.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Timer.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Timer.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/ToolOutputFile.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ToolOutputFile.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/ToolOutputFile.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/ToolOutputFile.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/ToolOutputFile.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/ToolOutputFile.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/ToolOutputFile.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/ToolOutputFile.d.tmp"; exit 1; fi
llvm[1]: Compiling Triple.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Triple.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Triple.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Triple.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Triple.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Triple.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Triple.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Triple.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Triple.d.tmp"; exit 1; fi
llvm[1]: Compiling Twine.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Twine.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Twine.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Twine.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Twine.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Twine.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Twine.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Twine.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Twine.d.tmp"; exit 1; fi
llvm[1]: Compiling Unicode.cpp for Release+Asserts build
llvm[1]: Compiling Valgrind.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Valgrind.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Valgrind.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Valgrind.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Valgrind.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Valgrind.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Valgrind.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Valgrind.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Valgrind.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Unicode.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Unicode.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Unicode.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Unicode.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Unicode.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Unicode.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Unicode.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Unicode.d.tmp"; exit 1; fi
llvm[1]: Compiling Watchdog.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/Watchdog.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Watchdog.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/Watchdog.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/Watchdog.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/Watchdog.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/Watchdog.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/Watchdog.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/Watchdog.d.tmp"; exit 1; fi
llvm[1]: Compiling YAMLParser.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLParser.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLParser.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLParser.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/YAMLParser.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/YAMLParser.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLParser.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLParser.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLParser.d.tmp"; exit 1; fi
llvm[1]: Compiling YAMLTraits.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLTraits.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLTraits.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLTraits.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/YAMLTraits.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/YAMLTraits.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLTraits.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLTraits.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/YAMLTraits.d.tmp"; exit 1; fi
llvm[1]: Compiling circular_raw_ostream.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/circular_raw_ostream.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/circular_raw_ostream.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/circular_raw_ostream.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/circular_raw_ostream.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/circular_raw_ostream.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/circular_raw_ostream.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/circular_raw_ostream.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/circular_raw_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling raw_os_ostream.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/raw_os_ostream.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/raw_os_ostream.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/raw_os_ostream.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/raw_os_ostream.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/raw_os_ostream.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/raw_os_ostream.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/raw_os_ostream.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/raw_os_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling raw_ostream.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/raw_ostream.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/raw_ostream.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/raw_ostream.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/raw_ostream.cpp -o /tmp/[email protected]/lib/Support/Release+Asserts/raw_ostream.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/raw_ostream.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/raw_ostream.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/raw_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling regcomp.c for Release+Asserts build
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/regcomp.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regcomp.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regcomp.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/regcomp.c -o /tmp/[email protected]/lib/Support/Release+Asserts/regcomp.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/regcomp.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/regcomp.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/regcomp.d.tmp"; exit 1; fi
llvm[1]: Compiling regexec.c for Release+Asserts build
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/regexec.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regexec.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regexec.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/regexec.c -o /tmp/[email protected]/lib/Support/Release+Asserts/regexec.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/regexec.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/regexec.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/regexec.d.tmp"; exit 1; fi
llvm[1]: Compiling regerror.c for Release+Asserts build
llvm[1]: Compiling regfree.c for Release+Asserts build
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/regerror.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regerror.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regerror.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/regerror.c -o /tmp/[email protected]/lib/Support/Release+Asserts/regerror.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/regerror.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/regerror.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/regerror.d.tmp"; exit 1; fi
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/regfree.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regfree.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regfree.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/regfree.c -o /tmp/[email protected]/lib/Support/Release+Asserts/regfree.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/regfree.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/regfree.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/regfree.d.tmp"; exit 1; fi
llvm[1]: Compiling regstrlcpy.c for Release+Asserts build
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/Support -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/Support/Release+Asserts/regstrlcpy.d.tmp" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regstrlcpy.o" -MT "/tmp/[email protected]/lib/Support/Release+Asserts/regstrlcpy.d" /tmp/[email protected]/llvm-3.7.1.src/lib/Support/regstrlcpy.c -o /tmp/[email protected]/lib/Support/Release+Asserts/regstrlcpy.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/Support/Release+Asserts/regstrlcpy.d.tmp" "/tmp/[email protected]/lib/Support/Release+Asserts/regstrlcpy.d"; else /usr/bin/rm "/tmp/[email protected]/lib/Support/Release+Asserts/regstrlcpy.d.tmp"; exit 1; fi
llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libLLVMSupport.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libLLVMSupport.a /tmp/[email protected]/lib/Support/Release+Asserts/APFloat.o /tmp/[email protected]/lib/Support/Release+Asserts/APInt.o /tmp/[email protected]/lib/Support/Release+Asserts/APSInt.o /tmp/[email protected]/lib/Support/Release+Asserts/ARMBuildAttrs.o /tmp/[email protected]/lib/Support/Release+Asserts/ARMWinEH.o /tmp/[email protected]/lib/Support/Release+Asserts/Allocator.o /tmp/[email protected]/lib/Support/Release+Asserts/Atomic.o /tmp/[email protected]/lib/Support/Release+Asserts/BlockFrequency.o /tmp/[email protected]/lib/Support/Release+Asserts/BranchProbability.o /tmp/[email protected]/lib/Support/Release+Asserts/COM.o /tmp/[email protected]/lib/Support/Release+Asserts/CommandLine.o /tmp/[email protected]/lib/Support/Release+Asserts/Compression.o /tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTF.o /tmp/[email protected]/lib/Support/Release+Asserts/ConvertUTFWrapper.o /tmp/[email protected]/lib/Support/Release+Asserts/CrashRecoveryContext.o /tmp/[email protected]/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o /tmp/[email protected]/lib/Support/Release+Asserts/DataExtractor.o /tmp/[email protected]/lib/Support/Release+Asserts/DataStream.o /tmp/[email protected]/lib/Support/Release+Asserts/Debug.o /tmp/[email protected]/lib/Support/Release+Asserts/DeltaAlgorithm.o /tmp/[email protected]/lib/Support/Release+Asserts/Dwarf.o /tmp/[email protected]/lib/Support/Release+Asserts/DynamicLibrary.o /tmp/[email protected]/lib/Support/Release+Asserts/Errno.o /tmp/[email protected]/lib/Support/Release+Asserts/ErrorHandling.o /tmp/[email protected]/lib/Support/Release+Asserts/FileOutputBuffer.o /tmp/[email protected]/lib/Support/Release+Asserts/FileUtilities.o /tmp/[email protected]/lib/Support/Release+Asserts/FoldingSet.o /tmp/[email protected]/lib/Support/Release+Asserts/FormattedStream.o /tmp/[email protected]/lib/Support/Release+Asserts/GraphWriter.o /tmp/[email protected]/lib/Support/Release+Asserts/Hashing.o /tmp/[email protected]/lib/Support/Release+Asserts/Host.o /tmp/[email protected]/lib/Support/Release+Asserts/IntEqClasses.o /tmp/[email protected]/lib/Support/Release+Asserts/IntervalMap.o /tmp/[email protected]/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o /tmp/[email protected]/lib/Support/Release+Asserts/LEB128.o /tmp/[email protected]/lib/Support/Release+Asserts/LineIterator.o /tmp/[email protected]/lib/Support/Release+Asserts/Locale.o /tmp/[email protected]/lib/Support/Release+Asserts/LockFileManager.o /tmp/[email protected]/lib/Support/Release+Asserts/MD5.o /tmp/[email protected]/lib/Support/Release+Asserts/ManagedStatic.o /tmp/[email protected]/lib/Support/Release+Asserts/MathExtras.o /tmp/[email protected]/lib/Support/Release+Asserts/Memory.o /tmp/[email protected]/lib/Support/Release+Asserts/MemoryBuffer.o /tmp/[email protected]/lib/Support/Release+Asserts/MemoryObject.o /tmp/[email protected]/lib/Support/Release+Asserts/Mutex.o /tmp/[email protected]/lib/Support/Release+Asserts/Options.o /tmp/[email protected]/lib/Support/Release+Asserts/Path.o /tmp/[email protected]/lib/Support/Release+Asserts/PluginLoader.o /tmp/[email protected]/lib/Support/Release+Asserts/PrettyStackTrace.o /tmp/[email protected]/lib/Support/Release+Asserts/Process.o /tmp/[email protected]/lib/Support/Release+Asserts/Program.o /tmp/[email protected]/lib/Support/Release+Asserts/RWMutex.o /tmp/[email protected]/lib/Support/Release+Asserts/RandomNumberGenerator.o /tmp/[email protected]/lib/Support/Release+Asserts/Regex.o /tmp/[email protected]/lib/Support/Release+Asserts/ScaledNumber.o /tmp/[email protected]/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o /tmp/[email protected]/lib/Support/Release+Asserts/Signals.o /tmp/[email protected]/lib/Support/Release+Asserts/SmallPtrSet.o /tmp/[email protected]/lib/Support/Release+Asserts/SmallVector.o /tmp/[email protected]/lib/Support/Release+Asserts/SourceMgr.o /tmp/[email protected]/lib/Support/Release+Asserts/SpecialCaseList.o /tmp/[email protected]/lib/Support/Release+Asserts/Statistic.o /tmp/[email protected]/lib/Support/Release+Asserts/StreamingMemoryObject.o /tmp/[email protected]/lib/Support/Release+Asserts/StringExtras.o /tmp/[email protected]/lib/Support/Release+Asserts/StringMap.o /tmp/[email protected]/lib/Support/Release+Asserts/StringPool.o /tmp/[email protected]/lib/Support/Release+Asserts/StringRef.o /tmp/[email protected]/lib/Support/Release+Asserts/StringSaver.o /tmp/[email protected]/lib/Support/Release+Asserts/SystemUtils.o /tmp/[email protected]/lib/Support/Release+Asserts/TargetParser.o /tmp/[email protected]/lib/Support/Release+Asserts/TargetRegistry.o /tmp/[email protected]/lib/Support/Release+Asserts/ThreadLocal.o /tmp/[email protected]/lib/Support/Release+Asserts/Threading.o /tmp/[email protected]/lib/Support/Release+Asserts/TimeValue.o /tmp/[email protected]/lib/Support/Release+Asserts/Timer.o /tmp/[email protected]/lib/Support/Release+Asserts/ToolOutputFile.o /tmp/[email protected]/lib/Support/Release+Asserts/Triple.o /tmp/[email protected]/lib/Support/Release+Asserts/Twine.o /tmp/[email protected]/lib/Support/Release+Asserts/Unicode.o /tmp/[email protected]/lib/Support/Release+Asserts/Valgrind.o /tmp/[email protected]/lib/Support/Release+Asserts/Watchdog.o /tmp/[email protected]/lib/Support/Release+Asserts/YAMLParser.o /tmp/[email protected]/lib/Support/Release+Asserts/YAMLTraits.o /tmp/[email protected]/lib/Support/Release+Asserts/circular_raw_ostream.o /tmp/[email protected]/lib/Support/Release+Asserts/raw_os_ostream.o /tmp/[email protected]/lib/Support/Release+Asserts/raw_ostream.o /tmp/[email protected]/lib/Support/Release+Asserts/regcomp.o /tmp/[email protected]/lib/Support/Release+Asserts/regerror.o /tmp/[email protected]/lib/Support/Release+Asserts/regexec.o /tmp/[email protected]/lib/Support/Release+Asserts/regfree.o /tmp/[email protected]/lib/Support/Release+Asserts/regstrlcpy.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libLLVMSupport.a
make[1]: Leaving directory '/tmp/[email protected]/lib/Support'
make[1]: Entering directory '/tmp/[email protected]/lib/TableGen'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/lib/TableGen/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/lib/TableGen/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/lib/TableGen/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/lib/TableGen/Release+Asserts/.dir
llvm[1]: Compiling Error.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/TableGen/Release+Asserts/Error.d.tmp" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/Error.o" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/Error.d" /tmp/[email protected]/llvm-3.7.1.src/lib/TableGen/Error.cpp -o /tmp/[email protected]/lib/TableGen/Release+Asserts/Error.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/TableGen/Release+Asserts/Error.d.tmp" "/tmp/[email protected]/lib/TableGen/Release+Asserts/Error.d"; else /usr/bin/rm "/tmp/[email protected]/lib/TableGen/Release+Asserts/Error.d.tmp"; exit 1; fi
llvm[1]: Compiling Main.cpp for Release+Asserts build
llvm[1]: Compiling Record.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/TableGen/Release+Asserts/Main.d.tmp" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/Main.o" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/Main.d" /tmp/[email protected]/llvm-3.7.1.src/lib/TableGen/Main.cpp -o /tmp/[email protected]/lib/TableGen/Release+Asserts/Main.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/TableGen/Release+Asserts/Main.d.tmp" "/tmp/[email protected]/lib/TableGen/Release+Asserts/Main.d"; else /usr/bin/rm "/tmp/[email protected]/lib/TableGen/Release+Asserts/Main.d.tmp"; exit 1; fi
llvm[1]: Compiling SetTheory.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/TableGen/Release+Asserts/Record.d.tmp" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/Record.o" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/Record.d" /tmp/[email protected]/llvm-3.7.1.src/lib/TableGen/Record.cpp -o /tmp/[email protected]/lib/TableGen/Release+Asserts/Record.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/TableGen/Release+Asserts/Record.d.tmp" "/tmp/[email protected]/lib/TableGen/Release+Asserts/Record.d"; else /usr/bin/rm "/tmp/[email protected]/lib/TableGen/Release+Asserts/Record.d.tmp"; exit 1; fi
llvm[1]: Compiling StringMatcher.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/TableGen/Release+Asserts/SetTheory.d.tmp" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/SetTheory.o" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/SetTheory.d" /tmp/[email protected]/llvm-3.7.1.src/lib/TableGen/SetTheory.cpp -o /tmp/[email protected]/lib/TableGen/Release+Asserts/SetTheory.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/TableGen/Release+Asserts/SetTheory.d.tmp" "/tmp/[email protected]/lib/TableGen/Release+Asserts/SetTheory.d"; else /usr/bin/rm "/tmp/[email protected]/lib/TableGen/Release+Asserts/SetTheory.d.tmp"; exit 1; fi
llvm[1]: Compiling TGParser.cpp for Release+Asserts build
llvm[1]: Compiling TGLexer.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/TableGen/Release+Asserts/StringMatcher.d.tmp" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/StringMatcher.o" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/StringMatcher.d" /tmp/[email protected]/llvm-3.7.1.src/lib/TableGen/StringMatcher.cpp -o /tmp/[email protected]/lib/TableGen/Release+Asserts/StringMatcher.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/TableGen/Release+Asserts/StringMatcher.d.tmp" "/tmp/[email protected]/lib/TableGen/Release+Asserts/StringMatcher.d"; else /usr/bin/rm "/tmp/[email protected]/lib/TableGen/Release+Asserts/StringMatcher.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGParser.d.tmp" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGParser.o" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGParser.d" /tmp/[email protected]/llvm-3.7.1.src/lib/TableGen/TGParser.cpp -o /tmp/[email protected]/lib/TableGen/Release+Asserts/TGParser.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGParser.d.tmp" "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGParser.d"; else /usr/bin/rm "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGParser.d.tmp"; exit 1; fi
llvm[1]: Compiling TableGenBackend.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGLexer.d.tmp" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGLexer.o" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGLexer.d" /tmp/[email protected]/llvm-3.7.1.src/lib/TableGen/TGLexer.cpp -o /tmp/[email protected]/lib/TableGen/Release+Asserts/TGLexer.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGLexer.d.tmp" "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGLexer.d"; else /usr/bin/rm "/tmp/[email protected]/lib/TableGen/Release+Asserts/TGLexer.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/lib/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/lib/TableGen/Release+Asserts/TableGenBackend.d.tmp" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/TableGenBackend.o" -MT "/tmp/[email protected]/lib/TableGen/Release+Asserts/TableGenBackend.d" /tmp/[email protected]/llvm-3.7.1.src/lib/TableGen/TableGenBackend.cpp -o /tmp/[email protected]/lib/TableGen/Release+Asserts/TableGenBackend.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/lib/TableGen/Release+Asserts/TableGenBackend.d.tmp" "/tmp/[email protected]/lib/TableGen/Release+Asserts/TableGenBackend.d"; else /usr/bin/rm "/tmp/[email protected]/lib/TableGen/Release+Asserts/TableGenBackend.d.tmp"; exit 1; fi
llvm[1]: Building Release+Asserts Archive Library libLLVMTableGen.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libLLVMTableGen.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libLLVMTableGen.a /tmp/[email protected]/lib/TableGen/Release+Asserts/Error.o /tmp/[email protected]/lib/TableGen/Release+Asserts/Main.o /tmp/[email protected]/lib/TableGen/Release+Asserts/Record.o /tmp/[email protected]/lib/TableGen/Release+Asserts/SetTheory.o /tmp/[email protected]/lib/TableGen/Release+Asserts/StringMatcher.o /tmp/[email protected]/lib/TableGen/Release+Asserts/TGLexer.o /tmp/[email protected]/lib/TableGen/Release+Asserts/TGParser.o /tmp/[email protected]/lib/TableGen/Release+Asserts/TableGenBackend.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libLLVMTableGen.a
make[1]: Leaving directory '/tmp/[email protected]/lib/TableGen'
make[1]: Entering directory '/tmp/[email protected]/utils'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/FileCheck; \
DD=FileCheck; \
if [ ! -f $SD/Makefile ]; then \
SD=FileCheck; \
DD=FileCheck; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen; \
DD=TableGen; \
if [ ! -f $SD/Makefile ]; then \
SD=TableGen; \
DD=TableGen; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/PerfectShuffle; \
DD=PerfectShuffle; \
if [ ! -f $SD/Makefile ]; then \
SD=PerfectShuffle; \
DD=PerfectShuffle; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/count; \
DD=count; \
if [ ! -f $SD/Makefile ]; then \
SD=count; \
DD=count; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/fpcmp; \
DD=fpcmp; \
if [ ! -f $SD/Makefile ]; then \
SD=fpcmp; \
DD=fpcmp; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/llvm-lit; \
DD=llvm-lit; \
if [ ! -f $SD/Makefile ]; then \
SD=llvm-lit; \
DD=llvm-lit; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/not; \
DD=not; \
if [ ! -f $SD/Makefile ]; then \
SD=not; \
DD=not; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/unittest; \
DD=unittest; \
if [ ! -f $SD/Makefile ]; then \
SD=unittest; \
DD=unittest; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/yaml-bench; \
DD=yaml-bench; \
if [ ! -f $SD/Makefile ]; then \
SD=yaml-bench; \
DD=yaml-bench; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/tmp/[email protected]/utils/PerfectShuffle'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/PerfectShuffle/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/./ > /dev/null
make[2]: Entering directory '/tmp/[email protected]/utils/FileCheck'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/FileCheck/Release+Asserts > /dev/null
make[2]: Entering directory '/tmp/[email protected]/utils/count'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/count/Release+Asserts > /dev/null
make[2]: Entering directory '/tmp/[email protected]/utils/fpcmp'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/fpcmp/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/Release+Asserts/bin > /dev/null
make[2]: Entering directory '/tmp/[email protected]/utils/unittest'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest; \
DD=googletest; \
if [ ! -f $SD/Makefile ]; then \
SD=googletest; \
DD=googletest; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/tmp/[email protected]/utils/llvm-lit'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/Release+Asserts/bin > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/count/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/FileCheck/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/fpcmp/Release+Asserts/./ > /dev/null
\
SD=/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/UnitTestMain; \
DD=UnitTestMain; \
if [ ! -f $SD/Makefile ]; then \
SD=UnitTestMain; \
DD=UnitTestMain; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/tmp/[email protected]/utils/not'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/Release+Asserts/bin > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/not/Release+Asserts > /dev/null
make[2]: Entering directory '/tmp/[email protected]/utils/yaml-bench'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/yaml-bench/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/Release+Asserts/bin > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/Release+Asserts/bin > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/yaml-bench/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/not/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/Release+Asserts/bin > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/Release+Asserts/bin > /dev/null
/usr/bin/date > /tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/utils/fpcmp/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/Release+Asserts/bin/.dir
/usr/bin/date > /tmp/[email protected]/utils/count/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/Release+Asserts/bin/.dir
/usr/bin/date > /tmp/[email protected]/utils/FileCheck/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/utils/fpcmp/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/Release+Asserts/bin/.dir
/usr/bin/date > /tmp/[email protected]/utils/yaml-bench/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/utils/not/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/Release+Asserts/bin/.dir
/usr/bin/date > /tmp/[email protected]/utils/not/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/utils/FileCheck/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/Release+Asserts/bin/.dir
/usr/bin/date > /tmp/[email protected]/Release+Asserts/bin/.dir
/usr/bin/date > /tmp/[email protected]/utils/yaml-bench/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/utils/count/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/Release+Asserts/bin/.dir
llvm[2]: Compiling PerfectShuffle.cpp for Release+Asserts build
llvm[2]: Compiling fpcmp.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/PerfectShuffle -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/PerfectShuffle -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d.tmp" -MT "/tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o" -MT "/tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d" /tmp/[email protected]/llvm-3.7.1.src/utils/PerfectShuffle/PerfectShuffle.cpp -o /tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d.tmp" "/tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d"; else /usr/bin/rm "/tmp/[email protected]/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/fpcmp -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/fpcmp -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/fpcmp/Release+Asserts/fpcmp.d.tmp" -MT "/tmp/[email protected]/utils/fpcmp/Release+Asserts/fpcmp.o" -MT "/tmp/[email protected]/utils/fpcmp/Release+Asserts/fpcmp.d" /tmp/[email protected]/llvm-3.7.1.src/utils/fpcmp/fpcmp.cpp -o /tmp/[email protected]/utils/fpcmp/Release+Asserts/fpcmp.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/fpcmp/Release+Asserts/fpcmp.d.tmp" "/tmp/[email protected]/utils/fpcmp/Release+Asserts/fpcmp.d"; else /usr/bin/rm "/tmp/[email protected]/utils/fpcmp/Release+Asserts/fpcmp.d.tmp"; exit 1; fi
llvm[2]: Creating 'llvm-lit' script...
echo s=@LLVM_SOURCE_DIR@=/tmp/[email protected]/llvm-3.7.1.src=g > lit.tmp
llvm[2]: Compiling FileCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/FileCheck -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/FileCheck -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/FileCheck/Release+Asserts/FileCheck.d.tmp" -MT "/tmp/[email protected]/utils/FileCheck/Release+Asserts/FileCheck.o" -MT "/tmp/[email protected]/utils/FileCheck/Release+Asserts/FileCheck.d" /tmp/[email protected]/llvm-3.7.1.src/utils/FileCheck/FileCheck.cpp -o /tmp/[email protected]/utils/FileCheck/Release+Asserts/FileCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/FileCheck/Release+Asserts/FileCheck.d.tmp" "/tmp/[email protected]/utils/FileCheck/Release+Asserts/FileCheck.d"; else /usr/bin/rm "/tmp/[email protected]/utils/FileCheck/Release+Asserts/FileCheck.d.tmp"; exit 1; fi
llvm[2]: Compiling not.cpp for Release+Asserts build
llvm[2]: Compiling count.c for Release+Asserts build
llvm[2]: Compiling YAMLBench.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/not -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/not -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/not/Release+Asserts/not.d.tmp" -MT "/tmp/[email protected]/utils/not/Release+Asserts/not.o" -MT "/tmp/[email protected]/utils/not/Release+Asserts/not.d" /tmp/[email protected]/llvm-3.7.1.src/utils/not/not.cpp -o /tmp/[email protected]/utils/not/Release+Asserts/not.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/not/Release+Asserts/not.d.tmp" "/tmp/[email protected]/utils/not/Release+Asserts/not.d"; else /usr/bin/rm "/tmp/[email protected]/utils/not/Release+Asserts/not.d.tmp"; exit 1; fi
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/count -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/count -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fPIC -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/count/Release+Asserts/count.d.tmp" -MT "/tmp/[email protected]/utils/count/Release+Asserts/count.o" -MT "/tmp/[email protected]/utils/count/Release+Asserts/count.d" /tmp/[email protected]/llvm-3.7.1.src/utils/count/count.c -o /tmp/[email protected]/utils/count/Release+Asserts/count.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/count/Release+Asserts/count.d.tmp" "/tmp/[email protected]/utils/count/Release+Asserts/count.d"; else /usr/bin/rm "/tmp/[email protected]/utils/count/Release+Asserts/count.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/yaml-bench -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/yaml-bench -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/yaml-bench/Release+Asserts/YAMLBench.d.tmp" -MT "/tmp/[email protected]/utils/yaml-bench/Release+Asserts/YAMLBench.o" -MT "/tmp/[email protected]/utils/yaml-bench/Release+Asserts/YAMLBench.d" /tmp/[email protected]/llvm-3.7.1.src/utils/yaml-bench/YAMLBench.cpp -o /tmp/[email protected]/utils/yaml-bench/Release+Asserts/YAMLBench.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/yaml-bench/Release+Asserts/YAMLBench.d.tmp" "/tmp/[email protected]/utils/yaml-bench/Release+Asserts/YAMLBench.d"; else /usr/bin/rm "/tmp/[email protected]/utils/yaml-bench/Release+Asserts/YAMLBench.d.tmp"; exit 1; fi
echo s=@LLVM_BINARY_DIR@=/tmp/[email protected]=g >> lit.tmp
make[2]: Entering directory '/tmp/[email protected]/utils/TableGen'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/TableGen/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/TableGen/Release+Asserts/./ > /dev/null
sed -f lit.tmp /tmp/[email protected]/llvm-3.7.1.src/utils/llvm-lit/llvm-lit.in > /tmp/[email protected]/Release+Asserts/bin/llvm-lit
make[3]: Entering directory '/tmp/[email protected]/utils/unittest/googletest'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/unittest/googletest/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src/ > /dev/null
make[3]: Entering directory '/tmp/[email protected]/utils/unittest/UnitTestMain'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/./ > /dev/null
chmod +x /tmp/[email protected]/Release+Asserts/bin/llvm-lit
rm -f lit.tmp
/usr/bin/date > /tmp/[email protected]/utils/TableGen/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/utils/TableGen/Release+Asserts/.dir
make[2]: Leaving directory '/tmp/[email protected]/utils/llvm-lit'
/usr/bin/date > /tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/utils/unittest/googletest/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src//.dir
llvm[2]: Compiling AsmMatcherEmitter.cpp for Release+Asserts build
llvm[2]: Compiling AsmWriterEmitter.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/AsmMatcherEmitter.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling AsmWriterInst.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterEmitter.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterEmitter.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterEmitter.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/AsmWriterEmitter.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterEmitter.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterEmitter.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterEmitter.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling CTagsEmitter.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterInst.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterInst.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterInst.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/AsmWriterInst.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterInst.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterInst.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterInst.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/AsmWriterInst.d.tmp"; exit 1; fi
llvm[2]: Compiling CallingConvEmitter.cpp for Release+Asserts build
llvm[2]: Compiling CodeEmitterGen.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CTagsEmitter.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CTagsEmitter.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CTagsEmitter.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CTagsEmitter.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CTagsEmitter.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CTagsEmitter.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CTagsEmitter.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CTagsEmitter.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CallingConvEmitter.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CallingConvEmitter.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CallingConvEmitter.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CallingConvEmitter.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CallingConvEmitter.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CallingConvEmitter.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CallingConvEmitter.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CallingConvEmitter.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeEmitterGen.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeEmitterGen.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeEmitterGen.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CodeEmitterGen.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CodeEmitterGen.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeEmitterGen.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeEmitterGen.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeEmitterGen.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CodeGenDAGPatterns.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenInstruction.cpp for Release+Asserts build
llvm[3]: Compiling src/gtest-all.cc for Release+Asserts build
if g++-5 -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/unittest/googletest -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src/gtest-all.d.tmp" -MT "/tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src/gtest-all.o" -MT "/tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src/gtest-all.d" /tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/src/gtest-all.cc -o /tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src/gtest-all.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src/gtest-all.d.tmp" "/tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src/gtest-all.d"; else /usr/bin/rm "/tmp/[email protected]/utils/unittest/googletest/Release+Asserts/src/gtest-all.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenInstruction.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenInstruction.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenInstruction.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CodeGenInstruction.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenInstruction.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenInstruction.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenInstruction.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenInstruction.d.tmp"; exit 1; fi
llvm[3]: Compiling TestMain.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/unittest/UnitTestMain -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/UnitTestMain -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d.tmp" -MT "/tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o" -MT "/tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d" /tmp/[email protected]/llvm-3.7.1.src/utils/unittest/UnitTestMain/TestMain.cpp -o /tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d.tmp" "/tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d"; else /usr/bin/rm "/tmp/[email protected]/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenMapTable.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenRegisters.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenSchedule.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenMapTable.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenMapTable.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenMapTable.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CodeGenMapTable.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenMapTable.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenMapTable.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenMapTable.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenMapTable.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenRegisters.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenRegisters.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenRegisters.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CodeGenRegisters.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenRegisters.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenRegisters.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenRegisters.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenRegisters.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenSchedule.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenSchedule.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenSchedule.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CodeGenSchedule.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenSchedule.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenSchedule.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenSchedule.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenSchedule.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenTarget.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelEmitter.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelMatcher.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenTarget.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenTarget.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenTarget.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/CodeGenTarget.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenTarget.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenTarget.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenTarget.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/CodeGenTarget.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelEmitter.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelEmitter.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelEmitter.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/DAGISelEmitter.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelEmitter.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelEmitter.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelEmitter.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcher.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcher.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcher.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/DAGISelMatcher.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcher.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcher.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcher.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcher.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/DAGISelMatcherEmitter.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcherGen.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/DAGISelMatcherGen.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d.tmp" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o" -MT "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d" /tmp/[email protected]/llvm-3.7.1.src/utils/TableGen/DAGISelMatcherOpt.cpp -o /tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d.tmp" "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d"; else /usr/bin/rm "/tmp/[email protected]/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d.tmp"; exit 1; fi
llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release+Asserts build
llvm[2]: Compiling DisassemblerEmitter.cpp for Release+Asserts build
llvm[2]: Compiling FastISelEmitter.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/utils/TableGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-string
[...snip...]
itialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CIndexer.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.d.tmp"; exit 1; fi
llvm[4]: Compiling CXComment.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXCompilationDatabase.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CXComment.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.d.tmp"; exit 1; fi
llvm[4]: Compiling CXCursor.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CXCompilationDatabase.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.d.tmp"; exit 1; fi
llvm[4]: Compiling CXLoadedDiagnostic.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CXCursor.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.d.tmp"; exit 1; fi
llvm[4]: Compiling CXSourceLocation.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXStoredDiagnostic.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CXLoadedDiagnostic.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.d.tmp"; exit 1; fi
llvm[4]: Compiling CXType.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXString.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CXSourceLocation.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.d.tmp"; exit 1; fi
llvm[4]: Compiling IndexBody.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CXStoredDiagnostic.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.d.tmp"; exit 1; fi
llvm[4]: Compiling IndexDecl.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CXString.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/CXType.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/IndexBody.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/IndexDecl.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.d.tmp"; exit 1; fi
llvm[4]: Compiling IndexTypeSourceInfo.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling Indexing.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/IndexTypeSourceInfo.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.d.tmp"; exit 1; fi
llvm[4]: Compiling IndexingContext.cpp for Release+Asserts build (PIC)
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/Indexing.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/../../include -I/tmp/[email protected]/tools/clang/tools/libclang/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.o" -MT "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/libclang/IndexingContext.cpp -o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.d.tmp" "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.d.tmp"; exit 1; fi
llvm[4]: Linking Release+Asserts Shared Library libclang.so
g++-5 -O3 -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -shared -o /tmp/[email protected]/Release+Asserts/lib/libclang.so /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/ARCMigrate.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/BuildSystem.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndex.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexCXX.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexCodeCompletion.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexDiagnostic.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexHigh.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexInclusionStack.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexUSRs.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.o \
-lclangIndex -lclangARCMigrate -lclangRewriteFrontend -lclangFormat -lclangTooling -lclangToolingCore -lclangFrontend -lclangCodeGen -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangRewrite -lclangAnalysis -lclangEdit -lclangASTMatchers -lclangAST -lclangLex -lclangBasic -lLLVM-3.7 -Wl,--version-script,/tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/libclang.exports.map -Wl,-soname,libclang.so -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Building Release+Asserts Archive Library libclang.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclang.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclang.a /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/ARCMigrate.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/BuildSystem.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndex.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexCXX.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexCodeCompletion.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexDiagnostic.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexHigh.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexInclusionStack.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexUSRs.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CIndexer.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXComment.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCompilationDatabase.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXCursor.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXLoadedDiagnostic.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXSourceLocation.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXStoredDiagnostic.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXString.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/CXType.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexBody.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexDecl.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexTypeSourceInfo.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/Indexing.o /tmp/[email protected]/tools/clang/tools/libclang/Release+Asserts/IndexingContext.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclang.a
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/libclang'
make[4]: Entering directory '/tmp/[email protected]/tools/clang/tools/c-index-test'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/.//.dir
llvm[4]: Compiling c-index-test.c for Release+Asserts build
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/c-index-test -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/c-index-test -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/c-index-test/../../include -I/tmp/[email protected]/tools/clang/tools/c-index-test/../../include -O3 -fomit-frame-pointer -fPIC -I/usr/include/libxml2 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.o" -MT "/tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/c-index-test/c-index-test.c -o /tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.d.tmp" "/tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.d.tmp"; exit 1; fi
llvm[4]: Linking Release+Asserts executable c-index-test (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/c-index-test /tmp/[email protected]/tools/clang/tools/c-index-test/Release+Asserts/c-index-test.o -lclang -lclangCodeGen -lclangIndex -lclangFormat -lclangRewrite -lclangFrontend -lclangDriver -lclangTooling -lclangToolingCore -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm -lxml2
llvm[4]: ======= Finished Linking Release+Asserts Executable c-index-test (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/c-index-test'
make[4]: Entering directory '/tmp/[email protected]/tools/clang/tools/c-arcmt-test'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/.dir
llvm[4]: Compiling c-arcmt-test.c for Release+Asserts build
if gcc-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/c-arcmt-test -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/c-arcmt-test -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/c-arcmt-test/../../include -I/tmp/[email protected]/tools/clang/tools/c-arcmt-test/../../include -O3 -fomit-frame-pointer -fPIC -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/c-arcmt-test.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/c-arcmt-test.o" -MT "/tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/c-arcmt-test.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/c-arcmt-test/c-arcmt-test.c -o /tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/c-arcmt-test.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/c-arcmt-test.d.tmp" "/tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/c-arcmt-test.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/c-arcmt-test.d.tmp"; exit 1; fi
llvm[4]: Linking Release+Asserts executable c-arcmt-test (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/c-arcmt-test /tmp/[email protected]/tools/clang/tools/c-arcmt-test/Release+Asserts/c-arcmt-test.o -lclang -lclangCodeGen -lclangARCMigrate -lclangIndex -lclangFormat -lclangTooling -lclangToolingCore -lclangRewriteFrontend -lclangRewrite -lclangFrontend -lclangDriver -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Executable c-arcmt-test (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/c-arcmt-test'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/clang-format; \
DD=clang-format; \
if [ ! -f $SD/Makefile ]; then \
SD=clang-format; \
DD=clang-format; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver; \
DD=driver; \
if [ ! -f $SD/Makefile ]; then \
SD=driver; \
DD=driver; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool; \
DD=diagtool; \
if [ ! -f $SD/Makefile ]; then \
SD=diagtool; \
DD=diagtool; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/clang-check; \
DD=clang-check; \
if [ ! -f $SD/Makefile ]; then \
SD=clang-check; \
DD=clang-check; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/arcmt-test; \
DD=arcmt-test; \
if [ ! -f $SD/Makefile ]; then \
SD=arcmt-test; \
DD=arcmt-test; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra; \
DD=extra; \
if [ ! -f $SD/Makefile ]; then \
SD=extra; \
DD=extra; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[4]: Entering directory '/tmp/[email protected]/tools/clang/tools/clang-format'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/./ > /dev/null
make[4]: Entering directory '/tmp/[email protected]/tools/clang/tools/arcmt-test'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts > /dev/null
make[4]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra'
for dir in clang-apply-replacements clang-modernize clang-rename clang-tidy clang-query unittests; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[4]: Entering directory '/tmp/[email protected]/tools/clang/tools/clang-check'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/./ > /dev/null
make[4]: Entering directory '/tmp/[email protected]/tools/clang/tools/driver'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/./ > /dev/null
make[4]: Entering directory '/tmp/[email protected]/tools/clang/tools/diagtool'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/.//.dir
llvm[4]: Compiling ClangFormat.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/clang-format -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/clang-format -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/clang-format/../../include -I/tmp/[email protected]/tools/clang/tools/clang-format/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/ClangFormat.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/ClangFormat.o" -MT "/tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/ClangFormat.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/clang-format/ClangFormat.cpp -o /tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/ClangFormat.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/ClangFormat.d.tmp" "/tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/ClangFormat.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/ClangFormat.d.tmp"; exit 1; fi
llvm[4]: Compiling ClangCheck.cpp for Release+Asserts build
llvm[4]: Compiling cc1_main.cpp for Release+Asserts build
llvm[4]: Compiling cc1as_main.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/driver -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver/../../include -I/tmp/[email protected]/tools/clang/tools/driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1_main.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1_main.o" -MT "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1_main.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver/cc1_main.cpp -o /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1_main.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1_main.d.tmp" "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1_main.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1_main.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/clang-check -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/clang-check -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/clang-check/../../include -I/tmp/[email protected]/tools/clang/tools/clang-check/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/ClangCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/ClangCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/ClangCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/clang-check/ClangCheck.cpp -o /tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/ClangCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/ClangCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/ClangCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/ClangCheck.d.tmp"; exit 1; fi
llvm[4]: Compiling driver.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/driver -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver/../../include -I/tmp/[email protected]/tools/clang/tools/driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1as_main.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1as_main.o" -MT "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1as_main.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver/cc1as_main.cpp -o /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1as_main.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1as_main.d.tmp" "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1as_main.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1as_main.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/driver -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver/../../include -I/tmp/[email protected]/tools/clang/tools/driver/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/driver.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/driver.o" -MT "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/driver.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/driver/driver.cpp -o /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/driver.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/driver.d.tmp" "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/driver.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/driver.d.tmp"; exit 1; fi
llvm[4]: Compiling arcmt-test.cpp for Release+Asserts build
llvm[4]: Compiling DiagTool.cpp for Release+Asserts build
llvm[4]: Compiling DiagnosticNames.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/diagtool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/../../include -I/tmp/[email protected]/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagTool.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagTool.o" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagTool.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/DiagTool.cpp -o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagTool.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagTool.d.tmp" "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagTool.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagTool.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/arcmt-test -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/arcmt-test -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/arcmt-test/../../include -I/tmp/[email protected]/tools/clang/tools/arcmt-test/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/arcmt-test.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/arcmt-test.o" -MT "/tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/arcmt-test.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/arcmt-test/arcmt-test.cpp -o /tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/arcmt-test.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/arcmt-test.d.tmp" "/tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/arcmt-test.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/arcmt-test.d.tmp"; exit 1; fi
llvm[4]: Compiling ListWarnings.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/diagtool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/../../include -I/tmp/[email protected]/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagnosticNames.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagnosticNames.o" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagnosticNames.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/DiagnosticNames.cpp -o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagnosticNames.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagnosticNames.d.tmp" "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagnosticNames.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagnosticNames.d.tmp"; exit 1; fi
llvm[4]: Compiling ShowEnabledWarnings.cpp for Release+Asserts build
llvm[4]: Compiling TreeView.cpp for Release+Asserts build
llvm[4]: Compiling diagtool_main.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/diagtool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/../../include -I/tmp/[email protected]/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ListWarnings.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ListWarnings.o" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ListWarnings.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/ListWarnings.cpp -o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ListWarnings.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ListWarnings.d.tmp" "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ListWarnings.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ListWarnings.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/diagtool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/../../include -I/tmp/[email protected]/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ShowEnabledWarnings.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ShowEnabledWarnings.o" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ShowEnabledWarnings.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/ShowEnabledWarnings.cpp -o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ShowEnabledWarnings.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ShowEnabledWarnings.d.tmp" "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ShowEnabledWarnings.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ShowEnabledWarnings.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/diagtool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/../../include -I/tmp/[email protected]/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/TreeView.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/TreeView.o" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/TreeView.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/TreeView.cpp -o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/TreeView.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/TreeView.d.tmp" "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/TreeView.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/TreeView.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/diagtool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/../../include -I/tmp/[email protected]/tools/clang/tools/diagtool/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/diagtool_main.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/diagtool_main.o" -MT "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/diagtool_main.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/diagtool/diagtool_main.cpp -o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/diagtool_main.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/diagtool_main.d.tmp" "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/diagtool_main.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/diagtool_main.d.tmp"; exit 1; fi
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements'
for dir in lib/Tooling tool; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/.//.dir
llvm[6]: Compiling ApplyReplacements.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/../../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/../../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/ApplyReplacements.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/ApplyReplacements.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/ApplyReplacements.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/ApplyReplacements.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/ApplyReplacements.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/ApplyReplacements.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/ApplyReplacements.d.tmp"; exit 1; fi
llvm[4]: Linking Release+Asserts executable diagtool (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/diagtool /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagTool.o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/DiagnosticNames.o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ListWarnings.o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/ShowEnabledWarnings.o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/TreeView.o /tmp/[email protected]/tools/clang/tools/diagtool/Release+Asserts/diagtool_main.o -lclangFrontend -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Linking Release+Asserts executable clang-format (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/clang-format /tmp/[email protected]/tools/clang/tools/clang-format/Release+Asserts/ClangFormat.o -lclangFormat -lclangToolingCore -lclangDriver -lclangRewrite -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Executable clang-format (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/clang-format'
llvm[4]: Linking Release+Asserts executable clang (without symbols)
g++-5 -O3 -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -o /tmp/[email protected]/Release+Asserts/bin/clang /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1_main.o /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/cc1as_main.o /tmp/[email protected]/tools/clang/tools/driver/Release+Asserts/driver.o -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangRewriteFrontend -lclangRewrite -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangARCMigrate -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Linking Release+Asserts executable clang-check (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/clang-check /tmp/[email protected]/tools/clang/tools/clang-check/Release+Asserts/ClangCheck.o -lclangFrontend -lclangCodeGen -lclangIndex -lclangSerialization -lclangDriver -lclangTooling -lclangParse -lclangSema -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangAnalysis -lclangRewriteFrontend -lclangRewrite -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Executable diagtool (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/diagtool'
llvm[6]: Building Release+Asserts Archive Library libclangApplyReplacements.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangApplyReplacements.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangApplyReplacements.a /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/Release+Asserts/ApplyReplacements.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangApplyReplacements.a
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling'
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/.//.dir
llvm[6]: Compiling ClangApplyReplacementsMain.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/tool/../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/ClangApplyReplacementsMain.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/ClangApplyReplacementsMain.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/ClangApplyReplacementsMain.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/ClangApplyReplacementsMain.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/ClangApplyReplacementsMain.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/ClangApplyReplacementsMain.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/ClangApplyReplacementsMain.d.tmp"; exit 1; fi
llvm[4]: Linking Release+Asserts executable arcmt-test (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/arcmt-test /tmp/[email protected]/tools/clang/tools/arcmt-test/Release+Asserts/arcmt-test.o -lclangARCMigrate -lclangRewrite -lclangFrontend -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangEdit -lclangAnalysis -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Executable clang-check (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/clang-check'
llvm[4]: ======= Finished Linking Release+Asserts Executable arcmt-test (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/arcmt-test'
llvm[6]: Linking Release+Asserts executable clang-apply-replacements (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/clang-apply-replacements /tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool/Release+Asserts/ClangApplyReplacementsMain.o -lclangApplyReplacements -lclangFormat -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteFrontend -lclangRewrite -lclangParse -lclangSema -lclangAnalysis -lclangAST -lclangASTMatchers -lclangEdit -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-apply-replacements (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements/tool'
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-apply-replacements'
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-modernize'
for dir in Core tool; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/.//.dir
llvm[6]: Compiling IncludeDirectives.cpp for Release+Asserts build
llvm[6]: Compiling IncludeExcludeInfo.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/.. -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../clang-apply-replacements/include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeDirectives.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeDirectives.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeDirectives.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/IncludeDirectives.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeDirectives.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeDirectives.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeDirectives.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeDirectives.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/.. -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../clang-apply-replacements/include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeExcludeInfo.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeExcludeInfo.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeExcludeInfo.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/IncludeExcludeInfo.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeExcludeInfo.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeExcludeInfo.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeExcludeInfo.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeExcludeInfo.d.tmp"; exit 1; fi
llvm[6]: Compiling PerfSupport.cpp for Release+Asserts build
llvm[6]: Compiling ReplacementHandling.cpp for Release+Asserts build
llvm[6]: Compiling Transform.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/.. -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../clang-apply-replacements/include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/PerfSupport.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/PerfSupport.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/PerfSupport.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/PerfSupport.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/PerfSupport.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/PerfSupport.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/PerfSupport.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/PerfSupport.d.tmp"; exit 1; fi
llvm[6]: Compiling Transforms.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/.. -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../clang-apply-replacements/include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/ReplacementHandling.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/ReplacementHandling.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/ReplacementHandling.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/ReplacementHandling.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/ReplacementHandling.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/ReplacementHandling.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/ReplacementHandling.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/ReplacementHandling.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/.. -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../clang-apply-replacements/include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transform.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transform.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transform.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/Transform.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transform.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transform.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transform.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transform.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/.. -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/../../clang-apply-replacements/include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transforms.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transforms.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transforms.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/Core/Transforms.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transforms.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transforms.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transforms.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transforms.d.tmp"; exit 1; fi
llvm[4]: ======= Finished Linking Release+Asserts Executable clang (without symbols)
llvm[4]: Creating Release+Asserts Alias clang++ (without symbols)
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/bin/clang++
ln -sf clang /tmp/[email protected]/Release+Asserts/bin/clang++
llvm[4]: ======= Finished Creating Release+Asserts Alias clang++ (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/driver'
llvm[6]: Building Release+Asserts Archive Library libmodernizeCore.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libmodernizeCore.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libmodernizeCore.a /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeDirectives.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/IncludeExcludeInfo.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/PerfSupport.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/ReplacementHandling.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transform.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core/Release+Asserts/Transforms.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libmodernizeCore.a
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/Core'
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/.objdir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/.objdir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/.objdir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/.objdir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/.objdir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/.objdir
llvm[6]: Compiling ../AddOverride/AddOverride.cpp for Release+Asserts build
llvm[6]: Compiling ../AddOverride/AddOverrideActions.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverride.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverride.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverride.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../AddOverride/AddOverride.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverride.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverride.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverride.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverride.d.tmp"; exit 1; fi
llvm[6]: Compiling ../AddOverride/AddOverrideMatchers.cpp for Release+Asserts build
llvm[6]: Compiling ../LoopConvert/LoopActions.cpp for Release+Asserts build
llvm[6]: Compiling ../LoopConvert/LoopConvert.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideActions.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideActions.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideActions.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../AddOverride/AddOverrideActions.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideActions.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideActions.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideActions.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideActions.d.tmp"; exit 1; fi
llvm[6]: Compiling ../LoopConvert/LoopMatchers.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideMatchers.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideMatchers.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideMatchers.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../AddOverride/AddOverrideMatchers.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideMatchers.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideMatchers.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideMatchers.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideMatchers.d.tmp"; exit 1; fi
llvm[6]: Compiling ../LoopConvert/StmtAncestor.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopActions.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopActions.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopActions.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../LoopConvert/LoopActions.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopActions.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopActions.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopActions.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopActions.d.tmp"; exit 1; fi
llvm[6]: Compiling ../LoopConvert/VariableNaming.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopConvert.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopConvert.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopConvert.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../LoopConvert/LoopConvert.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopConvert.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopConvert.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopConvert.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopConvert.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopMatchers.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopMatchers.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopMatchers.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../LoopConvert/LoopMatchers.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopMatchers.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopMatchers.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopMatchers.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopMatchers.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/StmtAncestor.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/StmtAncestor.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/StmtAncestor.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../LoopConvert/StmtAncestor.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/StmtAncestor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/StmtAncestor.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/StmtAncestor.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/StmtAncestor.d.tmp"; exit 1; fi
llvm[6]: Compiling ../PassByValue/PassByValue.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/VariableNaming.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/VariableNaming.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/VariableNaming.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../LoopConvert/VariableNaming.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/VariableNaming.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/VariableNaming.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/VariableNaming.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/VariableNaming.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValue.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValue.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValue.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../PassByValue/PassByValue.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValue.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValue.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValue.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValue.d.tmp"; exit 1; fi
llvm[6]: Compiling ../PassByValue/PassByValueActions.cpp for Release+Asserts build
llvm[6]: Compiling ../PassByValue/PassByValueMatchers.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueActions.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueActions.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueActions.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../PassByValue/PassByValueActions.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueActions.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueActions.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueActions.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueActions.d.tmp"; exit 1; fi
llvm[6]: Compiling ../ReplaceAutoPtr/ReplaceAutoPtr.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueMatchers.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueMatchers.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueMatchers.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../PassByValue/PassByValueMatchers.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueMatchers.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueMatchers.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueMatchers.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueMatchers.d.tmp"; exit 1; fi
llvm[6]: Compiling ../ReplaceAutoPtr/ReplaceAutoPtrActions.cpp for Release+Asserts build
llvm[6]: Compiling ../ReplaceAutoPtr/ReplaceAutoPtrMatchers.cpp for Release+Asserts build
llvm[6]: Compiling ../UseAuto/UseAuto.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtr.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtr.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtr.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../ReplaceAutoPtr/ReplaceAutoPtr.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtr.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtr.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtr.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtr.d.tmp"; exit 1; fi
llvm[6]: Compiling ../UseAuto/UseAutoActions.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrActions.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrActions.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrActions.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../ReplaceAutoPtr/ReplaceAutoPtrActions.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrActions.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrActions.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrActions.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrActions.d.tmp"; exit 1; fi
llvm[6]: Compiling ../UseAuto/UseAutoMatchers.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAuto.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAuto.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAuto.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../UseAuto/UseAuto.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAuto.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAuto.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAuto.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAuto.d.tmp"; exit 1; fi
llvm[6]: Compiling ../UseNullptr/NullptrActions.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoActions.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoActions.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoActions.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../UseAuto/UseAutoActions.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoActions.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoActions.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoActions.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoActions.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoMatchers.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoMatchers.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoMatchers.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../UseAuto/UseAutoMatchers.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoMatchers.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoMatchers.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoMatchers.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoMatchers.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrActions.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrActions.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrActions.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../UseNullptr/NullptrActions.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrActions.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrActions.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrActions.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrActions.d.tmp"; exit 1; fi
llvm[6]: Compiling ../UseNullptr/NullptrMatchers.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrMatchers.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrMatchers.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrMatchers.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../UseNullptr/NullptrMatchers.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrMatchers.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrMatchers.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrMatchers.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrMatchers.d.tmp"; exit 1; fi
llvm[6]: Compiling ../UseNullptr/UseNullptr.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/UseNullptr.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/UseNullptr.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/UseNullptr.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../UseNullptr/UseNullptr.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/UseNullptr.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/UseNullptr.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/UseNullptr.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/UseNullptr.d.tmp"; exit 1; fi
llvm[6]: Compiling ClangModernize.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/ClangModernize.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/ClangModernize.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/ClangModernize.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/ClangModernize.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/ClangModernize.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/ClangModernize.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/ClangModernize.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/ClangModernize.d.tmp"; exit 1; fi
/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-modernize/tool/ClangModernize.cpp:482:12: warning: 'TransformsAnchorsDestination' defined but not used [-Wunused-variable]
static int TransformsAnchorsDestination[] = {
^
llvm[6]: Linking Release+Asserts executable clang-modernize (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/clang-modernize /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverride.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideActions.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/AddOverrideMatchers.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopActions.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopConvert.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/LoopMatchers.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/StmtAncestor.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/VariableNaming.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValue.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueActions.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/PassByValueMatchers.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtr.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrActions.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/ReplaceAutoPtrMatchers.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAuto.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoActions.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/UseAutoMatchers.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrActions.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/NullptrMatchers.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/UseNullptr.o /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/ClangModernize.o -lmodernizeCore -lclangFormat -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteFrontend -lclangRewrite -lclangParse -lclangSema -lclangAnalysis -lclangAST -lclangASTMatchers -lclangEdit -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-modernize (without symbols)
rm /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/.objdir /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/.objdir /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/.objdir /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/.objdir /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/.objdir /tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/.objdir
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-modernize/tool'
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-modernize'
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-rename'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/.dir
llvm[5]: Compiling RenamingAction.cpp for Release+Asserts build
llvm[5]: Compiling USRFinder.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/RenamingAction.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/RenamingAction.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/RenamingAction.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/RenamingAction.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/RenamingAction.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/RenamingAction.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/RenamingAction.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/RenamingAction.d.tmp"; exit 1; fi
llvm[5]: Compiling USRFindingAction.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFinder.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFinder.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFinder.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/USRFinder.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFinder.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFinder.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFinder.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFinder.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFindingAction.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFindingAction.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFindingAction.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/USRFindingAction.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFindingAction.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFindingAction.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFindingAction.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFindingAction.d.tmp"; exit 1; fi
llvm[5]: Compiling USRLocFinder.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRLocFinder.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRLocFinder.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRLocFinder.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/USRLocFinder.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRLocFinder.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRLocFinder.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRLocFinder.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRLocFinder.d.tmp"; exit 1; fi
llvm[5]: Building Release+Asserts Archive Library libclangRename.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangRename.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangRename.a /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/RenamingAction.o /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFinder.o /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRFindingAction.o /tmp/[email protected]/tools/clang/tools/extra/clang-rename/Release+Asserts/USRLocFinder.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangRename.a
for dir in tool; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/.//.dir
llvm[6]: Compiling ClangRename.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/ClangRename.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/ClangRename.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/ClangRename.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-rename/tool/ClangRename.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/ClangRename.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/ClangRename.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/ClangRename.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/ClangRename.d.tmp"; exit 1; fi
llvm[6]: Linking Release+Asserts executable clang-rename (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -o /tmp/[email protected]/Release+Asserts/bin/clang-rename /tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool/Release+Asserts/ClangRename.o -lclangRename -lclangFrontend -lclangSerialization -lclangDriver -lclangTooling -lclangToolingCore -lclangParse -lclangSema -lclangIndex -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangAnalysis -lclangRewriteFrontend -lclangRewrite -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-rename (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-rename/tool'
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-rename'
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/.//.dir
llvm[5]: Compiling ClangTidy.cpp for Release+Asserts build
llvm[5]: Compiling ClangTidyDiagnosticConsumer.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidy.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidy.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidy.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/ClangTidy.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidy.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidy.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidy.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidy.d.tmp"; exit 1; fi
llvm[5]: Compiling ClangTidyModule.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyModule.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyModule.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyModule.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/ClangTidyModule.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyModule.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyModule.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyModule.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyModule.d.tmp"; exit 1; fi
llvm[5]: Compiling ClangTidyOptions.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyOptions.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyOptions.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyOptions.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyOptions.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyOptions.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyOptions.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyOptions.d.tmp"; exit 1; fi
llvm[5]: Building Release+Asserts Archive Library libclangTidy.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangTidy.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangTidy.a /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidy.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyModule.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyOptions.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangTidy.a
for dir in utils readability llvm google misc tool; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/.//.dir
llvm[6]: Compiling HeaderGuard.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/utils/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/HeaderGuard.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/HeaderGuard.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/HeaderGuard.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/HeaderGuard.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/HeaderGuard.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/HeaderGuard.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/HeaderGuard.d.tmp"; exit 1; fi
llvm[6]: Building Release+Asserts Archive Library libclangTidyUtils.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangTidyUtils.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangTidyUtils.a /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts/HeaderGuard.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangTidyUtils.a
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/utils'
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/.//.dir
llvm[6]: Compiling BracesAroundStatementsCheck.cpp for Release+Asserts build
llvm[6]: Compiling ContainerSizeEmptyCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/BracesAroundStatementsCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/BracesAroundStatementsCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/BracesAroundStatementsCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/BracesAroundStatementsCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/BracesAroundStatementsCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/BracesAroundStatementsCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/BracesAroundStatementsCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling ElseAfterReturnCheck.cpp for Release+Asserts build
llvm[6]: Compiling FunctionSizeCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ContainerSizeEmptyCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ContainerSizeEmptyCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ContainerSizeEmptyCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ContainerSizeEmptyCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ContainerSizeEmptyCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ContainerSizeEmptyCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ContainerSizeEmptyCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling NamedParameterCheck.cpp for Release+Asserts build
llvm[6]: Compiling NamespaceCommentCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ElseAfterReturnCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ElseAfterReturnCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ElseAfterReturnCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ElseAfterReturnCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ElseAfterReturnCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ElseAfterReturnCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ElseAfterReturnCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling ReadabilityTidyModule.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/FunctionSizeCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/FunctionSizeCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/FunctionSizeCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/FunctionSizeCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/FunctionSizeCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/FunctionSizeCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/FunctionSizeCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamedParameterCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamedParameterCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamedParameterCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamedParameterCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamedParameterCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamedParameterCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamedParameterCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling RedundantSmartptrGetCheck.cpp for Release+Asserts build
llvm[6]: Compiling RedundantStringCStrCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamespaceCommentCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamespaceCommentCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamespaceCommentCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamespaceCommentCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamespaceCommentCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamespaceCommentCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamespaceCommentCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ReadabilityTidyModule.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ReadabilityTidyModule.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ReadabilityTidyModule.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/ReadabilityTidyModule.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ReadabilityTidyModule.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ReadabilityTidyModule.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ReadabilityTidyModule.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ReadabilityTidyModule.d.tmp"; exit 1; fi
llvm[6]: Compiling ShrinkToFitCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantSmartptrGetCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantSmartptrGetCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantSmartptrGetCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantSmartptrGetCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantSmartptrGetCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantSmartptrGetCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantSmartptrGetCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantStringCStrCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantStringCStrCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantStringCStrCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantStringCStrCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantStringCStrCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantStringCStrCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantStringCStrCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ShrinkToFitCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ShrinkToFitCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ShrinkToFitCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/ShrinkToFitCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ShrinkToFitCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ShrinkToFitCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ShrinkToFitCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ShrinkToFitCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling SimplifyBooleanExprCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/SimplifyBooleanExprCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/SimplifyBooleanExprCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/SimplifyBooleanExprCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/SimplifyBooleanExprCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/SimplifyBooleanExprCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/SimplifyBooleanExprCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/SimplifyBooleanExprCheck.d.tmp"; exit 1; fi
llvm[6]: Building Release+Asserts Archive Library libclangTidyReadability.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangTidyReadability.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangTidyReadability.a /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/BracesAroundStatementsCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ContainerSizeEmptyCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ElseAfterReturnCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/FunctionSizeCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamedParameterCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/NamespaceCommentCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ReadabilityTidyModule.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantSmartptrGetCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/RedundantStringCStrCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/ShrinkToFitCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts/SimplifyBooleanExprCheck.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangTidyReadability.a
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/readability'
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/.//.dir
llvm[6]: Compiling HeaderGuardCheck.cpp for Release+Asserts build
llvm[6]: Compiling IncludeOrderCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/HeaderGuardCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/HeaderGuardCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/HeaderGuardCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/HeaderGuardCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/HeaderGuardCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/HeaderGuardCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/HeaderGuardCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling LLVMTidyModule.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/IncludeOrderCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/IncludeOrderCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/IncludeOrderCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/IncludeOrderCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/IncludeOrderCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/IncludeOrderCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/IncludeOrderCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling TwineLocalCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/LLVMTidyModule.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/LLVMTidyModule.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/LLVMTidyModule.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm/LLVMTidyModule.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/LLVMTidyModule.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/LLVMTidyModule.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/LLVMTidyModule.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/LLVMTidyModule.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/TwineLocalCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/TwineLocalCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/TwineLocalCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/TwineLocalCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/TwineLocalCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/TwineLocalCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/TwineLocalCheck.d.tmp"; exit 1; fi
llvm[6]: Building Release+Asserts Archive Library libclangTidyLLVMModule.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangTidyLLVMModule.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangTidyLLVMModule.a /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/HeaderGuardCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/IncludeOrderCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/LLVMTidyModule.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts/TwineLocalCheck.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangTidyLLVMModule.a
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/llvm'
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/.//.dir
llvm[6]: Compiling AvoidCStyleCastsCheck.cpp for Release+Asserts build
llvm[6]: Compiling ExplicitConstructorCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/AvoidCStyleCastsCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/AvoidCStyleCastsCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/AvoidCStyleCastsCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/AvoidCStyleCastsCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/AvoidCStyleCastsCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/AvoidCStyleCastsCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/AvoidCStyleCastsCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling ExplicitMakePairCheck.cpp for Release+Asserts build
llvm[6]: Compiling GlobalNamesInHeadersCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitConstructorCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitConstructorCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitConstructorCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitConstructorCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitConstructorCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitConstructorCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitConstructorCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling IntegerTypesCheck.cpp for Release+Asserts build
llvm[6]: Compiling GoogleTidyModule.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitMakePairCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitMakePairCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitMakePairCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitMakePairCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitMakePairCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitMakePairCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitMakePairCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GlobalNamesInHeadersCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GlobalNamesInHeadersCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GlobalNamesInHeadersCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GlobalNamesInHeadersCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GlobalNamesInHeadersCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GlobalNamesInHeadersCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GlobalNamesInHeadersCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling MemsetZeroLengthCheck.cpp for Release+Asserts build
llvm[6]: Compiling OverloadedUnaryAndCheck.cpp for Release+Asserts build
llvm[6]: Compiling StringReferenceMemberCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GoogleTidyModule.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GoogleTidyModule.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GoogleTidyModule.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/GoogleTidyModule.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GoogleTidyModule.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GoogleTidyModule.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GoogleTidyModule.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GoogleTidyModule.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/IntegerTypesCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/IntegerTypesCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/IntegerTypesCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/IntegerTypesCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/IntegerTypesCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/IntegerTypesCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/IntegerTypesCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling TodoCommentCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/MemsetZeroLengthCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/MemsetZeroLengthCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/MemsetZeroLengthCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/MemsetZeroLengthCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/MemsetZeroLengthCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/MemsetZeroLengthCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/MemsetZeroLengthCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/MemsetZeroLengthCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/OverloadedUnaryAndCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/OverloadedUnaryAndCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/OverloadedUnaryAndCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/OverloadedUnaryAndCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/OverloadedUnaryAndCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/OverloadedUnaryAndCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/OverloadedUnaryAndCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/StringReferenceMemberCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/StringReferenceMemberCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/StringReferenceMemberCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/StringReferenceMemberCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/StringReferenceMemberCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/StringReferenceMemberCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/StringReferenceMemberCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/StringReferenceMemberCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/TodoCommentCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/TodoCommentCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/TodoCommentCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/TodoCommentCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/TodoCommentCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/TodoCommentCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/TodoCommentCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling UnnamedNamespaceInHeaderCheck.cpp for Release+Asserts build
llvm[6]: Compiling UsingNamespaceDirectiveCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UnnamedNamespaceInHeaderCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UnnamedNamespaceInHeaderCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UnnamedNamespaceInHeaderCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UnnamedNamespaceInHeaderCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UnnamedNamespaceInHeaderCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UnnamedNamespaceInHeaderCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UnnamedNamespaceInHeaderCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UsingNamespaceDirectiveCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UsingNamespaceDirectiveCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UsingNamespaceDirectiveCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UsingNamespaceDirectiveCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UsingNamespaceDirectiveCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UsingNamespaceDirectiveCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UsingNamespaceDirectiveCheck.d.tmp"; exit 1; fi
llvm[6]: Building Release+Asserts Archive Library libclangTidyGoogleModule.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangTidyGoogleModule.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangTidyGoogleModule.a /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/AvoidCStyleCastsCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitConstructorCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/ExplicitMakePairCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GlobalNamesInHeadersCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/GoogleTidyModule.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/IntegerTypesCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/MemsetZeroLengthCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/OverloadedUnaryAndCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/StringReferenceMemberCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/TodoCommentCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UnnamedNamespaceInHeaderCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google/Release+Asserts/UsingNamespaceDirectiveCheck.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangTidyGoogleModule.a
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/google'
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/.dir
llvm[6]: Compiling ArgumentCommentCheck.cpp for Release+Asserts build
llvm[6]: Compiling AssertSideEffectCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/ArgumentCommentCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/ArgumentCommentCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/ArgumentCommentCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/ArgumentCommentCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/ArgumentCommentCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/ArgumentCommentCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/ArgumentCommentCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/ArgumentCommentCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling AssignOperatorSignatureCheck.cpp for Release+Asserts build
llvm[6]: Compiling BoolPointerImplicitConversionCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssertSideEffectCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssertSideEffectCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssertSideEffectCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/AssertSideEffectCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssertSideEffectCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssertSideEffectCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssertSideEffectCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssertSideEffectCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssignOperatorSignatureCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssignOperatorSignatureCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssignOperatorSignatureCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/AssignOperatorSignatureCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssignOperatorSignatureCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssignOperatorSignatureCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssignOperatorSignatureCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssignOperatorSignatureCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling InaccurateEraseCheck.cpp for Release+Asserts build
llvm[6]: Compiling InefficientAlgorithmCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/BoolPointerImplicitConversionCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/BoolPointerImplicitConversionCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/BoolPointerImplicitConversionCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/BoolPointerImplicitConversionCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/BoolPointerImplicitConversionCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/BoolPointerImplicitConversionCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/BoolPointerImplicitConversionCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/BoolPointerImplicitConversionCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling MacroParenthesesCheck.cpp for Release+Asserts build
llvm[6]: Compiling MacroRepeatedSideEffectsCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InaccurateEraseCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InaccurateEraseCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InaccurateEraseCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/InaccurateEraseCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InaccurateEraseCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InaccurateEraseCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InaccurateEraseCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InaccurateEraseCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling MiscTidyModule.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InefficientAlgorithmCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InefficientAlgorithmCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InefficientAlgorithmCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InefficientAlgorithmCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InefficientAlgorithmCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InefficientAlgorithmCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InefficientAlgorithmCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling NoexceptMoveConstructorCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroParenthesesCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroParenthesesCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroParenthesesCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/MacroParenthesesCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroParenthesesCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroParenthesesCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroParenthesesCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroParenthesesCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroRepeatedSideEffectsCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroRepeatedSideEffectsCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroRepeatedSideEffectsCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/MacroRepeatedSideEffectsCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroRepeatedSideEffectsCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroRepeatedSideEffectsCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroRepeatedSideEffectsCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroRepeatedSideEffectsCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MiscTidyModule.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MiscTidyModule.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MiscTidyModule.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/MiscTidyModule.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MiscTidyModule.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MiscTidyModule.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MiscTidyModule.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MiscTidyModule.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/NoexceptMoveConstructorCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/NoexceptMoveConstructorCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/NoexceptMoveConstructorCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/NoexceptMoveConstructorCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/NoexceptMoveConstructorCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/NoexceptMoveConstructorCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/NoexceptMoveConstructorCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/NoexceptMoveConstructorCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling StaticAssertCheck.cpp for Release+Asserts build
llvm[6]: Compiling SwappedArgumentsCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/StaticAssertCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/StaticAssertCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/StaticAssertCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/StaticAssertCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/StaticAssertCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/StaticAssertCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/StaticAssertCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/SwappedArgumentsCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/SwappedArgumentsCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/SwappedArgumentsCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/SwappedArgumentsCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/SwappedArgumentsCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/SwappedArgumentsCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/SwappedArgumentsCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/SwappedArgumentsCheck.d.tmp"; exit 1; fi
llvm[6]: Compiling UndelegatedConstructor.cpp for Release+Asserts build
llvm[6]: Compiling UniqueptrResetReleaseCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UndelegatedConstructor.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UndelegatedConstructor.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UndelegatedConstructor.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/UndelegatedConstructor.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UndelegatedConstructor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UndelegatedConstructor.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UndelegatedConstructor.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UndelegatedConstructor.d.tmp"; exit 1; fi
llvm[6]: Compiling UnusedRAIICheck.cpp for Release+Asserts build
llvm[6]: Compiling UseOverrideCheck.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UniqueptrResetReleaseCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UniqueptrResetReleaseCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UniqueptrResetReleaseCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UniqueptrResetReleaseCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UniqueptrResetReleaseCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UniqueptrResetReleaseCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UniqueptrResetReleaseCheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UnusedRAIICheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UnusedRAIICheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UnusedRAIICheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/UnusedRAIICheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UnusedRAIICheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UnusedRAIICheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UnusedRAIICheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UnusedRAIICheck.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UseOverrideCheck.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UseOverrideCheck.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UseOverrideCheck.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/misc/UseOverrideCheck.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UseOverrideCheck.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UseOverrideCheck.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UseOverrideCheck.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UseOverrideCheck.d.tmp"; exit 1; fi
llvm[6]: Building Release+Asserts Archive Library libclangTidyMiscModule.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangTidyMiscModule.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangTidyMiscModule.a /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/ArgumentCommentCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssertSideEffectCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/AssignOperatorSignatureCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/BoolPointerImplicitConversionCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InaccurateEraseCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/InefficientAlgorithmCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroParenthesesCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MacroRepeatedSideEffectsCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/MiscTidyModule.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/NoexceptMoveConstructorCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/StaticAssertCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/SwappedArgumentsCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UndelegatedConstructor.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UniqueptrResetReleaseCheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UnusedRAIICheck.o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts/UseOverrideCheck.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangTidyMiscModule.a
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/misc'
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/.//.dir
llvm[6]: Compiling ClangTidyMain.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/../../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/ClangTidyMain.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/ClangTidyMain.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/ClangTidyMain.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/ClangTidyMain.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/ClangTidyMain.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/ClangTidyMain.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/ClangTidyMain.d.tmp"; exit 1; fi
/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp:339:12: warning: 'clang::tidy::LLVMModuleAnchorDestination' defined but not used [-Wunused-variable]
static int LLVMModuleAnchorDestination = LLVMModuleAnchorSource;
^
/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp:343:12: warning: 'clang::tidy::GoogleModuleAnchorDestination' defined but not used [-Wunused-variable]
static int GoogleModuleAnchorDestination = GoogleModuleAnchorSource;
^
/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp:347:12: warning: 'clang::tidy::MiscModuleAnchorDestination' defined but not used [-Wunused-variable]
static int MiscModuleAnchorDestination = MiscModuleAnchorSource;
^
/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp:351:12: warning: 'clang::tidy::ReadabilityModuleAnchorDestination' defined but not used [-Wunused-variable]
static int ReadabilityModuleAnchorDestination = ReadabilityModuleAnchorSource;
^
llvm[6]: Linking Release+Asserts executable clang-tidy (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/clang-tidy /tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts/ClangTidyMain.o -lclangTidy -lclangTidyLLVMModule -lclangTidyGoogleModule -lclangTidyMiscModule -lclangTidyReadability -lclangTidyUtils -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangFormat -lclangASTMatchers -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangSema -lclangAnalysis -lclangRewriteFrontend -lclangRewrite -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-tidy (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy/tool'
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-tidy'
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-query'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/.//.dir
llvm[5]: Compiling Query.cpp for Release+Asserts build
llvm[5]: Compiling QueryParser.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-query -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-query/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/Query.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/Query.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/Query.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/Query.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/Query.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/Query.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/Query.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/Query.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-query -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-query/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/QueryParser.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/QueryParser.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/QueryParser.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/QueryParser.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/QueryParser.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/QueryParser.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/QueryParser.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/QueryParser.d.tmp"; exit 1; fi
llvm[5]: Building Release+Asserts Archive Library libclangQuery.a
/usr/bin/rm -f /tmp/[email protected]/Release+Asserts/lib/libclangQuery.a
ar cru /tmp/[email protected]/Release+Asserts/lib/libclangQuery.a /tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/Query.o /tmp/[email protected]/tools/clang/tools/extra/clang-query/Release+Asserts/QueryParser.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib /tmp/[email protected]/Release+Asserts/lib/libclangQuery.a
for dir in tool; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/.//.dir
llvm[6]: Compiling ClangQuery.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/tool -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/tool/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/tool/.. -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/ClangQuery.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/ClangQuery.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/ClangQuery.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/clang-query/tool/ClangQuery.cpp -o /tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/ClangQuery.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/ClangQuery.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/ClangQuery.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/ClangQuery.d.tmp"; exit 1; fi
llvm[6]: Linking Release+Asserts executable clang-query (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/clang-query /tmp/[email protected]/tools/clang/tools/extra/clang-query/tool/Release+Asserts/ClangQuery.o -lclangQuery -lclangDynamicASTMatchers -lclangFormat -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteFrontend -lLLVMLineEditor -lclangRewrite -lclangParse -lclangSema -lclangAnalysis -lclangAST -lclangASTMatchers -lclangEdit -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-query (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-query/tool'
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/clang-query'
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/unittests'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-apply-replacements; \
DD=clang-apply-replacements; \
if [ ! -f $SD/Makefile ]; then \
SD=clang-apply-replacements; \
DD=clang-apply-replacements; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize; \
DD=clang-modernize; \
if [ ! -f $SD/Makefile ]; then \
SD=clang-modernize; \
DD=clang-modernize; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query; \
DD=clang-query; \
if [ ! -f $SD/Makefile ]; then \
SD=clang-query; \
DD=clang-query; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy; \
DD=clang-tidy; \
if [ ! -f $SD/Makefile ]; then \
SD=clang-tidy; \
DD=clang-tidy; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-rename; \
DD=clang-rename; \
if [ ! -f $SD/Makefile ]; then \
SD=clang-rename; \
DD=clang-rename; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts > /dev/null
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/./ > /dev/null
make[6]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/.//.dir
llvm[6]: Compiling ReformattingTest.cpp for Release+Asserts build
llvm[6]: Compiling QueryEngineTest.cpp for Release+Asserts build
llvm[6]: Compiling QueryParserTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-apply-replacements -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-apply-replacements/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-apply-replacements/../../clang-apply-replacements/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-apply-replacements/../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/ReformattingTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/ReformattingTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/ReformattingTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-apply-replacements/ReformattingTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/ReformattingTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/ReformattingTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/ReformattingTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/ReformattingTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query/../../clang-query -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryEngineTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryEngineTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryEngineTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query/QueryEngineTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryEngineTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryEngineTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryEngineTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryEngineTest.d.tmp"; exit 1; fi
llvm[6]: Compiling USRLocFindingTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query/../../clang-query -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryParserTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryParserTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryParserTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-query/QueryParserTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryParserTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryParserTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryParserTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryParserTest.d.tmp"; exit 1; fi
llvm[6]: Compiling IncludeDirectivesTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-rename -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-rename/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-rename/../../clang-rename -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/USRLocFindingTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/USRLocFindingTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/USRLocFindingTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-rename/USRLocFindingTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/USRLocFindingTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/USRLocFindingTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/USRLocFindingTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/USRLocFindingTest.d.tmp"; exit 1; fi
llvm[6]: Compiling IncludeExcludeTest.cpp for Release+Asserts build
llvm[6]: Compiling PerfSupportTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-apply-replacements/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeDirectivesTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeDirectivesTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeDirectivesTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/IncludeDirectivesTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeDirectivesTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeDirectivesTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeDirectivesTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeDirectivesTest.d.tmp"; exit 1; fi
llvm[6]: Compiling TransformTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-apply-replacements/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeExcludeTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeExcludeTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeExcludeTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/IncludeExcludeTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeExcludeTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeExcludeTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeExcludeTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeExcludeTest.d.tmp"; exit 1; fi
llvm[6]: Compiling UniqueHeaderNameTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-apply-replacements/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/PerfSupportTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/PerfSupportTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/PerfSupportTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/PerfSupportTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/PerfSupportTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/PerfSupportTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/PerfSupportTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/PerfSupportTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-apply-replacements/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/TransformTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/TransformTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/TransformTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/TransformTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/TransformTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/TransformTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/TransformTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/TransformTest.d.tmp"; exit 1; fi
llvm[6]: Compiling ClangTidyDiagnosticConsumerTest.cpp for Release+Asserts build
llvm[6]: Compiling ClangTidyOptionsTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumerTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumerTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumerTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumerTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumerTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumerTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumerTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-modernize -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../../clang-apply-replacements/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/UniqueHeaderNameTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/UniqueHeaderNameTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/UniqueHeaderNameTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-modernize/UniqueHeaderNameTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/UniqueHeaderNameTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/UniqueHeaderNameTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/UniqueHeaderNameTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/UniqueHeaderNameTest.d.tmp"; exit 1; fi
llvm[6]: Compiling GoogleModuleTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyOptionsTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyOptionsTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyOptionsTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyOptionsTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyOptionsTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyOptionsTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyOptionsTest.d.tmp"; exit 1; fi
llvm[6]: Compiling LLVMModuleTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/GoogleModuleTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/GoogleModuleTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/GoogleModuleTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/GoogleModuleTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/GoogleModuleTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/GoogleModuleTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/GoogleModuleTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/GoogleModuleTest.d.tmp"; exit 1; fi
llvm[6]: Compiling MiscModuleTest.cpp for Release+Asserts build
llvm[6]: Compiling ReadabilityModuleTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/LLVMModuleTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/LLVMModuleTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/LLVMModuleTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/LLVMModuleTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/LLVMModuleTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/LLVMModuleTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/LLVMModuleTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/LLVMModuleTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/MiscModuleTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/MiscModuleTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/MiscModuleTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/MiscModuleTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/MiscModuleTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/MiscModuleTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/MiscModuleTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/MiscModuleTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/../../../../include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/../../clang-tidy -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ReadabilityModuleTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ReadabilityModuleTest.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ReadabilityModuleTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/unittests/clang-tidy/ReadabilityModuleTest.cpp -o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ReadabilityModuleTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ReadabilityModuleTest.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ReadabilityModuleTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ReadabilityModuleTest.d.tmp"; exit 1; fi
llvm[6]: Linking Release+Asserts unit test ClangApplyReplacementsTests (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/ClangApplyReplacementsTestsTests /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts/ReformattingTest.o -lclangApplyReplacements -lclangFormat -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteFrontend -lclangRewrite -lclangParse -lclangSema -lclangAnalysis -lclangAST -lclangASTMatchers -lclangEdit -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: Linking Release+Asserts unit test ClangRenameTests (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/ClangRenameTestsTests /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename/Release+Asserts/USRLocFindingTest.o -lclangRename -lclangFrontend -lclangSerialization -lclangDriver -lclangTooling -lclangParse -lclangSema -lclangIndex -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangAnalysis -lclangRewriteFrontend -lclangRewrite -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangApplyReplacementsTests (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-apply-replacements'
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangRenameTests (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-rename'
llvm[6]: Linking Release+Asserts unit test ClangQuery (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/ClangQueryTests /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryEngineTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query/Release+Asserts/QueryParserTest.o -lclangQuery -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangSema -lclangEdit -lclangAnalysis -lclangAST -lclangASTMatchers -lclangDynamicASTMatchers -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: Linking Release+Asserts unit test ClangModernizeTests (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/ClangModernizeTestsTests /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeDirectivesTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/IncludeExcludeTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/PerfSupportTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/TransformTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize/Release+Asserts/UniqueHeaderNameTest.o -lmodernizeCore -lclangFormat -lclangApplyReplacements -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteFrontend -lclangRewrite -lclangParse -lclangSema -lclangAnalysis -lclangAST -lclangASTMatchers -lclangEdit -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: Linking Release+Asserts unit test ClangTidy (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/ClangTidyTests /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumerTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ClangTidyOptionsTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/GoogleModuleTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/LLVMModuleTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/MiscModuleTest.o /tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy/Release+Asserts/ReadabilityModuleTest.o -lclangTidy -lclangTidyLLVMModule -lclangTidyGoogleModule -lclangTidyMiscModule -lclangTidyReadability -lclangTidy -lclangTidyUtils -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangFormat -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteFrontend -lclangRewrite -lclangParse -lclangSema -lclangAnalysis -lclangAST -lclangASTMatchers -lclangEdit -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangQuery (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-query'
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangModernizeTests (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-modernize'
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangTidy (without symbols)
make[6]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/unittests/clang-tidy'
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/unittests'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/tool-template; \
DD=tool-template; \
if [ ! -f $SD/Makefile ]; then \
SD=tool-template; \
DD=tool-template; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize; \
DD=modularize; \
if [ ! -f $SD/Makefile ]; then \
SD=modularize; \
DD=modularize; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/pp-trace; \
DD=pp-trace; \
if [ ! -f $SD/Makefile ]; then \
SD=pp-trace; \
DD=pp-trace; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/tool-template'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/./ > /dev/null
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/pp-trace'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/./ > /dev/null
make[5]: Entering directory '/tmp/[email protected]/tools/clang/tools/extra/modularize'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/.//.dir
llvm[5]: Compiling ToolTemplate.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/tool-template -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/tool-template -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/tool-template/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/tool-template/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/ToolTemplate.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/ToolTemplate.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/ToolTemplate.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/tool-template/ToolTemplate.cpp -o /tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/ToolTemplate.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/ToolTemplate.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/ToolTemplate.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/ToolTemplate.d.tmp"; exit 1; fi
llvm[5]: Compiling PPTrace.cpp for Release+Asserts build
llvm[5]: Compiling PPCallbacksTracker.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/pp-trace -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/pp-trace -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/pp-trace/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/pp-trace/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPCallbacksTracker.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPCallbacksTracker.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPCallbacksTracker.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.cpp -o /tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPCallbacksTracker.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPCallbacksTracker.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPCallbacksTracker.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPCallbacksTracker.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/pp-trace -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/pp-trace -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/pp-trace/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/pp-trace/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPTrace.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPTrace.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPTrace.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/pp-trace/PPTrace.cpp -o /tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPTrace.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPTrace.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPTrace.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPTrace.d.tmp"; exit 1; fi
llvm[5]: Compiling CoverageChecker.cpp for Release+Asserts build
llvm[5]: Compiling Modularize.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/modularize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/modularize/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/CoverageChecker.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/CoverageChecker.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/CoverageChecker.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/CoverageChecker.cpp -o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/CoverageChecker.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/CoverageChecker.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/CoverageChecker.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/CoverageChecker.d.tmp"; exit 1; fi
llvm[5]: Compiling ModularizeUtilities.cpp for Release+Asserts build
llvm[5]: Compiling ModuleAssistant.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/modularize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/modularize/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/Modularize.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/Modularize.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/Modularize.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/Modularize.cpp -o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/Modularize.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/Modularize.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/Modularize.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/Modularize.d.tmp"; exit 1; fi
llvm[5]: Compiling PreprocessorTracker.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/modularize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/modularize/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModularizeUtilities.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModularizeUtilities.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModularizeUtilities.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/ModularizeUtilities.cpp -o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModularizeUtilities.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModularizeUtilities.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModularizeUtilities.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModularizeUtilities.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/modularize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/modularize/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModuleAssistant.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModuleAssistant.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModuleAssistant.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/ModuleAssistant.cpp -o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModuleAssistant.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModuleAssistant.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModuleAssistant.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModuleAssistant.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/tools/extra/modularize -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/../../../include -I/tmp/[email protected]/tools/clang/tools/extra/modularize/../../../include -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/PreprocessorTracker.d.tmp" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/PreprocessorTracker.o" -MT "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/PreprocessorTracker.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/modularize/PreprocessorTracker.cpp -o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/PreprocessorTracker.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/PreprocessorTracker.d.tmp" "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/PreprocessorTracker.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/PreprocessorTracker.d.tmp"; exit 1; fi
llvm[5]: Linking Release+Asserts executable pp-trace (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/pp-trace /tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPCallbacksTracker.o /tmp/[email protected]/tools/clang/tools/extra/pp-trace/Release+Asserts/PPTrace.o -lclangFrontend -lclangSerialization -lclangDriver -lclangTooling -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[5]: ======= Finished Linking Release+Asserts Executable pp-trace (without symbols)
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/pp-trace'
llvm[5]: Linking Release+Asserts executable tool-template (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/tool-template /tmp/[email protected]/tools/clang/tools/extra/tool-template/Release+Asserts/ToolTemplate.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteFrontend -lclangToolingCore -lclangRewrite -lclangParse -lclangSema -lclangAnalysis -lclangAST -lclangASTMatchers -lclangEdit -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[5]: Linking Release+Asserts executable modularize (without symbols)
g++-5 -O3 -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,--version-script=/tmp/[email protected]/llvm-3.7.1.src/autoconf/ExportMap.map -o /tmp/[email protected]/Release+Asserts/bin/modularize /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/CoverageChecker.o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/Modularize.o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModularizeUtilities.o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/ModuleAssistant.o /tmp/[email protected]/tools/clang/tools/extra/modularize/Release+Asserts/PreprocessorTracker.o -lclangFrontend -lclangSerialization -lclangDriver -lclangTooling -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[5]: ======= Finished Linking Release+Asserts Executable tool-template (without symbols)
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/tool-template'
llvm[5]: ======= Finished Linking Release+Asserts Executable modularize (without symbols)
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra/modularize'
for dir in test; do \
if [ -f /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/${dir}/Makefile ] && [ ! -f ${dir}/Makefile ]; then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs ${dir}; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/clang/tools/extra/${dir}/Makefile ${dir}/Makefile; \
fi \
done
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/tools/extra'
make[3]: Leaving directory '/tmp/[email protected]/tools/clang/tools'
make[3]: Entering directory '/tmp/[email protected]/tools/clang/runtime'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/runtime/compiler-rt; \
DD=compiler-rt; \
if [ ! -f $SD/Makefile ]; then \
SD=compiler-rt; \
DD=compiler-rt; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/runtime/libcxx; \
DD=libcxx; \
if [ ! -f $SD/Makefile ]; then \
SD=libcxx; \
DD=libcxx; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[4]: Entering directory '/tmp/[email protected]/tools/clang/runtime/compiler-rt'
make[4]: Entering directory '/tmp/[email protected]/tools/clang/runtime/libcxx'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/runtime/libcxx'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/runtime/compiler-rt'
make[3]: Leaving directory '/tmp/[email protected]/tools/clang/runtime'
make[3]: Entering directory '/tmp/[email protected]/tools/clang/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/[email protected]/tools/clang/docs'
make[3]: Entering directory '/tmp/[email protected]/tools/clang/unittests'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/CodeGen; \
DD=CodeGen; \
if [ ! -f $SD/Makefile ]; then \
SD=CodeGen; \
DD=CodeGen; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic; \
DD=Basic; \
if [ ! -f $SD/Makefile ]; then \
SD=Basic; \
DD=Basic; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex; \
DD=Lex; \
if [ ! -f $SD/Makefile ]; then \
SD=Lex; \
DD=Lex; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Driver; \
DD=Driver; \
if [ ! -f $SD/Makefile ]; then \
SD=Driver; \
DD=Driver; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format; \
DD=Format; \
if [ ! -f $SD/Makefile ]; then \
SD=Format; \
DD=Format; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers; \
DD=ASTMatchers; \
if [ ! -f $SD/Makefile ]; then \
SD=ASTMatchers; \
DD=ASTMatchers; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST; \
DD=AST; \
if [ ! -f $SD/Makefile ]; then \
SD=AST; \
DD=AST; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling; \
DD=Tooling; \
if [ ! -f $SD/Makefile ]; then \
SD=Tooling; \
DD=Tooling; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Rewrite; \
DD=Rewrite; \
if [ ! -f $SD/Makefile ]; then \
SD=Rewrite; \
DD=Rewrite; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Sema; \
DD=Sema; \
if [ ! -f $SD/Makefile ]; then \
SD=Sema; \
DD=Sema; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Frontend; \
DD=Frontend; \
if [ ! -f $SD/Makefile ]; then \
SD=Frontend; \
DD=Frontend; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/libclang; \
DD=libclang; \
if [ ! -f $SD/Makefile ]; then \
SD=libclang; \
DD=libclang; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/StaticAnalyzer; \
DD=StaticAnalyzer; \
if [ ! -f $SD/Makefile ]; then \
SD=StaticAnalyzer; \
DD=StaticAnalyzer; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/CodeGen'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/Driver'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/ASTMatchers'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic; \
DD=Dynamic; \
if [ ! -f $SD/Makefile ]; then \
SD=Dynamic; \
DD=Dynamic; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/Rewrite'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/Basic'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/Lex'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts > /dev/null
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/Sema'
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/./ > /dev/null
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/Frontend'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/./ > /dev/null
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/Format'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts > /dev/null
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/libclang'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/./ > /dev/null
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/AST'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[4]: Entering directory '/tmp/[email protected]/tools/clang/unittests/Tooling'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/.dir
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/.//.dir
llvm[4]: Compiling MultilibTest.cpp for Release+Asserts build
llvm[4]: Compiling BufferSourceTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Driver -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Driver -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Driver/../../include -I/tmp/[email protected]/tools/clang/unittests/Driver/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/MultilibTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/MultilibTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/MultilibTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Driver/MultilibTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/MultilibTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/MultilibTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/MultilibTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/MultilibTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/CodeGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/CodeGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/CodeGen/../../include -I/tmp/[email protected]/tools/clang/unittests/CodeGen/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/BufferSourceTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/BufferSourceTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/BufferSourceTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/CodeGen/BufferSourceTest.cpp -o /tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/BufferSourceTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/BufferSourceTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/BufferSourceTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/BufferSourceTest.d.tmp"; exit 1; fi
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/.//.dir
llvm[4]: Compiling RewriteBufferTest.cpp for Release+Asserts build
llvm[4]: Compiling LexerTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Rewrite -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Rewrite -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Rewrite/../../include -I/tmp/[email protected]/tools/clang/unittests/Rewrite/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/RewriteBufferTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/RewriteBufferTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/RewriteBufferTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Rewrite/RewriteBufferTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/RewriteBufferTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/RewriteBufferTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/RewriteBufferTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/RewriteBufferTest.d.tmp"; exit 1; fi
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/.//.dir
llvm[4]: Compiling ExternalSemaSourceTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Lex -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex/../../include -I/tmp/[email protected]/tools/clang/unittests/Lex/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/LexerTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/LexerTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/LexerTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex/LexerTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/LexerTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/LexerTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/LexerTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/LexerTest.d.tmp"; exit 1; fi
llvm[4]: Compiling PPConditionalDirectiveRecordTest.cpp for Release+Asserts build
llvm[4]: Compiling DiagnosticTest.cpp for Release+Asserts build
llvm[4]: Compiling CharInfoTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Lex -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex/../../include -I/tmp/[email protected]/tools/clang/unittests/Lex/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPConditionalDirectiveRecordTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPConditionalDirectiveRecordTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPConditionalDirectiveRecordTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex/PPConditionalDirectiveRecordTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPConditionalDirectiveRecordTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPConditionalDirectiveRecordTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPConditionalDirectiveRecordTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPConditionalDirectiveRecordTest.d.tmp"; exit 1; fi
llvm[4]: Compiling FileManagerTest.cpp for Release+Asserts build
llvm[4]: Compiling PPCallbacksTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Basic -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/DiagnosticTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/DiagnosticTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/DiagnosticTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/DiagnosticTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/DiagnosticTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/DiagnosticTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/DiagnosticTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/DiagnosticTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Sema -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Sema -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Sema/../../include -I/tmp/[email protected]/tools/clang/unittests/Sema/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/ExternalSemaSourceTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/ExternalSemaSourceTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/ExternalSemaSourceTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Sema/ExternalSemaSourceTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/ExternalSemaSourceTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/ExternalSemaSourceTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/ExternalSemaSourceTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/ExternalSemaSourceTest.d.tmp"; exit 1; fi
llvm[4]: Compiling SourceManagerTest.cpp for Release+Asserts build
llvm[4]: Compiling FormatTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Basic -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/CharInfoTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/CharInfoTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/CharInfoTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/CharInfoTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/CharInfoTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/CharInfoTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/CharInfoTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/CharInfoTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Lex -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex/../../include -I/tmp/[email protected]/tools/clang/unittests/Lex/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPCallbacksTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPCallbacksTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPCallbacksTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Lex/PPCallbacksTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPCallbacksTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPCallbacksTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPCallbacksTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPCallbacksTest.d.tmp"; exit 1; fi
llvm[4]: Compiling VirtualFileSystemTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Basic -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/FileManagerTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/FileManagerTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/FileManagerTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/FileManagerTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/FileManagerTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/FileManagerTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/FileManagerTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/FileManagerTest.d.tmp"; exit 1; fi
llvm[4]: Compiling FormatTestJS.cpp for Release+Asserts build
llvm[4]: Compiling FrontendActionTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Format -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/FormatTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTest.d.tmp"; exit 1; fi
llvm[4]: Compiling FormatTestJava.cpp for Release+Asserts build
llvm[4]: Compiling AnalyzerOptionsTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Basic -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/SourceManagerTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/SourceManagerTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/SourceManagerTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/SourceManagerTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/SourceManagerTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/SourceManagerTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/SourceManagerTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/SourceManagerTest.d.tmp"; exit 1; fi
llvm[4]: Compiling FormatTestProto.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Frontend -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Frontend -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Frontend/../../include -I/tmp/[email protected]/tools/clang/unittests/Frontend/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/FrontendActionTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/FrontendActionTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/FrontendActionTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Frontend/FrontendActionTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/FrontendActionTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/FrontendActionTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/FrontendActionTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/FrontendActionTest.d.tmp"; exit 1; fi
llvm[4]: Compiling FormatTestSelective.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Basic -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/tools/clang/unittests/Basic/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/VirtualFileSystemTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/VirtualFileSystemTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/VirtualFileSystemTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Basic/VirtualFileSystemTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/VirtualFileSystemTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/VirtualFileSystemTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/VirtualFileSystemTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/VirtualFileSystemTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/StaticAnalyzer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/StaticAnalyzer/../../include -I/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/AnalyzerOptionsTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/AnalyzerOptionsTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/AnalyzerOptionsTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp -o /tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/AnalyzerOptionsTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/AnalyzerOptionsTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/AnalyzerOptionsTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/AnalyzerOptionsTest.d.tmp"; exit 1; fi
llvm[4]: Compiling LibclangTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/libclang -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/libclang -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/libclang/../../include -I/tmp/[email protected]/tools/clang/unittests/libclang/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/LibclangTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/LibclangTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/LibclangTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/libclang/LibclangTest.cpp -o /tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/LibclangTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/LibclangTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/LibclangTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/LibclangTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Format -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJS.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJS.o" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJS.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/FormatTestJS.cpp -o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJS.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJS.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJS.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJS.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Format -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJava.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJava.o" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJava.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/FormatTestJava.cpp -o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJava.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJava.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJava.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJava.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Format -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestProto.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestProto.o" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestProto.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/FormatTestProto.cpp -o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestProto.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestProto.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestProto.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestProto.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Format -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/tools/clang/unittests/Format/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestSelective.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestSelective.o" -MT "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestSelective.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Format/FormatTestSelective.cpp -o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestSelective.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestSelective.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestSelective.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestSelective.d.tmp"; exit 1; fi
llvm[4]: Compiling ASTContextParentMapTest.cpp for Release+Asserts build
llvm[4]: Compiling ASTTypeTraitsTest.cpp for Release+Asserts build
llvm[4]: Compiling ASTVectorTest.cpp for Release+Asserts build
llvm[4]: Compiling CommentLexer.cpp for Release+Asserts build
llvm[4]: Compiling CommentParser.cpp for Release+Asserts build
llvm[4]: Compiling DeclPrinterTest.cpp for Release+Asserts build
llvm[4]: Compiling DeclTest.cpp for Release+Asserts build
llvm[4]: Compiling CompilationDatabaseTest.cpp for Release+Asserts build
make[5]: Entering directory '/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
llvm[4]: Compiling RecursiveASTVisitorTest.cpp for Release+Asserts build
llvm[4]: Compiling CommentHandlerTest.cpp for Release+Asserts build
llvm[4]: Compiling EvaluateAsRValueTest.cpp for Release+Asserts build
llvm[4]: Compiling RecursiveASTVisitorTestCallVisitor.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTContextParentMapTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTContextParentMapTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTContextParentMapTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/ASTContextParentMapTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTContextParentMapTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTContextParentMapTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTContextParentMapTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTContextParentMapTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTTypeTraitsTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTTypeTraitsTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTTypeTraitsTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/ASTTypeTraitsTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTTypeTraitsTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTTypeTraitsTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTTypeTraitsTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTTypeTraitsTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CommentHandlerTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CommentHandlerTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CommentHandlerTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/CommentHandlerTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CommentHandlerTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CommentHandlerTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CommentHandlerTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CommentHandlerTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTVectorTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTVectorTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTVectorTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/ASTVectorTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTVectorTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTVectorTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTVectorTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTVectorTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CompilationDatabaseTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CompilationDatabaseTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CompilationDatabaseTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/CompilationDatabaseTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CompilationDatabaseTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CompilationDatabaseTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CompilationDatabaseTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CompilationDatabaseTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentLexer.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentLexer.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentLexer.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/CommentLexer.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentLexer.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentLexer.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentLexer.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentLexer.d.tmp"; exit 1; fi
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts > /dev/null
llvm[4]: Compiling RecursiveASTVisitorTestDeclVisitor.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTest.d.tmp"; exit 1; fi
llvm[4]: Compiling NamedDeclPrinterTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentParser.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentParser.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentParser.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/CommentParser.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentParser.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentParser.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentParser.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentParser.d.tmp"; exit 1; fi
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/./ > /dev/null
llvm[4]: Compiling ExternalASTSourceTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclPrinterTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclPrinterTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclPrinterTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/DeclPrinterTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclPrinterTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclPrinterTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclPrinterTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclPrinterTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestCallVisitor.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestCallVisitor.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestCallVisitor.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestCallVisitor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestCallVisitor.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestCallVisitor.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestCallVisitor.d.tmp"; exit 1; fi
llvm[4]: Compiling RefactoringCallbacksTest.cpp for Release+Asserts build
llvm[4]: Compiling RecursiveASTVisitorTestTypeLocVisitor.cpp for Release+Asserts build
llvm[4]: Compiling ReplacementsYamlTest.cpp for Release+Asserts build
llvm[4]: Compiling RefactoringTest.cpp for Release+Asserts build
llvm[4]: Compiling RewriterTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/DeclTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestDeclVisitor.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestDeclVisitor.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestDeclVisitor.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestDeclVisitor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestDeclVisitor.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestDeclVisitor.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestDeclVisitor.d.tmp"; exit 1; fi
llvm[4]: Compiling RecursiveASTVisitorTestExprVisitor.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/EvaluateAsRValueTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/EvaluateAsRValueTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/EvaluateAsRValueTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/EvaluateAsRValueTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/EvaluateAsRValueTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/EvaluateAsRValueTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/EvaluateAsRValueTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/EvaluateAsRValueTest.d.tmp"; exit 1; fi
llvm[4]: Compiling ToolingTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestTypeLocVisitor.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestTypeLocVisitor.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestTypeLocVisitor.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestTypeLocVisitor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestTypeLocVisitor.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestTypeLocVisitor.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestTypeLocVisitor.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringCallbacksTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringCallbacksTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringCallbacksTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/RefactoringCallbacksTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringCallbacksTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringCallbacksTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringCallbacksTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringCallbacksTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ExternalASTSourceTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ExternalASTSourceTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ExternalASTSourceTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/ExternalASTSourceTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ExternalASTSourceTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ExternalASTSourceTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ExternalASTSourceTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ExternalASTSourceTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestExprVisitor.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestExprVisitor.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestExprVisitor.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/RecursiveASTVisitorTestExprVisitor.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestExprVisitor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestExprVisitor.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestExprVisitor.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestExprVisitor.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/NamedDeclPrinterTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/NamedDeclPrinterTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/NamedDeclPrinterTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/NamedDeclPrinterTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/NamedDeclPrinterTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/NamedDeclPrinterTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/NamedDeclPrinterTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/NamedDeclPrinterTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/RefactoringTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ReplacementsYamlTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ReplacementsYamlTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ReplacementsYamlTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/ReplacementsYamlTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ReplacementsYamlTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ReplacementsYamlTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ReplacementsYamlTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ReplacementsYamlTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RewriterTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RewriterTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RewriterTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/RewriterTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RewriterTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RewriterTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RewriterTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RewriterTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/Tooling -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/tools/clang/unittests/Tooling/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ToolingTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ToolingTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ToolingTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/Tooling/ToolingTest.cpp -o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ToolingTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ToolingTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ToolingTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ToolingTest.d.tmp"; exit 1; fi
llvm[4]: Compiling SourceLocationTest.cpp for Release+Asserts build
llvm[4]: Compiling StmtPrinterTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/SourceLocationTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/SourceLocationTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/SourceLocationTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/SourceLocationTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/SourceLocationTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/SourceLocationTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/SourceLocationTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/SourceLocationTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/AST -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/tools/clang/unittests/AST/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/StmtPrinterTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/StmtPrinterTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/StmtPrinterTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/AST/StmtPrinterTest.cpp -o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/StmtPrinterTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/StmtPrinterTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/StmtPrinterTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/StmtPrinterTest.d.tmp"; exit 1; fi
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/.//.dir
llvm[5]: Compiling ParserTest.cpp for Release+Asserts build
llvm[5]: Compiling RegistryTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/ParserTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/ParserTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/ParserTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp -o /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/ParserTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/ParserTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/ParserTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/ParserTest.d.tmp"; exit 1; fi
llvm[5]: Compiling VariantValueTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/RegistryTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/RegistryTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/RegistryTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp -o /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/RegistryTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/RegistryTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/RegistryTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/RegistryTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/../../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/VariantValueTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/VariantValueTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/VariantValueTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp -o /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/VariantValueTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/VariantValueTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/VariantValueTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/VariantValueTest.d.tmp"; exit 1; fi
llvm[4]: Linking Release+Asserts unit test Rewrite (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/RewriteTests /tmp/[email protected]/tools/clang/unittests/Rewrite/Release+Asserts/RewriteBufferTest.o -lclangRewrite -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Unit test Rewrite (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/Rewrite'
llvm[4]: Linking Release+Asserts unit test libclang (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/libclangTests /tmp/[email protected]/tools/clang/unittests/libclang/Release+Asserts/LibclangTest.o -lclang -lclangCodeGen -lclangIndex -lclangFormat -lclangRewrite -lclangFrontend -lclangDriver -lclangTooling -lclangToolingCore -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Linking Release+Asserts unit test Multilib (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/MultilibTests /tmp/[email protected]/tools/clang/unittests/Driver/Release+Asserts/MultilibTest.o -lclangDriver -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Unit test Multilib (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/Driver'
llvm[4]: ======= Finished Linking Release+Asserts Unit test libclang (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/libclang'
llvm[4]: Linking Release+Asserts unit test StaticAnalysis (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/StaticAnalysisTests /tmp/[email protected]/tools/clang/unittests/StaticAnalyzer/Release+Asserts/AnalyzerOptionsTest.o -lclangBasic -lclangAnalysis -lclangStaticAnalyzerCore \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Unit test StaticAnalysis (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/StaticAnalyzer'
llvm[4]: Linking Release+Asserts unit test Basic (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/BasicTests /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/CharInfoTest.o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/DiagnosticTest.o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/FileManagerTest.o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/SourceManagerTest.o /tmp/[email protected]/tools/clang/unittests/Basic/Release+Asserts/VirtualFileSystemTest.o -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Unit test Basic (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/Basic'
llvm[4]: Linking Release+Asserts unit test Lex (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/LexTests /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/LexerTest.o /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPCallbacksTest.o /tmp/[email protected]/tools/clang/unittests/Lex/Release+Asserts/PPConditionalDirectiveRecordTest.o -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangSerialization -lclangAST -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Linking Release+Asserts unit test CodeGen (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/CodeGenTests /tmp/[email protected]/tools/clang/unittests/CodeGen/Release+Asserts/BufferSourceTest.o -lclangCodeGen -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Linking Release+Asserts unit test Sema (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/SemaTests /tmp/[email protected]/tools/clang/unittests/Sema/Release+Asserts/ExternalSemaSourceTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewrite -lclangRewriteFrontend -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Unit test Lex (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/Lex'
llvm[4]: ======= Finished Linking Release+Asserts Unit test Sema (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/Sema'
llvm[4]: ======= Finished Linking Release+Asserts Unit test CodeGen (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/CodeGen'
llvm[5]: Linking Release+Asserts unit test DynamicASTMatchers (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/DynamicASTMatchersTests /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/ParserTest.o /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/RegistryTest.o /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic/Release+Asserts/VariantValueTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewrite -lclangRewriteFrontend -lclangParse -lclangSema -lclangDynamicASTMatchers -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Linking Release+Asserts unit test Frontend (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/FrontendTests /tmp/[email protected]/tools/clang/unittests/Frontend/Release+Asserts/FrontendActionTest.o -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangARCMigrate -lclangRewrite -lclangRewriteFrontend -lclangEdit -lclangAnalysis -lclangAST -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Linking Release+Asserts unit test Format (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/FormatTests /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTest.o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJS.o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestJava.o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestProto.o /tmp/[email protected]/tools/clang/unittests/Format/Release+Asserts/FormatTestSelective.o -lclangFormat -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangRewrite -lclangRewriteFrontend -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: Linking Release+Asserts unit test AST (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/ASTTests /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTContextParentMapTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTTypeTraitsTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ASTVectorTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentLexer.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/CommentParser.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclPrinterTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/DeclTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/EvaluateAsRValueTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/ExternalASTSourceTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/NamedDeclPrinterTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/SourceLocationTest.o /tmp/[email protected]/tools/clang/unittests/AST/Release+Asserts/StmtPrinterTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewrite -lclangRewriteFrontend -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Unit test Format (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/Format'
llvm[5]: ======= Finished Linking Release+Asserts Unit test DynamicASTMatchers (without symbols)
make[5]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Dynamic'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/./ > /dev/null
llvm[4]: ======= Finished Linking Release+Asserts Unit test Frontend (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/Frontend'
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/.//.dir
llvm[4]: Compiling ASTMatchersTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/tools/clang/unittests/ASTMatchers -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/../../include -I/tmp/[email protected]/tools/clang/unittests/ASTMatchers/../../include -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/ASTMatchersTest.d.tmp" -MT "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/ASTMatchersTest.o" -MT "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/ASTMatchersTest.d" /tmp/[email protected]/llvm-3.7.1.src/tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp -o /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/ASTMatchersTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/ASTMatchersTest.d.tmp" "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/ASTMatchersTest.d"; else /usr/bin/rm "/tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/ASTMatchersTest.d.tmp"; exit 1; fi
llvm[4]: ======= Finished Linking Release+Asserts Unit test AST (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/AST'
llvm[4]: Linking Release+Asserts unit test Tooling (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/ToolingTests /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CommentHandlerTest.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/CompilationDatabaseTest.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTest.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestCallVisitor.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestDeclVisitor.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestExprVisitor.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RecursiveASTVisitorTestTypeLocVisitor.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringCallbacksTest.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RefactoringTest.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ReplacementsYamlTest.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/RewriterTest.o /tmp/[email protected]/tools/clang/unittests/Tooling/Release+Asserts/ToolingTest.o -lclangTooling -lclangToolingCore -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangRewrite -lclangRewriteFrontend -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Unit test Tooling (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/Tooling'
llvm[4]: Linking Release+Asserts unit test ASTMatchers (without symbols)
g++-5 -O3 -Wl,--gc-sections -rdynamic -L/tmp/[email protected]/Release+Asserts/lib -L/tmp/[email protected]/Release+Asserts/lib -Wl,-R -Wl,/tmp/[email protected]/Release+Asserts/lib -o Release+Asserts/ASTMatchersTests /tmp/[email protected]/tools/clang/unittests/ASTMatchers/Release+Asserts/ASTMatchersTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewrite -lclangRewriteFrontend -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \
-lgtest -lgtest_main -lLLVM-3.7 -lz -lpthread -lffi -ledit -ltinfo -ldl -lm
llvm[4]: ======= Finished Linking Release+Asserts Unit test ASTMatchers (without symbols)
make[4]: Leaving directory '/tmp/[email protected]/tools/clang/unittests/ASTMatchers'
make[3]: Leaving directory '/tmp/[email protected]/tools/clang/unittests'
for dir in test unittests; do \
if [ -f /tmp/[email protected]/llvm-3.7.1.src/tools/clang/${dir}/Makefile ] && [ ! -f ${dir}/Makefile ]; then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs ${dir}; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/clang/${dir}/Makefile ${dir}/Makefile; \
fi \
done
make[2]: Leaving directory '/tmp/[email protected]/tools/clang'
for dir in lldb; do \
if [ -d /tmp/[email protected]/llvm-3.7.1.src/tools/$dir ]; then\
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/tools/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/tools/$dir/Makefile $dir/Makefile; \
fi; \
(make -C$dir all ) || exit 1; \
fi \
done
make[1]: Leaving directory '/tmp/[email protected]/tools'
make[1]: Entering directory '/tmp/[email protected]/docs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/[email protected]/docs'
make[1]: Entering directory '/tmp/[email protected]/cmake'
for dir in modules; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /tmp/[email protected]/llvm-3.7.1.src/cmake/$dir/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $dir; \
/usr/bin/cp /tmp/[email protected]/llvm-3.7.1.src/cmake/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[2]: Entering directory '/tmp/[email protected]/cmake/modules'
llvm[2]: Generating LLVM CMake package config file
llvm[2]: Generating LLVM CMake package version file
( \
cat /tmp/[email protected]/llvm-3.7.1.src/cmake/modules/LLVMConfig.cmake.in | sed \
-e 's/@LLVM_CONFIG_CODE@/# Compute the CMake directory from the LLVMConfig.cmake file location.\n get_filename_component(_LLVM_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)\n # Compute the installation prefix from the LLVMConfig.cmake file location.\n get_filename_component(LLVM_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH)\n get_filename_component(LLVM_INSTALL_PREFIX "${LLVM_INSTALL_PREFIX}" PATH)\n get_filename_component(LLVM_INSTALL_PREFIX "${LLVM_INSTALL_PREFIX}" PATH)\n get_filename_component(LLVM_INSTALL_PREFIX "${LLVM_INSTALL_PREFIX}" PATH)\n set(_LLVM_LIBRARY_DIR "${LLVM_INSTALL_PREFIX}\/lib")/' \
-e 's/@LLVM_VERSION_MAJOR@/'"3"'/' \
-e 's/@LLVM_VERSION_MINOR@/'"7"'/' \
-e 's/@LLVM_VERSION_PATCH@/'"1"'/' \
-e 's/@PACKAGE_VERSION@/'"3.7.1"'/' \
-e 's/@LLVM_COMMON_DEPENDS@//' \
-e 's/@LLVM_AVAILABLE_LIBS@/'"LLVMLTO LLVMObjCARCOpts LLVMLinker LLVMBitWriter LLVMIRReader LLVMBPFCodeGen LLVMBPFDesc LLVMBPFInfo LLVMBPFAsmPrinter LLVMAMDGPUCodeGen LLVMAMDGPUAsmParser LLVMAMDGPUUtils LLVMAMDGPUDesc LLVMAMDGPUInfo LLVMAMDGPUAsmPrinter LLVMSystemZDisassembler LLVMSystemZCodeGen LLVMSystemZAsmParser LLVMSystemZDesc LLVMSystemZInfo LLVMSystemZAsmPrinter LLVMHexagonDisassembler LLVMHexagonCodeGen LLVMHexagonDesc LLVMHexagonInfo LLVMNVPTXCodeGen LLVMNVPTXDesc LLVMNVPTXInfo LLVMNVPTXAsmPrinter LLVMCppBackendCodeGen LLVMCppBackendInfo LLVMMSP430CodeGen LLVMMSP430Desc LLVMMSP430Info LLVMMSP430AsmPrinter LLVMXCoreDisassembler LLVMXCoreCodeGen LLVMXCoreDesc LLVMXCoreInfo LLVMXCoreAsmPrinter LLVMMipsDisassembler LLVMMipsCodeGen LLVMMipsAsmParser LLVMMipsDesc LLVMMipsInfo LLVMMipsAsmPrinter LLVMAArch64Disassembler LLVMAArch64CodeGen LLVMAArch64AsmParser LLVMAArch64Desc LLVMAArch64Info LLVMAArch64AsmPrinter LLVMAArch64Utils LLVMARMDisassembler LLVMARMCodeGen LLVMARMAsmParser LLVMARMDesc LLVMARMInfo LLVMARMAsmPrinter LLVMPowerPCDisassembler LLVMPowerPCCodeGen LLVMPowerPCAsmParser LLVMPowerPCDesc LLVMPowerPCInfo LLVMPowerPCAsmPrinter LLVMSparcDisassembler LLVMSparcCodeGen LLVMSparcAsmParser LLVMSparcDesc LLVMSparcInfo LLVMSparcAsmPrinter LLVMMIRParser LLVMAsmParser LLVMLibDriver LLVMOption LLVMDebugInfoPDB LLVMTableGen LLVMOrcJIT LLVMLineEditor LLVMX86Disassembler LLVMX86AsmParser LLVMX86CodeGen LLVMSelectionDAG LLVMAsmPrinter LLVMX86Desc LLVMMCDisassembler LLVMX86Info LLVMX86AsmPrinter LLVMX86Utils LLVMMCJIT LLVMDebugInfoDWARF LLVMPasses LLVMipo LLVMVectorize LLVMInterpreter LLVMExecutionEngine LLVMRuntimeDyld LLVMCodeGen LLVMTarget LLVMScalarOpts LLVMProfileData LLVMObject LLVMMCParser LLVMBitReader LLVMInstCombine LLVMInstrumentation LLVMTransformUtils LLVMipa LLVMMC LLVMAnalysis LLVMCore LLVMSupport"'/' \
-e 's/@LLVM_ALL_TARGETS@/'"X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ AMDGPU BPF"'/' \
-e 's/@LLVM_TARGETS_TO_BUILD@/'"X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ AMDGPU BPF"'/' \
-e 's/@LLVM_TARGETS_WITH_JIT@/'"ARM AArch64 Mips PowerPC SystemZ X86"'/' \
-e 's/@TARGET_TRIPLE@/'"x86_64-unknown-linux-gnu"'/' \
-e 's/@LLVM_ABI_BREAKING_CHECKS@/'"FORCE_ON"'/' \
-e 's/@LLVM_ENABLE_ASSERTIONS@/'"1"'/' \
-e 's/@LLVM_ENABLE_EH@/'"0"'/' \
-e 's/@LLVM_ENABLE_RTTI@/'"1"'/' \
-e 's/@LLVM_ENABLE_TERMINFO@/'"1"'/' \
-e 's/@LLVM_ENABLE_THREADS@/'"1"'/' \
-e 's/@LLVM_ENABLE_ZLIB@/'"1"'/' \
-e 's/@LLVM_NATIVE_ARCH@/'"X86"'/' \
-e 's/@LLVM_ENABLE_PIC@/'"1"'/' \
-e 's/@LLVM_ON_UNIX@/'"1"'/' \
-e 's/@LLVM_ON_WIN32@/'"0"'/' \
-e 's/@LLVM_LIBDIR_SUFFIX@//' \
-e 's#@LLVM_CONFIG_INCLUDE_DIRS@#${LLVM_INSTALL_PREFIX}/include#' \
-e 's#@LLVM_CONFIG_LIBRARY_DIRS@#${_LLVM_LIBRARY_DIR}#' \
-e 's#@LLVM_CONFIG_CMAKE_DIR@#${_LLVM_CMAKE_DIR}#' \
-e 's#@LLVM_CONFIG_TOOLS_BINARY_DIR@#${LLVM_INSTALL_PREFIX}/bin#' \
-e 's/@LLVM_CONFIG_EXPORTS_FILE@/${LLVM_CMAKE_DIR}\/LLVMExports.cmake/' \
-e 's/@all_llvm_lib_deps@//' \
&& \
( grep '^set_property.*LLVMBUILD_LIB_DEPS_' "/tmp/[email protected]/LLVMBuild.cmake" | \
grep -v LLVMBUILD_LIB_DEPS_gtest ) && \
echo 'unset(_LLVM_CMAKE_DIR)' && \
echo 'unset(_LLVM_LIBRARY_DIR)' \
) > /tmp/[email protected]/cmake/modules/LLVMConfig.cmake
cat /tmp/[email protected]/llvm-3.7.1.src/cmake/modules/LLVMConfigVersion.cmake.in | sed \
-e 's/@PACKAGE_VERSION@/'"3.7.1"'/' \
-e 's/@LLVM_VERSION_MAJOR@/'"3"'/' \
-e 's/@LLVM_VERSION_MINOR@/'"7"'/' \
-e 's/@LLVM_VERSION_PATCH@/'"1"'/' \
> /tmp/[email protected]/cmake/modules/LLVMConfigVersion.cmake
llvm[2]: Generating LLVM CMake target exports file
( \
echo '# LLVM CMake target exports. Do not include directly.' && \
for lib in LLVMLTO LLVMObjCARCOpts LLVMLinker LLVMBitWriter LLVMIRReader LLVMBPFCodeGen LLVMBPFDesc LLVMBPFInfo LLVMBPFAsmPrinter LLVMAMDGPUCodeGen LLVMAMDGPUAsmParser LLVMAMDGPUUtils LLVMAMDGPUDesc LLVMAMDGPUInfo LLVMAMDGPUAsmPrinter LLVMSystemZDisassembler LLVMSystemZCodeGen LLVMSystemZAsmParser LLVMSystemZDesc LLVMSystemZInfo LLVMSystemZAsmPrinter LLVMHexagonDisassembler LLVMHexagonCodeGen LLVMHexagonDesc LLVMHexagonInfo LLVMNVPTXCodeGen LLVMNVPTXDesc LLVMNVPTXInfo LLVMNVPTXAsmPrinter LLVMCppBackendCodeGen LLVMCppBackendInfo LLVMMSP430CodeGen LLVMMSP430Desc LLVMMSP430Info LLVMMSP430AsmPrinter LLVMXCoreDisassembler LLVMXCoreCodeGen LLVMXCoreDesc LLVMXCoreInfo LLVMXCoreAsmPrinter LLVMMipsDisassembler LLVMMipsCodeGen LLVMMipsAsmParser LLVMMipsDesc LLVMMipsInfo LLVMMipsAsmPrinter LLVMAArch64Disassembler LLVMAArch64CodeGen LLVMAArch64AsmParser LLVMAArch64Desc LLVMAArch64Info LLVMAArch64AsmPrinter LLVMAArch64Utils LLVMARMDisassembler LLVMARMCodeGen LLVMARMAsmParser LLVMARMDesc LLVMARMInfo LLVMARMAsmPrinter LLVMPowerPCDisassembler LLVMPowerPCCodeGen LLVMPowerPCAsmParser LLVMPowerPCDesc LLVMPowerPCInfo LLVMPowerPCAsmPrinter LLVMSparcDisassembler LLVMSparcCodeGen LLVMSparcAsmParser LLVMSparcDesc LLVMSparcInfo LLVMSparcAsmPrinter LLVMMIRParser LLVMAsmParser LLVMLibDriver LLVMOption LLVMDebugInfoPDB LLVMTableGen LLVMOrcJIT LLVMLineEditor LLVMX86Disassembler LLVMX86AsmParser LLVMX86CodeGen LLVMSelectionDAG LLVMAsmPrinter LLVMX86Desc LLVMMCDisassembler LLVMX86Info LLVMX86AsmPrinter LLVMX86Utils LLVMMCJIT LLVMDebugInfoDWARF LLVMPasses LLVMipo LLVMVectorize LLVMInterpreter LLVMExecutionEngine LLVMRuntimeDyld LLVMCodeGen LLVMTarget LLVMScalarOpts LLVMProfileData LLVMObject LLVMMCParser LLVMBitReader LLVMInstCombine LLVMInstrumentation LLVMTransformUtils LLVMipa LLVMMC LLVMAnalysis LLVMCore LLVMSupport; do \
echo 'add_library('"$lib"' STATIC IMPORTED)' && \
echo 'set_property(TARGET '"$lib"' PROPERTY IMPORTED_LOCATION "${_LLVM_LIBRARY_DIR}/'lib$lib.a'")' ; \
done && \
cat "/tmp/[email protected]/cmake/modules/LLVMBuildExports.cmake" && \
echo 'set_property(TARGET LLVMSupport APPEND PROPERTY IMPORTED_LINK_INTERFACE_LIBRARIES '"z pthread ffi edit tinfo dl m "')' \
) | grep -v gtest > /tmp/[email protected]/cmake/modules/LLVMExports.cmake
make[2]: Leaving directory '/tmp/[email protected]/cmake/modules'
make[1]: Leaving directory '/tmp/[email protected]/cmake'
make[1]: Entering directory '/tmp/[email protected]/unittests'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/ADT; \
DD=ADT; \
if [ ! -f $SD/Makefile ]; then \
SD=ADT; \
DD=ADT; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis; \
DD=Analysis; \
if [ ! -f $SD/Makefile ]; then \
SD=Analysis; \
DD=Analysis; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/AsmParser; \
DD=AsmParser; \
if [ ! -f $SD/Makefile ]; then \
SD=AsmParser; \
DD=AsmParser; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/Bitcode; \
DD=Bitcode; \
if [ ! -f $SD/Makefile ]; then \
SD=Bitcode; \
DD=Bitcode; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/CodeGen; \
DD=CodeGen; \
if [ ! -f $SD/Makefile ]; then \
SD=CodeGen; \
DD=CodeGen; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/DebugInfo; \
DD=DebugInfo; \
if [ ! -f $SD/Makefile ]; then \
SD=DebugInfo; \
DD=DebugInfo; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/ExecutionEngine; \
DD=ExecutionEngine; \
if [ ! -f $SD/Makefile ]; then \
SD=ExecutionEngine; \
DD=ExecutionEngine; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/IR; \
DD=IR; \
if [ ! -f $SD/Makefile ]; then \
SD=IR; \
DD=IR; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/LineEditor; \
DD=LineEditor; \
if [ ! -f $SD/Makefile ]; then \
SD=LineEditor; \
DD=LineEditor; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/Linker; \
DD=Linker; \
if [ ! -f $SD/Makefile ]; then \
SD=Linker; \
DD=Linker; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/MC; \
DD=MC; \
if [ ! -f $SD/Makefile ]; then \
SD=MC; \
DD=MC; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/Option; \
DD=Option; \
if [ ! -f $SD/Makefile ]; then \
SD=Option; \
DD=Option; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/ProfileData; \
DD=ProfileData; \
if [ ! -f $SD/Makefile ]; then \
SD=ProfileData; \
DD=ProfileData; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/Support; \
DD=Support; \
if [ ! -f $SD/Makefile ]; then \
SD=Support; \
DD=Support; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/Transforms; \
DD=Transforms; \
if [ ! -f $SD/Makefile ]; then \
SD=Transforms; \
DD=Transforms; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/tmp/[email protected]/unittests/CodeGen'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[2]: Entering directory '/tmp/[email protected]/unittests/Bitcode'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[2]: Entering directory '/tmp/[email protected]/unittests/DebugInfo'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/DebugInfo/DWARF; \
DD=DWARF; \
if [ ! -f $SD/Makefile ]; then \
SD=DWARF; \
DD=DWARF; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/DebugInfo/PDB; \
DD=PDB; \
if [ ! -f $SD/Makefile ]; then \
SD=PDB; \
DD=PDB; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/tmp/[email protected]/unittests/LineEditor'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[2]: Entering directory '/tmp/[email protected]/unittests/AsmParser'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[2]: Entering directory '/tmp/[email protected]/unittests/ExecutionEngine'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/ExecutionEngine/Orc; \
DD=Orc; \
if [ ! -f $SD/Makefile ]; then \
SD=Orc; \
DD=Orc; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/tmp/[email protected]/unittests/Transforms'
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/Transforms/IPO; \
DD=IPO; \
if [ ! -f $SD/Makefile ]; then \
SD=IPO; \
DD=IPO; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/CodeGen/Release+Asserts > /dev/null
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/ExecutionEngine/MCJIT; \
DD=MCJIT; \
if [ ! -f $SD/Makefile ]; then \
SD=MCJIT; \
DD=MCJIT; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/CodeGen/Release+Asserts/./ > /dev/null
\
SD=/tmp/[email protected]/llvm-3.7.1.src/unittests/Transforms/Utils; \
DD=Utils; \
if [ ! -f $SD/Makefile ]; then \
SD=Utils; \
DD=Utils; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs $DD; \
/usr/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/tmp/[email protected]/unittests/Linker'
make[2]: Entering directory '/tmp/[email protected]/unittests/Option'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/Option/Release+Asserts > /dev/null
make[2]: Entering directory '/tmp/[email protected]/unittests/ProfileData'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[2]: Entering directory '/tmp/[email protected]/unittests/Analysis'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/Bitcode/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/Bitcode/Release+Asserts/./ > /dev/null
make[2]: Entering directory '/tmp/[email protected]/unittests/MC'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/AsmParser/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/LineEditor/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/LineEditor/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/AsmParser/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/Linker/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/Linker/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/ProfileData/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/ProfileData/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/MC/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/Analysis/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/MC/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/Analysis/Release+Asserts/./ > /dev/null
/usr/bin/date > /tmp/[email protected]/unittests/CodeGen/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/CodeGen/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/unittests/Option/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/Bitcode/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/Bitcode/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/unittests/LineEditor/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/AsmParser/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/LineEditor/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/unittests/Linker/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/Linker/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/unittests/ProfileData/Release+Asserts/.dir
make[2]: Entering directory '/tmp/[email protected]/unittests/IR'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/usr/bin/date > /tmp/[email protected]/unittests/ProfileData/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/unittests/AsmParser/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/unittests/MC/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/MC/Release+Asserts/.//.dir
/usr/bin/date > /tmp/[email protected]/unittests/Analysis/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/Analysis/Release+Asserts/.//.dir
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/IR/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/IR/Release+Asserts/./ > /dev/null
llvm[2]: Building Driver Option tables with tblgen
llvm[2]: Compiling DIEHashTest.cpp for Release+Asserts build
/tmp/[email protected]/Release+Asserts/bin/llvm-tblgen -I /tmp/[email protected]/llvm-3.7.1.src/unittests/Option -I /tmp/[email protected]/llvm-3.7.1.src/include -I /tmp/[email protected]/llvm-3.7.1.src/include -I /tmp/[email protected]/llvm-3.7.1.src/lib/Target -gen-opt-parser-defs -o /tmp/[email protected]/unittests/Option/Release+Asserts/Opts.inc.tmp /tmp/[email protected]/llvm-3.7.1.src/unittests/Option/Opts.td
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/CodeGen -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/CodeGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/CodeGen/Release+Asserts/DIEHashTest.d.tmp" -MT "/tmp/[email protected]/unittests/CodeGen/Release+Asserts/DIEHashTest.o" -MT "/tmp/[email protected]/unittests/CodeGen/Release+Asserts/DIEHashTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/CodeGen/DIEHashTest.cpp -o /tmp/[email protected]/unittests/CodeGen/Release+Asserts/DIEHashTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/CodeGen/Release+Asserts/DIEHashTest.d.tmp" "/tmp/[email protected]/unittests/CodeGen/Release+Asserts/DIEHashTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/CodeGen/Release+Asserts/DIEHashTest.d.tmp"; exit 1; fi
llvm[2]: Compiling BitReaderTest.cpp for Release+Asserts build
llvm[2]: Compiling BitstreamReaderTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Bitcode -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Bitcode -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitReaderTest.d.tmp" -MT "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitReaderTest.o" -MT "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitReaderTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Bitcode/BitReaderTest.cpp -o /tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitReaderTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitReaderTest.d.tmp" "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitReaderTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitReaderTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Bitcode -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Bitcode -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitstreamReaderTest.d.tmp" -MT "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitstreamReaderTest.o" -MT "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitstreamReaderTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Bitcode/BitstreamReaderTest.cpp -o /tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitstreamReaderTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitstreamReaderTest.d.tmp" "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitstreamReaderTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Bitcode/Release+Asserts/BitstreamReaderTest.d.tmp"; exit 1; fi
llvm[2]: Compiling LineEditor.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/LineEditor -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/LineEditor -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/LineEditor/Release+Asserts/LineEditor.d.tmp" -MT "/tmp/[email protected]/unittests/LineEditor/Release+Asserts/LineEditor.o" -MT "/tmp/[email protected]/unittests/LineEditor/Release+Asserts/LineEditor.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/LineEditor/LineEditor.cpp -o /tmp/[email protected]/unittests/LineEditor/Release+Asserts/LineEditor.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/LineEditor/Release+Asserts/LineEditor.d.tmp" "/tmp/[email protected]/unittests/LineEditor/Release+Asserts/LineEditor.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/LineEditor/Release+Asserts/LineEditor.d.tmp"; exit 1; fi
llvm[2]: Compiling LinkModulesTest.cpp for Release+Asserts build
llvm[2]: Compiling CoverageMappingTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Linker -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Linker -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Linker/Release+Asserts/LinkModulesTest.d.tmp" -MT "/tmp/[email protected]/unittests/Linker/Release+Asserts/LinkModulesTest.o" -MT "/tmp/[email protected]/unittests/Linker/Release+Asserts/LinkModulesTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Linker/LinkModulesTest.cpp -o /tmp/[email protected]/unittests/Linker/Release+Asserts/LinkModulesTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Linker/Release+Asserts/LinkModulesTest.d.tmp" "/tmp/[email protected]/unittests/Linker/Release+Asserts/LinkModulesTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Linker/Release+Asserts/LinkModulesTest.d.tmp"; exit 1; fi
llvm[2]: Compiling InstrProfTest.cpp for Release+Asserts build
llvm[2]: Compiling AsmParserTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/ProfileData -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/ProfileData -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/CoverageMappingTest.d.tmp" -MT "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/CoverageMappingTest.o" -MT "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/CoverageMappingTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/ProfileData/CoverageMappingTest.cpp -o /tmp/[email protected]/unittests/ProfileData/Release+Asserts/CoverageMappingTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/CoverageMappingTest.d.tmp" "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/CoverageMappingTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/CoverageMappingTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/AsmParser -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/AsmParser -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/AsmParser/Release+Asserts/AsmParserTest.d.tmp" -MT "/tmp/[email protected]/unittests/AsmParser/Release+Asserts/AsmParserTest.o" -MT "/tmp/[email protected]/unittests/AsmParser/Release+Asserts/AsmParserTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/AsmParser/AsmParserTest.cpp -o /tmp/[email protected]/unittests/AsmParser/Release+Asserts/AsmParserTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/AsmParser/Release+Asserts/AsmParserTest.d.tmp" "/tmp/[email protected]/unittests/AsmParser/Release+Asserts/AsmParserTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/AsmParser/Release+Asserts/AsmParserTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/ProfileData -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/ProfileData -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/InstrProfTest.d.tmp" -MT "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/InstrProfTest.o" -MT "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/InstrProfTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/ProfileData/InstrProfTest.cpp -o /tmp/[email protected]/unittests/ProfileData/Release+Asserts/InstrProfTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/InstrProfTest.d.tmp" "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/InstrProfTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/ProfileData/Release+Asserts/InstrProfTest.d.tmp"; exit 1; fi
llvm[2]: Compiling StringTableBuilderTest.cpp for Release+Asserts build
llvm[2]: Compiling Disassembler.cpp for Release+Asserts build
llvm[2]: Compiling AliasAnalysisTest.cpp for Release+Asserts build
llvm[2]: Compiling CFGTest.cpp for Release+Asserts build
llvm[2]: Compiling YAMLTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Analysis -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Analysis/Release+Asserts/AliasAnalysisTest.d.tmp" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/AliasAnalysisTest.o" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/AliasAnalysisTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis/AliasAnalysisTest.cpp -o /tmp/[email protected]/unittests/Analysis/Release+Asserts/AliasAnalysisTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Analysis/Release+Asserts/AliasAnalysisTest.d.tmp" "/tmp/[email protected]/unittests/Analysis/Release+Asserts/AliasAnalysisTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Analysis/Release+Asserts/AliasAnalysisTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/MC -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/MC -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/MC/Release+Asserts/StringTableBuilderTest.d.tmp" -MT "/tmp/[email protected]/unittests/MC/Release+Asserts/StringTableBuilderTest.o" -MT "/tmp/[email protected]/unittests/MC/Release+Asserts/StringTableBuilderTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/MC/StringTableBuilderTest.cpp -o /tmp/[email protected]/unittests/MC/Release+Asserts/StringTableBuilderTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/MC/Release+Asserts/StringTableBuilderTest.d.tmp" "/tmp/[email protected]/unittests/MC/Release+Asserts/StringTableBuilderTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/MC/Release+Asserts/StringTableBuilderTest.d.tmp"; exit 1; fi
llvm[2]: Compiling CallGraphTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/MC -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/MC -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/MC/Release+Asserts/Disassembler.d.tmp" -MT "/tmp/[email protected]/unittests/MC/Release+Asserts/Disassembler.o" -MT "/tmp/[email protected]/unittests/MC/Release+Asserts/Disassembler.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/MC/Disassembler.cpp -o /tmp/[email protected]/unittests/MC/Release+Asserts/Disassembler.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/MC/Release+Asserts/Disassembler.d.tmp" "/tmp/[email protected]/unittests/MC/Release+Asserts/Disassembler.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/MC/Release+Asserts/Disassembler.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Analysis -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CFGTest.d.tmp" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CFGTest.o" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CFGTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis/CFGTest.cpp -o /tmp/[email protected]/unittests/Analysis/Release+Asserts/CFGTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CFGTest.d.tmp" "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CFGTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CFGTest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/MC -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/MC -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/MC/Release+Asserts/YAMLTest.d.tmp" -MT "/tmp/[email protected]/unittests/MC/Release+Asserts/YAMLTest.o" -MT "/tmp/[email protected]/unittests/MC/Release+Asserts/YAMLTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/MC/YAMLTest.cpp -o /tmp/[email protected]/unittests/MC/Release+Asserts/YAMLTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/MC/Release+Asserts/YAMLTest.d.tmp" "/tmp/[email protected]/unittests/MC/Release+Asserts/YAMLTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/MC/Release+Asserts/YAMLTest.d.tmp"; exit 1; fi
llvm[2]: Compiling LazyCallGraphTest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Analysis -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CallGraphTest.d.tmp" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CallGraphTest.o" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CallGraphTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis/CallGraphTest.cpp -o /tmp/[email protected]/unittests/Analysis/Release+Asserts/CallGraphTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CallGraphTest.d.tmp" "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CallGraphTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Analysis/Release+Asserts/CallGraphTest.d.tmp"; exit 1; fi
llvm[2]: Compiling MixedTBAATest.cpp for Release+Asserts build
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Analysis -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Analysis/Release+Asserts/LazyCallGraphTest.d.tmp" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/LazyCallGraphTest.o" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/LazyCallGraphTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis/LazyCallGraphTest.cpp -o /tmp/[email protected]/unittests/Analysis/Release+Asserts/LazyCallGraphTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Analysis/Release+Asserts/LazyCallGraphTest.d.tmp" "/tmp/[email protected]/unittests/Analysis/Release+Asserts/LazyCallGraphTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Analysis/Release+Asserts/LazyCallGraphTest.d.tmp"; exit 1; fi
llvm[2]: Compiling ScalarEvolutionTest.cpp for Release+Asserts build
/usr/bin/cmp -s Opts.inc /tmp/[email protected]/unittests/Option/Release+Asserts/Opts.inc.tmp || /usr/bin/cp /tmp/[email protected]/unittests/Option/Release+Asserts/Opts.inc.tmp Opts.inc
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Analysis -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Analysis/Release+Asserts/MixedTBAATest.d.tmp" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/MixedTBAATest.o" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/MixedTBAATest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis/MixedTBAATest.cpp -o /tmp/[email protected]/unittests/Analysis/Release+Asserts/MixedTBAATest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Analysis/Release+Asserts/MixedTBAATest.d.tmp" "/tmp/[email protected]/unittests/Analysis/Release+Asserts/MixedTBAATest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Analysis/Release+Asserts/MixedTBAATest.d.tmp"; exit 1; fi
if g++-5 -I/tmp/[email protected]/include -I/tmp/[email protected]/unittests/Analysis -I/tmp/[email protected]/llvm-3.7.1.src/include -I/tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/tmp/[email protected]/llvm-3.7.1.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O3 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wcast-qual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-comment -c -MMD -MP -MF "/tmp/[email protected]/unittests/Analysis/Release+Asserts/ScalarEvolutionTest.d.tmp" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/ScalarEvolutionTest.o" -MT "/tmp/[email protected]/unittests/Analysis/Release+Asserts/ScalarEvolutionTest.d" /tmp/[email protected]/llvm-3.7.1.src/unittests/Analysis/ScalarEvolutionTest.cpp -o /tmp/[email protected]/unittests/Analysis/Release+Asserts/ScalarEvolutionTest.o ; \
then /usr/bin/mv -f "/tmp/[email protected]/unittests/Analysis/Release+Asserts/ScalarEvolutionTest.d.tmp" "/tmp/[email protected]/unittests/Analysis/Release+Asserts/ScalarEvolutionTest.d"; else /usr/bin/rm "/tmp/[email protected]/unittests/Analysis/Release+Asserts/ScalarEvolutionTest.d.tmp"; exit 1; fi
make[3]: Entering directory '/tmp/[email protected]/unittests/DebugInfo/DWARF'
make[2]: Entering directory '/tmp/[email protected]/unittests/ADT'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
make[3]: Entering directory '/tmp/[email protected]/unittests/DebugInfo/PDB'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/usr/bin/date > /tmp/[email protected]/unittests/IR/Release+Asserts/.dir
/usr/bin/date > /tmp/[email protected]/unittests/IR/Release+Asserts/.//.dir
make[3]: Entering directory '/tmp/[email protected]/unittests/Transforms/IPO'
/usr/bin/find Makefile -type f \
-path '*/Release+Asserts/*Tests' \
-exec rm -f '{}' \;
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/DebugInfo/DWARF/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/ADT/Release+Asserts > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/DebugInfo/DWARF/Release+Asserts/./ > /dev/null
/tmp/[email protected]/llvm-3.7.1.src/autoconf/mkinstalldirs /tmp/[email protected]/unittests/ADT/Release+Asserts/./ > /dev/null
make[3]: Entering directory '/tmp/[email protected]/unittests/ExecutionEngine/Orc'
/usr/bin/find Makefile -type f \
-pat
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment