Skip to content

Instantly share code, notes, and snippets.

@yipeipei
Created April 17, 2015 13:06
Show Gist options
  • Save yipeipei/9bd0269e7d284385795c to your computer and use it in GitHub Desktop.
Save yipeipei/9bd0269e7d284385795c to your computer and use it in GitHub Desktop.
2015-04-17 20:01:58 +0800
./configure
--prefix=/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1
--enable-optimized
--disable-bindings
--enable-targets=all
--enable-shared
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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
checking whether GCC or Clang is our host compiler... gcc
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... /usr/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... /usr/bin/sed
checking for tar... /usr/bin/tar
checking for pwd... /usr/bin/pwd
checking for dot... echo 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 ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 2.23.52.0.1
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
checking for python... /home/csppyi/anaconda3/bin/python
checking for python >= 2.5... /home/csppyi/anaconda3/bin/python (3.4.1)
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... no
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/home/csppyi/anaconda3/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 how to run the C++ preprocessor... /usr/bin/g++ -E
checking cxxabi.h usability... yes
checking cxxabi.h presence... 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... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
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 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 ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for log... yes
checking for log2... yes
checking for log10... yes
checking for exp... yes
checking for exp2... 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 isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for finite in <ieeefp.h>... 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 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: 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
2015-04-17 20:02:05 +0800
make
llvm[0]: Constructing LLVMBuild project information.
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Support'
llvm[1]: Compiling APFloat.cpp for Release+Asserts build
llvm[1]: Compiling APInt.cpp for Release+Asserts build
llvm[1]: Compiling APSInt.cpp for Release+Asserts build
llvm[1]: Compiling ARMBuildAttrs.cpp for Release+Asserts build
llvm[1]: Compiling ARMWinEH.cpp for Release+Asserts build
llvm[1]: Compiling Allocator.cpp for Release+Asserts build
llvm[1]: Compiling Atomic.cpp for Release+Asserts build
llvm[1]: Compiling BlockFrequency.cpp for Release+Asserts build
llvm[1]: Compiling BranchProbability.cpp for Release+Asserts build
llvm[1]: Compiling CommandLine.cpp for Release+Asserts build
llvm[1]: Compiling Compression.cpp for Release+Asserts build
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
llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release+Asserts build
llvm[1]: Compiling DataExtractor.cpp for Release+Asserts build
llvm[1]: Compiling DataStream.cpp for Release+Asserts build
llvm[1]: Compiling Debug.cpp for Release+Asserts build
llvm[1]: Compiling DeltaAlgorithm.cpp for Release+Asserts build
llvm[1]: Compiling Dwarf.cpp for Release+Asserts build
llvm[1]: Compiling DynamicLibrary.cpp for Release+Asserts build
llvm[1]: Compiling Errno.cpp for Release+Asserts build
llvm[1]: Compiling ErrorHandling.cpp for Release+Asserts build
llvm[1]: Compiling FileOutputBuffer.cpp for Release+Asserts build
llvm[1]: Compiling FileUtilities.cpp for Release+Asserts build
llvm[1]: Compiling FoldingSet.cpp for Release+Asserts build
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
llvm[1]: Compiling Host.cpp for Release+Asserts build
llvm[1]: Compiling IncludeFile.cpp for Release+Asserts build
llvm[1]: Compiling IntEqClasses.cpp for Release+Asserts build
llvm[1]: Compiling IntervalMap.cpp for Release+Asserts build
llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release+Asserts build
llvm[1]: Compiling IsInf.cpp for Release+Asserts build
llvm[1]: Compiling IsNAN.cpp for Release+Asserts build
llvm[1]: Compiling LEB128.cpp for Release+Asserts build
llvm[1]: Compiling LineIterator.cpp for Release+Asserts build
llvm[1]: Compiling Locale.cpp for Release+Asserts build
llvm[1]: Compiling LockFileManager.cpp for Release+Asserts build
llvm[1]: Compiling MD5.cpp for Release+Asserts build
llvm[1]: Compiling ManagedStatic.cpp for Release+Asserts build
llvm[1]: Compiling Memory.cpp for Release+Asserts build
llvm[1]: Compiling MemoryBuffer.cpp for Release+Asserts build
llvm[1]: Compiling MemoryObject.cpp for Release+Asserts build
llvm[1]: Compiling Mutex.cpp for Release+Asserts build
llvm[1]: Compiling Path.cpp for Release+Asserts build
llvm[1]: Compiling PluginLoader.cpp for Release+Asserts build
llvm[1]: Compiling PrettyStackTrace.cpp for Release+Asserts build
llvm[1]: Compiling Process.cpp for Release+Asserts build
llvm[1]: Compiling Program.cpp for Release+Asserts build
llvm[1]: Compiling RWMutex.cpp for Release+Asserts build
llvm[1]: Compiling RandomNumberGenerator.cpp for Release+Asserts build
llvm[1]: Compiling Regex.cpp for Release+Asserts build
llvm[1]: Compiling ScaledNumber.cpp for Release+Asserts build
llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build
llvm[1]: Compiling Signals.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 SourceMgr.cpp for Release+Asserts build
llvm[1]: Compiling SpecialCaseList.cpp for Release+Asserts build
llvm[1]: Compiling Statistic.cpp for Release+Asserts build
llvm[1]: Compiling StreamableMemoryObject.cpp for Release+Asserts build
llvm[1]: Compiling StringExtras.cpp for Release+Asserts build
llvm[1]: Compiling StringMap.cpp for Release+Asserts build
llvm[1]: Compiling StringPool.cpp for Release+Asserts build
llvm[1]: Compiling StringRef.cpp for Release+Asserts build
llvm[1]: Compiling StringRefMemoryObject.cpp for Release+Asserts build
llvm[1]: Compiling SystemUtils.cpp for Release+Asserts build
llvm[1]: Compiling TargetRegistry.cpp for Release+Asserts build
llvm[1]: Compiling ThreadLocal.cpp for Release+Asserts build
llvm[1]: Compiling Threading.cpp for Release+Asserts build
llvm[1]: Compiling TimeValue.cpp for Release+Asserts build
llvm[1]: Compiling Timer.cpp for Release+Asserts build
llvm[1]: Compiling ToolOutputFile.cpp for Release+Asserts build
llvm[1]: Compiling Triple.cpp for Release+Asserts build
llvm[1]: Compiling Twine.cpp for Release+Asserts build
llvm[1]: Compiling Unicode.cpp for Release+Asserts build
llvm[1]: Compiling Valgrind.cpp for Release+Asserts build
llvm[1]: Compiling Watchdog.cpp for Release+Asserts build
llvm[1]: Compiling YAMLParser.cpp for Release+Asserts build
llvm[1]: Compiling YAMLTraits.cpp for Release+Asserts build
llvm[1]: Compiling circular_raw_ostream.cpp for Release+Asserts build
llvm[1]: Compiling raw_os_ostream.cpp for Release+Asserts build
llvm[1]: Compiling raw_ostream.cpp for Release+Asserts build
llvm[1]: Compiling regcomp.c for Release+Asserts build
llvm[1]: Compiling regerror.c for Release+Asserts build
llvm[1]: Compiling regexec.c for Release+Asserts build
llvm[1]: Compiling regfree.c for Release+Asserts build
llvm[1]: Compiling regstrlcpy.c for Release+Asserts build
llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Support'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/TableGen'
llvm[1]: Compiling Error.cpp for Release+Asserts build
llvm[1]: Compiling Main.cpp for Release+Asserts build
llvm[1]: Compiling Record.cpp for Release+Asserts build
llvm[1]: Compiling SetTheory.cpp for Release+Asserts build
llvm[1]: Compiling StringMatcher.cpp for Release+Asserts build
llvm[1]: Compiling TGLexer.cpp for Release+Asserts build
llvm[1]: Compiling TGParser.cpp for Release+Asserts build
llvm[1]: Compiling TableGenBackend.cpp for Release+Asserts build
llvm[1]: Building Release+Asserts Archive Library libLLVMTableGen.a
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/TableGen'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/fpcmp'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/FileCheck'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/llvm-lit'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/PerfectShuffle'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/count'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/unittest'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/not'
llvm[2]: Creating 'llvm-lit' script...
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/unittest/googletest'
llvm[2]: Compiling FileCheck.cpp for Release+Asserts build
llvm[2]: Compiling PerfectShuffle.cpp for Release+Asserts build
llvm[2]: Compiling count.c for Release+Asserts build
llvm[2]: Compiling not.cpp for Release+Asserts build
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/llvm-lit'
llvm[2]: Compiling fpcmp.cpp for Release+Asserts build
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/TableGen'
llvm[3]: Compiling src/gtest-all.cc for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/unittest/UnitTestMain'
llvm[2]: Compiling AsmMatcherEmitter.cpp for Release+Asserts build
llvm[3]: Compiling TestMain.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable count (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable count (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/count'
llvm[2]: Compiling AsmWriterEmitter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-PerfectShuffle (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-PerfectShuffle (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/PerfectShuffle'
llvm[2]: Compiling AsmWriterInst.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable not (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable not (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/not'
llvm[2]: Compiling CTagsEmitter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable fpcmp (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable fpcmp (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/fpcmp'
llvm[2]: Compiling CallingConvEmitter.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libgtest_main.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/unittest/UnitTestMain'
llvm[2]: Compiling CodeEmitterGen.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenInstruction.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable FileCheck (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable FileCheck (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/FileCheck'
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
llvm[2]: Compiling CodeGenTarget.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libgtest.a
llvm[2]: Compiling DAGISelEmitter.cpp for Release+Asserts build
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/unittest/googletest'
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/unittest'
llvm[2]: Compiling DAGISelMatcher.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelMatcherGen.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release+Asserts build
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
llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release+Asserts build
llvm[2]: Compiling InstrInfoEmitter.cpp for Release+Asserts build
llvm[2]: Compiling IntrinsicEmitter.cpp for Release+Asserts build
llvm[2]: Compiling OptParserEmitter.cpp for Release+Asserts build
llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release+Asserts build
llvm[2]: Compiling RegisterInfoEmitter.cpp for Release+Asserts build
llvm[2]: Compiling SubtargetEmitter.cpp for Release+Asserts build
llvm[2]: Compiling TableGen.cpp for Release+Asserts build
llvm[2]: Compiling X86DisassemblerTables.cpp for Release+Asserts build
llvm[2]: Compiling X86ModRMFilters.cpp for Release+Asserts build
llvm[2]: Compiling X86RecognizableInstr.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-tblgen (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-tblgen (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils/TableGen'
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/utils'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/IR'
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly.
llvm[1]: Compiling Attributes.cpp for Release+Asserts build
llvm[1]: Compiling AsmWriter.cpp for Release+Asserts build
llvm[1]: Compiling AutoUpgrade.cpp for Release+Asserts build
llvm[1]: Compiling BasicBlock.cpp for Release+Asserts build
llvm[1]: Compiling Comdat.cpp for Release+Asserts build
llvm[1]: Compiling ConstantFold.cpp for Release+Asserts build
llvm[1]: Compiling ConstantRange.cpp for Release+Asserts build
llvm[1]: Compiling Constants.cpp for Release+Asserts build
llvm[1]: Compiling Core.cpp for Release+Asserts build
llvm[1]: Compiling DIBuilder.cpp for Release+Asserts build
llvm[1]: Compiling DataLayout.cpp for Release+Asserts build
llvm[1]: Compiling DebugInfo.cpp for Release+Asserts build
llvm[1]: Compiling DebugLoc.cpp for Release+Asserts build
llvm[1]: Compiling DiagnosticInfo.cpp for Release+Asserts build
llvm[1]: Compiling DiagnosticPrinter.cpp for Release+Asserts build
llvm[1]: Compiling Dominators.cpp for Release+Asserts build
llvm[1]: Compiling Function.cpp for Release+Asserts build
llvm[1]: Compiling GCOV.cpp for Release+Asserts build
llvm[1]: Compiling GVMaterializer.cpp for Release+Asserts build
llvm[1]: Compiling Globals.cpp for Release+Asserts build
llvm[1]: Compiling IRBuilder.cpp for Release+Asserts build
llvm[1]: Compiling IRPrintingPasses.cpp for Release+Asserts build
llvm[1]: Compiling InlineAsm.cpp for Release+Asserts build
llvm[1]: Compiling Instruction.cpp for Release+Asserts build
llvm[1]: Compiling Instructions.cpp for Release+Asserts build
llvm[1]: Compiling IntrinsicInst.cpp for Release+Asserts build
llvm[1]: Compiling LLVMContext.cpp for Release+Asserts build
llvm[1]: Compiling LLVMContextImpl.cpp for Release+Asserts build
llvm[1]: Compiling LeakDetector.cpp for Release+Asserts build
llvm[1]: Compiling LegacyPassManager.cpp for Release+Asserts build
llvm[1]: Compiling MDBuilder.cpp for Release+Asserts build
llvm[1]: Compiling Mangler.cpp for Release+Asserts build
llvm[1]: Compiling Metadata.cpp for Release+Asserts build
llvm[1]: Compiling Module.cpp for Release+Asserts build
llvm[1]: Compiling Pass.cpp for Release+Asserts build
llvm[1]: Compiling PassManager.cpp for Release+Asserts build
llvm[1]: Compiling PassRegistry.cpp for Release+Asserts build
llvm[1]: Compiling Type.cpp for Release+Asserts build
llvm[1]: Compiling TypeFinder.cpp for Release+Asserts build
llvm[1]: Compiling Use.cpp for Release+Asserts build
llvm[1]: Compiling User.cpp for Release+Asserts build
llvm[1]: Compiling Value.cpp for Release+Asserts build
llvm[1]: Compiling ValueSymbolTable.cpp for Release+Asserts build
llvm[1]: Compiling ValueTypes.cpp for Release+Asserts build
llvm[1]: Compiling Verifier.cpp for Release+Asserts build
llvm[1]: Building Release+Asserts Archive Library libLLVMCore.a
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/IR'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Bitcode'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/AsmParser'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Bitcode/Reader'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Utils'
llvm[2]: Compiling LLLexer.cpp for Release+Asserts build
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/IR'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/IR'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Analysis'
llvm[3]: Compiling BitReader.cpp for Release+Asserts build
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Linker'
llvm[3]: Compiling ASanStackFrameLayout.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86'
llvm[2]: Compiling LinkModules.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine/Interpreter'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/CodeGen'
llvm[2]: Compiling AliasAnalysis.cpp for Release+Asserts build
llvm[3]: Building X86.td register info implementation with tblgen
llvm[3]: Compiling Execution.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/CodeGen/SelectionDAG'
llvm[3]: Compiling DAGCombiner.cpp for Release+Asserts build
llvm[3]: Compiling AddDiscriminators.cpp for Release+Asserts build
llvm[3]: Compiling BitcodeReader.cpp for Release+Asserts build
llvm[2]: Compiling LLParser.cpp for Release+Asserts build
llvm[3]: Building X86.td instruction information with tblgen
llvm[2]: Compiling AliasAnalysisCounter.cpp for Release+Asserts build
llvm[3]: Compiling BasicBlockUtils.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMLinker.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Linker'
llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release+Asserts build
llvm[2]: Compiling AliasDebugger.cpp for Release+Asserts build
llvm[3]: Compiling ExternalFunctions.cpp for Release+Asserts build
llvm[3]: Compiling BreakCriticalEdges.cpp for Release+Asserts build
llvm[2]: Compiling AliasSetTracker.cpp for Release+Asserts build
llvm[2]: Compiling Analysis.cpp for Release+Asserts build
llvm[3]: Building X86.td assembly writer with tblgen
llvm[3]: Compiling Interpreter.cpp for Release+Asserts build
llvm[2]: Compiling BasicAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling BuildLibCalls.cpp for Release+Asserts build
llvm[2]: Compiling BlockFrequencyInfo.cpp for Release+Asserts build
llvm[3]: Compiling BitstreamReader.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMBitReader.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Bitcode/Reader'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Bitcode/Writer'
llvm[3]: Building X86.td assembly matcher with tblgen
llvm[3]: Compiling BitWriter.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMInterpreter.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine/Interpreter'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine/JIT'
llvm[3]: Compiling JIT.cpp for Release+Asserts build
llvm[3]: Compiling BypassSlowDivision.cpp for Release+Asserts build
llvm[2]: Compiling Parser.cpp for Release+Asserts build
llvm[2]: Compiling BlockFrequencyInfoImpl.cpp for Release+Asserts build
llvm[3]: Compiling BitcodeWriter.cpp for Release+Asserts build
llvm[3]: Compiling CloneFunction.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMAsmParser.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/AsmParser'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/LTO'
llvm[2]: Compiling LTOCodeGenerator.cpp for Release+Asserts build
llvm[3]: Building X86.td assembly writer #1 with tblgen
llvm[2]: Compiling BranchProbabilityInfo.cpp for Release+Asserts build
llvm[3]: Compiling FastISel.cpp for Release+Asserts build
llvm[3]: Compiling BitcodeWriterPass.cpp for Release+Asserts build
llvm[3]: Compiling JITEmitter.cpp for Release+Asserts build
llvm[2]: Compiling CFG.cpp for Release+Asserts build
llvm[3]: Compiling JITMemoryManager.cpp for Release+Asserts build
llvm[3]: Building X86.td DAG instruction selector implementation with tblgen
llvm[3]: Compiling CloneModule.cpp for Release+Asserts build
llvm[2]: Compiling CFGPrinter.cpp for Release+Asserts build
llvm[3]: Building X86.td disassembly tables with tblgen
llvm[3]: Compiling ValueEnumerator.cpp for Release+Asserts build
llvm[3]: Compiling CmpInstAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling LTOModule.cpp for Release+Asserts build
llvm[2]: Compiling CGSCCPassManager.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMJIT.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine/JIT'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine/MCJIT'
llvm[3]: Compiling CodeExtractor.cpp for Release+Asserts build
llvm[3]: Compiling MCJIT.cpp for Release+Asserts build
llvm[3]: Compiling SectionMemoryManager.cpp for Release+Asserts build
llvm[3]: Building X86.td "fast" instruction selector implementation with tblgen
llvm[3]: Compiling FunctionLoweringInfo.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMBitWriter.a
llvm[3]: Compiling InstrEmitter.cpp for Release+Asserts build
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Bitcode/Writer'
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Bitcode'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/MC'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/MC/MCAnalysis'
llvm[2]: Compiling CaptureTracking.cpp for Release+Asserts build
llvm[3]: Compiling MCAtom.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMCJIT.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine/MCJIT'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine/RuntimeDyld'
llvm[3]: Compiling GDBRegistrar.cpp for Release+Asserts build
llvm[3]: Compiling MCFunction.cpp for Release+Asserts build
llvm[3]: Building X86.td calling convention information with tblgen
llvm[3]: Compiling CtorUtils.cpp for Release+Asserts build
llvm[2]: Compiling CodeMetrics.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMLTO.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/LTO'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Object'
llvm[2]: Compiling Archive.cpp for Release+Asserts build
llvm[3]: Compiling RuntimeDyld.cpp for Release+Asserts build
llvm[3]: Compiling MCModule.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeDAG.cpp for Release+Asserts build
llvm[2]: Compiling Binary.cpp for Release+Asserts build
llvm[2]: Compiling ConstantFolding.cpp for Release+Asserts build
llvm[3]: Compiling DemoteRegToStack.cpp for Release+Asserts build
llvm[3]: Building X86.td subtarget information with tblgen
llvm[3]: Compiling MCModuleYAML.cpp for Release+Asserts build
llvm[2]: Compiling COFFObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeFloatTypes.cpp for Release+Asserts build
llvm[3]: Compiling RuntimeDyldChecker.cpp for Release+Asserts build
llvm[3]: Compiling FlattenCFG.cpp for Release+Asserts build
llvm[2]: Compiling COFFYAML.cpp for Release+Asserts build
llvm[2]: Compiling CostModel.cpp for Release+Asserts build
llvm[3]: Compiling MCObjectDisassembler.cpp for Release+Asserts build
llvm[2]: Compiling ELF.cpp for Release+Asserts build
llvm[3]: Compiling GlobalStatus.cpp for Release+Asserts build
llvm[3]: Compiling X86AsmPrinter.cpp for Release+Asserts build
llvm[2]: Compiling Delinearization.cpp for Release+Asserts build
llvm[3]: Compiling RuntimeDyldELF.cpp for Release+Asserts build
llvm[3]: Compiling RuntimeDyldMachO.cpp for Release+Asserts build
llvm[3]: Compiling InlineFunction.cpp for Release+Asserts build
llvm[2]: Compiling ELFObjectFile.cpp for Release+Asserts build
llvm[2]: Compiling DependenceAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling MCObjectSymbolizer.cpp for Release+Asserts build
llvm[2]: Compiling DomPrinter.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release+Asserts build
llvm[3]: Compiling InstructionNamer.cpp for Release+Asserts build
llvm[2]: Compiling DominanceFrontier.cpp for Release+Asserts build
llvm[3]: Compiling IntegerDivision.cpp for Release+Asserts build
llvm[3]: Compiling X86AtomicExpandPass.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMCAnalysis.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/MC/MCAnalysis'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/MC/MCParser'
llvm[3]: Compiling AsmLexer.cpp for Release+Asserts build
llvm[2]: Compiling IVUsers.cpp for Release+Asserts build
llvm[3]: Compiling LCSSA.cpp for Release+Asserts build
llvm[2]: Compiling InstCount.cpp for Release+Asserts build
llvm[2]: Compiling ELFYAML.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeTypes.cpp for Release+Asserts build
llvm[3]: Compiling AsmParser.cpp for Release+Asserts build
llvm[3]: Compiling X86CodeEmitter.cpp for Release+Asserts build
llvm[2]: Compiling InstructionSimplify.cpp for Release+Asserts build
llvm[2]: Compiling Error.cpp for Release+Asserts build
llvm[2]: Compiling IRObjectFile.cpp for Release+Asserts build
llvm[2]: Compiling MachOObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling Local.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMRuntimeDyld.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine/RuntimeDyld'
llvm[2]: Compiling ExecutionEngine.cpp for Release+Asserts build
llvm[3]: Compiling COFFAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling MachOUniversal.cpp for Release+Asserts build
llvm[2]: Compiling Interval.cpp for Release+Asserts build
llvm[3]: Compiling X86FastISel.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeVectorOps.cpp for Release+Asserts build
llvm[2]: Compiling Object.cpp for Release+Asserts build
llvm[2]: Compiling ObjectFile.cpp for Release+Asserts build
llvm[2]: Compiling IntervalPartition.cpp for Release+Asserts build
llvm[3]: Compiling DarwinAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling RecordStreamer.cpp for Release+Asserts build
llvm[3]: Compiling LoopSimplify.cpp for Release+Asserts build
llvm[2]: Compiling ExecutionEngineBindings.cpp for Release+Asserts build
llvm[2]: Compiling SymbolicFile.cpp for Release+Asserts build
llvm[2]: Compiling JumpInstrTableInfo.cpp for Release+Asserts build
llvm[3]: Compiling ELFAsmParser.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMObject.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Object'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Option'
llvm[2]: Compiling Arg.cpp for Release+Asserts build
llvm[2]: Compiling RTDyldMemoryManager.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeVectorTypes.cpp for Release+Asserts build
llvm[3]: Compiling MCAsmLexer.cpp for Release+Asserts build
llvm[2]: Compiling LazyCallGraph.cpp for Release+Asserts build
llvm[2]: Compiling ArgList.cpp for Release+Asserts build
llvm[3]: Compiling MCAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling TargetSelect.cpp for Release+Asserts build
llvm[3]: Compiling LoopUnroll.cpp for Release+Asserts build
llvm[2]: Compiling OptTable.cpp for Release+Asserts build
llvm[3]: Compiling MCAsmParserExtension.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/CodeGen/AsmPrinter'
llvm[3]: Compiling ARMException.cpp for Release+Asserts build
llvm[3]: Compiling MCTargetAsmParser.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMExecutionEngine.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ExecutionEngine'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/DebugInfo'
llvm[2]: Compiling DIContext.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMCParser.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/MC/MCParser'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/MC/MCDisassembler'
llvm[3]: Compiling Disassembler.cpp for Release+Asserts build
llvm[2]: Compiling Option.cpp for Release+Asserts build
llvm[2]: Compiling DWARFAbbreviationDeclaration.cpp for Release+Asserts build
llvm[3]: Compiling X86FixupLEAs.cpp for Release+Asserts build
llvm[3]: Compiling LoopUnrollRuntime.cpp for Release+Asserts build
llvm[2]: Compiling LazyValueInfo.cpp for Release+Asserts build
llvm[3]: Compiling AddressPool.cpp for Release+Asserts build
llvm[2]: Compiling DWARFCompileUnit.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMOption.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Option'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/IRReader'
llvm[2]: Compiling IRReader.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMCDisassembler.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/MC/MCDisassembler'
llvm[2]: Compiling ConstantPools.cpp for Release+Asserts build
llvm[2]: Compiling DWARFContext.cpp for Release+Asserts build
llvm[3]: Compiling AsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling ResourcePriorityQueue.cpp for Release+Asserts build
llvm[3]: Compiling X86FloatingPoint.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMIRReader.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/IRReader'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/LineEditor'
llvm[2]: Compiling LineEditor.cpp for Release+Asserts build
llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release+Asserts build
llvm[2]: Compiling ELFObjectWriter.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMLineEditor.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/LineEditor'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ProfileData'
llvm[2]: Compiling InstrProf.cpp for Release+Asserts build
llvm[2]: Compiling LibCallSemantics.cpp for Release+Asserts build
llvm[2]: Compiling InstrProfReader.cpp for Release+Asserts build
llvm[2]: Compiling DWARFDebugAbbrev.cpp for Release+Asserts build
llvm[3]: Compiling X86FrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling LowerInvoke.cpp for Release+Asserts build
llvm[2]: Compiling Lint.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGFast.cpp for Release+Asserts build
llvm[2]: Compiling DWARFDebugArangeSet.cpp for Release+Asserts build
llvm[2]: Compiling InstrProfWriter.cpp for Release+Asserts build
llvm[3]: Compiling LowerSwitch.cpp for Release+Asserts build
llvm[2]: Compiling DWARFDebugAranges.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMProfileData.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/ProfileData'
llvm[2]: Compiling DWARFDebugFrame.cpp for Release+Asserts build
llvm[3]: Compiling AsmPrinterDwarf.cpp for Release+Asserts build
llvm[3]: Compiling Mem2Reg.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmBackend.cpp for Release+Asserts build
llvm[2]: Compiling Loads.cpp for Release+Asserts build
llvm[2]: Compiling DWARFDebugInfoEntry.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGRRList.cpp for Release+Asserts build
llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfo.cpp for Release+Asserts build
llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling MetaRenamer.cpp for Release+Asserts build
llvm[3]: Compiling DIE.cpp for Release+Asserts build
llvm[2]: Compiling LoopInfo.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release+Asserts build
llvm[2]: Compiling DWARFDebugLine.cpp for Release+Asserts build
llvm[3]: Compiling ModuleUtils.cpp for Release+Asserts build
llvm[3]: Compiling DIEHash.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release+Asserts build
llvm[3]: Compiling DbgValueHistoryCalculator.cpp for Release+Asserts build
llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release+Asserts build
llvm[2]: Compiling DWARFDebugLoc.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfoELF.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release+Asserts build
llvm[2]: Compiling DWARFDebugRangeList.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Instrumentation'
llvm[3]: Compiling AddressSanitizer.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmStreamer.cpp for Release+Asserts build
llvm[3]: Compiling DwarfAccelTable.cpp for Release+Asserts build
llvm[2]: Compiling LoopPass.cpp for Release+Asserts build
llvm[3]: Compiling X86ISelLowering.cpp for Release+Asserts build
llvm[2]: Compiling DWARFFormValue.cpp for Release+Asserts build
llvm[3]: Compiling SSAUpdater.cpp for Release+Asserts build
llvm[2]: Compiling MemDepPrinter.cpp for Release+Asserts build
llvm[2]: Compiling MCAssembler.cpp for Release+Asserts build
llvm[2]: Compiling DWARFTypeUnit.cpp for Release+Asserts build
llvm[3]: Compiling DwarfCFIException.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release+Asserts build
llvm[2]: Compiling MemoryBuiltins.cpp for Release+Asserts build
llvm[2]: Compiling DWARFUnit.cpp for Release+Asserts build
llvm[3]: Compiling BoundsChecking.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyCFG.cpp for Release+Asserts build
llvm[2]: Compiling MCCodeEmitter.cpp for Release+Asserts build
llvm[2]: Compiling MCCodeGenInfo.cpp for Release+Asserts build
llvm[3]: Compiling DwarfDebug.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAG.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMDebugInfo.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/DebugInfo'
llvm[3]: Compiling SelectionDAGBuilder.cpp for Release+Asserts build
llvm[2]: Compiling MCContext.cpp for Release+Asserts build
llvm[3]: Compiling DataFlowSanitizer.cpp for Release+Asserts build
llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling MCDisassembler.cpp for Release+Asserts build
llvm[2]: Compiling MCDwarf.cpp for Release+Asserts build
llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyIndVar.cpp for Release+Asserts build
llvm[2]: Compiling NoAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling DebugIR.cpp for Release+Asserts build
llvm[2]: Compiling MCELF.cpp for Release+Asserts build
llvm[3]: Compiling DwarfFile.cpp for Release+Asserts build
llvm[2]: Compiling PHITransAddr.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyInstructions.cpp for Release+Asserts build
llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release+Asserts build
llvm[2]: Compiling MCELFStreamer.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyLibCalls.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAGDumper.cpp for Release+Asserts build
llvm[2]: Compiling PostDominators.cpp for Release+Asserts build
llvm[3]: Compiling DwarfStringPool.cpp for Release+Asserts build
llvm[3]: Compiling GCOVProfiling.cpp for Release+Asserts build
llvm[2]: Compiling MCExpr.cpp for Release+Asserts build
llvm[2]: Compiling PtrUseVisitor.cpp for Release+Asserts build
llvm[3]: Compiling DwarfUnit.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAGISel.cpp for Release+Asserts build
llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAGPrinter.cpp for Release+Asserts build
llvm[2]: Compiling RegionInfo.cpp for Release+Asserts build
llvm[3]: Compiling Instrumentation.cpp for Release+Asserts build
llvm[2]: Compiling MCExternalSymbolizer.cpp for Release+Asserts build
llvm[3]: Compiling MemorySanitizer.cpp for Release+Asserts build
llvm[3]: Compiling Utils.cpp for Release+Asserts build
llvm[2]: Compiling MCInst.cpp for Release+Asserts build
llvm[3]: Compiling ValueMapper.cpp for Release+Asserts build
llvm[2]: Compiling MCInstPrinter.cpp for Release+Asserts build
llvm[3]: Compiling X86InstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling TargetLowering.cpp for Release+Asserts build
llvm[2]: Compiling MCInstrAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling EHStreamer.cpp for Release+Asserts build
llvm[2]: Compiling MCLabel.cpp for Release+Asserts build
llvm[2]: Compiling RegionPass.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMTransformUtils.a
llvm[2]: Compiling MCLinkerOptimizationHint.cpp for Release+Asserts build
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Utils'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Scalar'
llvm[3]: Compiling ADCE.cpp for Release+Asserts build
llvm[2]: Compiling MCMachOStreamer.cpp for Release+Asserts build
llvm[3]: Compiling ThreadSanitizer.cpp for Release+Asserts build
llvm[2]: Compiling RegionPrinter.cpp for Release+Asserts build
llvm[3]: Compiling ConstantHoisting.cpp for Release+Asserts build
llvm[3]: Compiling ErlangGCPrinter.cpp for Release+Asserts build
llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build
llvm[3]: Compiling X86JITInfo.cpp for Release+Asserts build
llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolution.cpp for Release+Asserts build
llvm[2]: Compiling MCNullStreamer.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMInstrumentation.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Instrumentation'
llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling ConstantProp.cpp for Release+Asserts build
llvm[2]: Compiling MCObjectFileInfo.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/CodeGen/SelectionDAG'
llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release+Asserts build
llvm[3]: Compiling OcamlGCPrinter.cpp for Release+Asserts build
llvm[2]: Compiling MCObjectStreamer.cpp for Release+Asserts build
llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release+Asserts build
llvm[2]: Compiling MCObjectWriter.cpp for Release+Asserts build
llvm[2]: Compiling MCRegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling X86MCInstLower.cpp for Release+Asserts build
llvm[2]: Compiling MCRelocationInfo.cpp for Release+Asserts build
llvm[2]: Compiling MCSection.cpp for Release+Asserts build
llvm[3]: Compiling Win64Exception.cpp for Release+Asserts build
llvm[3]: Compiling DCE.cpp for Release+Asserts build
llvm[2]: Compiling MCSectionCOFF.cpp for Release+Asserts build
llvm[2]: Compiling MCSectionELF.cpp for Release+Asserts build
llvm[2]: Compiling MCSectionMachO.cpp for Release+Asserts build
llvm[2]: Compiling AllocationOrder.cpp for Release+Asserts build
llvm[3]: Compiling WinCodeViewLineTables.cpp for Release+Asserts build
llvm[3]: Compiling DeadStoreElimination.cpp for Release+Asserts build
llvm[2]: Compiling MCStreamer.cpp for Release+Asserts build
llvm[2]: Compiling MCSubtargetInfo.cpp for Release+Asserts build
llvm[2]: Compiling MCSymbol.cpp for Release+Asserts build
llvm[2]: Compiling MCSymbolizer.cpp for Release+Asserts build
llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release+Asserts build
llvm[2]: Compiling Analysis.cpp for Release+Asserts build
llvm[2]: Compiling MCTargetOptions.cpp for Release+Asserts build
llvm[2]: Compiling MCValue.cpp for Release+Asserts build
llvm[2]: Compiling MCWin64EH.cpp for Release+Asserts build
llvm[3]: Compiling X86PadShortFunction.cpp for Release+Asserts build
llvm[2]: Compiling MachObjectWriter.cpp for Release+Asserts build
llvm[2]: Compiling StringTableBuilder.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMAsmPrinter.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/CodeGen/AsmPrinter'
llvm[3]: Compiling X86RegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling EarlyCSE.cpp for Release+Asserts build
llvm[2]: Compiling SubtargetFeature.cpp for Release+Asserts build
llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release+Asserts build
llvm[2]: Compiling AtomicExpandLoadLinkedPass.cpp for Release+Asserts build
llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release+Asserts build
llvm[2]: Compiling WinCOFFStreamer.cpp for Release+Asserts build
llvm[3]: Compiling X86Subtarget.cpp for Release+Asserts build
llvm[3]: Compiling FlattenCFGPass.cpp for Release+Asserts build
llvm[3]: Compiling X86TargetMachine.cpp for Release+Asserts build
llvm[2]: Compiling YAML.cpp for Release+Asserts build
llvm[2]: Compiling BasicTargetTransformInfo.cpp for Release+Asserts build
llvm[2]: Compiling BranchFolding.cpp for Release+Asserts build
llvm[3]: Compiling GVN.cpp for Release+Asserts build
llvm[3]: Compiling X86TargetObjectFile.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMMC.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/MC'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/InstCombine'
llvm[3]: Compiling InstCombineAddSub.cpp for Release+Asserts build
llvm[3]: Compiling X86TargetTransformInfo.cpp for Release+Asserts build
llvm[3]: Compiling X86VZeroUpper.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineAndOrXor.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build
llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build
llvm[2]: Compiling CalcSpillWeights.cpp for Release+Asserts build
llvm[2]: Compiling TargetTransformInfo.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineCalls.cpp for Release+Asserts build
llvm[2]: Compiling Trace.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineCasts.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMX86CodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/InstPrinter'
llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build
llvm[4]: Compiling X86ATTInstPrinter.cpp for Release+Asserts build
llvm[3]: Compiling IndVarSimplify.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineCompares.cpp for Release+Asserts build
llvm[2]: Compiling CallingConvLower.cpp for Release+Asserts build
llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build
llvm[4]: Compiling X86InstComments.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/IPO'
llvm[3]: Compiling ArgumentPromotion.cpp for Release+Asserts build
llvm[4]: Compiling X86IntelInstPrinter.cpp for Release+Asserts build
llvm[2]: Compiling CodeGen.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineMulDivRem.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86AsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/AsmParser'
llvm[2]: Compiling CodeGenPrepare.cpp for Release+Asserts build
llvm[3]: Compiling JumpThreading.cpp for Release+Asserts build
llvm[4]: Compiling X86AsmInstrumentation.cpp for Release+Asserts build
llvm[3]: Compiling InstCombinePHI.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Analysis/IPA'
llvm[3]: Compiling CallGraph.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineSelect.cpp for Release+Asserts build
llvm[4]: Compiling X86AsmParser.cpp for Release+Asserts build
llvm[3]: Compiling BarrierNoopPass.cpp for Release+Asserts build
llvm[3]: Compiling ConstantMerge.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineShifts.cpp for Release+Asserts build
llvm[3]: Compiling CallGraphSCCPass.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release+Asserts build
llvm[3]: Compiling LICM.cpp for Release+Asserts build
llvm[3]: Compiling DeadArgumentElimination.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineVectorOps.cpp for Release+Asserts build
llvm[3]: Compiling InstructionCombining.cpp for Release+Asserts build
llvm[3]: Compiling CallPrinter.cpp for Release+Asserts build
llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release+Asserts build
llvm[2]: Compiling DFAPacketizer.cpp for Release+Asserts build
llvm[3]: Compiling LoadCombine.cpp for Release+Asserts build
llvm[3]: Compiling LoopDeletion.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86AsmParser.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/AsmParser'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/Disassembler'
llvm[3]: Compiling ExtractGV.cpp for Release+Asserts build
llvm[4]: Compiling X86Disassembler.cpp for Release+Asserts build
llvm[3]: Compiling FindUsedTypes.cpp for Release+Asserts build
llvm[3]: Compiling LoopIdiomRecognize.cpp for Release+Asserts build
llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release+Asserts build
llvm[3]: Compiling FunctionAttrs.cpp for Release+Asserts build
llvm[2]: Compiling DwarfEHPrepare.cpp for Release+Asserts build
llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build
llvm[3]: Compiling LoopInstSimplify.cpp for Release+Asserts build
llvm[4]: Compiling X86DisassemblerDecoder.cpp for Release+Asserts build
llvm[2]: Compiling EarlyIfConversion.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMInstCombine.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/InstCombine'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Vectorize'
llvm[3]: Compiling BBVectorize.cpp for Release+Asserts build
llvm[3]: Compiling LoopRerollPass.cpp for Release+Asserts build
llvm[2]: Compiling EdgeBundles.cpp for Release+Asserts build
llvm[3]: Compiling GlobalDCE.cpp for Release+Asserts build
llvm[3]: Compiling LoopRotation.cpp for Release+Asserts build
llvm[3]: Compiling IPA.cpp for Release+Asserts build
llvm[2]: Compiling ErlangGC.cpp for Release+Asserts build
llvm[3]: Compiling InlineCost.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Disassembler.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/Disassembler'
llvm[2]: Compiling ExecutionDepsFix.cpp for Release+Asserts build
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/TargetInfo'
llvm[3]: Compiling GlobalOpt.cpp for Release+Asserts build
llvm[4]: Compiling X86TargetInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Info.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/MCTargetDesc'
llvm[4]: Compiling X86AsmBackend.cpp for Release+Asserts build
llvm[2]: Compiling ExpandISelPseudos.cpp for Release+Asserts build
llvm[3]: Compiling LoopStrengthReduce.cpp for Release+Asserts build
llvm[3]: Compiling LoopUnrollPass.cpp for Release+Asserts build
llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release+Asserts build
llvm[4]: Compiling X86ELFObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling LoopVectorize.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Analysis/IPA'
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Analysis'
llvm[3]: Compiling SLPVectorizer.cpp for Release+Asserts build
llvm[4]: Compiling X86ELFRelocationInfo.cpp for Release+Asserts build
llvm[2]: Compiling GCMetadata.cpp for Release+Asserts build
llvm[3]: Compiling LoopUnswitch.cpp for Release+Asserts build
llvm[2]: Compiling GCMetadataPrinter.cpp for Release+Asserts build
llvm[3]: Compiling IPConstantPropagation.cpp for Release+Asserts build
llvm[4]: Compiling X86MCAsmInfo.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Hello'
llvm[2]: Compiling GCStrategy.cpp for Release+Asserts build
llvm[3]: Compiling Hello.cpp for Release+Asserts build (PIC)
llvm[3]: Compiling IPO.cpp for Release+Asserts build
llvm[4]: Compiling X86MCCodeEmitter.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts Loadable Module LLVMHello.so
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Hello'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/ObjCARC'
llvm[3]: Compiling DependencyAnalysis.cpp for Release+Asserts build
llvm[4]: Compiling X86MCTargetDesc.cpp for Release+Asserts build
llvm[3]: Compiling InlineAlways.cpp for Release+Asserts build
llvm[3]: Compiling Vectorize.cpp for Release+Asserts build
llvm[3]: Compiling InlineSimple.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARC.cpp for Release+Asserts build
llvm[4]: Compiling X86MachORelocationInfo.cpp for Release+Asserts build
llvm[4]: Compiling X86MachObjectWriter.cpp for Release+Asserts build
llvm[4]: Compiling X86WinCOFFObjectWriter.cpp for Release+Asserts build
llvm[2]: Compiling GlobalMerge.cpp for Release+Asserts build
llvm[4]: Compiling X86WinCOFFStreamer.cpp for Release+Asserts build
llvm[3]: Compiling Inliner.cpp for Release+Asserts build
llvm[3]: Compiling LowerAtomic.cpp for Release+Asserts build
llvm[3]: Compiling Internalize.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCAPElim.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMVectorize.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Vectorize'
llvm[3]: Compiling MemCpyOptimizer.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Desc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/MCTargetDesc'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/Utils'
llvm[4]: Compiling X86ShuffleDecode.cpp for Release+Asserts build
llvm[3]: Compiling MergedLoadStoreMotion.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCContract.cpp for Release+Asserts build
llvm[3]: Compiling LoopExtractor.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Utils.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86/Utils'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/X86'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc'
llvm[2]: Compiling IfConversion.cpp for Release+Asserts build
llvm[3]: Building Sparc.td register info implementation with tblgen
llvm[3]: Compiling ObjCARCExpand.cpp for Release+Asserts build
llvm[3]: Compiling MergeFunctions.cpp for Release+Asserts build
llvm[3]: Building Sparc.td instruction information with tblgen
llvm[3]: Building Sparc.td assembly writer with tblgen
llvm[3]: Compiling PartiallyInlineLibCalls.cpp for Release+Asserts build
llvm[3]: Building Sparc.td assembly matcher with tblgen
llvm[3]: Building Sparc.td DAG instruction selector implementation with tblgen
llvm[3]: Compiling PartialInlining.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCOpts.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCUtil.cpp for Release+Asserts build
llvm[3]: Compiling PassManagerBuilder.cpp for Release+Asserts build
llvm[3]: Building Sparc.td disassembly tables with tblgen
llvm[3]: Building Sparc.td subtarget information with tblgen
llvm[3]: Compiling Reassociate.cpp for Release+Asserts build
llvm[3]: Building Sparc.td calling convention information with tblgen
llvm[3]: Building Sparc.td code emitter with tblgen
llvm[3]: Building Sparc.td MC code emitter with tblgen
llvm[3]: Compiling PruneEH.cpp for Release+Asserts build
llvm[3]: Compiling StripDeadPrototypes.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC'
llvm[3]: Building PPC.td register info implementation with tblgen
llvm[3]: Compiling DelaySlotFiller.cpp for Release+Asserts build
llvm[3]: Building PPC.td assembly matcher with tblgen
llvm[3]: Building PPC.td assembly writer with tblgen
llvm[2]: Compiling InlineSpiller.cpp for Release+Asserts build
llvm[2]: Compiling InterferenceCache.cpp for Release+Asserts build
llvm[3]: Building PPC.td code emitter with tblgen
llvm[3]: Building PPC.td instruction information with tblgen
llvm[3]: Compiling StripSymbols.cpp for Release+Asserts build
llvm[2]: Compiling IntrinsicLowering.cpp for Release+Asserts build
llvm[3]: Building PPC.td DAG instruction selector implementation with tblgen
llvm[3]: Compiling SparcAsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling ProvenanceAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling Reg2Mem.cpp for Release+Asserts build
llvm[3]: Building PPC.td subtarget information with tblgen
llvm[2]: Compiling JITCodeEmitter.cpp for Release+Asserts build
llvm[3]: Building PPC.td calling convention information with tblgen
llvm[3]: Building Release+Asserts Archive Library libLLVMObjCARCOpts.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/ObjCARC'
llvm[2]: Compiling JumpInstrTables.cpp for Release+Asserts build
llvm[2]: Compiling LLVMTargetMachine.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMipo.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/IPO'
llvm[2]: Compiling LatencyPriorityQueue.cpp for Release+Asserts build
llvm[3]: Building PPC.td MC code emitter with tblgen
llvm[2]: Compiling LexicalScopes.cpp for Release+Asserts build
llvm[3]: Compiling SCCP.cpp for Release+Asserts build
llvm[3]: Building PPC.td "fast" instruction selector implementation with tblgen
llvm[3]: Building PPC.td disassembly tables with tblgen
llvm[3]: Compiling SparcCodeEmitter.cpp for Release+Asserts build
llvm[2]: Compiling LiveDebugVariables.cpp for Release+Asserts build
llvm[2]: Compiling LiveInterval.cpp for Release+Asserts build
llvm[3]: Compiling PPCAsmPrinter.cpp for Release+Asserts build
llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling LiveIntervalUnion.cpp for Release+Asserts build
llvm[2]: Compiling LivePhysRegs.cpp for Release+Asserts build
llvm[3]: Compiling SROA.cpp for Release+Asserts build
llvm[2]: Compiling LiveRangeCalc.cpp for Release+Asserts build
llvm[2]: Compiling LiveRangeEdit.cpp for Release+Asserts build
llvm[2]: Compiling LiveRegMatrix.cpp for Release+Asserts build
llvm[3]: Compiling SparcFrameLowering.cpp for Release+Asserts build
llvm[2]: Compiling LiveStackAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling PPCBranchSelector.cpp for Release+Asserts build
llvm[2]: Compiling LiveVariables.cpp for Release+Asserts build
llvm[3]: Compiling SampleProfile.cpp for Release+Asserts build
llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release+Asserts build
llvm[2]: Compiling MachineBasicBlock.cpp for Release+Asserts build
llvm[3]: Compiling PPCCTRLoops.cpp for Release+Asserts build
llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release+Asserts build
llvm[3]: Compiling SparcISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling SparcISelLowering.cpp for Release+Asserts build
llvm[2]: Compiling MachineBlockPlacement.cpp for Release+Asserts build
llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release+Asserts build
llvm[3]: Compiling Scalar.cpp for Release+Asserts build
llvm[2]: Compiling MachineCSE.cpp for Release+Asserts build
llvm[3]: Compiling ScalarReplAggregates.cpp for Release+Asserts build
llvm[2]: Compiling MachineCodeEmitter.cpp for Release+Asserts build
llvm[2]: Compiling MachineCopyPropagation.cpp for Release+Asserts build
llvm[3]: Compiling PPCCodeEmitter.cpp for Release+Asserts build
llvm[2]: Compiling MachineDominanceFrontier.cpp for Release+Asserts build
llvm[3]: Compiling SparcInstrInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineDominators.cpp for Release+Asserts build
llvm[2]: Compiling MachineFunction.cpp for Release+Asserts build
llvm[3]: Compiling SparcJITInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling Scalarizer.cpp for Release+Asserts build
llvm[2]: Compiling MachineFunctionPass.cpp for Release+Asserts build
llvm[3]: Compiling SparcMCInstLower.cpp for Release+Asserts build
llvm[3]: Compiling SparcMachineFunctionInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release+Asserts build
llvm[2]: Compiling MachineInstr.cpp for Release+Asserts build
llvm[3]: Compiling PPCFastISel.cpp for Release+Asserts build
llvm[2]: Compiling MachineInstrBundle.cpp for Release+Asserts build
llvm[3]: Compiling SparcRegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling SparcSelectionDAGInfo.cpp for Release+Asserts build
llvm[3]: Compiling SeparateConstOffsetFromGEP.cpp for Release+Asserts build
llvm[2]: Compiling MachineLICM.cpp for Release+Asserts build
llvm[2]: Compiling MachineLoopInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineModuleInfo.cpp for Release+Asserts build
llvm[3]: Compiling SparcSubtarget.cpp for Release+Asserts build
llvm[3]: Compiling SparcTargetMachine.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyCFGPass.cpp for Release+Asserts build
llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release+Asserts build
llvm[3]: Compiling SparcTargetObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling PPCFrameLowering.cpp for Release+Asserts build
llvm[2]: Compiling MachinePassRegistry.cpp for Release+Asserts build
llvm[3]: Compiling Sink.cpp for Release+Asserts build
llvm[2]: Compiling MachinePostDominators.cpp for Release+Asserts build
llvm[2]: Compiling MachineRegionInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineRegisterInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineSSAUpdater.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMSparcCodeGen.a
llvm[2]: Compiling MachineScheduler.cpp for Release+Asserts build
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/InstPrinter'
llvm[4]: Compiling SparcInstPrinter.cpp for Release+Asserts build
llvm[3]: Compiling StructurizeCFG.cpp for Release+Asserts build
llvm[2]: Compiling MachineSink.cpp for Release+Asserts build
llvm[2]: Compiling MachineTraceMetrics.cpp for Release+Asserts build
llvm[2]: Compiling MachineVerifier.cpp for Release+Asserts build
llvm[3]: Compiling PPCHazardRecognizers.cpp for Release+Asserts build
llvm[3]: Compiling TailRecursionElimination.cpp for Release+Asserts build
llvm[2]: Compiling OcamlGC.cpp for Release+Asserts build
llvm[2]: Compiling OptimizePHIs.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSparcAsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/InstPrinter'
llvm[2]: Compiling PHIElimination.cpp for Release+Asserts build
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/AsmParser'
llvm[4]: Compiling SparcAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling PHIEliminationUtils.cpp for Release+Asserts build
llvm[2]: Compiling Passes.cpp for Release+Asserts build
llvm[3]: Compiling PPCISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling PPCISelLowering.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMScalarOpts.a
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms/Scalar'
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Transforms'
llvm[2]: Compiling PeepholeOptimizer.cpp for Release+Asserts build
llvm[2]: Compiling PostRASchedulerList.cpp for Release+Asserts build
llvm[2]: Compiling ProcessImplicitDefs.cpp for Release+Asserts build
llvm[2]: Compiling PrologEpilogInserter.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSparcAsmParser.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/AsmParser'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/Disassembler'
llvm[4]: Compiling SparcDisassembler.cpp for Release+Asserts build
llvm[2]: Compiling PseudoSourceValue.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocBase.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocBasic.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocFast.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocGreedy.cpp for Release+Asserts build
llvm[3]: Compiling PPCInstrInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSparcDisassembler.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/Disassembler'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/TargetInfo'
llvm[4]: Compiling SparcTargetInfo.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocPBQP.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSparcInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/MCTargetDesc'
llvm[4]: Compiling SparcAsmBackend.cpp for Release+Asserts build
llvm[2]: Compiling RegisterClassInfo.cpp for Release+Asserts build
llvm[2]: Compiling RegisterCoalescer.cpp for Release+Asserts build
llvm[2]: Compiling RegisterPressure.cpp for Release+Asserts build
llvm[4]: Compiling SparcELFObjectWriter.cpp for Release+Asserts build
llvm[4]: Compiling SparcMCAsmInfo.cpp for Release+Asserts build
llvm[2]: Compiling RegisterScavenging.cpp for Release+Asserts build
llvm[4]: Compiling SparcMCCodeEmitter.cpp for Release+Asserts build
llvm[3]: Compiling PPCJITInfo.cpp for Release+Asserts build
llvm[3]: Compiling PPCMCInstLower.cpp for Release+Asserts build
llvm[2]: Compiling ScheduleDAG.cpp for Release+Asserts build
llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release+Asserts build
llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release+Asserts build
llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release+Asserts build
llvm[4]: Compiling SparcMCExpr.cpp for Release+Asserts build
llvm[3]: Compiling PPCMachineFunctionInfo.cpp for Release+Asserts build
llvm[2]: Compiling ShadowStackGC.cpp for Release+Asserts build
llvm[3]: Compiling PPCRegisterInfo.cpp for Release+Asserts build
llvm[4]: Compiling SparcMCTargetDesc.cpp for Release+Asserts build
llvm[4]: Compiling SparcTargetStreamer.cpp for Release+Asserts build
llvm[2]: Compiling SjLjEHPrepare.cpp for Release+Asserts build
llvm[2]: Compiling SlotIndexes.cpp for Release+Asserts build
llvm[3]: Compiling PPCSelectionDAGInfo.cpp for Release+Asserts build
llvm[2]: Compiling SpillPlacement.cpp for Release+Asserts build
llvm[2]: Compiling Spiller.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSparcDesc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Sparc'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM'
llvm[3]: Building ARM.td register info implementation with tblgen
llvm[2]: Compiling SplitKit.cpp for Release+Asserts build
llvm[2]: Compiling StackColoring.cpp for Release+Asserts build
llvm[2]: Compiling StackMapLivenessAnalysis.cpp for Release+Asserts build
llvm[3]: Building ARM.td instruction information with tblgen
llvm[3]: Compiling PPCSubtarget.cpp for Release+Asserts build
llvm[2]: Compiling StackMaps.cpp for Release+Asserts build
llvm[2]: Compiling StackProtector.cpp for Release+Asserts build
llvm[2]: Compiling StackSlotColoring.cpp for Release+Asserts build
llvm[3]: Compiling PPCTargetMachine.cpp for Release+Asserts build
llvm[3]: Building ARM.td assembly writer with tblgen
llvm[3]: Building ARM.td assembly matcher with tblgen
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64'
llvm[3]: Building AArch64.td register info implementation with tblgen
llvm[3]: Compiling PPCTargetObjectFile.cpp for Release+Asserts build
llvm[3]: Building ARM.td DAG instruction selector implementation with tblgen
llvm[2]: Compiling TailDuplication.cpp for Release+Asserts build
llvm[3]: Building AArch64.td instruction information with tblgen
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips'
llvm[3]: Building Mips.td register info implementation with tblgen
llvm[3]: Building Mips.td instruction information with tblgen
llvm[3]: Compiling PPCTargetTransformInfo.cpp for Release+Asserts build
llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release+Asserts build
llvm[3]: Building Mips.td assembly writer with tblgen
llvm[3]: Building AArch64.td assembly writer with tblgen
llvm[3]: Building ARM.td subtarget information with tblgen
llvm[2]: Compiling TargetInstrInfo.cpp for Release+Asserts build
llvm[3]: Building AArch64.td assembly writer #1 with tblgen
llvm[3]: Building Mips.td "fast" instruction selector implementation with tblgen
llvm[2]: Compiling TargetLoweringBase.cpp for Release+Asserts build
llvm[3]: Building AArch64.td DAG instruction selector implementation with tblgen
llvm[3]: Building Mips.td code emitter with tblgen
llvm[3]: Building AArch64.td calling convention information with tblgen
llvm[3]: Building ARM.td code emitter with tblgen
llvm[3]: Building Release+Asserts Archive Library libLLVMPowerPCCodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/AsmParser'
llvm[3]: Building Mips.td DAG instruction selector implementation with tblgen
llvm[4]: Compiling PPCAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release+Asserts build
llvm[3]: Building AArch64.td assembly matcher with tblgen
llvm[3]: Building ARM.td calling convention information with tblgen
llvm[3]: Building ARM.td "fast" instruction selector implementation with tblgen
llvm[2]: Compiling TargetOptionsImpl.cpp for Release+Asserts build
llvm[3]: Building Mips.td calling convention information with tblgen
llvm[3]: Building AArch64.td subtarget information with tblgen
llvm[3]: Building ARM.td MC code emitter with tblgen
llvm[3]: Building Mips.td subtarget information with tblgen
llvm[2]: Compiling TargetRegisterInfo.cpp for Release+Asserts build
llvm[3]: Building ARM.td MC Pseudo instruction expander with tblgen
llvm[3]: Building Mips.td MC code emitter with tblgen
llvm[2]: Compiling TargetSchedule.cpp for Release+Asserts build
llvm[3]: Building ARM.td disassembly tables with tblgen
llvm[3]: Building AArch64.td MC code emitter with tblgen
llvm[4]: Building Release+Asserts Archive Library libLLVMPowerPCAsmParser.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/AsmParser'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/Disassembler'
llvm[3]: Building Mips.td disassembly tables with tblgen
llvm[3]: Building AArch64.td "fast" instruction selector implementation with tblgen
llvm[4]: Compiling PPCDisassembler.cpp for Release+Asserts build
llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release+Asserts build
llvm[3]: Building Mips.td MC Pseudo instruction expander with tblgen
llvm[2]: Compiling UnreachableBlockElim.cpp for Release+Asserts build
llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build
llvm[3]: Building Mips.td assembly matcher with tblgen
llvm[3]: Compiling A15SDOptimizer.cpp for Release+Asserts build
llvm[3]: Building AArch64.td disassembly tables with tblgen
llvm[3]: Compiling ARMAsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling Mips16FrameLowering.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMPowerPCDisassembler.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/Disassembler'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/InstPrinter'
llvm[4]: Compiling PPCInstPrinter.cpp for Release+Asserts build
llvm[3]: Building AArch64.td MC Pseudo instruction expander with tblgen
llvm[3]: Compiling Mips16HardFloat.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMPowerPCAsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/TargetInfo'
llvm[4]: Compiling PowerPCTargetInfo.cpp for Release+Asserts build
llvm[3]: Compiling AArch64AddressTypePromotion.cpp for Release+Asserts build
llvm[3]: Compiling ARMBaseInstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling ARMBaseRegisterInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMPowerPCInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/MCTargetDesc'
llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a
llvm[4]: Compiling PPCAsmBackend.cpp for Release+Asserts build
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/CodeGen'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore'
llvm[3]: Building XCore.td register info implementation with tblgen
llvm[3]: Building XCore.td instruction information with tblgen
llvm[3]: Building XCore.td assembly writer with tblgen
llvm[3]: Compiling AArch64AdvSIMDScalarPass.cpp for Release+Asserts build
llvm[3]: Building XCore.td DAG instruction selector implementation with tblgen
llvm[3]: Compiling AArch64AsmPrinter.cpp for Release+Asserts build
llvm[3]: Building XCore.td calling convention information with tblgen
llvm[4]: Compiling PPCELFObjectWriter.cpp for Release+Asserts build
llvm[3]: Building XCore.td disassembly tables with tblgen
llvm[3]: Compiling Mips16HardFloatInfo.cpp for Release+Asserts build
llvm[3]: Building XCore.td subtarget information with tblgen
llvm[3]: Compiling Mips16ISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling XCoreAsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling ARMCodeEmitter.cpp for Release+Asserts build
llvm[4]: Compiling PPCMCAsmInfo.cpp for Release+Asserts build
llvm[3]: Compiling AArch64BranchRelaxation.cpp for Release+Asserts build
llvm[4]: Compiling PPCMCCodeEmitter.cpp for Release+Asserts build
llvm[3]: Compiling ARMConstantIslandPass.cpp for Release+Asserts build
llvm[3]: Compiling XCoreFrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling AArch64CleanupLocalDynamicTLSPass.cpp for Release+Asserts build
llvm[4]: Compiling PPCMCExpr.cpp for Release+Asserts build
llvm[3]: Compiling AArch64CollectLOH.cpp for Release+Asserts build
llvm[3]: Compiling Mips16ISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling ARMConstantPoolValue.cpp for Release+Asserts build
llvm[4]: Compiling PPCMCTargetDesc.cpp for Release+Asserts build
llvm[3]: Compiling ARMExpandPseudoInsts.cpp for Release+Asserts build
llvm[3]: Compiling ARMFastISel.cpp for Release+Asserts build
llvm[3]: Compiling XCoreFrameToArgsOffsetElim.cpp for Release+Asserts build
llvm[3]: Compiling AArch64ConditionalCompares.cpp for Release+Asserts build
llvm[4]: Compiling PPCMachObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling Mips16InstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling XCoreISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling ARMFrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling AArch64DeadRegisterDefinitionsPass.cpp for Release+Asserts build
llvm[4]: Compiling PPCPredicates.cpp for Release+Asserts build
llvm[3]: Compiling AArch64ExpandPseudoInsts.cpp for Release+Asserts build
llvm[3]: Compiling AArch64FastISel.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMPowerPCDesc.a
llvm[3]: Compiling ARMHazardRecognizer.cpp for Release+Asserts build
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/PowerPC'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/MSP430'
llvm[3]: Building MSP430.td register info implementation with tblgen
llvm[3]: Building MSP430.td instruction information with tblgen
llvm[3]: Building MSP430.td assembly writer with tblgen
llvm[3]: Building MSP430.td DAG instruction selector implementation with tblgen
llvm[3]: Compiling XCoreISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling Mips16RegisterInfo.cpp for Release+Asserts build
llvm[3]: Building MSP430.td calling convention information with tblgen
llvm[3]: Compiling AArch64FrameLowering.cpp for Release+Asserts build
llvm[3]: Building MSP430.td subtarget information with tblgen
llvm[3]: Compiling MSP430AsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling ARMISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling ARMISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling MipsABIInfo.cpp for Release+Asserts build
llvm[3]: Compiling ARMInstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling MipsAnalyzeImmediate.cpp for Release+Asserts build
llvm[3]: Compiling MSP430BranchSelector.cpp for Release+Asserts build
llvm[3]: Compiling AArch64ISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling XCoreInstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling AArch64ISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling MipsAsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling MSP430FrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling ARMJITInfo.cpp for Release+Asserts build
llvm[3]: Compiling XCoreLowerThreadLocal.cpp for Release+Asserts build
llvm[3]: Compiling ARMLoadStoreOptimizer.cpp for Release+Asserts build
llvm[3]: Compiling XCoreMCInstLower.cpp for Release+Asserts build
llvm[3]: Compiling MSP430ISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling MSP430ISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling MipsCCState.cpp for Release+Asserts build
llvm[3]: Compiling AArch64InstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling XCoreMachineFunctionInfo.cpp for Release+Asserts build
llvm[3]: Compiling MSP430InstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling XCoreRegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling ARMMCInstLower.cpp for Release+Asserts build
llvm[3]: Compiling MSP430MCInstLower.cpp for Release+Asserts build
llvm[3]: Compiling MipsCodeEmitter.cpp for Release+Asserts build
llvm[3]: Compiling MSP430MachineFunctionInfo.cpp for Release+Asserts build
llvm[3]: Compiling XCoreSelectionDAGInfo.cpp for Release+Asserts build
llvm[3]: Compiling AArch64LoadStoreOptimizer.cpp for Release+Asserts build
llvm[3]: Compiling AArch64MCInstLower.cpp for Release+Asserts build
llvm[3]: Compiling MSP430RegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling ARMMachineFunctionInfo.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/CppBackend'
llvm[3]: Compiling CPPBackend.cpp for Release+Asserts build
llvm[3]: Compiling AArch64PromoteConstant.cpp for Release+Asserts build
llvm[3]: Compiling XCoreSubtarget.cpp for Release+Asserts build
llvm[3]: Compiling AArch64RegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling XCoreTargetMachine.cpp for Release+Asserts build
llvm[3]: Compiling ARMOptimizeBarriersPass.cpp for Release+Asserts build
llvm[3]: Compiling MSP430SelectionDAGInfo.cpp for Release+Asserts build
llvm[3]: Compiling MipsConstantIslandPass.cpp for Release+Asserts build
llvm[3]: Compiling AArch64SelectionDAGInfo.cpp for Release+Asserts build
llvm[3]: Compiling XCoreTargetObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling XCoreTargetTransformInfo.cpp for Release+Asserts build
llvm[3]: Compiling AArch64StorePairSuppress.cpp for Release+Asserts build
llvm[3]: Compiling ARMRegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling MSP430Subtarget.cpp for Release+Asserts build
llvm[3]: Compiling MipsDelaySlotFiller.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMCppBackendCodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/CppBackend/TargetInfo'
llvm[3]: Compiling MipsFastISel.cpp for Release+Asserts build
llvm[4]: Compiling CppBackendTargetInfo.cpp for Release+Asserts build
llvm[3]: Compiling AArch64Subtarget.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMXCoreCodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore/Disassembler'
llvm[3]: Compiling ARMSelectionDAGInfo.cpp for Release+Asserts build
llvm[4]: Compiling XCoreDisassembler.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMCppBackendInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/CppBackend/TargetInfo'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/CppBackend'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/NVPTX'
llvm[3]: Building NVPTX.td assembly writer with tblgen
llvm[3]: Compiling MipsFrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling MSP430TargetMachine.cpp for Release+Asserts build
llvm[3]: Building NVPTX.td DAG instruction selector implementation with tblgen
llvm[3]: Building NVPTX.td instruction information with tblgen
llvm[3]: Compiling ARMSubtarget.cpp for Release+Asserts build
llvm[3]: Compiling AArch64TargetMachine.cpp for Release+Asserts build
llvm[3]: Building NVPTX.td register info implementation with tblgen
llvm[4]: Building Release+Asserts Archive Library libLLVMXCoreDisassembler.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore/Disassembler'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore/InstPrinter'
llvm[4]: Compiling XCoreInstPrinter.cpp for Release+Asserts build
llvm[3]: Building NVPTX.td subtarget information with tblgen
llvm[3]: Compiling MipsISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling MipsISelLowering.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMSP430CodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/MSP430/InstPrinter'
llvm[4]: Compiling MSP430InstPrinter.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXAllocaHoisting.cpp for Release+Asserts build
llvm[3]: Compiling MipsInstrInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMXCoreAsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore/TargetInfo'
llvm[4]: Compiling XCoreTargetInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMMSP430AsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/MSP430/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/MSP430/TargetInfo'
llvm[4]: Compiling MSP430TargetInfo.cpp for Release+Asserts build
llvm[3]: Compiling AArch64TargetObjectFile.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMXCoreInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore/MCTargetDesc'
llvm[4]: Compiling XCoreMCAsmInfo.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXAsmPrinter.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMMSP430Info.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/MSP430/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/MSP430/MCTargetDesc'
llvm[4]: Compiling MSP430MCAsmInfo.cpp for Release+Asserts build
llvm[4]: Compiling XCoreMCTargetDesc.cpp for Release+Asserts build
llvm[3]: Compiling ARMTargetMachine.cpp for Release+Asserts build
llvm[3]: Compiling MipsJITInfo.cpp for Release+Asserts build
llvm[4]: Compiling MSP430MCTargetDesc.cpp for Release+Asserts build
llvm[3]: Compiling AArch64TargetTransformInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMXCoreDesc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/XCore'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Hexagon'
llvm[4]: Building Release+Asserts Archive Library libLLVMMSP430Desc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/MSP430/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/MSP430'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/R600'
llvm[3]: Building Hexagon.td register info implementation with tblgen
llvm[3]: Building SystemZ.td register info implementation with tblgen
llvm[3]: Building AMDGPU.td register info implementation with tblgen
llvm[3]: Building Hexagon.td instruction information with tblgen
llvm[3]: Building SystemZ.td assembly writer with tblgen
llvm[3]: Building SystemZ.td assembly matcher with tblgen
llvm[3]: Building SystemZ.td code emitter with tblgen
llvm[3]: Compiling MipsLongBranch.cpp for Release+Asserts build
llvm[3]: Building SystemZ.td disassembly tables with tblgen
llvm[3]: Building Hexagon.td assembly writer with tblgen
llvm[3]: Building AMDGPU.td instruction information with tblgen
llvm[3]: Building SystemZ.td instruction information with tblgen
llvm[3]: Building Release+Asserts Archive Library libLLVMAArch64CodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/TargetInfo'
llvm[4]: Compiling AArch64TargetInfo.cpp for Release+Asserts build
llvm[3]: Building Hexagon.td DAG instruction selector implementation with tblgen
llvm[3]: Compiling ARMTargetObjectFile.cpp for Release+Asserts build
llvm[3]: Building SystemZ.td DAG instruction selector implementation with tblgen
llvm[4]: Building Release+Asserts Archive Library libLLVMAArch64Info.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/TargetInfo'
llvm[3]: Building AMDGPU.td DAG instruction selector implementation with tblgen
llvm[3]: Compiling MipsMCInstLower.cpp for Release+Asserts build
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/InstPrinter'
llvm[4]: Compiling AArch64InstPrinter.cpp for Release+Asserts build
llvm[3]: Building SystemZ.td subtarget information with tblgen
llvm[3]: Building Hexagon.td subtarget information with tblgen
llvm[3]: Building SystemZ.td calling convention information with tblgen
llvm[3]: Building Hexagon.td calling convention information with tblgen
llvm[3]: Building SystemZ.td MC code emitter with tblgen
llvm[3]: Building AMDGPU.td subtarget information with tblgen
llvm[3]: Building Hexagon.td DFA packetizer tables with tblgen
llvm[3]: Compiling SystemZAsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXAssignValidGlobalNames.cpp for Release+Asserts build
llvm[3]: Building AMDGPU.td MC code emitter with tblgen
llvm[3]: Compiling HexagonAsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling MipsMachineFunction.cpp for Release+Asserts build
llvm[3]: Compiling MipsModuleISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling ARMTargetTransformInfo.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXFavorNonGenericAddrSpaces.cpp for Release+Asserts build
llvm[3]: Building AMDGPU.td calling convention information with tblgen
llvm[3]: Building AMDGPU.td intrinsics information with tblgen
llvm[3]: Building AMDGPU.td DFA packetizer tables with tblgen
llvm[3]: Compiling NVPTXFrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling MLxExpansionPass.cpp for Release+Asserts build
llvm[3]: Building AMDGPU.td assembly writer with tblgen
llvm[3]: Compiling SystemZCallingConv.cpp for Release+Asserts build
llvm[3]: Compiling HexagonCFGOptimizer.cpp for Release+Asserts build
llvm[3]: Compiling MipsOptimizePICCall.cpp for Release+Asserts build
llvm[3]: Compiling SystemZConstantPoolValue.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUAsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling SystemZElimCompare.cpp for Release+Asserts build
llvm[3]: Compiling SystemZFrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXGenericToNVVM.cpp for Release+Asserts build
llvm[3]: Compiling HexagonCallingConvLower.cpp for Release+Asserts build
llvm[3]: Compiling Thumb1FrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling MipsOs16.cpp for Release+Asserts build
llvm[3]: Compiling SystemZISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUFrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling SystemZISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling HexagonCopyToCombine.cpp for Release+Asserts build
llvm[3]: Compiling MipsRegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling SystemZInstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling Thumb1InstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling HexagonExpandPredSpillCode.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMAArch64AsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/AsmParser'
llvm[4]: Compiling AArch64AsmParser.cpp for Release+Asserts build
llvm[3]: Compiling Thumb1RegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling MipsSEFrameLowering.cpp for Release+Asserts build
llvm[3]: Compiling SystemZLongBranch.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling SystemZMCInstLower.cpp for Release+Asserts build
llvm[3]: Compiling HexagonFixupHwLoops.cpp for Release+Asserts build
llvm[3]: Compiling SystemZMachineFunctionInfo.cpp for Release+Asserts build
llvm[3]: Compiling Thumb2ITBlockPass.cpp for Release+Asserts build
llvm[3]: Compiling SystemZRegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling MipsSEISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Compiling SystemZSelectionDAGInfo.cpp for Release+Asserts build
llvm[3]: Compiling HexagonFrameLowering.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMAArch64AsmParser.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/AsmParser'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/Disassembler'
llvm[4]: Compiling AArch64Disassembler.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUInstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling Thumb2InstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXImageOptimizer.cpp for Release+Asserts build
llvm[3]: Compiling SystemZShortenInst.cpp for Release+Asserts build
llvm[4]: Compiling AArch64ExternalSymbolizer.cpp for Release+Asserts build
llvm[3]: Compiling HexagonHardwareLoops.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUIntrinsicInfo.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXInstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling MipsSEISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling SystemZSubtarget.cpp for Release+Asserts build
llvm[3]: Compiling SystemZTargetMachine.cpp for Release+Asserts build
llvm[3]: Compiling Thumb2RegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUMCInstLower.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXLowerAggrCopies.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXMCExpr.cpp for Release+Asserts build
llvm[3]: Compiling HexagonISelDAGToDAG.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMSystemZCodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/InstPrinter'
llvm[4]: Compiling SystemZInstPrinter.cpp for Release+Asserts build
llvm[3]: Compiling Thumb2SizeReduction.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXPrologEpilogPass.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSystemZAsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/AsmParser'
llvm[4]: Compiling SystemZAsmParser.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXRegisterInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMAArch64Disassembler.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/Disassembler'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/MCTargetDesc'
llvm[4]: Compiling AArch64AsmBackend.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUMachineFunction.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXReplaceImageHandles.cpp for Release+Asserts build
llvm[3]: Compiling MipsSEInstrInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSystemZAsmParser.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/AsmParser'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/Disassembler'
llvm[4]: Compiling SystemZDisassembler.cpp for Release+Asserts build
llvm[3]: Compiling HexagonISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUPromoteAlloca.cpp for Release+Asserts build
llvm[4]: Compiling AArch64ELFObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXSubtarget.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMARMCodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/InstPrinter'
llvm[4]: Compiling ARMInstPrinter.cpp for Release+Asserts build
llvm[4]: Compiling AArch64ELFStreamer.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXTargetMachine.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSystemZDisassembler.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/Disassembler'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/TargetInfo'
llvm[4]: Compiling SystemZTargetInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSystemZInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/MCTargetDesc'
llvm[4]: Compiling SystemZMCAsmBackend.cpp for Release+Asserts build
llvm[3]: Compiling MipsSERegisterInfo.cpp for Release+Asserts build
llvm[4]: Compiling AArch64MCAsmInfo.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXUtilities.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPURegisterInfo.cpp for Release+Asserts build
llvm[4]: Compiling SystemZMCAsmInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/AsmParser'
llvm[4]: Compiling ARMAsmParser.cpp for Release+Asserts build
llvm[3]: Compiling HexagonInstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling NVPTXutil.cpp for Release+Asserts build
llvm[4]: Compiling AArch64MCCodeEmitter.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUSubtarget.cpp for Release+Asserts build
llvm[3]: Compiling MipsSelectionDAGInfo.cpp for Release+Asserts build
llvm[4]: Compiling SystemZMCCodeEmitter.cpp for Release+Asserts build
llvm[3]: Compiling NVVMReflect.cpp for Release+Asserts build
llvm[3]: Compiling MipsSubtarget.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUTargetMachine.cpp for Release+Asserts build
llvm[4]: Compiling SystemZMCObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling HexagonMCInstLower.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMNVPTXCodeGen.a
llvm[4]: Compiling AArch64MCExpr.cpp for Release+Asserts build
llvm[3]: Compiling MipsTargetMachine.cpp for Release+Asserts build
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/NVPTX/InstPrinter'
llvm[4]: Compiling NVPTXInstPrinter.cpp for Release+Asserts build
llvm[4]: Compiling SystemZMCTargetDesc.cpp for Release+Asserts build
llvm[4]: Compiling AArch64MCTargetDesc.cpp for Release+Asserts build
llvm[3]: Compiling MipsTargetObjectFile.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMNVPTXAsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/NVPTX/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/NVPTX/TargetInfo'
llvm[4]: Compiling NVPTXTargetInfo.cpp for Release+Asserts build
llvm[3]: Compiling HexagonMachineFunctionInfo.cpp for Release+Asserts build
llvm[3]: Compiling AMDGPUTargetTransformInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMSystemZDesc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/SystemZ'
llvm[2]: Compiling Target.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMNVPTXInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/NVPTX/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/NVPTX/MCTargetDesc'
llvm[4]: Compiling NVPTXMCAsmInfo.cpp for Release+Asserts build
llvm[3]: Compiling HexagonMachineScheduler.cpp for Release+Asserts build
llvm[4]: Compiling AArch64MachObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling HexagonNewValueJump.cpp for Release+Asserts build
llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release+Asserts build
llvm[4]: Compiling NVPTXMCTargetDesc.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMNVPTXDesc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/NVPTX/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/NVPTX'
llvm[2]: Compiling TargetJITInfo.cpp for Release+Asserts build
llvm[2]: Compiling TargetLibraryInfo.cpp for Release+Asserts build
llvm[4]: Compiling AArch64TargetStreamer.cpp for Release+Asserts build
llvm[3]: Compiling AMDILCFGStructurizer.cpp for Release+Asserts build
llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMipsCodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/InstPrinter'
llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmParser.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/AsmParser'
llvm[4]: Compiling MipsInstPrinter.cpp for Release+Asserts build
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/Disassembler'
llvm[4]: Compiling ARMDisassembler.cpp for Release+Asserts build
llvm[2]: Compiling TargetMachine.cpp for Release+Asserts build
llvm[3]: Compiling HexagonPeephole.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMAArch64Desc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/MCTargetDesc'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/Utils'
llvm[4]: Compiling AArch64BaseInfo.cpp for Release+Asserts build
llvm[3]: Compiling HexagonRegisterInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMAArch64Utils.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64/Utils'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/AArch64'
llvm[2]: Compiling TargetMachineC.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMMipsAsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/Disassembler'
llvm[4]: Compiling MipsDisassembler.cpp for Release+Asserts build
llvm[2]: Compiling TargetSubtargetInfo.cpp for Release+Asserts build
llvm[3]: Compiling HexagonRemoveSZExtArgs.cpp for Release+Asserts build
llvm[3]: Compiling R600ClauseMergePass.cpp for Release+Asserts build
llvm[3]: Compiling HexagonSelectionDAGInfo.cpp for Release+Asserts build
llvm[3]: Compiling HexagonSplitConst32AndConst64.cpp for Release+Asserts build
llvm[3]: Compiling HexagonSplitTFRCondSets.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMTarget.a
llvm[3]: Compiling R600ControlFlowFinalizer.cpp for Release+Asserts build
llvm[3]: Compiling R600EmitClauseMarkers.cpp for Release+Asserts build
llvm[3]: Compiling HexagonSubtarget.cpp for Release+Asserts build
llvm[3]: Compiling HexagonTargetMachine.cpp for Release+Asserts build
llvm[3]: Compiling HexagonTargetObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling HexagonVLIWPacketizer.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMMipsDisassembler.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/Disassembler'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/AsmParser'
llvm[4]: Compiling MipsAsmParser.cpp for Release+Asserts build
llvm[3]: Compiling R600ExpandSpecialInstrs.cpp for Release+Asserts build
llvm[3]: Compiling R600ISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling R600InstrInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a
llvm[3]: Compiling R600MachineFunctionInfo.cpp for Release+Asserts build
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/Disassembler'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/TargetInfo'
llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build
llvm[3]: Compiling R600MachineScheduler.cpp for Release+Asserts build
llvm[3]: Compiling R600OptimizeVectorRegisters.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMHexagonCodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Hexagon/InstPrinter'
llvm[4]: Compiling HexagonInstPrinter.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/MCTargetDesc'
llvm[4]: Compiling ARMAsmBackend.cpp for Release+Asserts build
llvm[3]: Compiling R600Packetizer.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMMipsAsmParser.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/AsmParser'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/TargetInfo'
llvm[4]: Compiling MipsTargetInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMMipsInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/TargetInfo'
llvm[4]: Compiling ARMELFObjectWriter.cpp for Release+Asserts build
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/MCTargetDesc'
llvm[4]: Compiling MipsABIFlagsSection.cpp for Release+Asserts build
llvm[3]: Compiling R600RegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling R600TextureIntrinsicsReplacer.cpp for Release+Asserts build
llvm[3]: Compiling SIAnnotateControlFlow.cpp for Release+Asserts build
llvm[4]: Compiling ARMELFStreamer.cpp for Release+Asserts build
llvm[3]: Compiling SIFixSGPRCopies.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMHexagonAsmPrinter.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Hexagon/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Hexagon/TargetInfo'
llvm[4]: Compiling HexagonTargetInfo.cpp for Release+Asserts build
llvm[4]: Compiling MipsAsmBackend.cpp for Release+Asserts build
llvm[3]: Compiling SIFixSGPRLiveRanges.cpp for Release+Asserts build
llvm[3]: Compiling SIISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling SIInsertWaits.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMHexagonInfo.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Hexagon/TargetInfo'
llvm[3]: Compiling SIInstrInfo.cpp for Release+Asserts build
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Hexagon/MCTargetDesc'
llvm[4]: Compiling HexagonMCAsmInfo.cpp for Release+Asserts build
llvm[4]: Compiling MipsELFObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling SILowerControlFlow.cpp for Release+Asserts build
llvm[4]: Compiling ARMMCAsmInfo.cpp for Release+Asserts build
llvm[4]: Compiling HexagonMCInst.cpp for Release+Asserts build
llvm[3]: Compiling SILowerI1Copies.cpp for Release+Asserts build
llvm[3]: Compiling SIMachineFunctionInfo.cpp for Release+Asserts build
llvm[4]: Compiling ARMMCCodeEmitter.cpp for Release+Asserts build
llvm[4]: Compiling MipsELFStreamer.cpp for Release+Asserts build
llvm[3]: Compiling SIRegisterInfo.cpp for Release+Asserts build
llvm[3]: Compiling SIShrinkInstructions.cpp for Release+Asserts build
llvm[4]: Compiling HexagonMCTargetDesc.cpp for Release+Asserts build
llvm[4]: Compiling MipsMCAsmInfo.cpp for Release+Asserts build
llvm[3]: Compiling SITypeRewriter.cpp for Release+Asserts build
llvm[4]: Compiling MipsMCCodeEmitter.cpp for Release+Asserts build
llvm[4]: Compiling ARMMCExpr.cpp for Release+Asserts build
llvm[4]: Compiling ARMMCTargetDesc.cpp for Release+Asserts build
llvm[4]: Compiling ARMMachORelocationInfo.cpp for Release+Asserts build
llvm[4]: Compiling MipsMCExpr.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMHexagonDesc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Hexagon/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Hexagon'
llvm[4]: Compiling MipsMCTargetDesc.cpp for Release+Asserts build
llvm[4]: Compiling ARMMachObjectWriter.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMR600CodeGen.a
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/R600/InstPrinter'
llvm[4]: Compiling AMDGPUInstPrinter.cpp for Release+Asserts build
llvm[4]: Compiling ARMTargetStreamer.cpp for Release+Asserts build
llvm[4]: Compiling ARMUnwindOpAsm.cpp for Release+Asserts build
llvm[4]: Compiling ARMWinCOFFObjectWriter.cpp for Release+Asserts build
llvm[4]: Compiling MipsNaClELFStreamer.cpp for Release+Asserts build
llvm[4]: Compiling MipsOptionRecord.cpp for Release+Asserts build
llvm[4]: Compiling ARMWinCOFFStreamer.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMR600AsmPrinter.a
llvm[4]: Compiling MipsTargetStreamer.cpp for Release+Asserts build
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/R600/InstPrinter'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/R600/TargetInfo'
llvm[4]: Compiling AMDGPUTargetInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMARMDesc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/ARM'
llvm[4]: Building Release+Asserts Archive Library libLLVMR600Info.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/R600/TargetInfo'
make[4]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/R600/MCTargetDesc'
llvm[4]: Compiling AMDGPUAsmBackend.cpp for Release+Asserts build
llvm[4]: Compiling AMDGPUELFObjectWriter.cpp for Release+Asserts build
llvm[4]: Compiling AMDGPUMCAsmInfo.cpp for Release+Asserts build
llvm[4]: Compiling AMDGPUMCCodeEmitter.cpp for Release+Asserts build
llvm[4]: Compiling AMDGPUMCTargetDesc.cpp for Release+Asserts build
llvm[4]: Compiling R600MCCodeEmitter.cpp for Release+Asserts build
llvm[4]: Compiling SIMCCodeEmitter.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMMipsDesc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/Mips'
llvm[4]: Building Release+Asserts Archive Library libLLVMR600Desc.a
make[4]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/R600/MCTargetDesc'
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target/R600'
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib/Target'
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/lib'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-shlib'
llvm[1]: Linking Release+Asserts Shared Library libLLVM-3.5.so
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-shlib'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-config'
llvm[1]: Building llvm-config BuildVariables.inc file.
llvm[1]: Compiling llvm-config.cpp for Release+Asserts build
llvm[1]: Linking Release+Asserts executable llvm-config (without symbols)
llvm[1]: ======= Finished Linking Release+Asserts Executable llvm-config (without symbols)
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-config'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-config'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-as'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/opt'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-nm'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-link'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-dis'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llc'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-ar'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/lto'
llvm[2]: Compiling AnalysisWrappers.cpp for Release+Asserts build
llvm[2]: Compiling llvm-link.cpp for Release+Asserts build
llvm[2]: Compiling llvm-as.cpp for Release+Asserts build
llvm[2]: Compiling llvm-nm.cpp for Release+Asserts build
llvm[2]: Compiling llvm-dis.cpp for Release+Asserts build
llvm[2]: Compiling llc.cpp for Release+Asserts build
llvm[2]: Compiling llvm-ar.cpp for Release+Asserts build
llvm[2]: Compiling LTODisassembler.cpp for Release+Asserts build (PIC)
llvm[2]: Compiling lto.cpp for Release+Asserts build (PIC)
llvm[2]: Linking Release+Asserts executable llvm-link (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-link (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-link'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/lli'
llvm[2]: Compiling BreakpointPrinter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-as (without symbols)
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/lli/ChildTarget'
llvm[3]: Compiling ../RemoteTarget.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-as (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-as'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-extract'
llvm[2]: Compiling llvm-extract.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-dis (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-ar (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-dis (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-dis'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-mc'
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ar (without symbols)
llvm[2]: Creating Release+Asserts Alias llvm-ranlib (without symbols)
llvm[2]: Compiling Disassembler.cpp for Release+Asserts build
llvm[2]: ======= Finished Creating Release+Asserts Alias llvm-ranlib (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-ar'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/bugpoint'
llvm[2]: Compiling BugDriver.cpp for Release+Asserts build
llvm[3]: Compiling ChildTarget.cpp for Release+Asserts build
llvm[2]: Compiling GraphPrinters.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts executable lli-child-target (without symbols)
llvm[3]: ======= Finished Linking Release+Asserts Executable lli-child-target (without symbols)
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/lli/ChildTarget'
llvm[2]: Compiling RemoteMemoryManager.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llc (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-nm (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-extract (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-nm (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-nm'
llvm[2]: ======= Finished Linking Release+Asserts Executable llc (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llc'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-bcanalyzer'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-diff'
llvm[2]: Compiling llvm-bcanalyzer.cpp for Release+Asserts build
llvm[2]: Compiling DiffConsumer.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-extract (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-extract'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/macho-dump'
llvm[2]: Compiling macho-dump.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts Shared Library libLTO.so
llvm[2]: Compiling CrashDebugger.cpp for Release+Asserts build
llvm[2]: Compiling llvm-mc.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLTO.a
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/lto'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-lto'
llvm[2]: Compiling llvm-lto.cpp for Release+Asserts build
llvm[2]: Compiling NewPMDriver.cpp for Release+Asserts build
llvm[2]: Compiling RemoteTarget.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable macho-dump (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable macho-dump (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/macho-dump'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-objdump'
llvm[2]: Compiling COFFDump.cpp for Release+Asserts build
llvm[2]: Compiling RemoteTargetExternal.cpp for Release+Asserts build
llvm[2]: Compiling DiffLog.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-bcanalyzer (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-bcanalyzer (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-bcanalyzer'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-readobj'
llvm[2]: Compiling ARMAttributeParser.cpp for Release+Asserts build
llvm[2]: Compiling lli.cpp for Release+Asserts build
llvm[2]: Compiling DifferenceEngine.cpp for Release+Asserts build
llvm[2]: Compiling PassPrinters.cpp for Release+Asserts build
llvm[2]: Compiling ELFDump.cpp for Release+Asserts build
llvm[2]: Compiling ExecutionDriver.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-mc (without symbols)
llvm[2]: Compiling ARMWinEHPrinter.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-mc (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-mc'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-rtdyld'
llvm[2]: Compiling llvm-rtdyld.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-lto (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-lto (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-lto'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-dwarfdump'
llvm[2]: Compiling llvm-dwarfdump.cpp for Release+Asserts build
llvm[2]: Compiling MachODump.cpp for Release+Asserts build
llvm[2]: Compiling Passes.cpp for Release+Asserts build
llvm[2]: Compiling llvm-diff.cpp for Release+Asserts build
llvm[2]: Compiling ExtractFunction.cpp for Release+Asserts build
llvm[2]: Compiling COFFDumper.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable lli (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable lli (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/lli'
llvm[2]: Compiling ELFDumper.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-diff (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-dwarfdump (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-diff (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-diff'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-cov'
llvm[2]: Compiling llvm-cov.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-rtdyld (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-dwarfdump (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-dwarfdump'
llvm[2]: Compiling Error.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-rtdyld (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-rtdyld'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-size'
llvm[2]: Compiling llvm-size.cpp for Release+Asserts build
llvm[2]: Compiling MachODumper.cpp for Release+Asserts build
llvm[2]: Compiling PrintSCC.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-cov (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-cov (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-cov'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-stress'
llvm[2]: Compiling llvm-stress.cpp for Release+Asserts build
llvm[2]: Compiling ObjDumper.cpp for Release+Asserts build
llvm[2]: Compiling llvm-objdump.cpp for Release+Asserts build
llvm[2]: Compiling StreamWriter.cpp for Release+Asserts build
llvm[2]: Compiling FindBugs.cpp for Release+Asserts build
llvm[2]: Compiling opt.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-size (without symbols)
llvm[2]: Compiling Win64EHDumper.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-size (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-size'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-mcmarkup'
llvm[2]: Compiling llvm-readobj.cpp for Release+Asserts build
llvm[2]: Compiling llvm-mcmarkup.cpp for Release+Asserts build
llvm[2]: Compiling Miscompilation.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-stress (without symbols)
llvm[2]: Compiling OptimizerDriver.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-stress (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-stress'
llvm[2]: Compiling ToolRunner.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-mcmarkup (without symbols)
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-profdata'
llvm[2]: Compiling llvm-profdata.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-mcmarkup (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-mcmarkup'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-symbolizer'
llvm[2]: Compiling LLVMSymbolize.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-readobj (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-readobj (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-readobj'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/obj2yaml'
llvm[2]: Compiling Error.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-profdata (without symbols)
llvm[2]: Compiling bugpoint.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-profdata (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-profdata'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/yaml2obj'
llvm[2]: Compiling yaml2coff.cpp for Release+Asserts build
llvm[2]: Compiling yaml2elf.cpp for Release+Asserts build
llvm[2]: Compiling coff2yaml.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-objdump (without symbols)
llvm[2]: Compiling llvm-symbolizer.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-objdump (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-objdump'
llvm[2]: Linking Release+Asserts executable opt (without symbols)
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-c-test'
llvm[2]: Compiling calc.c for Release+Asserts build
llvm[2]: Compiling disassemble.c for Release+Asserts build
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/bugpoint-passes'
llvm[2]: Compiling helpers.c for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable opt (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/opt'
llvm[2]: Compiling include-all.c for Release+Asserts build
llvm[2]: Compiling TestPasses.cpp for Release+Asserts build (PIC)
llvm[2]: Compiling yaml2obj.cpp for Release+Asserts build
llvm[2]: Compiling main.c for Release+Asserts build
llvm[2]: Compiling module.c for Release+Asserts build
llvm[2]: Compiling object.c for Release+Asserts build
llvm[2]: Compiling targets.c for Release+Asserts build
llvm[2]: Compiling elf2yaml.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-c-test (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-c-test (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-c-test'
llvm[2]: Compiling obj2yaml.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable bugpoint (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-symbolizer (without symbols)
llvm[2]: Linking Release+Asserts Loadable Module BugpointPasses.so
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-symbolizer (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/llvm-symbolizer'
llvm[2]: ======= Finished Linking Release+Asserts Executable bugpoint (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/bugpoint'
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/bugpoint-passes'
llvm[2]: Linking Release+Asserts executable yaml2obj (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable yaml2obj (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/yaml2obj'
llvm[2]: Linking Release+Asserts executable obj2yaml (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable obj2yaml (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools/obj2yaml'
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/tools'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/docs'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/docs'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/cmake'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/cmake/modules'
llvm[2]: Generating LLVM CMake package config file
llvm[2]: Generating LLVM CMake package version file
llvm[2]: Generating LLVM CMake target exports file
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/cmake/modules'
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/cmake'
make[1]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Bitcode'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/CodeGen'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Analysis'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/DebugInfo'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ExecutionEngine'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/LineEditor'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ExecutionEngine/JIT'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/IR'
llvm[2]: Compiling CFGTest.cpp for Release+Asserts build
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ADT'
llvm[2]: Compiling LineEditor.cpp for Release+Asserts build
llvm[2]: Compiling DIEHashTest.cpp for Release+Asserts build
llvm[2]: Compiling BitReaderTest.cpp for Release+Asserts build
llvm[2]: Compiling DWARFFormValueTest.cpp for Release+Asserts build
llvm[3]: Compiling JITEventListenerTest.cpp for Release+Asserts build
llvm[2]: Compiling AttributesTest.cpp for Release+Asserts build
llvm[2]: Compiling APFloatTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test LineEditor (without symbols)
llvm[2]: Linking Release+Asserts unit test Bitcode (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test LineEditor (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/LineEditor'
llvm[2]: Compiling APIntTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test Bitcode (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Bitcode'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Linker'
llvm[2]: Linking Release+Asserts unit test DebugInfo (without symbols)
llvm[2]: Compiling LinkModulesTest.cpp for Release+Asserts build
llvm[2]: Compiling ConstantRangeTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test DebugInfo (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/DebugInfo'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/MC'
llvm[2]: Compiling MCAtomTest.cpp for Release+Asserts build
llvm[2]: Compiling LazyCallGraphTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test CodeGen (without symbols)
llvm[3]: Compiling JITMemoryManagerTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test CodeGen (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/CodeGen'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Option'
llvm[2]: Building Driver Option tables with tblgen
llvm[2]: Compiling OptionParsingTest.cpp for Release+Asserts build
llvm[2]: Compiling StringTableBuilderTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test Linker (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test Linker (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Linker'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Support'
llvm[2]: Compiling AlignOfTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test Option (without symbols)
llvm[2]: Compiling YAMLTest.cpp for Release+Asserts build
llvm[3]: Compiling JITTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test Option (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Option'
make[2]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Transforms'
llvm[2]: Compiling APSIntTest.cpp for Release+Asserts build
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Transforms/DebugIR'
llvm[3]: Compiling DebugIR.cpp for Release+Asserts build
llvm[2]: Compiling ConstantsTest.cpp for Release+Asserts build
llvm[2]: Compiling ArrayRefTest.cpp for Release+Asserts build
llvm[2]: Compiling MixedTBAATest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test MC (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test MC (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/MC'
llvm[2]: Compiling ScalarEvolutionTest.cpp for Release+Asserts build
llvm[2]: Compiling AllocatorTest.cpp for Release+Asserts build
llvm[2]: Compiling BitVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling DAGDeltaAlgorithmTest.cpp for Release+Asserts build
llvm[3]: Compiling MultiJITTest.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts unit test DebugIR (without symbols)
llvm[3]: ======= Finished Linking Release+Asserts Unit test DebugIR (without symbols)
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Transforms/DebugIR'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Transforms/Utils'
llvm[2]: Compiling DominatorTreeTest.cpp for Release+Asserts build
llvm[3]: Compiling ASanStackFrameLayoutTest.cpp for Release+Asserts build
llvm[2]: Compiling ArrayRecyclerTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test Analysis (without symbols)
llvm[2]: Compiling DeltaAlgorithmTest.cpp for Release+Asserts build
llvm[2]: Compiling IRBuilderTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test Analysis (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Analysis'
llvm[2]: Compiling InstructionsTest.cpp for Release+Asserts build
tail -n +2 /tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ExecutionEngine/JIT/JITTests.def > /tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ExecutionEngine/JIT/JITTests.exports
llvm[3]: Compiling Cloning.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts unit test JIT (without symbols)
llvm[3]: ======= Finished Linking Release+Asserts Unit test JIT (without symbols)
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ExecutionEngine/JIT'
make[3]: Entering directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ExecutionEngine/MCJIT'
llvm[2]: Compiling BlockFrequencyTest.cpp for Release+Asserts build
llvm[3]: Compiling MCJITCAPITest.cpp for Release+Asserts build
llvm[2]: Compiling DenseMapTest.cpp for Release+Asserts build
llvm[2]: Compiling DenseSetTest.cpp for Release+Asserts build
llvm[2]: Compiling BranchProbabilityTest.cpp for Release+Asserts build
llvm[2]: Compiling Casting.cpp for Release+Asserts build
llvm[2]: Compiling LeakDetectorTest.cpp for Release+Asserts build
llvm[3]: Compiling MCJITMemoryManagerTest.cpp for Release+Asserts build
llvm[2]: Compiling CommandLineTest.cpp for Release+Asserts build
llvm[2]: Compiling LegacyPassManagerTest.cpp for Release+Asserts build
llvm[2]: Compiling MDBuilderTest.cpp for Release+Asserts build
llvm[3]: Compiling IntegerDivision.cpp for Release+Asserts build
llvm[2]: Compiling CompressionTest.cpp for Release+Asserts build
llvm[2]: Compiling MetadataTest.cpp for Release+Asserts build
llvm[3]: Compiling MCJITMultipleModuleTest.cpp for Release+Asserts build
llvm[2]: Compiling ConvertUTFTest.cpp for Release+Asserts build
llvm[2]: Compiling DataExtractorTest.cpp for Release+Asserts build
llvm[2]: Compiling PassManagerTest.cpp for Release+Asserts build
llvm[2]: Compiling PatternMatch.cpp for Release+Asserts build
llvm[3]: Compiling Local.cpp for Release+Asserts build
llvm[2]: Compiling TypeBuilderTest.cpp for Release+Asserts build
llvm[3]: Compiling MCJITObjectCacheTest.cpp for Release+Asserts build
llvm[2]: Compiling EndianTest.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts unit test Utils (without symbols)
llvm[2]: Compiling ErrorOrTest.cpp for Release+Asserts build
llvm[2]: Compiling TypesTest.cpp for Release+Asserts build
llvm[3]: ======= Finished Linking Release+Asserts Unit test Utils (without symbols)
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Transforms/Utils'
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Transforms'
llvm[2]: Compiling FoldingSet.cpp for Release+Asserts build
llvm[2]: Compiling UserTest.cpp for Release+Asserts build
llvm[2]: Compiling HashingTest.cpp for Release+Asserts build
llvm[2]: Compiling ValueHandleTest.cpp for Release+Asserts build
llvm[2]: Compiling ImmutableMapTest.cpp for Release+Asserts build
llvm[2]: Compiling FileOutputBufferTest.cpp for Release+Asserts build
llvm[2]: Compiling ValueMapTest.cpp for Release+Asserts build
llvm[3]: Compiling MCJITTest.cpp for Release+Asserts build
llvm[2]: Compiling ImmutableSetTest.cpp for Release+Asserts build
llvm[2]: Compiling IteratorTest.cpp for Release+Asserts build
llvm[2]: Compiling IntEqClassesTest.cpp for Release+Asserts build
llvm[2]: Compiling LEB128Test.cpp for Release+Asserts build
llvm[2]: Compiling LineIteratorTest.cpp for Release+Asserts build
llvm[2]: Compiling IntervalMapTest.cpp for Release+Asserts build
llvm[2]: Compiling LockFileManagerTest.cpp for Release+Asserts build
llvm[2]: Compiling IntrusiveRefCntPtrTest.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts unit test MCJIT (without symbols)
llvm[2]: Compiling MakeUniqueTest.cpp for Release+Asserts build
llvm[3]: ======= Finished Linking Release+Asserts Unit test MCJIT (without symbols)
make[3]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ExecutionEngine/MCJIT'
llvm[2]: Compiling ExecutionEngineTest.cpp for Release+Asserts build
llvm[2]: Compiling MD5Test.cpp for Release+Asserts build
llvm[2]: Compiling ManagedStatic.cpp for Release+Asserts build
llvm[2]: Compiling MapVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling MathExtrasTest.cpp for Release+Asserts build
llvm[2]: Compiling MemoryBufferTest.cpp for Release+Asserts build
llvm[2]: Compiling MemoryTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test ExecutionEngine (without symbols)
llvm[2]: Compiling OptionalTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test ExecutionEngine (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ExecutionEngine'
llvm[2]: Compiling PackedVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling ValueTest.cpp for Release+Asserts build
llvm[2]: Compiling PointerIntPairTest.cpp for Release+Asserts build
llvm[2]: Compiling PointerUnionTest.cpp for Release+Asserts build
llvm[2]: Compiling Path.cpp for Release+Asserts build
llvm[2]: Compiling ProcessTest.cpp for Release+Asserts build
llvm[2]: Compiling SCCIteratorTest.cpp for Release+Asserts build
llvm[2]: Compiling SmallPtrSetTest.cpp for Release+Asserts build
llvm[2]: Compiling ProgramTest.cpp for Release+Asserts build
llvm[2]: Compiling SmallStringTest.cpp for Release+Asserts build
llvm[2]: Compiling RegexTest.cpp for Release+Asserts build
llvm[2]: Compiling ScaledNumberTest.cpp for Release+Asserts build
llvm[2]: Compiling VerifierTest.cpp for Release+Asserts build
llvm[2]: Compiling SmallVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling SourceMgrTest.cpp for Release+Asserts build
llvm[2]: Compiling SparseBitVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling SparseMultiSetTest.cpp for Release+Asserts build
llvm[2]: Compiling SpecialCaseListTest.cpp for Release+Asserts build
llvm[2]: Compiling WaymarkTest.cpp for Release+Asserts build
llvm[2]: Compiling StringPool.cpp for Release+Asserts build
llvm[2]: Compiling SparseSetTest.cpp for Release+Asserts build
llvm[2]: Compiling SwapByteOrderTest.cpp for Release+Asserts build
llvm[2]: Compiling ThreadLocalTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test IR (without symbols)
llvm[2]: Compiling TimeValueTest.cpp for Release+Asserts build
llvm[2]: Compiling StringMapTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test IR (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/IR'
llvm[2]: Compiling UnicodeTest.cpp for Release+Asserts build
llvm[2]: Compiling YAMLIOTest.cpp for Release+Asserts build
llvm[2]: Compiling StringRefTest.cpp for Release+Asserts build
llvm[2]: Compiling YAMLParserTest.cpp for Release+Asserts build
llvm[2]: Compiling formatted_raw_ostream_test.cpp for Release+Asserts build
llvm[2]: Compiling raw_ostream_test.cpp for Release+Asserts build
llvm[2]: Compiling TinyPtrVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling TripleTest.cpp for Release+Asserts build
llvm[2]: Compiling TwineTest.cpp for Release+Asserts build
llvm[2]: Compiling VariadicFunctionTest.cpp for Release+Asserts build
llvm[2]: Compiling ilistTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test ADT (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols)
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/ADT'
llvm[2]: Linking Release+Asserts unit test Support (without symbols)
/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Support/Release+Asserts/formatted_raw_ostream_test.o: In function `(anonymous namespace)::formatted_raw_ostreamTest_Test_Tell_Test::TestBody()':
formatted_raw_ostream_test.cpp:(.text._ZN12_GLOBAL__N_140formatted_raw_ostreamTest_Test_Tell_Test8TestBodyEv+0x172): undefined reference to `llvm::formatted_raw_ostream::current_pos() const'
collect2: error: ld returned 1 exit status
make[2]: *** [Release+Asserts/SupportTests] Error 1
make[2]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests/Support'
make[1]: *** [Support/.makeall] Error 2
make[1]: Leaving directory `/tmp/llvm20150417-2500-qjp3wf/llvm-3.5.1.src/unittests'
make: *** [all] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew
HEAD: 4196f24a5c37cb583b0e54bb366b7f0fcffb4215
Last commit: 3 weeks ago
HOMEBREW_PREFIX: /home/csppyi/.linuxbrew
HOMEBREW_CELLAR: /home/csppyi/.linuxbrew/Cellar
CPU: 8-core 64-bit 6
OS X: 0-x86_64
Xcode: N/A
CLT: N/A
Clang: N/A
X11: N/A
System Ruby: 2.0.0-p353 => /usr/bin/ruby
Perl: /usr/bin/perl
Python: /home/csppyi/anaconda3/bin/python => /home/csppyi/anaconda3/bin/python3.4
Ruby: /usr/bin/ruby
Java: 1.7.0_51
CC: /usr/bin/gcc
CXX: /usr/bin/g++
OBJC: /usr/bin/gcc
OBJCXX: /usr/bin/g++
CFLAGS: -Os -w -pipe -march=core2
CXXFLAGS: -Os -w -pipe -march=core2
CPPFLAGS: -isystem/home/csppyi/.linuxbrew/include
LDFLAGS: -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /home/csppyi/.linuxbrew
PKG_CONFIG_LIBDIR: /home/csppyi/.linuxbrew/lib/pkgconfig
PATH: /home/csppyi/anaconda3/bin:/home/csppyi/anaconda3/bin:/home/csppyi/anaconda3/bin:/usr/lib64/qt-3.3/bin:/home/csppyi/perl5/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/csppyi/.linuxbrew/bin:/home/csppyi/.local/bin:/home/csppyi/bin:/home/csppyi/.linuxbrew/bin:/home/csppyi/.linuxbrew/Library/ENV/scm
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by LLVM configure 3.5.1, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ ./configure --prefix=/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1 --enable-optimized --disable-bindings --enable-targets=all --enable-shared
## --------- ##
## Platform. ##
## --------- ##
hostname = cs9170
uname -m = x86_64
uname -r = 3.10.0-229.1.2.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Fri Mar 27 03:04:26 UTC 2015
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/csppyi/anaconda3/bin
PATH: /home/csppyi/anaconda3/bin
PATH: /home/csppyi/anaconda3/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /home/csppyi/perl5/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /home/csppyi/.linuxbrew/bin
PATH: /home/csppyi/.local/bin
PATH: /home/csppyi/bin
PATH: /home/csppyi/.linuxbrew/bin
PATH: /home/csppyi/.linuxbrew/Library/ENV/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2120: checking for C compiler version
configure:2127: /usr/bin/gcc --version >&5
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2130: $? = 0
configure:2137: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC)
configure:2140: $? = 0
configure:2147: /usr/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2150: $? = 4
configure:2173: checking for C compiler default output file name
configure:2200: /usr/bin/gcc -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c >&5
configure:2203: $? = 0
configure:2249: result: a.out
configure:2254: checking whether the C compiler works
configure:2264: ./a.out
configure:2267: $? = 0
configure:2284: result: yes
configure:2291: checking whether we are cross compiling
configure:2293: result: no
configure:2296: checking for suffix of executables
configure:2303: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c >&5
configure:2306: $? = 0
configure:2330: result:
configure:2336: checking for suffix of object files
configure:2362: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:2365: $? = 0
configure:2388: result: o
configure:2392: checking whether we are using the GNU C compiler
configure:2421: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:2427: $? = 0
configure:2434: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2437: $? = 0
configure:2444: test -s conftest.o
configure:2447: $? = 0
configure:2461: result: yes
configure:2466: checking whether /usr/bin/gcc accepts -g
configure:2496: /usr/bin/gcc -c -g -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:2502: $? = 0
configure:2509: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2512: $? = 0
configure:2519: test -s conftest.o
configure:2522: $? = 0
configure:2652: result: yes
configure:2669: checking for /usr/bin/gcc option to accept ISO C89
configure:2743: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:2749: $? = 0
configure:2756: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2759: $? = 0
configure:2766: test -s conftest.o
configure:2769: $? = 0
configure:2789: result: none needed
configure:2923: checking for C++ compiler version
configure:2930: /usr/bin/g++ --version >&5
g++ (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2933: $? = 0
configure:2940: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC)
configure:2943: $? = 0
configure:2950: /usr/bin/g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2953: $? = 4
configure:2956: checking whether we are using the GNU C++ compiler
configure:2985: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:2991: $? = 0
configure:2998: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3001: $? = 0
configure:3008: test -s conftest.o
configure:3011: $? = 0
configure:3025: result: yes
configure:3030: checking whether /usr/bin/g++ accepts -g
configure:3060: /usr/bin/g++ -c -g -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:3066: $? = 0
configure:3073: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3076: $? = 0
configure:3083: test -s conftest.o
configure:3086: $? = 0
configure:3216: result: yes
configure:3244: checking how to run the C preprocessor
configure:3284: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:3290: $? = 0
configure:3328: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3334: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3374: result: /usr/bin/gcc -E
configure:3403: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:3409: $? = 0
configure:3447: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3590: checking whether GCC or Clang is our host compiler
configure:3616: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
conftest.cpp:12:38: error: #error
#error
^
configure:3622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| /* end confdefs.h. */
| #if ! __clang__
| #error
| #endif
|
configure:3666: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:3672: $? = 0
configure:3679: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3682: $? = 0
configure:3689: test -s conftest.o
configure:3692: $? = 0
configure:3712: result: gcc
configure:3790: checking build system type
configure:3808: result: x86_64-unknown-linux-gnu
configure:3830: checking host system type
configure:3845: result: x86_64-unknown-linux-gnu
configure:3867: checking target system type
configure:3882: result: x86_64-unknown-linux-gnu
configure:3911: checking type of operating system we're going to host on
configure:4029: result: Linux
configure:4032: checking type of operating system we're going to target
configure:4086: result: Linux
configure:4132: checking target architecture
configure:4155: result: x86_64
configure:4721: checking whether GCC is new enough
configure:4741: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:4747: $? = 0
configure:4754: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4757: $? = 0
configure:4764: test -s conftest.o
configure:4767: $? = 0
configure:4769: result: yes
configure:5478: checking optimization flags
configure:5491: result: -O3
configure:5738: checking for GNU make
configure:5753: result: make
configure:5764: checking whether ln -s works
configure:5768: result: yes
configure:5777: checking for nm
configure:5795: found /usr/bin/nm
configure:5808: result: /usr/bin/nm
configure:5818: checking for cmp
configure:5836: found /usr/bin/cmp
configure:5849: result: /usr/bin/cmp
configure:5859: checking for cp
configure:5877: found /usr/bin/cp
configure:5890: result: /usr/bin/cp
configure:5900: checking for date
configure:5918: found /usr/bin/date
configure:5931: result: /usr/bin/date
configure:5941: checking for find
configure:5959: found /usr/bin/find
configure:5972: result: /usr/bin/find
configure:5982: checking for grep
configure:6000: found /usr/bin/grep
configure:6013: result: /usr/bin/grep
configure:6023: checking for mkdir
configure:6041: found /usr/bin/mkdir
configure:6054: result: /usr/bin/mkdir
configure:6064: checking for mv
configure:6082: found /usr/bin/mv
configure:6095: result: /usr/bin/mv
configure:6146: checking for ranlib
configure:6162: found /usr/bin/ranlib
configure:6173: result: ranlib
configure:6242: checking for ar
configure:6258: found /usr/bin/ar
configure:6269: result: ar
configure:6297: checking for rm
configure:6315: found /usr/bin/rm
configure:6328: result: /usr/bin/rm
configure:6338: checking for sed
configure:6356: found /usr/bin/sed
configure:6369: result: /usr/bin/sed
configure:6379: checking for tar
configure:6397: found /usr/bin/tar
configure:6410: result: /usr/bin/tar
configure:6420: checking for pwd
configure:6438: found /usr/bin/pwd
configure:6451: result: /usr/bin/pwd
configure:6462: checking for dot
configure:6493: result: echo dot
configure:6530: checking for a BSD-compatible install
configure:6586: result: /usr/bin/install -c
configure:6604: checking for bzip2
configure:6622: found /usr/bin/bzip2
configure:6634: result: /usr/bin/bzip2
configure:6644: checking for cat
configure:6662: found /usr/bin/cat
configure:6674: result: /usr/bin/cat
configure:6684: checking for doxygen
configure:6702: found /usr/bin/doxygen
configure:6714: result: /usr/bin/doxygen
configure:6724: checking for groff
configure:6742: found /usr/bin/groff
configure:6754: result: /usr/bin/groff
configure:6764: checking for gzip
configure:6782: found /usr/bin/gzip
configure:6794: result: /usr/bin/gzip
configure:6804: checking for pdfroff
configure:6837: result: no
configure:6844: checking for zip
configure:6862: found /usr/bin/zip
configure:6874: result: /usr/bin/zip
configure:6886: checking for ocamlc
configure:6919: result: no
configure:6931: checking for ocamlopt
configure:6964: result: no
configure:6976: checking for ocamldep
configure:7009: result: no
configure:7021: checking for ocamldoc
configure:7054: result: no
configure:7066: checking for gas
configure:7099: result: no
configure:7066: checking for as
configure:7084: found /usr/bin/as
configure:7096: result: /usr/bin/as
configure:7108: checking for linker version
configure:7124: result: 2.23.52.0.1
configure:7134: checking for compiler -Wl,-R<path> option
configure:7168: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -Wl,-R. -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c >&5
configure:7174: $? = 0
configure:7181: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7184: $? = 0
configure:7191: test -s conftest
configure:7194: $? = 0
configure:7215: result: yes
configure:7226: checking for compiler -rdynamic option
configure:7260: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -rdynamic -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c >&5
configure:7266: $? = 0
configure:7273: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7276: $? = 0
configure:7283: test -s conftest
configure:7286: $? = 0
configure:7307: result: yes
configure:7318: checking for compiler -Wl,--version-script option
configure:7374: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -Wl,--version-script=/tmp/foo2ASmhN/export.map -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c >&5
configure:7380: $? = 0
configure:7387: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7390: $? = 0
configure:7397: test -s conftest
configure:7400: $? = 0
configure:7423: result: yes
configure:7432: checking for grep that handles long lines and -e
configure:7506: result: /usr/bin/grep
configure:7511: checking for egrep
configure:7589: result: /usr/bin/grep -E
configure:7594: checking for ANSI C header files
configure:7624: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7630: $? = 0
configure:7637: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7640: $? = 0
configure:7647: test -s conftest.o
configure:7650: $? = 0
configure:7746: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c >&5
configure:7749: $? = 0
configure:7755: ./conftest
configure:7758: $? = 0
configure:7775: result: yes
configure:7799: checking for sys/types.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7799: checking for sys/stat.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7799: checking for stdlib.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7799: checking for string.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7799: checking for memory.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7799: checking for strings.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7799: checking for inttypes.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7799: checking for stdint.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7799: checking for unistd.h
configure:7820: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7826: $? = 0
configure:7833: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7836: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7859: result: yes
configure:7886: checking errno.h usability
configure:7903: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:7909: $? = 0
configure:7916: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7919: $? = 0
configure:7926: test -s conftest.o
configure:7929: $? = 0
configure:7940: result: yes
configure:7944: checking errno.h presence
configure:7959: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:7965: $? = 0
configure:7986: result: yes
configure:8019: checking for errno.h
configure:8027: result: yes
configure:8053: checking tool compatibility
configure:8103: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:8109: $? = 0
configure:8116: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8119: $? = 0
configure:8126: test -s conftest.o
configure:8129: $? = 0
configure:8151: result: ok
configure:8154: checking optional compiler flags
configure:8175: result: -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized
configure:8198: checking for python
configure:8216: found /home/csppyi/anaconda3/bin/python
configure:8233: result: /home/csppyi/anaconda3/bin/python
configure:8243: checking for python >= 2.5
configure:8252: result: /home/csppyi/anaconda3/bin/python (3.4.1)
configure:8266: checking for sin in -lm
configure:8301: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lm >&5
configure:8307: $? = 0
configure:8314: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8317: $? = 0
configure:8324: test -s conftest
configure:8327: $? = 0
configure:8341: result: yes
configure:8598: checking for library containing dlopen
configure:8639: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lm >&5
/tmp/cct53OY1.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:8645: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:8639: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -ldl -lm >&5
configure:8645: $? = 0
configure:8652: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8655: $? = 0
configure:8662: test -s conftest
configure:8665: $? = 0
configure:8689: result: -ldl
configure:8709: checking for library containing clock_gettime
configure:8750: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -ldl -lm >&5
configure:8756: $? = 0
configure:8763: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8766: $? = 0
configure:8773: test -s conftest
configure:8776: $? = 0
configure:8800: result: none required
configure:8810: checking for library containing setupterm
configure:8851: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -ldl -lm >&5
/tmp/cc6CyLMa.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `setupterm'
collect2: error: ld returned 1 exit status
configure:8857: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setupterm ();
| int
| main ()
| {
| return setupterm ();
| ;
| return 0;
| }
configure:8851: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -ltinfo -ldl -lm >&5
configure:8857: $? = 0
configure:8864: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8867: $? = 0
configure:8874: test -s conftest
configure:8877: $? = 0
configure:8901: result: -ltinfo
configure:8920: checking for library containing el_init
configure:8961: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -ltinfo -ldl -lm >&5
/tmp/ccAjPYZi.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `el_init'
collect2: error: ld returned 1 exit status
configure:8967: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char el_init ();
| int
| main ()
| {
| return el_init ();
| ;
| return 0;
| }
configure:8961: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -ledit -ltinfo -ldl -lm >&5
/usr/bin/ld: cannot find -ledit
collect2: error: ld returned 1 exit status
configure:8967: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char el_init ();
| int
| main ()
| {
| return el_init ();
| ;
| return 0;
| }
configure:9011: result: no
configure:9135: checking for library containing mallinfo
configure:9176: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -ltinfo -ldl -lm >&5
configure:9182: $? = 0
configure:9189: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9192: $? = 0
configure:9199: test -s conftest
configure:9202: $? = 0
configure:9226: result: none required
configure:9241: checking for pthread_mutex_init in -lpthread
configure:9276: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lpthread -ltinfo -ldl -lm >&5
configure:9282: $? = 0
configure:9289: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9292: $? = 0
configure:9299: test -s conftest
configure:9302: $? = 0
configure:9316: result: yes
configure:9327: checking for library containing pthread_mutex_lock
configure:9368: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lpthread -ltinfo -ldl -lm >&5
configure:9374: $? = 0
configure:9381: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9384: $? = 0
configure:9391: test -s conftest
configure:9394: $? = 0
configure:9418: result: none required
configure:9430: checking for library containing pthread_rwlock_init
configure:9471: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lpthread -ltinfo -ldl -lm >&5
configure:9477: $? = 0
configure:9484: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9487: $? = 0
configure:9494: test -s conftest
configure:9497: $? = 0
configure:9521: result: none required
configure:9533: checking for library containing pthread_getspecific
configure:9574: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lpthread -ltinfo -ldl -lm >&5
configure:9580: $? = 0
configure:9587: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9590: $? = 0
configure:9597: test -s conftest
configure:9600: $? = 0
configure:9624: result: none required
configure:9640: checking for compress2 in -lz
configure:9675: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:9681: $? = 0
configure:9688: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9691: $? = 0
configure:9698: test -s conftest
configure:9701: $? = 0
configure:9715: result: yes
configure:10178: checking for xml2-config
configure:10194: found /home/csppyi/anaconda3/bin/xml2-config
configure:10205: result: xml2-config
configure:10217: checking for libxml2 includes
configure:10224: result: -I/home/csppyi/anaconda3/include/libxml2
configure:10226: checking for xmlReadFile in -lxml2
configure:10261: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lxml2 -lz -lpthread -ltinfo -ldl -lm >&5
configure:10267: $? = 0
configure:10274: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10277: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10301: result: yes
configure:10325: checking for dirent.h that defines DIR
configure:10354: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:10360: $? = 0
configure:10367: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10370: $? = 0
configure:10377: test -s conftest.o
configure:10380: $? = 0
configure:10393: result: yes
configure:10406: checking for library containing opendir
configure:10447: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:10453: $? = 0
configure:10460: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10463: $? = 0
configure:10470: test -s conftest
configure:10473: $? = 0
configure:10497: result: none required
configure:10607: checking for MAP_ANONYMOUS vs. MAP_ANON
configure:10641: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:10647: $? = 0
configure:10654: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10657: $? = 0
configure:10664: test -s conftest.o
configure:10667: $? = 0
configure:10686: result: yes
configure:10696: checking whether stat file-mode macros are broken
configure:10744: result: no
configure:10754: checking for sys/wait.h that is POSIX.1 compatible
configure:10790: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:10796: $? = 0
configure:10803: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10806: $? = 0
configure:10813: test -s conftest.o
configure:10816: $? = 0
configure:10828: result: yes
configure:10838: checking whether time.h and sys/time.h may both be included
configure:10868: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:10874: $? = 0
configure:10881: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10884: $? = 0
configure:10891: test -s conftest.o
configure:10894: $? = 0
configure:10906: result: yes
configure:10928: checking how to run the C++ preprocessor
configure:10964: /usr/bin/g++ -E -isystem/home/csppyi/.linuxbrew/include conftest.cpp
configure:10970: $? = 0
configure:11008: /usr/bin/g++ -E -isystem/home/csppyi/.linuxbrew/include conftest.cpp
conftest.cpp:61:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:11014: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11054: result: /usr/bin/g++ -E
configure:11083: /usr/bin/g++ -E -isystem/home/csppyi/.linuxbrew/include conftest.cpp
configure:11089: $? = 0
configure:11127: /usr/bin/g++ -E -isystem/home/csppyi/.linuxbrew/include conftest.cpp
conftest.cpp:61:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:11133: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:11193: checking cxxabi.h usability
configure:11210: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:11216: $? = 0
configure:11223: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:11226: $? = 0
configure:11233: test -s conftest.o
configure:11236: $? = 0
configure:11247: result: yes
configure:11251: checking cxxabi.h presence
configure:11266: /usr/bin/g++ -E -isystem/home/csppyi/.linuxbrew/include conftest.cpp
configure:11272: $? = 0
configure:11293: result: yes
configure:11326: checking for cxxabi.h
configure:11334: result: yes
configure:11372: checking dlfcn.h usability
configure:11389: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11395: $? = 0
configure:11402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11405: $? = 0
configure:11412: test -s conftest.o
configure:11415: $? = 0
configure:11426: result: yes
configure:11430: checking dlfcn.h presence
configure:11445: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11451: $? = 0
configure:11472: result: yes
configure:11505: checking for dlfcn.h
configure:11513: result: yes
configure:11372: checking execinfo.h usability
configure:11389: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11395: $? = 0
configure:11402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11405: $? = 0
configure:11412: test -s conftest.o
configure:11415: $? = 0
configure:11426: result: yes
configure:11430: checking execinfo.h presence
configure:11445: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11451: $? = 0
configure:11472: result: yes
configure:11505: checking for execinfo.h
configure:11513: result: yes
configure:11372: checking fcntl.h usability
configure:11389: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11395: $? = 0
configure:11402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11405: $? = 0
configure:11412: test -s conftest.o
configure:11415: $? = 0
configure:11426: result: yes
configure:11430: checking fcntl.h presence
configure:11445: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11451: $? = 0
configure:11472: result: yes
configure:11505: checking for fcntl.h
configure:11513: result: yes
configure:11362: checking for inttypes.h
configure:11368: result: yes
configure:11372: checking link.h usability
configure:11389: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11395: $? = 0
configure:11402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11405: $? = 0
configure:11412: test -s conftest.o
configure:11415: $? = 0
configure:11426: result: yes
configure:11430: checking link.h presence
configure:11445: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11451: $? = 0
configure:11472: result: yes
configure:11505: checking for link.h
configure:11513: result: yes
configure:11546: checking malloc.h usability
configure:11563: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11569: $? = 0
configure:11576: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11579: $? = 0
configure:11586: test -s conftest.o
configure:11589: $? = 0
configure:11600: result: yes
configure:11604: checking malloc.h presence
configure:11619: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11625: $? = 0
configure:11646: result: yes
configure:11679: checking for malloc.h
configure:11687: result: yes
configure:11546: checking setjmp.h usability
configure:11563: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11569: $? = 0
configure:11576: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11579: $? = 0
configure:11586: test -s conftest.o
configure:11589: $? = 0
configure:11600: result: yes
configure:11604: checking setjmp.h presence
configure:11619: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11625: $? = 0
configure:11646: result: yes
configure:11679: checking for setjmp.h
configure:11687: result: yes
configure:11546: checking signal.h usability
configure:11563: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11569: $? = 0
configure:11576: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11579: $? = 0
configure:11586: test -s conftest.o
configure:11589: $? = 0
configure:11600: result: yes
configure:11604: checking signal.h presence
configure:11619: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11625: $? = 0
configure:11646: result: yes
configure:11679: checking for signal.h
configure:11687: result: yes
configure:11536: checking for stdint.h
configure:11542: result: yes
configure:11546: checking termios.h usability
configure:11563: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11569: $? = 0
configure:11576: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11579: $? = 0
configure:11586: test -s conftest.o
configure:11589: $? = 0
configure:11600: result: yes
configure:11604: checking termios.h presence
configure:11619: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11625: $? = 0
configure:11646: result: yes
configure:11679: checking for termios.h
configure:11687: result: yes
configure:11536: checking for unistd.h
configure:11542: result: yes
configure:11715: checking utime.h usability
configure:11732: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11738: $? = 0
configure:11745: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11748: $? = 0
configure:11755: test -s conftest.o
configure:11758: $? = 0
configure:11769: result: yes
configure:11773: checking utime.h presence
configure:11788: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11794: $? = 0
configure:11815: result: yes
configure:11848: checking for utime.h
configure:11856: result: yes
configure:11888: checking sys/mman.h usability
configure:11905: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11911: $? = 0
configure:11918: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11921: $? = 0
configure:11928: test -s conftest.o
configure:11931: $? = 0
configure:11942: result: yes
configure:11946: checking sys/mman.h presence
configure:11961: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11967: $? = 0
configure:11988: result: yes
configure:12021: checking for sys/mman.h
configure:12029: result: yes
configure:11888: checking sys/param.h usability
configure:11905: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11911: $? = 0
configure:11918: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11921: $? = 0
configure:11928: test -s conftest.o
configure:11931: $? = 0
configure:11942: result: yes
configure:11946: checking sys/param.h presence
configure:11961: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11967: $? = 0
configure:11988: result: yes
configure:12021: checking for sys/param.h
configure:12029: result: yes
configure:11888: checking sys/resource.h usability
configure:11905: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11911: $? = 0
configure:11918: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11921: $? = 0
configure:11928: test -s conftest.o
configure:11931: $? = 0
configure:11942: result: yes
configure:11946: checking sys/resource.h presence
configure:11961: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11967: $? = 0
configure:11988: result: yes
configure:12021: checking for sys/resource.h
configure:12029: result: yes
configure:11888: checking sys/time.h usability
configure:11905: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11911: $? = 0
configure:11918: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11921: $? = 0
configure:11928: test -s conftest.o
configure:11931: $? = 0
configure:11942: result: yes
configure:11946: checking sys/time.h presence
configure:11961: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11967: $? = 0
configure:11988: result: yes
configure:12021: checking for sys/time.h
configure:12029: result: yes
configure:11888: checking sys/uio.h usability
configure:11905: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:11911: $? = 0
configure:11918: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11921: $? = 0
configure:11928: test -s conftest.o
configure:11931: $? = 0
configure:11942: result: yes
configure:11946: checking sys/uio.h presence
configure:11961: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:11967: $? = 0
configure:11988: result: yes
configure:12021: checking for sys/uio.h
configure:12029: result: yes
configure:12059: checking sys/ioctl.h usability
configure:12076: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:12082: $? = 0
configure:12089: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12092: $? = 0
configure:12099: test -s conftest.o
configure:12102: $? = 0
configure:12113: result: yes
configure:12117: checking sys/ioctl.h presence
configure:12132: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:12138: $? = 0
configure:12159: result: yes
configure:12192: checking for sys/ioctl.h
configure:12200: result: yes
configure:12059: checking malloc/malloc.h usability
configure:12076: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
conftest.c:113:27: fatal error: malloc/malloc.h: No such file or directory
#include <malloc/malloc.h>
^
compilation terminated.
configure:12082: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc/malloc.h>
configure:12113: result: no
configure:12117: checking malloc/malloc.h presence
configure:12132: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
conftest.c:80:27: fatal error: malloc/malloc.h: No such file or directory
#include <malloc/malloc.h>
^
compilation terminated.
configure:12138: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <malloc/malloc.h>
configure:12159: result: no
configure:12192: checking for malloc/malloc.h
configure:12200: result: no
configure:12059: checking mach/mach.h usability
configure:12076: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
conftest.c:113:23: fatal error: mach/mach.h: No such file or directory
#include <mach/mach.h>
^
compilation terminated.
configure:12082: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach/mach.h>
configure:12113: result: no
configure:12117: checking mach/mach.h presence
configure:12132: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
conftest.c:80:23: fatal error: mach/mach.h: No such file or directory
#include <mach/mach.h>
^
compilation terminated.
configure:12138: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <mach/mach.h>
configure:12159: result: no
configure:12192: checking for mach/mach.h
configure:12200: result: no
configure:12228: checking valgrind/valgrind.h usability
configure:12245: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
conftest.c:113:31: fatal error: valgrind/valgrind.h: No such file or directory
#include <valgrind/valgrind.h>
^
compilation terminated.
configure:12251: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/valgrind.h>
configure:12282: result: no
configure:12286: checking valgrind/valgrind.h presence
configure:12301: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
conftest.c:80:31: fatal error: valgrind/valgrind.h: No such file or directory
#include <valgrind/valgrind.h>
^
compilation terminated.
configure:12307: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <valgrind/valgrind.h>
configure:12328: result: no
configure:12361: checking for valgrind/valgrind.h
configure:12369: result: no
configure:12397: checking fenv.h usability
configure:12414: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:12420: $? = 0
configure:12427: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12430: $? = 0
configure:12437: test -s conftest.o
configure:12440: $? = 0
configure:12451: result: yes
configure:12455: checking fenv.h presence
configure:12470: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:12476: $? = 0
configure:12497: result: yes
configure:12530: checking for fenv.h
configure:12538: result: yes
configure:12551: checking whether FE_ALL_EXCEPT is declared
configure:12582: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:12588: $? = 0
configure:12595: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12598: $? = 0
configure:12605: test -s conftest.o
configure:12608: $? = 0
configure:12620: result: yes
configure:12636: checking whether FE_INEXACT is declared
configure:12667: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:12673: $? = 0
configure:12680: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12683: $? = 0
configure:12690: test -s conftest.o
configure:12693: $? = 0
configure:12705: result: yes
configure:12739: checking pthread.h usability
configure:12756: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:12762: $? = 0
configure:12769: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12772: $? = 0
configure:12779: test -s conftest.o
configure:12782: $? = 0
configure:12793: result: yes
configure:12797: checking pthread.h presence
configure:12812: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:12818: $? = 0
configure:12839: result: yes
configure:12872: checking for pthread.h
configure:12880: result: yes
configure:12917: checking zlib.h usability
configure:12934: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:12940: $? = 0
configure:12947: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12950: $? = 0
configure:12957: test -s conftest.o
configure:12960: $? = 0
configure:12971: result: yes
configure:12975: checking zlib.h presence
configure:12990: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
configure:12996: $? = 0
configure:13017: result: yes
configure:13050: checking for zlib.h
configure:13058: result: yes
configure:13268: checking CrashReporterClient.h usability
configure:13285: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
conftest.c:118:33: fatal error: CrashReporterClient.h: No such file or directory
#include <CrashReporterClient.h>
^
compilation terminated.
configure:13291: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_ZLIB_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CrashReporterClient.h>
configure:13322: result: no
configure:13326: checking CrashReporterClient.h presence
configure:13341: /usr/bin/gcc -E -isystem/home/csppyi/.linuxbrew/include conftest.c
conftest.c:85:33: fatal error: CrashReporterClient.h: No such file or directory
#include <CrashReporterClient.h>
^
compilation terminated.
configure:13347: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_ZLIB_H 1
| /* end confdefs.h. */
| #include <CrashReporterClient.h>
configure:13368: result: no
configure:13401: checking for CrashReporterClient.h
configure:13409: result: no
configure:13423: checking __crashreporter_info__
configure:13447: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
/tmp/ccl1GIyd.o: In function `main':
conftest.c:(.text.startup+0x3): undefined reference to `__crashreporter_info__'
collect2: error: ld returned 1 exit status
configure:13453: $? = 1
configure: failed program was:
|
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_ZLIB_H 1
| /* end confdefs.h. */
|
| extern const char *__crashreporter_info__;
| int main() {
| __crashreporter_info__ = "test";
| return 0;
| }
|
|
configure:13489: result: no
configure:13504: checking for HUGE_VAL sanity
configure:13542: /usr/bin/g++ -o conftest -Os -w -pipe -march=core2 -pedantic -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.cpp -lz -lpthread -ltinfo -ldl -lm >&5
configure:13545: $? = 0
configure:13551: ./conftest
configure:13554: $? = 0
configure:13578: result: yes
configure:13583: checking for pid_t
configure:13613: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:13619: $? = 0
configure:13626: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13629: $? = 0
configure:13636: test -s conftest.o
configure:13639: $? = 0
configure:13651: result: yes
configure:13663: checking for size_t
configure:13693: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:13699: $? = 0
configure:13706: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13709: $? = 0
configure:13716: test -s conftest.o
configure:13719: $? = 0
configure:13731: result: yes
configure:13748: checking whether struct tm is in sys/time.h or time.h
configure:13776: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:13782: $? = 0
configure:13789: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13792: $? = 0
configure:13799: test -s conftest.o
configure:13802: $? = 0
configure:13814: result: time.h
configure:13824: checking for int64_t
configure:13854: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:13860: $? = 0
configure:13867: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13870: $? = 0
configure:13877: test -s conftest.o
configure:13880: $? = 0
configure:13892: result: yes
configure:13907: checking for uint64_t
configure:13937: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:13943: $? = 0
configure:13950: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13953: $? = 0
configure:13960: test -s conftest.o
configure:13963: $? = 0
configure:13975: result: yes
configure:14082: checking for backtrace
configure:14138: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14144: $? = 0
configure:14151: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14154: $? = 0
configure:14161: test -s conftest
configure:14164: $? = 0
configure:14178: result: yes
configure:14082: checking for ceilf
configure:14138: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14144: $? = 0
configure:14151: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14154: $? = 0
configure:14161: test -s conftest
configure:14164: $? = 0
configure:14178: result: yes
configure:14082: checking for floorf
configure:14138: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14144: $? = 0
configure:14151: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14154: $? = 0
configure:14161: test -s conftest
configure:14164: $? = 0
configure:14178: result: yes
configure:14082: checking for roundf
configure:14138: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14144: $? = 0
configure:14151: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14154: $? = 0
configure:14161: test -s conftest
configure:14164: $? = 0
configure:14178: result: yes
configure:14082: checking for rintf
configure:14138: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14144: $? = 0
configure:14151: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14154: $? = 0
configure:14161: test -s conftest
configure:14164: $? = 0
configure:14178: result: yes
configure:14082: checking for nearbyintf
configure:14138: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14144: $? = 0
configure:14151: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14154: $? = 0
configure:14161: test -s conftest
configure:14164: $? = 0
configure:14178: result: yes
configure:14082: checking for getcwd
configure:14138: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14144: $? = 0
configure:14151: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14154: $? = 0
configure:14161: test -s conftest
configure:14164: $? = 0
configure:14178: result: yes
configure:14195: checking for powf
configure:14251: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14257: $? = 0
configure:14264: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14267: $? = 0
configure:14274: test -s conftest
configure:14277: $? = 0
configure:14291: result: yes
configure:14195: checking for fmodf
configure:14251: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14257: $? = 0
configure:14264: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14267: $? = 0
configure:14274: test -s conftest
configure:14277: $? = 0
configure:14291: result: yes
configure:14195: checking for strtof
configure:14251: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14257: $? = 0
configure:14264: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14267: $? = 0
configure:14274: test -s conftest
configure:14277: $? = 0
configure:14291: result: yes
configure:14195: checking for round
configure:14251: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14257: $? = 0
configure:14264: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14267: $? = 0
configure:14274: test -s conftest
configure:14277: $? = 0
configure:14291: result: yes
configure:14309: checking for log
configure:14365: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14371: $? = 0
configure:14378: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14381: $? = 0
configure:14388: test -s conftest
configure:14391: $? = 0
configure:14405: result: yes
configure:14309: checking for log2
configure:14365: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14371: $? = 0
configure:14378: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14381: $? = 0
configure:14388: test -s conftest
configure:14391: $? = 0
configure:14405: result: yes
configure:14309: checking for log10
configure:14365: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14371: $? = 0
configure:14378: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14381: $? = 0
configure:14388: test -s conftest
configure:14391: $? = 0
configure:14405: result: yes
configure:14309: checking for exp
configure:14365: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14371: $? = 0
configure:14378: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14381: $? = 0
configure:14388: test -s conftest
configure:14391: $? = 0
configure:14405: result: yes
configure:14309: checking for exp2
configure:14365: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14371: $? = 0
configure:14378: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14381: $? = 0
configure:14388: test -s conftest
configure:14391: $? = 0
configure:14405: result: yes
configure:14423: checking for getpagesize
configure:14479: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14485: $? = 0
configure:14492: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14495: $? = 0
configure:14502: test -s conftest
configure:14505: $? = 0
configure:14519: result: yes
configure:14423: checking for getrusage
configure:14479: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14485: $? = 0
configure:14492: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14495: $? = 0
configure:14502: test -s conftest
configure:14505: $? = 0
configure:14519: result: yes
configure:14423: checking for getrlimit
configure:14479: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14485: $? = 0
configure:14492: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14495: $? = 0
configure:14502: test -s conftest
configure:14505: $? = 0
configure:14519: result: yes
configure:14423: checking for setrlimit
configure:14479: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14485: $? = 0
configure:14492: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14495: $? = 0
configure:14502: test -s conftest
configure:14505: $? = 0
configure:14519: result: yes
configure:14423: checking for gettimeofday
configure:14479: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14485: $? = 0
configure:14492: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14495: $? = 0
configure:14502: test -s conftest
configure:14505: $? = 0
configure:14519: result: yes
configure:14535: checking for isatty
configure:14591: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14597: $? = 0
configure:14604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14607: $? = 0
configure:14614: test -s conftest
configure:14617: $? = 0
configure:14631: result: yes
configure:14535: checking for mkdtemp
configure:14591: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14597: $? = 0
configure:14604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14607: $? = 0
configure:14614: test -s conftest
configure:14617: $? = 0
configure:14631: result: yes
configure:14535: checking for mkstemp
configure:14591: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14597: $? = 0
configure:14604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14607: $? = 0
configure:14614: test -s conftest
configure:14617: $? = 0
configure:14631: result: yes
configure:14650: checking for mktemp
configure:14706: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14712: $? = 0
configure:14719: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14722: $? = 0
configure:14729: test -s conftest
configure:14732: $? = 0
configure:14746: result: yes
configure:14650: checking for posix_spawn
configure:14706: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14712: $? = 0
configure:14719: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14722: $? = 0
configure:14729: test -s conftest
configure:14732: $? = 0
configure:14746: result: yes
configure:14650: checking for pread
configure:14706: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14712: $? = 0
configure:14719: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14722: $? = 0
configure:14729: test -s conftest
configure:14732: $? = 0
configure:14746: result: yes
configure:14650: checking for realpath
configure:14706: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14712: $? = 0
configure:14719: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14722: $? = 0
configure:14729: test -s conftest
configure:14732: $? = 0
configure:14746: result: yes
configure:14650: checking for sbrk
configure:14706: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14712: $? = 0
configure:14719: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14722: $? = 0
configure:14729: test -s conftest
configure:14732: $? = 0
configure:14746: result: yes
configure:14650: checking for setrlimit
configure:14746: result: yes
configure:14762: checking for strerror
configure:14818: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14824: $? = 0
configure:14831: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14834: $? = 0
configure:14841: test -s conftest
configure:14844: $? = 0
configure:14858: result: yes
configure:14762: checking for strerror_r
configure:14818: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14824: $? = 0
configure:14831: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14834: $? = 0
configure:14841: test -s conftest
configure:14844: $? = 0
configure:14858: result: yes
configure:14762: checking for setenv
configure:14818: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14824: $? = 0
configure:14831: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14834: $? = 0
configure:14841: test -s conftest
configure:14844: $? = 0
configure:14858: result: yes
configure:14875: checking for strtoll
configure:14931: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14937: $? = 0
configure:14944: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14947: $? = 0
configure:14954: test -s conftest
configure:14957: $? = 0
configure:14971: result: yes
configure:14875: checking for strtoq
configure:14931: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14937: $? = 0
configure:14944: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14947: $? = 0
configure:14954: test -s conftest
configure:14957: $? = 0
configure:14971: result: yes
configure:14875: checking for sysconf
configure:14931: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:14937: $? = 0
configure:14944: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14947: $? = 0
configure:14954: test -s conftest
configure:14957: $? = 0
configure:14971: result: yes
configure:14875: checking for malloc_zone_statistics
configure:14931: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
/tmp/cc6Z91dn.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `malloc_zone_statistics'
collect2: error: ld returned 1 exit status
configure:14937: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_CRASHREPORTER_INFO 0
| #define RETSIGTYPE void
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CEILF 1
| #define HAVE_FLOORF 1
| #define HAVE_ROUNDF 1
| #define HAVE_RINTF 1
| #define HAVE_NEARBYINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_POWF 1
| #define HAVE_FMODF 1
| #define HAVE_STRTOF 1
| #define HAVE_ROUND 1
| #define HAVE_LOG 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_EXP 1
| #define HAVE_EXP2 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISATTY 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_PREAD 1
| #define HAVE_REALPATH 1
| #define HAVE_SBRK 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOQ 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define malloc_zone_statistics to an innocuous variant, in case <limits.h> declares malloc_zone_statistics.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define malloc_zone_statistics innocuous_malloc_zone_statistics
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char malloc_zone_statistics (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef malloc_zone_statistics
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char malloc_zone_statistics ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_malloc_zone_statistics || defined __stub___malloc_zone_statistics
| choke me
| #endif
|
| int
| main ()
| {
| return malloc_zone_statistics ();
| ;
| return 0;
| }
configure:14971: result: no
configure:14989: checking for setjmp
configure:15045: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:15051: $? = 0
configure:15058: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:15061: $? = 0
configure:15068: test -s conftest
configure:15071: $? = 0
configure:15085: result: yes
configure:14989: checking for longjmp
configure:15045: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:15051: $? = 0
configure:15058: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:15061: $? = 0
configure:15068: test -s conftest
configure:15071: $? = 0
configure:15085: result: yes
configure:14989: checking for sigsetjmp
configure:15045: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
/tmp/ccI6kFHt.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `sigsetjmp'
collect2: error: ld returned 1 exit status
configure:15051: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_CRASHREPORTER_INFO 0
| #define RETSIGTYPE void
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CEILF 1
| #define HAVE_FLOORF 1
| #define HAVE_ROUNDF 1
| #define HAVE_RINTF 1
| #define HAVE_NEARBYINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_POWF 1
| #define HAVE_FMODF 1
| #define HAVE_STRTOF 1
| #define HAVE_ROUND 1
| #define HAVE_LOG 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_EXP 1
| #define HAVE_EXP2 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISATTY 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_PREAD 1
| #define HAVE_REALPATH 1
| #define HAVE_SBRK 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOQ 1
| #define HAVE_SYSCONF 1
| #define HAVE_SETJMP 1
| #define HAVE_LONGJMP 1
| /* end confdefs.h. */
| /* Define sigsetjmp to an innocuous variant, in case <limits.h> declares sigsetjmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigsetjmp innocuous_sigsetjmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigsetjmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sigsetjmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigsetjmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sigsetjmp || defined __stub___sigsetjmp
| choke me
| #endif
|
| int
| main ()
| {
| return sigsetjmp ();
| ;
| return 0;
| }
configure:15085: result: no
configure:14989: checking for siglongjmp
configure:15045: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:15051: $? = 0
configure:15058: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:15061: $? = 0
configure:15068: test -s conftest
configure:15071: $? = 0
configure:15085: result: yes
configure:14989: checking for writev
configure:15045: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:15051: $? = 0
configure:15058: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:15061: $? = 0
configure:15068: test -s conftest
configure:15071: $? = 0
configure:15085: result: yes
configure:15100: checking for futimes
configure:15156: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:15162: $? = 0
configure:15169: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:15172: $? = 0
configure:15179: test -s conftest
configure:15182: $? = 0
configure:15196: result: yes
configure:15100: checking for futimens
configure:15156: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:15162: $? = 0
configure:15169: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:15172: $? = 0
configure:15179: test -s conftest
configure:15182: $? = 0
configure:15196: result: yes
configure:15206: checking if printf has the %a format character
configure:15256: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:15259: $? = 0
configure:15265: ./conftest
configure:15268: $? = 0
configure:15290: result: yes
configure:15302: checking for srand48/lrand48/drand48 in <stdlib.h>
configure:15335: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:15341: $? = 0
configure:15348: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:15351: $? = 0
configure:15358: test -s conftest.o
configure:15361: $? = 0
configure:15380: result: yes
configure:15392: checking whether arc4random is declared
configure:15422: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:170:22: error: 'arc4random' undeclared (first use in this function)
char *p = (char *) arc4random;
^
conftest.c:170:22: note: each undeclared identifier is reported only once for each function it appears in
configure:15428: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_CRASHREPORTER_INFO 0
| #define RETSIGTYPE void
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CEILF 1
| #define HAVE_FLOORF 1
| #define HAVE_ROUNDF 1
| #define HAVE_RINTF 1
| #define HAVE_NEARBYINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_POWF 1
| #define HAVE_FMODF 1
| #define HAVE_STRTOF 1
| #define HAVE_ROUND 1
| #define HAVE_LOG 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_EXP 1
| #define HAVE_EXP2 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISATTY 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_PREAD 1
| #define HAVE_REALPATH 1
| #define HAVE_SBRK 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOQ 1
| #define HAVE_SYSCONF 1
| #define HAVE_SETJMP 1
| #define HAVE_LONGJMP 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_WRITEV 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMENS 1
| #define HAVE_PRINTF_A 1
| #define HAVE_RAND48 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef arc4random
| char *p = (char *) arc4random;
| return !p;
| #endif
|
| ;
| return 0;
| }
configure:15460: result: no
configure:15479: checking whether strerror_s is declared
configure:15509: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:171:22: error: 'strerror_s' undeclared (first use in this function)
char *p = (char *) strerror_s;
^
conftest.c:171:22: note: each undeclared identifier is reported only once for each function it appears in
configure:15515: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_CRASHREPORTER_INFO 0
| #define RETSIGTYPE void
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CEILF 1
| #define HAVE_FLOORF 1
| #define HAVE_ROUNDF 1
| #define HAVE_RINTF 1
| #define HAVE_NEARBYINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_POWF 1
| #define HAVE_FMODF 1
| #define HAVE_STRTOF 1
| #define HAVE_ROUND 1
| #define HAVE_LOG 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_EXP 1
| #define HAVE_EXP2 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISATTY 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_PREAD 1
| #define HAVE_REALPATH 1
| #define HAVE_SBRK 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOQ 1
| #define HAVE_SYSCONF 1
| #define HAVE_SETJMP 1
| #define HAVE_LONGJMP 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_WRITEV 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMENS 1
| #define HAVE_PRINTF_A 1
| #define HAVE_RAND48 1
| #define HAVE_DECL_ARC4RANDOM 0
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strerror_s
| char *p = (char *) strerror_s;
| return !p;
| #endif
|
| ;
| return 0;
| }
configure:15547: result: no
configure:17009: checking for isnan in <math.h>
configure:17042: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:17048: $? = 0
configure:17055: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:17058: $? = 0
configure:17065: test -s conftest.o
configure:17068: $? = 0
configure:17087: result: yes
configure:17100: checking for isnan in <cmath>
configure:17133: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:17139: $? = 0
configure:17146: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:17149: $? = 0
configure:17156: test -s conftest.o
configure:17159: $? = 0
configure:17178: result: yes
configure:17190: checking for std::isnan in <cmath>
configure:17223: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:17229: $? = 0
configure:17236: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:17239: $? = 0
configure:17246: test -s conftest.o
configure:17249: $? = 0
configure:17268: result: yes
configure:17282: checking for isinf in <math.h>
configure:17315: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:17321: $? = 0
configure:17328: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:17331: $? = 0
configure:17338: test -s conftest.o
configure:17341: $? = 0
configure:17360: result: yes
configure:17372: checking for isinf in <cmath>
configure:17405: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:17411: $? = 0
configure:17418: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:17421: $? = 0
configure:17428: test -s conftest.o
configure:17431: $? = 0
configure:17450: result: yes
configure:17462: checking for std::isinf in <cmath>
configure:17495: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:17501: $? = 0
configure:17508: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:17511: $? = 0
configure:17518: test -s conftest.o
configure:17521: $? = 0
configure:17540: result: yes
configure:17552: checking for finite in <ieeefp.h>
configure:17585: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
conftest.cpp:141:20: fatal error: ieeefp.h: No such file or directory
#include <ieeefp.h>
^
compilation terminated.
configure:17591: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.5.1"
| #define PACKAGE_STRING "LLVM 3.5.1"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 5
| #define LLVM_VERSION_PATCH 1
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 1
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HOST_LINK_VERSION "2.23.52.0.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_TERMINFO 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define HAVE_LIBZ 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_CRASHREPORTER_INFO 0
| #define RETSIGTYPE void
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CEILF 1
| #define HAVE_FLOORF 1
| #define HAVE_ROUNDF 1
| #define HAVE_RINTF 1
| #define HAVE_NEARBYINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_POWF 1
| #define HAVE_FMODF 1
| #define HAVE_STRTOF 1
| #define HAVE_ROUND 1
| #define HAVE_LOG 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_EXP 1
| #define HAVE_EXP2 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISATTY 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_PREAD 1
| #define HAVE_REALPATH 1
| #define HAVE_SBRK 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOQ 1
| #define HAVE_SYSCONF 1
| #define HAVE_SETJMP 1
| #define HAVE_LONGJMP 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_WRITEV 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMENS 1
| #define HAVE_PRINTF_A 1
| #define HAVE_RAND48 1
| #define HAVE_DECL_ARC4RANDOM 0
| #define HAVE_DECL_STRERROR_S 0
| #define HAVE_ISNAN_IN_MATH_H 1
| #define HAVE_ISNAN_IN_CMATH 1
| #define HAVE_STD_ISNAN_IN_CMATH 1
| #define HAVE_ISINF_IN_MATH_H 1
| #define HAVE_ISINF_IN_CMATH 1
| #define HAVE_STD_ISINF_IN_CMATH 1
| /* end confdefs.h. */
| #include <ieeefp.h>
| int
| main ()
| {
| float f; finite(f);
| ;
| return 0;
| }
configure:17630: result: no
configure:17650: checking for stdlib.h
configure:17656: result: yes
configure:17650: checking for unistd.h
configure:17656: result: yes
configure:17818: checking for getpagesize
configure:17914: result: yes
configure:17924: checking for working mmap
configure:18071: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:18074: $? = 0
configure:18080: ./conftest
configure:18083: $? = 0
configure:18099: result: yes
configure:18110: checking for mmap of files
configure:18155: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:18158: $? = 0
configure:18164: ./conftest
configure:18167: $? = 0
configure:18190: result: yes
configure:18202: checking if /dev/zero is needed for mmap
configure:18214: result: no
configure:18236: checking for GCC atomic builtins
configure:18269: /usr/bin/g++ -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.cpp -lz -lpthread -ltinfo -ldl -lm >&5
configure:18275: $? = 0
configure:18282: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:18285: $? = 0
configure:18292: test -s conftest
configure:18295: $? = 0
configure:18298: result: yes
configure:18334: checking for 32-bit userspace on 64-bit system
configure:18369: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include conftest.c >&5
configure:18375: $? = 0
configure:18382: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:18385: $? = 0
configure:18392: test -s conftest.o
configure:18395: $? = 0
configure:18414: result: no
configure:18427: checking for __dso_handle
configure:18483: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/home/csppyi/.linuxbrew/include -L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib conftest.c -lz -lpthread -ltinfo -ldl -lm >&5
configure:18489: $? = 0
configure:18496: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:18499: $? = 0
configure:18506: test -s conftest
configure:18509: $? = 0
configure:18523: result: yes
configure:18674: checking for compiler -fvisibility-inlines-hidden option
configure:18708: /usr/bin/g++ -c -Os -w -pipe -march=core2 -O0 -fvisibility-inlines-hidden -Werror -isystem/home/csppyi/.linuxbrew/include conftest.cpp >&5
configure:18714: $? = 0
configure:18721: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:18724: $? = 0
configure:18731: test -s conftest.o
configure:18734: $? = 0
configure:18754: result: yes
configure:18965: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by LLVM config.status 3.5.1, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cs9170
config.status:759: creating include/llvm/Config/Targets.def
config.status:759: creating include/llvm/Config/AsmPrinters.def
config.status:759: creating include/llvm/Config/AsmParsers.def
config.status:759: creating include/llvm/Config/Disassemblers.def
config.status:759: creating Makefile.config
config.status:759: creating llvm.spec
config.status:759: creating docs/doxygen.cfg
config.status:759: creating bindings/ocaml/llvm/META.llvm
config.status:759: creating include/llvm/Config/config.h
config.status:759: creating include/llvm/Config/llvm-config.h
config.status:759: creating include/llvm/Support/DataTypes.h
config.status:1155: executing setup commands
config.status:1155: executing Makefile commands
config.status:1155: executing Makefile.common commands
config.status:1155: executing examples/Makefile commands
config.status:1155: executing lib/Makefile commands
config.status:1155: executing test/Makefile commands
config.status:1155: executing test/Makefile.tests commands
config.status:1155: executing unittests/Makefile commands
config.status:1155: executing tools/Makefile commands
config.status:1155: executing utils/Makefile commands
config.status:1155: executing projects/Makefile commands
config.status:1155: executing bindings/Makefile commands
config.status:1155: executing bindings/ocaml/Makefile.ocaml commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-isystem/home/csppyi/.linuxbrew/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=core2'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib'
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___dso_handle=yes
ac_cv_func_backtrace=yes
ac_cv_func_ceilf=yes
ac_cv_func_exp2=yes
ac_cv_func_exp=yes
ac_cv_func_finite_in_ieeefp_h=no
ac_cv_func_floorf=yes
ac_cv_func_fmodf=yes
ac_cv_func_futimens=yes
ac_cv_func_futimes=yes
ac_cv_func_getcwd=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_isatty=yes
ac_cv_func_isinf_in_cmath=yes
ac_cv_func_isinf_in_math_h=yes
ac_cv_func_isnan_in_cmath=yes
ac_cv_func_isnan_in_math_h=yes
ac_cv_func_log10=yes
ac_cv_func_log2=yes
ac_cv_func_log=yes
ac_cv_func_longjmp=yes
ac_cv_func_malloc_zone_statistics=no
ac_cv_func_mkdtemp=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktemp=yes
ac_cv_func_mmap_file=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_nearbyintf=yes
ac_cv_func_posix_spawn=yes
ac_cv_func_powf=yes
ac_cv_func_pread=yes
ac_cv_func_rand48=yes
ac_cv_func_realpath=yes
ac_cv_func_rintf=yes
ac_cv_func_round=yes
ac_cv_func_roundf=yes
ac_cv_func_sbrk=yes
ac_cv_func_setenv=yes
ac_cv_func_setjmp=yes
ac_cv_func_setrlimit=yes
ac_cv_func_siglongjmp=yes
ac_cv_func_sigsetjmp=no
ac_cv_func_std_isinf_in_cmath=yes
ac_cv_func_std_isnan_in_cmath=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strtof=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoq=yes
ac_cv_func_sysconf=yes
ac_cv_func_writev=yes
ac_cv_have_decl_FE_ALL_EXCEPT=yes
ac_cv_have_decl_FE_INEXACT=yes
ac_cv_have_decl_arc4random=no
ac_cv_have_decl_strerror_s=no
ac_cv_header_CrashReporterClient_h=no
ac_cv_header_cxxabi_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fenv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_link_h=yes
ac_cv_header_mach_mach_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_malloc_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mmap_anon=yes
ac_cv_header_pthread_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_valgrind_valgrind_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_huge_val_sanity=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_pthread_pthread_mutex_init=yes
ac_cv_lib_xml2_xmlReadFile=yes
ac_cv_lib_z_compress2=yes
ac_cv_need_dev_zero_for_mmap=no
ac_cv_objext=o
ac_cv_path_BINPWD=/usr/bin/pwd
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_CAT=/usr/bin/cat
ac_cv_path_CMP=/usr/bin/cmp
ac_cv_path_CP=/usr/bin/cp
ac_cv_path_DATE=/usr/bin/date
ac_cv_path_DOT='echo dot'
ac_cv_path_DOXYGEN=/usr/bin/doxygen
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FIND=/usr/bin/find
ac_cv_path_GAS=/usr/bin/as
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_GZIPBIN=/usr/bin/gzip
ac_cv_path_MKDIR=/usr/bin/mkdir
ac_cv_path_MV=/usr/bin/mv
ac_cv_path_NM=/usr/bin/nm
ac_cv_path_PYTHON=/home/csppyi/anaconda3/bin/python
ac_cv_path_RM=/usr/bin/rm
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_CXXCPP='/usr/bin/g++ -E'
ac_cv_prog_XML2CONFIG=xml2-config
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_clock_gettime='none required'
ac_cv_search_dlopen=-ldl
ac_cv_search_el_init=no
ac_cv_search_mallinfo='none required'
ac_cv_search_opendir='none required'
ac_cv_search_pthread_getspecific='none required'
ac_cv_search_pthread_mutex_lock='none required'
ac_cv_search_pthread_rwlock_init='none required'
ac_cv_search_setupterm=-ltinfo
ac_cv_struct_tm=time.h
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_int64_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uint64_t=yes
llvm_cv_c_printf_a=yes
llvm_cv_cxx_compiler=gcc
llvm_cv_cxx_visibility_inlines_hidden=yes
llvm_cv_enable_backtraces=yes
llvm_cv_enable_crash_overrides=yes
llvm_cv_enable_libedit=yes
llvm_cv_enable_libffi=no
llvm_cv_enable_terminfo=yes
llvm_cv_gnu_make_command=make
llvm_cv_link_all_option=-Wl,--whole-archive
llvm_cv_link_use_export_dynamic=yes
llvm_cv_link_use_r=yes
llvm_cv_link_use_version_script=yes
llvm_cv_link_version=2.23.52.0.1
llvm_cv_linux_mixed=no
llvm_cv_no_link_all_option=-Wl,--no-whole-archive
llvm_cv_os_type=Linux
llvm_cv_platform_type=Unix
llvm_cv_target_arch=x86_64
llvm_cv_target_os_type=Linux
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALL_BINDINGS='ocaml'
ALL_TARGETS='X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ R600'
AR='ar'
ARCH='x86_64'
BINDINGS_TO_BUILD=''
BINPWD='/usr/bin/pwd'
BINUTILS_INCDIR=''
BUILD_CC=''
BUILD_CXX=''
BUILD_EXEEXT=''
BZIP2='/usr/bin/bzip2'
CAT='/usr/bin/cat'
CC='/usr/bin/gcc'
CFLAGS='-Os -w -pipe -march=core2'
CLANG_PLUGIN_SUPPORT='1'
CLANG_SRC_ROOT=''
CMP='/usr/bin/cmp'
COVERED_SWITCH_DEFAULT=''
CP='/usr/bin/cp'
CPP='/usr/bin/gcc -E'
CPPFLAGS='-isystem/home/csppyi/.linuxbrew/include'
CVSBUILD=''
CXX='/usr/bin/g++'
CXXCPP='/usr/bin/g++ -E'
CXXFLAGS='-Os -w -pipe -march=core2'
DATE='/usr/bin/date'
DEBUG_RUNTIME=''
DEBUG_SYMBOLS=''
DEFS='-DHAVE_CONFIG_H'
DISABLE_ASSERTIONS=''
DOT='echo dot'
DOXYGEN='/usr/bin/doxygen'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_CLANG_ARCMT='1'
ENABLE_CLANG_STATIC_ANALYZER='1'
ENABLE_CXX1Y='0'
ENABLE_DOCS='1'
ENABLE_DOXYGEN='0'
ENABLE_EMBED_STDCXX='0'
ENABLE_EXPENSIVE_CHECKS=''
ENABLE_LIBCPP='0'
ENABLE_OPTIMIZED='ENABLE_OPTIMIZED=1'
ENABLE_PIC='1'
ENABLE_POLLY='1'
ENABLE_PROFILING=''
ENABLE_PTHREADS='1'
ENABLE_SHARED='1'
ENABLE_SPLIT_DWARF='0'
ENABLE_TERMINFO='1'
ENABLE_TIMESTAMPS='1'
ENABLE_VISIBILITY_INLINES_HIDDEN='1'
ENABLE_WERROR='0'
EXEEXT=''
EXPENSIVE_CHECKS='no'
EXTRA_LD_OPTIONS=''
EXTRA_OPTIONS=''
FIND='/usr/bin/find'
GAS='/usr/bin/as'
GREP='/usr/bin/grep'
GROFF='/usr/bin/groff'
GZIPBIN='/usr/bin/gzip'
HAVE_DLOPEN='1'
HAVE_LIBZ='1'
HAVE_LINK_VERSION_SCRIPT='1'
HAVE_PTHREAD='1'
HAVE_TERMINFO='1'
HOST_ARCH='x86_64'
HOST_OS='Linux'
HUGE_VAL_SANITY='yes'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTERNAL_PREFIX=''
JIT=''
KEEP_SYMBOLS=''
LDFLAGS='-L/home/csppyi/.linuxbrew/lib -Wl,-rpath,/home/csppyi/.linuxbrew/lib'
LIBOBJS=''
LIBS='-lz -lpthread -ltinfo -ldl -lm '
LIBXML2_INC='-I/home/csppyi/anaconda3/include/libxml2'
LIBXML2_LIBS='-lxml2'
LINKALL='-Wl,--whole-archive'
LLVM_BINDIR='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/bin'
LLVM_CONFIGTIME='Fri Apr 17 20:02:04 HKT 2015'
LLVM_COPYRIGHT='Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign.'
LLVM_CROSS_COMPILING='0'
LLVM_DATADIR='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/share/llvm'
LLVM_DOCSDIR='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/share/doc/llvm'
LLVM_ENABLE_THREADS='1'
LLVM_ENABLE_ZLIB='1'
LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(SystemZ) LLVM_ASM_PARSER(Mips) LLVM_ASM_PARSER(AArch64) LLVM_ASM_PARSER(ARM) LLVM_ASM_PARSER(PowerPC) LLVM_ASM_PARSER(Sparc) LLVM_ASM_PARSER(X86) '
LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(R600) LLVM_ASM_PRINTER(SystemZ) LLVM_ASM_PRINTER(Hexagon) LLVM_ASM_PRINTER(NVPTX) LLVM_ASM_PRINTER(MSP430) LLVM_ASM_PRINTER(XCore) LLVM_ASM_PRINTER(Mips) LLVM_ASM_PRINTER(AArch64) LLVM_ASM_PRINTER(ARM) LLVM_ASM_PRINTER(PowerPC) LLVM_ASM_PRINTER(Sparc) LLVM_ASM_PRINTER(X86) '
LLVM_ENUM_DISASSEMBLERS='LLVM_DISASSEMBLER(SystemZ) LLVM_DISASSEMBLER(XCore) LLVM_DISASSEMBLER(Mips) LLVM_DISASSEMBLER(AArch64) LLVM_DISASSEMBLER(ARM) LLVM_DISASSEMBLER(PowerPC) LLVM_DISASSEMBLER(Sparc) LLVM_DISASSEMBLER(X86) '
LLVM_ENUM_TARGETS='LLVM_TARGET(R600) LLVM_TARGET(SystemZ) LLVM_TARGET(Hexagon) LLVM_TARGET(NVPTX) LLVM_TARGET(CppBackend) LLVM_TARGET(MSP430) LLVM_TARGET(XCore) LLVM_TARGET(Mips) LLVM_TARGET(AArch64) LLVM_TARGET(ARM) LLVM_TARGET(PowerPC) LLVM_TARGET(Sparc) LLVM_TARGET(X86) '
LLVM_ETCDIR='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/etc/llvm'
LLVM_HAS_POLLY=''
LLVM_INCLUDEDIR='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/include'
LLVM_INFODIR='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/info'
LLVM_MANDIR='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/man'
LLVM_NATIVE_ARCH='X86'
LLVM_ON_UNIX='1'
LLVM_ON_WIN32='0'
LLVM_PREFIX='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1'
LLVM_VERSION_MAJOR='3'
LLVM_VERSION_MINOR='5'
LLVM_VERSION_PATCH='1'
LLVM_VERSION_SUFFIX=''
LN_S='ln -s'
LTLIBOBJS=''
MKDIR='/usr/bin/mkdir'
MMAP_FILE='yes'
MV='/usr/bin/mv'
NM='/usr/bin/nm'
NOLINKALL='-Wl,--no-whole-archive'
NO_MAYBE_UNINITIALIZED='-Wno-maybe-uninitialized'
NO_MISSING_FIELD_INITIALIZERS='-Wno-missing-field-initializers'
NO_UNINITIALIZED=''
NO_VARIADIC_MACROS='-Wno-variadic-macros'
OBJEXT='o'
OCAMLC=''
OCAMLDEP=''
OCAMLDOC=''
OCAMLOPT=''
OCAML_LIBDIR=''
OPTIMIZE_OPTION='-O3'
OS='Linux'
PACKAGE_BUGREPORT='http://llvm.org/bugs/'
PACKAGE_NAME='LLVM'
PACKAGE_STRING='LLVM 3.5.1'
PACKAGE_TARNAME='llvm'
PACKAGE_VERSION='3.5.1'
PATH_SEPARATOR=':'
PDFROFF=''
PYTHON='/home/csppyi/anaconda3/bin/python'
RANLIB='ranlib'
RDYNAMIC='-rdynamic'
RM='/usr/bin/rm'
RPATH='-Wl,-R'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SHLIBEXT='.so'
TAR='/usr/bin/tar'
TARGETS_TO_BUILD='X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ R600'
TARGETS_WITH_JIT='ARM AArch64 Mips PowerPC SystemZ X86'
TARGET_HAS_JIT='1'
TARGET_OS='Linux'
USE_INTEL_JITEVENTS='0'
USE_OPROFILE='0'
XML2CONFIG='xml2-config'
ZIP='/usr/bin/zip'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
ifGNUmake=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1'
program_prefix=''
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "LLVM"
#define PACKAGE_TARNAME "llvm"
#define PACKAGE_VERSION "3.5.1"
#define PACKAGE_STRING "LLVM 3.5.1"
#define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
#define LLVM_VERSION_MAJOR 3
#define LLVM_VERSION_MINOR 5
#define LLVM_VERSION_PATCH 1
#define LLVM_ON_UNIX 1
#define LLVM_ENABLE_THREADS 1
#define LLVM_ENABLE_ZLIB 1
#define ENABLE_PIC 1
#define ENABLE_TIMESTAMPS 1
#define ENABLE_BACKTRACES 1
#define ENABLE_CRASH_OVERRIDES 1
#define LLVM_NATIVE_ARCH X86
#define LLVM_NATIVE_TARGET LLVMInitializeX86Target
#define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
#define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
#define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
#define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
#define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
#define CLANG_RESOURCE_DIR ""
#define C_INCLUDE_DIRS ""
#define GCC_INSTALL_PREFIX ""
#define DEFAULT_SYSROOT ""
#define BUG_REPORT_URL "http://llvm.org/bugs/"
#define HOST_LINK_VERSION "2.23.52.0.1"
#define HAVE_LINK_R 1
#define HAVE_LINK_EXPORT_DYNAMIC 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define LTDL_SHLIB_EXT ".so"
#define HAVE_LIBM 1
#define HAVE_DLOPEN 1
#define HAVE_TERMINFO 1
#define HAVE_MALLINFO 1
#define HAVE_LIBPTHREAD 1
#define HAVE_PTHREAD_MUTEX_LOCK 1
#define HAVE_PTHREAD_RWLOCK_INIT 1
#define HAVE_PTHREAD_GETSPECIFIC 1
#define HAVE_LIBZ 1
#define LLVM_USE_OPROFILE 0
#define LLVM_USE_INTEL_JITEVENTS 0
#define CLANG_HAVE_LIBXML 1
#define HAVE_DIRENT_H 1
#define HAVE_MMAP_ANONYMOUS 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_CXXABI_H 1
#define HAVE_DLFCN_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINK_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SETJMP_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDINT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_FENV_H 1
#define HAVE_DECL_FE_ALL_EXCEPT 1
#define HAVE_DECL_FE_INEXACT 1
#define HAVE_PTHREAD_H 1
#define HAVE_ZLIB_H 1
#define HAVE_CRASHREPORTER_INFO 0
#define RETSIGTYPE void
#define HAVE_INT64_T 1
#define HAVE_UINT64_T 1
#define HAVE_BACKTRACE 1
#define HAVE_CEILF 1
#define HAVE_FLOORF 1
#define HAVE_ROUNDF 1
#define HAVE_RINTF 1
#define HAVE_NEARBYINTF 1
#define HAVE_GETCWD 1
#define HAVE_POWF 1
#define HAVE_FMODF 1
#define HAVE_STRTOF 1
#define HAVE_ROUND 1
#define HAVE_LOG 1
#define HAVE_LOG2 1
#define HAVE_LOG10 1
#define HAVE_EXP 1
#define HAVE_EXP2 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETRLIMIT 1
#define HAVE_SETRLIMIT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_ISATTY 1
#define HAVE_MKDTEMP 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTEMP 1
#define HAVE_POSIX_SPAWN 1
#define HAVE_PREAD 1
#define HAVE_REALPATH 1
#define HAVE_SBRK 1
#define HAVE_SETRLIMIT 1
#define HAVE_STRERROR 1
#define HAVE_STRERROR_R 1
#define HAVE_SETENV 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOQ 1
#define HAVE_SYSCONF 1
#define HAVE_SETJMP 1
#define HAVE_LONGJMP 1
#define HAVE_SIGLONGJMP 1
#define HAVE_WRITEV 1
#define HAVE_FUTIMES 1
#define HAVE_FUTIMENS 1
#define HAVE_PRINTF_A 1
#define HAVE_RAND48 1
#define HAVE_DECL_ARC4RANDOM 0
#define HAVE_DECL_STRERROR_S 0
#define HAVE_ISNAN_IN_MATH_H 1
#define HAVE_ISNAN_IN_CMATH 1
#define HAVE_STD_ISNAN_IN_CMATH 1
#define HAVE_ISINF_IN_MATH_H 1
#define HAVE_ISINF_IN_CMATH 1
#define HAVE_STD_ISINF_IN_CMATH 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_MMAP_FILE
#define LLVM_HAS_ATOMICS 1
#define HAVE___DSO_HANDLE 1
#define LLVM_PREFIX "/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1"
#define LLVM_BINDIR "/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/bin"
#define LLVM_DATADIR "/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/share/llvm"
#define LLVM_DOCSDIR "/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/share/doc/llvm"
#define LLVM_ETCDIR "/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/etc/llvm"
#define LLVM_INCLUDEDIR "/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/include"
#define LLVM_INFODIR "/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/info"
#define LLVM_MANDIR "/home/csppyi/.linuxbrew/Cellar/llvm/3.5.1/man"
#define LLVM_CONFIGTIME "Fri Apr 17 20:02:04 HKT 2015"
#define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu"
#define LLVM_DEFAULT_TARGET_TRIPLE "x86_64-unknown-linux-gnu"
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew
HEAD: 4196f24a5c37cb583b0e54bb366b7f0fcffb4215
Last commit: 3 weeks ago
HOMEBREW_PREFIX: /home/csppyi/.linuxbrew
HOMEBREW_CELLAR: /home/csppyi/.linuxbrew/Cellar
CPU: 8-core 64-bit 6
OS X: 0-x86_64
Xcode: N/A
CLT: N/A
Clang: 3.4 build 0
X11: N/A
System Ruby: 2.0.0-p353 => /usr/bin/ruby
Perl: /usr/bin/perl
Python: /home/csppyi/anaconda3/bin/python => /home/csppyi/anaconda3/bin/python3.4
Ruby: /usr/bin/ruby
Java: 1.7.0_51
Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.
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:
/home/csppyi/anaconda3/bin/curl-config
/home/csppyi/anaconda3/bin/freetype-config
/home/csppyi/anaconda3/bin/libdynd-config
/home/csppyi/anaconda3/bin/libpng-config
/home/csppyi/anaconda3/bin/libpng15-config
/home/csppyi/anaconda3/bin/xml2-config
/home/csppyi/anaconda3/bin/xslt-config
/home/csppyi/anaconda3/bin/llvm-config
/home/csppyi/anaconda3/bin/python3-config
/home/csppyi/anaconda3/bin/python3.4-config
/home/csppyi/anaconda3/bin/python3.4m-config
/usr/local/bin/llvm-config
/bin/freetype-config
/bin/libpng-config
/bin/libpng15-config
/bin/nspr-config
/bin/pkg-config
/bin/apr-1-config
/bin/nss-util-config
/bin/python-config
/bin/python2-config
/bin/python2.7-config
/bin/apu-1-config
/bin/rarian-sk-config
/bin/scrollkeeper-config
/bin/krb5-config
/bin/gpg-error-config
/bin/libgnutls-config
/bin/libgcrypt-config
/bin/ncursesw5-config
/bin/libgnutls-extra-config
/bin/ncurses5-config
/bin/icu-config
/bin/pcre-config
/bin/xml2-config
/bin/curl-config
/bin/nss-softokn-config
/bin/nss-config
/bin/brltty-config
/bin/kde4-config
/bin/firewall-config
/bin/sdl-config
/bin/sane-config
/bin/net-snmp-config
/bin/xslt-config
/bin/cups-config
/bin/llvm-config
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 and just ignore them. Thanks!
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/llvm/LinkAllIR.h
/usr/local/include/llvm/AsmParser/Parser.h
/usr/local/include/llvm/PassInfo.h
/usr/local/include/llvm/Linker/Linker.h
/usr/local/include/llvm/Pass.h
/usr/local/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
/usr/local/include/llvm/ExecutionEngine/RuntimeDyld.h
/usr/local/include/llvm/ExecutionEngine/MCJIT.h
/usr/local/include/llvm/ExecutionEngine/OProfileWrapper.h
/usr/local/include/llvm/ExecutionEngine/JITEventListener.h
/usr/local/include/llvm/ExecutionEngine/GenericValue.h
/usr/local/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
/usr/local/include/llvm/ExecutionEngine/SectionMemoryManager.h
/usr/local/include/llvm/ExecutionEngine/Interpreter.h
/usr/local/include/llvm/ExecutionEngine/ObjectCache.h
/usr/local/include/llvm/ExecutionEngine/ExecutionEngine.h
/usr/local/include/llvm/DebugInfo/DWARFCompileUnit.h
/usr/local/include/llvm/DebugInfo/DWARFTypeUnit.h
/usr/local/include/llvm/DebugInfo/DWARFContext.h
/usr/local/include/llvm/DebugInfo/DWARFRelocMap.h
/usr/local/include/llvm/DebugInfo/DWARFDebugAranges.h
/usr/local/include/llvm/DebugInfo/DWARFDebugRangeList.h
/usr/local/include/llvm/DebugInfo/DWARFDebugAbbrev.h
/usr/local/include/llvm/DebugInfo/DWARFDebugFrame.h
/usr/local/include/llvm/DebugInfo/DWARFDebugLoc.h
/usr/local/include/llvm/DebugInfo/DWARFAbbreviationDeclaration.h
/usr/local/include/llvm/DebugInfo/DWARFUnit.h
/usr/local/include/llvm/DebugInfo/DWARFAcceleratorTable.h
/usr/local/include/llvm/DebugInfo/DWARFDebugLine.h
/usr/local/include/llvm/DebugInfo/DWARFDebugArangeSet.h
/usr/local/include/llvm/DebugInfo/DWARFDebugInfoEntry.h
/usr/local/include/llvm/DebugInfo/DWARFSection.h
/usr/local/include/llvm/DebugInfo/DIContext.h
/usr/local/include/llvm/DebugInfo/DWARFFormValue.h
/usr/local/include/llvm/Transforms/IPO.h
/usr/local/include/llvm/Transforms/Vectorize.h
/usr/local/include/llvm/Transforms/Utils/GlobalStatus.h
/usr/local/include/llvm/Transforms/Utils/CodeExtractor.h
/usr/local/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
/usr/local/include/llvm/Transforms/Utils/BuildLibCalls.h
/usr/local/include/llvm/Transforms/Utils/ValueMapper.h
/usr/local/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
/usr/local/include/llvm/Transforms/Utils/VectorUtils.h
/usr/local/include/llvm/Transforms/Utils/CtorUtils.h
/usr/local/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
/usr/local/include/llvm/Transforms/Utils/BasicBlockUtils.h
/usr/local/include/llvm/Transforms/Utils/BypassSlowDivision.h
/usr/local/include/llvm/Transforms/Utils/SimplifyLibCalls.h
/usr/local/include/llvm/Transforms/Utils/Cloning.h
/usr/local/include/llvm/Transforms/Utils/UnrollLoop.h
/usr/local/include/llvm/Transforms/Utils/PromoteMemToReg.h
/usr/local/include/llvm/Transforms/Utils/ModuleUtils.h
/usr/local/include/llvm/Transforms/Utils/SSAUpdater.h
/usr/local/include/llvm/Transforms/Utils/IntegerDivision.h
/usr/local/include/llvm/Transforms/Utils/SymbolRewriter.h
/usr/local/include/llvm/Transforms/Utils/Local.h
/usr/local/include/llvm/Transforms/Utils/SimplifyIndVar.h
/usr/local/include/llvm/Transforms/Utils/CmpInstAnalysis.h
/usr/local/include/llvm/Transforms/Utils/LoopUtils.h
/usr/local/include/llvm/Transforms/Scalar.h
/usr/local/include/llvm/Transforms/Instrumentation.h
/usr/local/include/llvm/Transforms/ObjCARC.h
/usr/local/include/llvm/Transforms/IPO/PassManagerBuilder.h
/usr/local/include/llvm/Transforms/IPO/InlinerPass.h
/usr/local/include/llvm/PassManager.h
/usr/local/include/llvm/PassSupport.h
/usr/local/include/llvm/Bitcode/BitcodeWriterPass.h
/usr/local/include/llvm/Bitcode/BitstreamWriter.h
/usr/local/include/llvm/Bitcode/LLVMBitCodes.h
/usr/local/include/llvm/Bitcode/ReaderWriter.h
/usr/local/include/llvm/Bitcode/BitstreamReader.h
/usr/local/include/llvm/Bitcode/BitCodes.h
/usr/local/include/llvm/MC/MCInstBuilder.h
/usr/local/include/llvm/MC/MCExternalSymbolizer.h
/usr/local/include/llvm/MC/MCTargetOptions.h
/usr/local/include/llvm/MC/MCSchedule.h
/usr/local/include/llvm/MC/MCObjectWriter.h
/usr/local/include/llvm/MC/MCLabel.h
/usr/local/include/llvm/MC/MCSectionMachO.h
/usr/local/include/llvm/MC/MCDirectives.h
/usr/local/include/llvm/MC/MachineLocation.h
/usr/local/include/llvm/MC/MCAsmInfo.h
/usr/local/include/llvm/MC/YAML.h
/usr/local/include/llvm/MC/MCSectionELF.h
/usr/local/include/llvm/MC/MCCodeGenInfo.h
/usr/local/include/llvm/MC/MCELFStreamer.h
/usr/local/include/llvm/MC/MCAsmInfoELF.h
/usr/local/include/llvm/MC/MCAsmLayout.h
/usr/local/include/llvm/MC/MCCodeEmitter.h
/usr/local/include/llvm/MC/MCFixup.h
/usr/local/include/llvm/MC/MCWinCOFFObjectWriter.h
/usr/local/include/llvm/MC/StringTableBuilder.h
/usr/local/include/llvm/MC/MCELFSymbolFlags.h
/usr/local/include/llvm/MC/MCMachObjectWriter.h
/usr/local/include/llvm/MC/MCInstrAnalysis.h
/usr/local/include/llvm/MC/MCSubtargetInfo.h
/usr/local/include/llvm/MC/MCSection.h
/usr/local/include/llvm/MC/MCObjectStreamer.h
/usr/local/include/llvm/MC/MCLinkerOptimizationHint.h
/usr/local/include/llvm/MC/MCWinEH.h
/usr/local/include/llvm/MC/MCAssembler.h
/usr/local/include/llvm/MC/MCRelocationInfo.h
/usr/local/include/llvm/MC/MCAsmInfoCOFF.h
/usr/local/include/llvm/MC/MCWinCOFFStreamer.h
/usr/local/include/llvm/MC/SubtargetFeature.h
/usr/local/include/llvm/MC/MCInst.h
/usr/local/include/llvm/MC/MCSymbol.h
/usr/local/include/llvm/MC/MCSectionCOFF.h
/usr/local/include/llvm/MC/MCMachOSymbolFlags.h
/usr/local/include/llvm/MC/MCSymbolizer.h
/usr/local/include/llvm/MC/MCAsmInfoDarwin.h
/usr/local/include/llvm/MC/MCInstrInfo.h
/usr/local/include/llvm/MC/MCFixedLenDisassembler.h
/usr/local/include/llvm/MC/MCDisassembler.h
/usr/local/include/llvm/MC/SectionKind.h
/usr/local/include/llvm/MC/MCRegisterInfo.h
/usr/local/include/llvm/MC/MCWin64EH.h
/usr/local/include/llvm/MC/MCFixupKindInfo.h
/usr/local/include/llvm/MC/MCAsmBackend.h
/usr/local/include/llvm/MC/MCValue.h
/usr/local/include/llvm/MC/MCObjectFileInfo.h
/usr/local/include/llvm/MC/MCELF.h
/usr/local/include/llvm/MC/MCTargetOptionsCommandFlags.h
/usr/local/include/llvm/MC/ConstantPools.h
/usr/local/include/llvm/MC/MCDwarf.h
/usr/local/include/llvm/MC/MCELFObjectWriter.h
/usr/local/include/llvm/MC/MCContext.h
/usr/local/include/llvm/MC/MCTargetAsmParser.h
/usr/local/include/llvm/MC/MCStreamer.h
/usr/local/include/llvm/MC/MCInstrItineraries.h
/usr/local/include/llvm/MC/MCExpr.h
/usr/local/include/llvm/MC/MCInstrDesc.h
/usr/local/include/llvm/MC/MCParser/MCAsmParser.h
/usr/local/include/llvm/MC/MCParser/MCAsmLexer.h
/usr/local/include/llvm/MC/MCParser/AsmCond.h
/usr/local/include/llvm/MC/MCParser/MCAsmParserExtension.h
/usr/local/include/llvm/MC/MCParser/AsmLexer.h
/usr/local/include/llvm/MC/MCParser/MCParsedAsmOperand.h
/usr/local/include/llvm/MC/MCInstPrinter.h
/usr/local/include/llvm/Object/MachO.h
/usr/local/include/llvm/Object/ELFObjectFile.h
/usr/local/include/llvm/Object/Binary.h
/usr/local/include/llvm/Object/Archive.h
/usr/local/include/llvm/Object/ObjectFile.h
/usr/local/include/llvm/Object/Error.h
/usr/local/include/llvm/Object/COFF.h
/usr/local/include/llvm/Object/RelocVisitor.h
/usr/local/include/llvm/Object/ELF.h
/usr/local/include/llvm/Object/COFFYAML.h
/usr/local/include/llvm/Object/ELFTypes.h
/usr/local/include/llvm/Object/SymbolicFile.h
/usr/local/include/llvm/Object/ELFYAML.h
/usr/local/include/llvm/Object/IRObjectFile.h
/usr/local/include/llvm/Object/MachOUniversal.h
/usr/local/include/llvm/Option/OptTable.h
/usr/local/include/llvm/Option/ArgList.h
/usr/local/include/llvm/Option/Arg.h
/usr/local/include/llvm/Option/OptSpecifier.h
/usr/local/include/llvm/Option/Option.h
/usr/local/include/llvm/LineEditor/LineEditor.h
/usr/local/include/llvm/CodeGen/ScheduleDAGInstrs.h
/usr/local/include/llvm/CodeGen/MachinePostDominators.h
/usr/local/include/llvm/CodeGen/RegAllocRegistry.h
/usr/local/include/llvm/CodeGen/StackProtector.h
/usr/local/include/llvm/CodeGen/DFAPacketizer.h
/usr/local/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
/usr/local/include/llvm/CodeGen/SelectionDAG.h
/usr/local/include/llvm/CodeGen/RegisterClassInfo.h
/usr/local/include/llvm/CodeGen/GCMetadataPrinter.h
/usr/local/include/llvm/CodeGen/LiveIntervalUnion.h
/usr/local/include/llvm/CodeGen/MachineFunctionAnalysis.h
/usr/local/include/llvm/CodeGen/ScheduleDFS.h
/usr/local/include/llvm/CodeGen/DIE.h
/usr/local/include/llvm/CodeGen/AsmPrinter.h
/usr/local/include/llvm/CodeGen/MachineInstrBuilder.h
/usr/local/include/llvm/CodeGen/MachineScheduler.h
/usr/local/include/llvm/CodeGen/TargetSchedule.h
/usr/local/include/llvm/CodeGen/ScheduleHazardRecognizer.h
/usr/local/include/llvm/CodeGen/MachineBasicBlock.h
/usr/local/include/llvm/CodeGen/FunctionLoweringInfo.h
/usr/local/include/llvm/CodeGen/MachORelocation.h
/usr/local/include/llvm/CodeGen/MachineDominators.h
/usr/local/include/llvm/CodeGen/MachineInstrBundle.h
/usr/local/include/llvm/CodeGen/LiveInterval.h
/usr/local/include/llvm/CodeGen/PBQP/Solution.h
/usr/local/include/llvm/CodeGen/PBQP/Graph.h
/usr/local/include/llvm/CodeGen/PBQP/CostAllocator.h
/usr/local/include/llvm/CodeGen/PBQP/ReductionRules.h
/usr/local/include/llvm/CodeGen/PBQP/Math.h
/usr/local/include/llvm/CodeGen/MachineConstantPool.h
/usr/local/include/llvm/CodeGen/MachineModuleInfoImpls.h
/usr/local/include/llvm/CodeGen/MachineSSAUpdater.h
/usr/local/include/llvm/CodeGen/IntrinsicLowering.h
/usr/local/include/llvm/CodeGen/SlotIndexes.h
/usr/local/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
/usr/local/include/llvm/CodeGen/CalcSpillWeights.h
/usr/local/include/llvm/CodeGen/ISDOpcodes.h
/usr/local/include/llvm/CodeGen/CommandFlags.h
/usr/local/include/llvm/CodeGen/MachineModuleInfo.h
/usr/local/include/llvm/CodeGen/MachineCombinerPattern.h
/usr/local/include/llvm/CodeGen/MachineFrameInfo.h
/usr/local/include/llvm/CodeGen/LiveRangeEdit.h
/usr/local/include/llvm/CodeGen/RegisterPressure.h
/usr/local/include/llvm/CodeGen/RegAllocPBQP.h
/usr/local/include/llvm/CodeGen/JumpInstrTables.h
/usr/local/include/llvm/CodeGen/StackMapLivenessAnalysis.h
/usr/local/include/llvm/CodeGen/LiveVariables.h
/usr/local/include/llvm/CodeGen/ScheduleDAG.h
/usr/local/include/llvm/CodeGen/LiveIntervalAnalysis.h
/usr/local/include/llvm/CodeGen/MachineFunction.h
/usr/local/include/llvm/CodeGen/LatencyPriorityQueue.h
/usr/local/include/llvm/CodeGen/MachineLoopInfo.h
/usr/local/include/llvm/CodeGen/SelectionDAGISel.h
/usr/local/include/llvm/CodeGen/PseudoSourceValue.h
/usr/local/include/llvm/CodeGen/GCStrategy.h
/usr/local/include/llvm/CodeGen/SchedulerRegistry.h
/usr/local/include/llvm/CodeGen/MachineJumpTableInfo.h
/usr/local/include/llvm/CodeGen/MachineFunctionPass.h
/usr/local/include/llvm/CodeGen/MachineMemOperand.h
/usr/local/include/llvm/CodeGen/MachineRegisterInfo.h
/usr/local/include/llvm/CodeGen/VirtRegMap.h
/usr/local/include/llvm/CodeGen/PBQPRAConstraint.h
/usr/local/include/llvm/CodeGen/MachineValueType.h
/usr/local/include/llvm/CodeGen/GCs.h
/usr/local/include/llvm/CodeGen/LiveRegMatrix.h
/usr/local/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
/usr/local/include/llvm/CodeGen/GCMetadata.h
/usr/local/include/llvm/CodeGen/Passes.h
/usr/local/include/llvm/CodeGen/DAGCombine.h
/usr/local/include/llvm/CodeGen/MachineOperand.h
/usr/local/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
/usr/local/include/llvm/CodeGen/LinkAllCodegenComponents.h
/usr/local/include/llvm/CodeGen/StackMaps.h
/usr/local/include/llvm/CodeGen/ValueTypes.h
/usr/local/include/llvm/CodeGen/RuntimeLibcalls.h
/usr/local/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
/usr/local/include/llvm/CodeGen/LivePhysRegs.h
/usr/local/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
/usr/local/include/llvm/CodeGen/Analysis.h
/usr/local/include/llvm/CodeGen/MachineDominanceFrontier.h
/usr/local/include/llvm/CodeGen/MachineRegionInfo.h
/usr/local/include/llvm/CodeGen/RegisterScavenging.h
/usr/local/include/llvm/CodeGen/ResourcePriorityQueue.h
/usr/local/include/llvm/CodeGen/LiveStackAnalysis.h
/usr/local/include/llvm/CodeGen/MachineTraceMetrics.h
/usr/local/include/llvm/CodeGen/MachinePassRegistry.h
/usr/local/include/llvm/CodeGen/FastISel.h
/usr/local/include/llvm/CodeGen/SelectionDAGNodes.h
/usr/local/include/llvm/CodeGen/CallingConvLower.h
/usr/local/include/llvm/CodeGen/LexicalScopes.h
/usr/local/include/llvm/CodeGen/EdgeBundles.h
/usr/local/include/llvm/CodeGen/MachineInstr.h
/usr/local/include/llvm/ProfileData/CoverageMapping.h
/usr/local/include/llvm/ProfileData/SampleProfReader.h
/usr/local/include/llvm/ProfileData/CoverageMappingReader.h
/usr/local/include/llvm/ProfileData/CoverageMappingWriter.h
/usr/local/include/llvm/ProfileData/InstrProfWriter.h
/usr/local/include/llvm/ProfileData/InstrProfReader.h
/usr/local/include/llvm/ProfileData/SampleProfWriter.h
/usr/local/include/llvm/ProfileData/SampleProf.h
/usr/local/include/llvm/ProfileData/InstrProf.h
/usr/local/include/llvm/IRReader/IRReader.h
/usr/local/include/llvm/PassRegistry.h
/usr/local/include/llvm/Target/TargetRegisterInfo.h
/usr/local/include/llvm/Target/TargetLibraryInfo.h
/usr/local/include/llvm/Target/TargetMachine.h
/usr/local/include/llvm/Target/TargetOpcodes.h
/usr/local/include/llvm/Target/TargetIntrinsicInfo.h
/usr/local/include/llvm/Target/TargetSelectionDAGInfo.h
/usr/local/include/llvm/Target/TargetLowering.h
/usr/local/include/llvm/Target/TargetSubtargetInfo.h
/usr/local/include/llvm/Target/TargetOptions.h
/usr/local/include/llvm/Target/TargetFrameLowering.h
/usr/local/include/llvm/Target/CostTable.h
/usr/local/include/llvm/Target/TargetCallingConv.h
/usr/local/include/llvm/Target/TargetLoweringObjectFile.h
/usr/local/include/llvm/Target/TargetInstrInfo.h
/usr/local/include/llvm/PassAnalysisSupport.h
/usr/local/include/llvm/LTO/LTOModule.h
/usr/local/include/llvm/LTO/LTOCodeGenerator.h
/usr/local/include/llvm/TableGen/StringMatcher.h
/usr/local/include/llvm/TableGen/Record.h
/usr/local/include/llvm/TableGen/Error.h
/usr/local/include/llvm/TableGen/TableGenBackend.h
/usr/local/include/llvm/TableGen/Main.h
/usr/local/include/llvm/TableGen/SetTheory.h
/usr/local/include/llvm/TableGen/StringToOffsetTable.h
/usr/local/include/llvm/InitializePasses.h
/usr/local/include/llvm/ADT/StringExtras.h
/usr/local/include/llvm/ADT/DepthFirstIterator.h
/usr/local/include/llvm/ADT/ScopedHashTable.h
/usr/local/include/llvm/ADT/APInt.h
/usr/local/include/llvm/ADT/FoldingSet.h
/usr/local/include/llvm/ADT/VariadicFunction.h
/usr/local/include/llvm/ADT/PostOrderIterator.h
/usr/local/include/llvm/ADT/edit_distance.h
/usr/local/include/llvm/ADT/IntervalMap.h
/usr/local/include/llvm/ADT/StringMap.h
/usr/local/include/llvm/ADT/SetOperations.h
/usr/local/include/llvm/ADT/PointerUnion.h
/usr/local/include/llvm/ADT/Triple.h
/usr/local/include/llvm/ADT/StringRef.h
/usr/local/include/llvm/ADT/DenseMapInfo.h
/usr/local/include/llvm/ADT/SmallString.h
/usr/local/include/llvm/ADT/ImmutableList.h
/usr/local/include/llvm/ADT/SmallSet.h
/usr/local/include/llvm/ADT/DeltaAlgorithm.h
/usr/local/include/llvm/ADT/ImmutableMap.h
/usr/local/include/llvm/ADT/SparseMultiSet.h
/usr/local/include/llvm/ADT/STLExtras.h
/usr/local/include/llvm/ADT/ilist_node.h
/usr/local/include/llvm/ADT/iterator_range.h
/usr/local/include/llvm/ADT/StringSwitch.h
/usr/local/include/llvm/ADT/SparseSet.h
/usr/local/include/llvm/ADT/DenseSet.h
/usr/local/include/llvm/ADT/BitVector.h
/usr/local/include/llvm/ADT/APSInt.h
/usr/local/include/llvm/ADT/Statistic.h
/usr/local/include/llvm/ADT/IntrusiveRefCntPtr.h
/usr/local/include/llvm/ADT/DenseMap.h
/usr/local/include/llvm/ADT/TinyPtrVector.h
/usr/local/include/llvm/ADT/StringSet.h
/usr/local/include/llvm/ADT/SCCIterator.h
/usr/local/include/llvm/ADT/SmallBitVector.h
/usr/local/include/llvm/ADT/UniqueVector.h
/usr/local/include/llvm/ADT/SparseBitVector.h
/usr/local/include/llvm/ADT/ilist.h
/usr/local/include/llvm/ADT/SmallVector.h
/usr/local/include/llvm/ADT/ImmutableSet.h
/usr/local/include/llvm/ADT/GraphTraits.h
/usr/local/include/llvm/ADT/iterator.h
/usr/local/include/llvm/ADT/PackedVector.h
/usr/local/include/llvm/ADT/Hashing.h
/usr/local/include/llvm/ADT/ArrayRef.h
/usr/local/include/llvm/ADT/PriorityQueue.h
/usr/local/include/llvm/ADT/PointerIntPair.h
/usr/local/include/llvm/ADT/DAGDeltaAlgorithm.h
/usr/local/include/llvm/ADT/MapVector.h
/usr/local/include/llvm/ADT/APFloat.h
/usr/local/include/llvm/ADT/SmallPtrSet.h
/usr/local/include/llvm/ADT/Twine.h
/usr/local/include/llvm/ADT/SetVector.h
/usr/local/include/llvm/ADT/EquivalenceClasses.h
/usr/local/include/llvm/ADT/IndexedMap.h
/usr/local/include/llvm/ADT/Optional.h
/usr/local/include/llvm/ADT/IntEqClasses.h
/usr/local/include/llvm/ADT/None.h
/usr/local/include/llvm/LinkAllPasses.h
/usr/local/include/llvm/IR/IntrinsicInst.h
/usr/local/include/llvm/IR/DerivedTypes.h
/usr/local/include/llvm/IR/CallingConv.h
/usr/local/include/llvm/IR/SymbolTableListTraits.h
/usr/local/include/llvm/IR/LegacyPassManager.h
/usr/local/include/llvm/IR/TypeBuilder.h
/usr/local/include/llvm/IR/GlobalObject.h
/usr/local/include/llvm/IR/IRPrintingPasses.h
/usr/local/include/llvm/IR/AssemblyAnnotationWriter.h
/usr/local/include/llvm/IR/Intrinsics.h
/usr/local/include/llvm/IR/LegacyPassManagers.h
/usr/local/include/llvm/IR/TypeFinder.h
/usr/local/include/llvm/IR/ValueMap.h
/usr/local/include/llvm/IR/BasicBlock.h
/usr/local/include/llvm/IR/User.h
/usr/local/include/llvm/IR/GetElementPtrTypeIterator.h
/usr/local/include/llvm/IR/PassManager.h
/usr/local/include/llvm/IR/InstrTypes.h
/usr/local/include/llvm/IR/ValueHandle.h
/usr/local/include/llvm/IR/ConstantFolder.h
/usr/local/include/llvm/IR/ValueSymbolTable.h
/usr/local/include/llvm/IR/IRBuilder.h
/usr/local/include/llvm/IR/Dominators.h
/usr/local/include/llvm/IR/CallSite.h
/usr/local/include/llvm/IR/MetadataTracking.h
/usr/local/include/llvm/IR/OperandTraits.h
/usr/local/include/llvm/IR/InlineAsm.h
/usr/local/include/llvm/IR/InstIterator.h
/usr/local/include/llvm/IR/Attributes.h
/usr/local/include/llvm/IR/PatternMatch.h
/usr/local/include/llvm/IR/Operator.h
/usr/local/include/llvm/IR/Verifier.h
/usr/local/include/llvm/IR/GlobalAlias.h
/usr/local/include/llvm/IR/UseListOrder.h
/usr/local/include/llvm/IR/DiagnosticInfo.h
/usr/local/include/llvm/IR/Constant.h
/usr/local/include/llvm/IR/Instructions.h
/usr/local/include/llvm/IR/Metadata.h
/usr/local/include/llvm/IR/GlobalVariable.h
/usr/local/include/llvm/IR/Constants.h
/usr/local/include/llvm/IR/Type.h
/usr/local/include/llvm/IR/PredIteratorCache.h
/usr/local/include/llvm/IR/CFG.h
/usr/local/include/llvm/IR/MDBuilder.h
/usr/local/include/llvm/IR/Comdat.h
/usr/local/include/llvm/IR/TrackingMDRef.h
/usr/local/include/llvm/IR/NoFolder.h
/usr/local/include/llvm/IR/DIBuilder.h
/usr/local/include/llvm/IR/Function.h
/usr/local/include/llvm/IR/Instruction.h
/usr/local/include/llvm/IR/Argument.h
/usr/local/include/llvm/IR/DebugInfo.h
/usr/local/include/llvm/IR/Value.h
/usr/local/include/llvm/IR/DebugLoc.h
/usr/local/include/llvm/IR/Statepoint.h
/usr/local/include/llvm/IR/Use.h
/usr/local/include/llvm/IR/AutoUpgrade.h
/usr/local/include/llvm/IR/Module.h
/usr/local/include/llvm/IR/LLVMContext.h
/usr/local/include/llvm/IR/GVMaterializer.h
/usr/local/include/llvm/IR/ConstantRange.h
/usr/local/include/llvm/IR/LegacyPassNameParser.h
/usr/local/include/llvm/IR/GlobalValue.h
/usr/local/include/llvm/IR/Mangler.h
/usr/local/include/llvm/IR/DataLayout.h
/usr/local/include/llvm/IR/PassManagerInternal.h
/usr/local/include/llvm/IR/DiagnosticPrinter.h
/usr/local/include/llvm/IR/InstVisitor.h
/usr/local/include/llvm/Analysis/LibCallAliasAnalysis.h
/usr/local/include/llvm/Analysis/ScalarEvolutionNormalization.h
/usr/local/include/llvm/Analysis/RegionInfo.h
/usr/local/include/llvm/Analysis/BlockFrequencyInfoImpl.h
/usr/local/include/llvm/Analysis/ScalarEvolutionExpressions.h
/usr/local/include/llvm/Analysis/TargetTransformInfo.h
/usr/local/include/llvm/Analysis/LoopIterator.h
/usr/local/include/llvm/Analysis/Trace.h
/usr/local/include/llvm/Analysis/RegionPass.h
/usr/local/include/llvm/Analysis/BranchProbabilityInfo.h
/usr/local/include/llvm/Analysis/CaptureTracking.h
/usr/local/include/llvm/Analysis/InstructionSimplify.h
/usr/local/include/llvm/Analysis/InlineCost.h
/usr/local/include/llvm/Analysis/AssumptionCache.h
/usr/local/include/llvm/Analysis/AliasAnalysis.h
/usr/local/include/llvm/Analysis/IVUsers.h
/usr/local/include/llvm/Analysis/CallPrinter.h
/usr/local/include/llvm/Analysis/RegionIterator.h
/usr/local/include/llvm/Analysis/CodeMetrics.h
/usr/local/include/llvm/Analysis/CallGraphSCCPass.h
/usr/local/include/llvm/Analysis/LibCallSemantics.h
/usr/local/include/llvm/Analysis/DominanceFrontierImpl.h
/usr/local/include/llvm/Analysis/Interval.h
/usr/local/include/llvm/Analysis/RegionInfoImpl.h
/usr/local/include/llvm/Analysis/PHITransAddr.h
/usr/local/include/llvm/Analysis/MemoryDependenceAnalysis.h
/usr/local/include/llvm/Analysis/DOTGraphTraitsPass.h
/usr/local/include/llvm/Analysis/CallGraph.h
/usr/local/include/llvm/Analysis/ScalarEvolution.h
/usr/local/include/llvm/Analysis/PtrUseVisitor.h
/usr/local/include/llvm/Analysis/LazyCallGraph.h
/usr/local/include/llvm/Analysis/DependenceAnalysis.h
/usr/local/include/llvm/Analysis/ValueTracking.h
/usr/local/include/llvm/Analysis/IntervalPartition.h
/usr/local/include/llvm/Analysis/CGSCCPassManager.h
/usr/local/include/llvm/Analysis/DominanceFrontier.h
/usr/local/include/llvm/Analysis/ScalarEvolutionExpander.h
/usr/local/include/llvm/Analysis/IntervalIterator.h
/usr/local/include/llvm/Analysis/LazyValueInfo.h
/usr/local/include/llvm/Analysis/RegionPrinter.h
/usr/local/include/llvm/Analysis/Loads.h
/usr/local/include/llvm/Analysis/DomPrinter.h
/usr/local/include/llvm/Analysis/PostDominators.h
/usr/local/include/llvm/Analysis/Lint.h
/usr/local/include/llvm/Analysis/CFG.h
/usr/local/include/llvm/Analysis/Passes.h
/usr/local/include/llvm/Analysis/LoopInfo.h
/usr/local/include/llvm/Analysis/MemoryBuiltins.h
/usr/local/include/llvm/Analysis/AliasSetTracker.h
/usr/local/include/llvm/Analysis/ConstantFolding.h
/usr/local/include/llvm/Analysis/LoopInfoImpl.h
/usr/local/include/llvm/Analysis/JumpInstrTableInfo.h
/usr/local/include/llvm/Analysis/LoopPass.h
/usr/local/include/llvm/Analysis/ConstantsScanner.h
/usr/local/include/llvm/Analysis/TargetFolder.h
/usr/local/include/llvm/Analysis/CFGPrinter.h
/usr/local/include/llvm/Analysis/FunctionTargetTransformInfo.h
/usr/local/include/llvm/Analysis/BlockFrequencyInfo.h
/usr/local/include/llvm/Analysis/SparsePropagation.h
/usr/local/include/llvm/Support/MachO.h
/usr/local/include/llvm/Support/Casting.h
/usr/local/include/llvm/Support/GCOV.h
/usr/local/include/llvm/Support/OnDiskHashTable.h
/usr/local/include/llvm/Support/DataExtractor.h
/usr/local/include/llvm/Support/Registry.h
/usr/local/include/llvm/Support/YAMLTraits.h
/usr/local/include/llvm/Support/CBindingWrapping.h
/usr/local/include/llvm/Support/SystemUtils.h
/usr/local/include/llvm/Support/Debug.h
/usr/local/include/llvm/Support/FileOutputBuffer.h
/usr/local/include/llvm/Support/StreamingMemoryObject.h
/usr/local/include/llvm/Support/SwapByteOrder.h
/usr/local/include/llvm/Support/MathExtras.h
/usr/local/include/llvm/Support/Compiler.h
/usr/local/include/llvm/Support/BranchProbability.h
/usr/local/include/llvm/Support/Capacity.h
/usr/local/include/llvm/Support/MemoryObject.h
/usr/local/include/llvm/Support/ArrayRecycler.h
/usr/local/include/llvm/Support/ConvertUTF.h
/usr/local/include/llvm/Support/PrettyStackTrace.h
/usr/local/include/llvm/Support/COFF.h
/usr/local/include/llvm/Support/Recycler.h
/usr/local/include/llvm/Support/StringPool.h
/usr/local/include/llvm/Support/Errno.h
/usr/local/include/llvm/Support/Memory.h
/usr/local/include/llvm/Support/PointerLikeTypeTraits.h
/usr/local/include/llvm/Support/Threading.h
/usr/local/include/llvm/Support/SourceMgr.h
/usr/local/include/llvm/Support/Path.h
/usr/local/include/llvm/Support/TimeValue.h
/usr/local/include/llvm/Support/ELF.h
/usr/local/include/llvm/Support/ErrorHandling.h
/usr/local/include/llvm/Support/Valgrind.h
/usr/local/include/llvm/Support/ManagedStatic.h
/usr/local/include/llvm/Support/YAMLParser.h
/usr/local/include/llvm/Support/Endian.h
/usr/local/include/llvm/Support/Win64EH.h
/usr/local/include/llvm/Support/LEB128.h
/usr/local/include/llvm/Support/raw_os_ostream.h
/usr/local/include/llvm/Support/RWMutex.h
/usr/local/include/llvm/Support/Host.h
/usr/local/include/llvm/Support/MD5.h
/usr/local/include/llvm/Support/ToolOutputFile.h
/usr/local/include/llvm/Support/SpecialCaseList.h
/usr/local/include/llvm/Support/FileUtilities.h
/usr/local/include/llvm/Support/Timer.h
/usr/local/include/llvm/Support/DOTGraphTraits.h
/usr/local/include/llvm/Support/CommandLine.h
/usr/local/include/llvm/Support/ARMWinEH.h
/usr/local/include/llvm/Support/FormattedStream.h
/usr/local/include/llvm/Support/CrashRecoveryContext.h
/usr/local/include/llvm/Support/OutputBuffer.h
/usr/local/include/llvm/Support/WindowsError.h
/usr/local/include/llvm/Support/Dwarf.h
/usr/local/include/llvm/Support/GenericDomTreeConstruction.h
/usr/local/include/llvm/Support/LockFileManager.h
/usr/local/include/llvm/Support/Process.h
/usr/local/include/llvm/Support/RandomNumberGenerator.h
/usr/local/include/llvm/Support/RegistryParser.h
/usr/local/include/llvm/Support/Atomic.h
/usr/local/include/llvm/Support/Solaris.h
/usr/local/include/llvm/Support/Locale.h
/usr/local/include/llvm/Support/ErrorOr.h
/usr/local/include/llvm/Support/DynamicLibrary.h
/usr/local/include/llvm/Support/raw_ostream.h
/usr/local/include/llvm/Support/MutexGuard.h
/usr/local/include/llvm/Support/Allocator.h
/usr/local/include/llvm/Support/TargetRegistry.h
/usr/local/include/llvm/Support/EndianStream.h
/usr/local/include/llvm/Support/GraphWriter.h
/usr/local/include/llvm/Support/LineIterator.h
/usr/local/include/llvm/Support/Regex.h
/usr/local/include/llvm/Support/ARMEHABI.h
/usr/local/include/llvm/Support/type_traits.h
/usr/local/include/llvm/Support/AIXDataTypesFix.h
/usr/local/include/llvm/Support/BlockFrequency.h
/usr/local/include/llvm/Support/Format.h
/usr/local/include/llvm/Support/SMLoc.h
/usr/local/include/llvm/Support/GenericDomTree.h
/usr/local/include/llvm/Support/PluginLoader.h
/usr/local/include/llvm/Support/ARMBuildAttributes.h
/usr/local/include/llvm/Support/UnicodeCharRanges.h
/usr/local/include/llvm/Support/circular_raw_ostream.h
/usr/local/include/llvm/Support/RecyclingAllocator.h
/usr/local/include/llvm/Support/UniqueLock.h
/usr/local/include/llvm/Support/SaveAndRestore.h
/usr/local/include/llvm/Support/AlignOf.h
/usr/local/include/llvm/Support/Signals.h
/usr/local/include/llvm/Support/ScaledNumber.h
/usr/local/include/llvm/Support/Program.h
/usr/local/include/llvm/Support/DataStream.h
/usr/local/include/llvm/Support/Options.h
/usr/local/include/llvm/Support/ThreadLocal.h
/usr/local/include/llvm/Support/FileSystem.h
/usr/local/include/llvm/Support/Compression.h
/usr/local/include/llvm/Support/Errc.h
/usr/local/include/llvm/Support/Mutex.h
/usr/local/include/llvm/Support/TargetSelect.h
/usr/local/include/llvm/Support/MemoryBuffer.h
/usr/local/include/llvm/Support/Watchdog.h
/usr/local/include/llvm/Support/CodeGen.h
/usr/local/include/llvm/Support/Unicode.h
/usr/local/include/llvm/Support/DataTypes.h
/usr/local/include/llvm/Config/config.h
/usr/local/include/llvm/Config/llvm-config.h
/usr/local/include/llvm-c/LinkTimeOptimizer.h
/usr/local/include/llvm-c/Disassembler.h
/usr/local/include/llvm-c/Target.h
/usr/local/include/llvm-c/Transforms/PassManagerBuilder.h
/usr/local/include/llvm-c/Transforms/IPO.h
/usr/local/include/llvm-c/Transforms/Vectorize.h
/usr/local/include/llvm-c/Transforms/Scalar.h
/usr/local/include/llvm-c/TargetMachine.h
/usr/local/include/llvm-c/Initialization.h
/usr/local/include/llvm-c/Object.h
/usr/local/include/llvm-c/Linker.h
/usr/local/include/llvm-c/Support.h
/usr/local/include/llvm-c/Core.h
/usr/local/include/llvm-c/ExecutionEngine.h
/usr/local/include/llvm-c/BitWriter.h
/usr/local/include/llvm-c/lto.h
/usr/local/include/llvm-c/Analysis.h
/usr/local/include/llvm-c/IRReader.h
/usr/local/include/llvm-c/BitReader.h
/usr/local/include/clang/Rewrite/Frontend/FixItRewriter.h
/usr/local/include/clang/Rewrite/Frontend/FrontendActions.h
/usr/local/include/clang/Rewrite/Frontend/ASTConsumers.h
/usr/local/include/clang/Rewrite/Frontend/Rewriters.h
/usr/local/include/clang/Rewrite/Core/TokenRewriter.h
/usr/local/include/clang/Rewrite/Core/Rewriter.h
/usr/local/include/clang/Rewrite/Core/RewriteRope.h
/usr/local/include/clang/Rewrite/Core/HTMLRewrite.h
/usr/local/include/clang/Rewrite/Core/DeltaTree.h
/usr/local/include/clang/Frontend/Utils.h
/usr/local/include/clang/Frontend/FrontendDiagnostic.h
/usr/local/include/clang/Frontend/SerializedDiagnosticReader.h
/usr/local/include/clang/Frontend/ChainedDiagnosticConsumer.h
/usr/local/include/clang/Frontend/DiagnosticRenderer.h
/usr/local/include/clang/Frontend/TextDiagnosticPrinter.h
/usr/local/include/clang/Frontend/SerializedDiagnosticPrinter.h
/usr/local/include/clang/Frontend/TextDiagnostic.h
/usr/local/include/clang/Frontend/VerifyDiagnosticConsumer.h
/usr/local/include/clang/Frontend/FrontendActions.h
/usr/local/include/clang/Frontend/MigratorOptions.h
/usr/local/include/clang/Frontend/LayoutOverrideSource.h
/usr/local/include/clang/Frontend/LangStandard.h
/usr/local/include/clang/Frontend/FrontendOptions.h
/usr/local/include/clang/Frontend/PreprocessorOutputOptions.h
/usr/local/include/clang/Frontend/DependencyOutputOptions.h
/usr/local/include/clang/Frontend/FrontendAction.h
/usr/local/include/clang/Frontend/CompilerInstance.h
/usr/local/include/clang/Frontend/CodeGenOptions.h
/usr/local/include/clang/Frontend/CompilerInvocation.h
/usr/local/include/clang/Frontend/MultiplexConsumer.h
/usr/local/include/clang/Frontend/ASTConsumers.h
/usr/local/include/clang/Frontend/FrontendPluginRegistry.h
/usr/local/include/clang/Frontend/TextDiagnosticBuffer.h
/usr/local/include/clang/Frontend/CommandLineSourceLoc.h
/usr/local/include/clang/Frontend/LogDiagnosticPrinter.h
/usr/local/include/clang/Frontend/ASTUnit.h
/usr/local/include/clang/Frontend/SerializedDiagnostics.h
/usr/local/include/clang/Sema/ParsedTemplate.h
/usr/local/include/clang/Sema/ScopeInfo.h
/usr/local/include/clang/Sema/LocInfoType.h
/usr/local/include/clang/Sema/Lookup.h
/usr/local/include/clang/Sema/Scope.h
/usr/local/include/clang/Sema/Overload.h
/usr/local/include/clang/Sema/PrettyDeclStackTrace.h
/usr/local/include/clang/Sema/AnalysisBasedWarnings.h
/usr/local/include/clang/Sema/CXXFieldCollector.h
/usr/local/include/clang/Sema/SemaInternal.h
/usr/local/include/clang/Sema/Initialization.h
/usr/local/include/clang/Sema/Designator.h
/usr/local/include/clang/Sema/SemaLambda.h
/usr/local/include/clang/Sema/CodeCompleteConsumer.h
/usr/local/include/clang/Sema/SemaFixItUtils.h
/usr/local/include/clang/Sema/MultiplexExternalSemaSource.h
/usr/local/include/clang/Sema/ExternalSemaSource.h
/usr/local/include/clang/Sema/Template.h
/usr/local/include/clang/Sema/SemaConsumer.h
/usr/local/include/clang/Sema/CodeCompleteOptions.h
/usr/local/include/clang/Sema/LoopHint.h
/usr/local/include/clang/Sema/IdentifierResolver.h
/usr/local/include/clang/Sema/DeclSpec.h
/usr/local/include/clang/Sema/Sema.h
/usr/local/include/clang/Sema/Weak.h
/usr/local/include/clang/Sema/Ownership.h
/usr/local/include/clang/Sema/AttributeList.h
/usr/local/include/clang/Sema/SemaDiagnostic.h
/usr/local/include/clang/Sema/TypoCorrection.h
/usr/local/include/clang/Sema/DelayedDiagnostic.h
/usr/local/include/clang/Sema/ObjCMethodList.h
/usr/local/include/clang/Sema/TemplateDeduction.h
/usr/local/include/clang/Edit/EditsReceiver.h
/usr/local/include/clang/Edit/EditedSource.h
/usr/local/include/clang/Edit/Commit.h
/usr/local/include/clang/Edit/FileOffset.h
/usr/local/include/clang/Edit/Rewriters.h
/usr/local/include/clang/Basic/Specifiers.h
/usr/local/include/clang/Basic/TokenKinds.h
/usr/local/include/clang/Basic/MacroBuilder.h
/usr/local/include/clang/Basic/TypeTraits.h
/usr/local/include/clang/Basic/CharInfo.h
/usr/local/include/clang/Basic/OperatorKinds.h
/usr/local/include/clang/Basic/PrettyStackTrace.h
/usr/local/include/clang/Basic/OpenMPKinds.h
/usr/local/include/clang/Basic/TargetCXXABI.h
/usr/local/include/clang/Basic/DiagnosticIDs.h
/usr/local/include/clang/Basic/FileSystemOptions.h
/usr/local/include/clang/Basic/SourceLocation.h
/usr/local/include/clang/Basic/ExceptionSpecificationType.h
/usr/local/include/clang/Basic/Attributes.h
/usr/local/include/clang/Basic/Visibility.h
/usr/local/include/clang/Basic/SourceManager.h
/usr/local/include/clang/Basic/ABI.h
/usr/local/include/clang/Basic/ExpressionTraits.h
/usr/local/include/clang/Basic/Diagnostic.h
/usr/local/include/clang/Basic/TemplateKinds.h
/usr/local/include/clang/Basic/Builtins.h
/usr/local/include/clang/Basic/PartialDiagnostic.h
/usr/local/include/clang/Basic/IdentifierTable.h
/usr/local/include/clang/Basic/TargetOptions.h
/usr/local/include/clang/Basic/SanitizerBlacklist.h
/usr/local/include/clang/Basic/OperatorPrecedence.h
/usr/local/include/clang/Basic/Version.h
/usr/local/include/clang/Basic/TargetInfo.h
/usr/local/include/clang/Basic/FileSystemStatCache.h
/usr/local/include/clang/Basic/LangOptions.h
/usr/local/include/clang/Basic/TargetBuiltins.h
/usr/local/include/clang/Basic/LLVM.h
/usr/local/include/clang/Basic/CommentOptions.h
/usr/local/include/clang/Basic/VirtualFileSystem.h
/usr/local/include/clang/Basic/Lambda.h
/usr/local/include/clang/Basic/DiagnosticOptions.h
/usr/local/include/clang/Basic/AttrKinds.h
/usr/local/include/clang/Basic/FileManager.h
/usr/local/include/clang/Basic/Module.h
/usr/local/include/clang/Basic/AllDiagnostics.h
/usr/local/include/clang/Basic/CapturedStmt.h
/usr/local/include/clang/Basic/SourceManagerInternals.h
/usr/local/include/clang/Basic/DiagnosticCategories.h
/usr/local/include/clang/Basic/AddressSpaces.h
/usr/local/include/clang/Basic/PlistSupport.h
/usr/local/include/clang/Basic/VersionTuple.h
/usr/local/include/clang/Basic/ObjCRuntime.h
/usr/local/include/clang/Basic/Linkage.h
/usr/local/include/clang/Basic/Sanitizers.h
/usr/local/include/clang/FrontendTool/Utils.h
/usr/local/include/clang/CodeGen/CodeGenAction.h
/usr/local/include/clang/CodeGen/ModuleBuilder.h
/usr/local/include/clang/CodeGen/CodeGenABITypes.h
/usr/local/include/clang/CodeGen/CGFunctionInfo.h
/usr/local/include/clang/CodeGen/BackendUtil.h
/usr/local/include/clang/Format/Format.h
/usr/local/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h
/usr/local/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
/usr/local/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
/usr/local/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
/usr/local/include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h
/usr/local/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h
/usr/local/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h
/usr/local/include/clang/StaticAnalyzer/Core/CheckerManager.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h
/usr/local/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
/usr/local/include/clang/StaticAnalyzer/Core/Checker.h
/usr/local/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
/usr/local/include/clang/StaticAnalyzer/Core/CheckerOptInfo.h
/usr/local/include/clang/StaticAnalyzer/Core/CheckerRegistry.h
/usr/local/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
/usr/local/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
/usr/local/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
/usr/local/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
/usr/local/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
/usr/local/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
/usr/local/include/clang/Serialization/ASTReader.h
/usr/local/include/clang/Serialization/ASTDeserializationListener.h
/usr/local/include/clang/Serialization/SerializationDiagnostic.h
/usr/local/include/clang/Serialization/GlobalModuleIndex.h
/usr/local/include/clang/Serialization/ASTWriter.h
/usr/local/include/clang/Serialization/ContinuousRangeMap.h
/usr/local/include/clang/Serialization/ASTBitCodes.h
/usr/local/include/clang/Serialization/Module.h
/usr/local/include/clang/Serialization/ModuleManager.h
/usr/local/include/clang/Parse/ParseAST.h
/usr/local/include/clang/Parse/ParseDiagnostic.h
/usr/local/include/clang/Parse/Parser.h
/usr/local/include/clang/Tooling/RefactoringCallbacks.h
/usr/local/include/clang/Tooling/ReplacementsYaml.h
/usr/local/include/clang/Tooling/Refactoring.h
/usr/local/include/clang/Tooling/CompilationDatabase.h
/usr/local/include/clang/Tooling/CompilationDatabasePluginRegistry.h
/usr/local/include/clang/Tooling/CommonOptionsParser.h
/usr/local/include/clang/Tooling/FileMatchTrie.h
/usr/local/include/clang/Tooling/Tooling.h
/usr/local/include/clang/Tooling/ArgumentsAdjusters.h
/usr/local/include/clang/Tooling/JSONCompilationDatabase.h
/usr/local/include/clang/Tooling/Core/Replacement.h
/usr/local/include/clang/AST/CommentCommandTraits.h
/usr/local/include/clang/AST/Redeclarable.h
/usr/local/include/clang/AST/StmtCXX.h
/usr/local/include/clang/AST/CommentParser.h
/usr/local/include/clang/AST/TypeVisitor.h
/usr/local/include/clang/AST/StmtObjC.h
/usr/local/include/clang/AST/TypeOrdering.h
/usr/local/include/clang/AST/AST.h
/usr/local/include/clang/AST/ASTConsumer.h
/usr/local/include/clang/AST/Expr.h
/usr/local/include/clang/AST/ASTTypeTraits.h
/usr/local/include/clang/AST/StmtVisitor.h
/usr/local/include/clang/AST/DeclAccessPair.h
/usr/local/include/clang/AST/OperationKinds.h
/usr/local/include/clang/AST/Comment.h
/usr/local/include/clang/AST/ASTLambda.h
/usr/local/include/clang/AST/DeclObjC.h
/usr/local/include/clang/AST/ParentMap.h
/usr/local/include/clang/AST/ExprObjC.h
/usr/local/include/clang/AST/CommentSema.h
/usr/local/include/clang/AST/MangleNumberingContext.h
/usr/local/include/clang/AST/LambdaCapture.h
/usr/local/include/clang/AST/RawCommentList.h
/usr/local/include/clang/AST/APValue.h
/usr/local/include/clang/AST/StmtGraphTraits.h
/usr/local/include/clang/AST/ASTImporter.h
/usr/local/include/clang/AST/GlobalDecl.h
/usr/local/include/clang/AST/TemplateName.h
/usr/local/include/clang/AST/VTTBuilder.h
/usr/local/include/clang/AST/NSAPI.h
/usr/local/include/clang/AST/TypeLocVisitor.h
/usr/local/include/clang/AST/CommentDiagnostic.h
/usr/local/include/clang/AST/ExprCXX.h
/usr/local/include/clang/AST/Mangle.h
/usr/local/include/clang/AST/VTableBuilder.h
/usr/local/include/clang/AST/DataRecursiveASTVisitor.h
/usr/local/include/clang/AST/CommentLexer.h
/usr/local/include/clang/AST/CommentVisitor.h
/usr/local/include/clang/AST/Decl.h
/usr/local/include/clang/AST/DeclBase.h
/usr/local/include/clang/AST/EvaluatedExprVisitor.h
/usr/local/include/clang/AST/DeclGroup.h
/usr/local/include/clang/AST/OpenMPClause.h
/usr/local/include/clang/AST/Attr.h
/usr/local/include/clang/AST/CharUnits.h
/usr/local/include/clang/AST/DeclOpenMP.h
/usr/local/include/clang/AST/DependentDiagnostic.h
/usr/local/include/clang/AST/ASTFwd.h
/usr/local/include/clang/AST/TypeLoc.h
/usr/local/include/clang/AST/DeclTemplate.h
/usr/local/include/clang/AST/Type.h
/usr/local/include/clang/AST/RecordLayout.h
/usr/local/include/clang/AST/DeclContextInternals.h
/usr/local/include/clang/AST/TemplateBase.h
/usr/local/include/clang/AST/DeclFriend.h
/usr/local/include/clang/AST/ExternalASTSource.h
/usr/local/include/clang/AST/DeclVisitor.h
/usr/local/include/clang/AST/ASTContext.h
/usr/local/include/clang/AST/DeclCXX.h
/usr/local/include/clang/AST/ASTMutationListener.h
/usr/local/include/clang/AST/UnresolvedSet.h
/usr/local/include/clang/AST/DeclLookups.h
/usr/local/include/clang/AST/BaseSubobject.h
/usr/local/include/clang/AST/AttrIterator.h
/usr/local/include/clang/AST/CXXInheritance.h
/usr/local/include/clang/AST/CommentBriefParser.h
/usr/local/include/clang/AST/RecursiveASTVisitor.h
/usr/local/include/clang/AST/ASTUnresolvedSet.h
/usr/local/include/clang/AST/ASTVector.h
/usr/local/include/clang/AST/ASTDiagnostic.h
/usr/local/include/clang/AST/Stmt.h
/usr/local/include/clang/AST/StmtOpenMP.h
/usr/local/include/clang/AST/DeclarationName.h
/usr/local/include/clang/AST/NestedNameSpecifier.h
/usr/local/include/clang/AST/PrettyPrinter.h
/usr/local/include/clang/AST/StmtIterator.h
/usr/local/include/clang/AST/CanonicalType.h
/usr/local/include/clang/AST/SelectorLocationsKind.h
/usr/local/include/clang/Lex/LiteralSupport.h
/usr/local/include/clang/Lex/DirectoryLookup.h
/usr/local/include/clang/Lex/PreprocessorLexer.h
/usr/local/include/clang/Lex/ModuleLoader.h
/usr/local/include/clang/Lex/Lexer.h
/usr/local/include/clang/Lex/PTHManager.h
/usr/local/include/clang/Lex/Preprocessor.h
/usr/local/include/clang/Lex/PPCallbacks.h
/usr/local/include/clang/Lex/HeaderSearch.h
/usr/local/include/clang/Lex/CodeCompletionHandler.h
/usr/local/include/clang/Lex/ExternalPreprocessorSource.h
/usr/local/include/clang/Lex/MacroArgs.h
/usr/local/include/clang/Lex/PreprocessorOptions.h
/usr/local/include/clang/Lex/Pragma.h
/usr/local/include/clang/Lex/PPConditionalDirectiveRecord.h
/usr/local/include/clang/Lex/ScratchBuffer.h
/usr/local/include/clang/Lex/MultipleIncludeOpt.h
/usr/local/include/clang/Lex/TokenConcatenation.h
/usr/local/include/clang/Lex/HeaderMap.h
/usr/local/include/clang/Lex/TokenLexer.h
/usr/local/include/clang/Lex/ModuleMap.h
/usr/local/include/clang/Lex/PTHLexer.h
/usr/local/include/clang/Lex/Token.h
/usr/local/include/clang/Lex/MacroInfo.h
/usr/local/include/clang/Lex/PreprocessingRecord.h
/usr/local/include/clang/Lex/LexDiagnostic.h
/usr/local/include/clang/Lex/HeaderSearchOptions.h
/usr/local/include/clang/Index/USRGeneration.h
/usr/local/include/clang/Index/CommentToXML.h
/usr/local/include/clang/ARCMigrate/FileRemapper.h
/usr/local/include/clang/ARCMigrate/ARCMTActions.h
/usr/local/include/clang/ARCMigrate/ARCMT.h
/usr/local/include/clang/Analysis/AnalysisContext.h
/usr/local/include/clang/Analysis/AnalysisDiagnostic.h
/usr/local/include/clang/Analysis/Analyses/ThreadSafetyUtil.h
/usr/local/include/clang/Analysis/Analyses/ThreadSafetyLogical.h
/usr/local/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h
/usr/local/include/clang/Analysis/Analyses/UninitializedValues.h
/usr/local/include/clang/Analysis/Analyses/Dominators.h
/usr/local/include/clang/Analysis/Analyses/ReachableCode.h
/usr/local/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
/usr/local/include/clang/Analysis/Analyses/ThreadSafety.h
/usr/local/include/clang/Analysis/Analyses/LiveVariables.h
/usr/local/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
/usr/local/include/clang/Analysis/Analyses/FormatString.h
/usr/local/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h
/usr/local/include/clang/Analysis/Analyses/PseudoConstantAnalysis.h
/usr/local/include/clang/Analysis/Analyses/Consumed.h
/usr/local/include/clang/Analysis/Analyses/PostOrderCFGView.h
/usr/local/include/clang/Analysis/CallGraph.h
/usr/local/include/clang/Analysis/CodeInjector.h
/usr/local/include/clang/Analysis/CFGStmtMap.h
/usr/local/include/clang/Analysis/FlowSensitive/DataflowValues.h
/usr/local/include/clang/Analysis/CFG.h
/usr/local/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h
/usr/local/include/clang/Analysis/DomainSpecific/CocoaConventions.h
/usr/local/include/clang/Analysis/ProgramPoint.h
/usr/local/include/clang/Analysis/Support/BumpVector.h
/usr/local/include/clang/ASTMatchers/ASTMatchFinder.h
/usr/local/include/clang/ASTMatchers/Dynamic/Registry.h
/usr/local/include/clang/ASTMatchers/Dynamic/Diagnostics.h
/usr/local/include/clang/ASTMatchers/Dynamic/VariantValue.h
/usr/local/include/clang/ASTMatchers/Dynamic/Parser.h
/usr/local/include/clang/ASTMatchers/ASTMatchersMacros.h
/usr/local/include/clang/ASTMatchers/ASTMatchersInternal.h
/usr/local/include/clang/ASTMatchers/ASTMatchers.h
/usr/local/include/clang/Driver/Types.h
/usr/local/include/clang/Driver/ToolChain.h
/usr/local/include/clang/Driver/Phases.h
/usr/local/include/clang/Driver/Action.h
/usr/local/include/clang/Driver/Compilation.h
/usr/local/include/clang/Driver/Util.h
/usr/local/include/clang/Driver/Tool.h
/usr/local/include/clang/Driver/SanitizerArgs.h
/usr/local/include/clang/Driver/Driver.h
/usr/local/include/clang/Driver/Options.h
/usr/local/include/clang/Driver/DriverDiagnostic.h
/usr/local/include/clang/Driver/Job.h
/usr/local/include/clang/Driver/Multilib.h
/usr/local/include/clang/Config/config.h
/usr/local/include/clang-c/BuildSystem.h
/usr/local/include/clang-c/CXString.h
/usr/local/include/clang-c/CXErrorCode.h
/usr/local/include/clang-c/Documentation.h
/usr/local/include/clang-c/Index.h
/usr/local/include/clang-c/Platform.h
/usr/local/include/clang-c/CXCompilationDatabase.h
/usr/local/include/igraph/igraph.h
/usr/local/include/igraph/igraph_memory.h
/usr/local/include/igraph/igraph_random.h
/usr/local/include/igraph/igraph_types.h
/usr/local/include/igraph/igraph_vector.h
/usr/local/include/igraph/igraph_matrix.h
/usr/local/include/igraph/igraph_array.h
/usr/local/include/igraph/igraph_dqueue.h
/usr/local/include/igraph/igraph_stack.h
/usr/local/include/igraph/igraph_heap.h
/usr/local/include/igraph/igraph_arpack.h
/usr/local/include/igraph/igraph_attributes.h
/usr/local/include/igraph/igraph_error.h
/usr/local/include/igraph/igraph_pmt.h
/usr/local/include/igraph/igraph_pmt_off.h
/usr/local/include/igraph/igraph_adjlist.h
/usr/local/include/igraph/igraph_iterators.h
/usr/local/include/igraph/igraph_bipartite.h
/usr/local/include/igraph/igraph_layout.h
/usr/local/include/igraph/igraph_centrality.h
/usr/local/include/igraph/igraph_motifs.h
/usr/local/include/igraph/igraph_cliques.h
/usr/local/include/igraph/igraph_neighborhood.h
/usr/local/include/igraph/igraph_cocitation.h
/usr/local/include/igraph/igraph_nongraph.h
/usr/local/include/igraph/igraph_community.h
/usr/local/include/igraph/igraph_operators.h
/usr/local/include/igraph/igraph_components.h
/usr/local/include/igraph/igraph_paths.h
/usr/local/include/igraph/igraph_constructors.h
/usr/local/include/igraph/igraph_progress.h
/usr/local/include/igraph/igraph_conversion.h
/usr/local/include/igraph/igraph_revolver.h
/usr/local/include/igraph/igraph_datatype.h
/usr/local/include/igraph/igraph_structural.h
/usr/local/include/igraph/igraph_flow.h
/usr/local/include/igraph/igraph_topology.h
/usr/local/include/igraph/igraph_foreign.h
/usr/local/include/igraph/igraph_transitivity.h
/usr/local/include/igraph/igraph_games.h
/usr/local/include/igraph/igraph_visitor.h
/usr/local/include/igraph/igraph_interface.h
/usr/local/include/igraph/igraph_constants.h
/usr/local/include/igraph/igraph_vector_pmt.h
/usr/local/include/igraph/igraph_matrix_pmt.h
/usr/local/include/igraph/igraph_array_pmt.h
/usr/local/include/igraph/igraph_dqueue_pmt.h
/usr/local/include/igraph/igraph_stack_pmt.h
/usr/local/include/igraph/igraph_heap_pmt.h
/usr/local/include/igraph/igraph_vector_ptr.h
/usr/local/include/igraph/igraph_spmatrix.h
/usr/local/include/igraph/igraph_strvector.h
/usr/local/include/igraph/igraph_psumtree.h
/usr/local/include/igraph/igraph_sparsemat.h
/usr/local/include/igraph/igraph_mixing.h
/usr/local/include/igraph/igraph_version.h
/usr/local/include/igraph/igraph_blas.h
/usr/local/include/igraph/igraph_separators.h
/usr/local/include/igraph/igraph_cohesive_blocks.h
/usr/local/include/igraph/igraph_lapack.h
/usr/local/include/igraph/igraph_complex.h
/usr/local/include/igraph/igraph_eigen.h
/usr/local/include/igraph/igraph_statusbar.h
/usr/local/include/igraph/igraph_hrg.h
/usr/local/include/igraph/igraph_microscopic_update.h
/usr/local/include/igraph/igraph_interrupt.h
/usr/local/include/igraph/igraph_threading.h
/usr/local/include/igraph/igraph_scg.h
/usr/local/include/igraph/igraph_qsort.h
/usr/local/include/igraph/igraph_matching.h
/usr/local/include/igraph/igraph_graphlets.h
/usr/local/include/igraph/igraph_vector_type.h
/usr/local/include/igraph/igraph_epidemics.h
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libigraph.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/igraph.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libLLVMSupport.a
/usr/local/lib/libLLVMTableGen.a
/usr/local/lib/libLLVMCore.a
/usr/local/lib/libLLVMAsmParser.a
/usr/local/lib/libLLVMBitReader.a
/usr/local/lib/libLLVMBitWriter.a
/usr/local/lib/libLLVMAnalysis.a
/usr/local/lib/libLLVMipa.a
/usr/local/lib/libLLVMTransformUtils.a
/usr/local/lib/libLLVMInstrumentation.a
/usr/local/lib/libLLVMScalarOpts.a
/usr/local/lib/libLLVMInstCombine.a
/usr/local/lib/libLLVMipo.a
/usr/local/lib/libLLVMVectorize.a
/usr/local/lib/libLLVMObjCARCOpts.a
/usr/local/lib/libLLVMCodeGen.a
/usr/local/lib/libLLVMSelectionDAG.a
/usr/local/lib/libLLVMAsmPrinter.a
/usr/local/lib/libLLVMTarget.a
/usr/local/lib/libLLVMX86CodeGen.a
/usr/local/lib/libLLVMX86AsmPrinter.a
/usr/local/lib/libLLVMX86AsmParser.a
/usr/local/lib/libLLVMX86Disassembler.a
/usr/local/lib/libLLVMX86Info.a
/usr/local/lib/libLLVMX86Desc.a
/usr/local/lib/libLLVMX86Utils.a
/usr/local/lib/libLLVMExecutionEngine.a
/usr/local/lib/libLLVMInterpreter.a
/usr/local/lib/libLLVMMCJIT.a
/usr/local/lib/libLLVMRuntimeDyld.a
/usr/local/lib/libLLVMLinker.a
/usr/local/lib/libLLVMLTO.a
/usr/local/lib/libLLVMMC.a
/usr/local/lib/libLLVMMCParser.a
/usr/local/lib/libLLVMMCDisassembler.a
/usr/local/lib/libLLVMObject.a
/usr/local/lib/libLLVMOption.a
/usr/local/lib/libLLVMDebugInfo.a
/usr/local/lib/libLLVMIRReader.a
/usr/local/lib/libLLVMLineEditor.a
/usr/local/lib/libLLVMProfileData.a
/usr/local/lib/libLTO.a
/usr/local/lib/libclangBasic.a
/usr/local/lib/libclangLex.a
/usr/local/lib/libclangParse.a
/usr/local/lib/libclangAST.a
/usr/local/lib/libclangSema.a
/usr/local/lib/libclangCodeGen.a
/usr/local/lib/libclangAnalysis.a
/usr/local/lib/libclangFrontend.a
/usr/local/lib/libclangRewriteFrontend.a
/usr/local/lib/libclangFrontendTool.a
/usr/local/lib/libclangTooling.a
/usr/local/lib/libclangToolingCore.a
/usr/local/lib/libclangDriver.a
/usr/local/lib/libclangFormat.a
/usr/local/lib/libclangEdit.a
/usr/local/lib/libclangRewrite.a
/usr/local/lib/libclangSerialization.a
/usr/local/lib/libclangIndex.a
/usr/local/lib/libclangASTMatchers.a
/usr/local/lib/libclangDynamicASTMatchers.a
/usr/local/lib/libclangStaticAnalyzerCheckers.a
/usr/local/lib/libclangStaticAnalyzerFrontend.a
/usr/local/lib/libclangStaticAnalyzerCore.a
/usr/local/lib/libclangARCMigrate.a
/usr/local/lib/libclang.a
/usr/local/lib/libigraph.a
Warning: /usr/bin occurs before /home/csppyi/.linuxbrew/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:
unxz
xz
xzcat
xzcmp
xzdec
xzdiff
xzegrep
xzfgrep
xzgrep
xzless
xzmore
bunzip2
bzcat
bzcmp
bzdiff
bzgrep
bzip2
bzip2recover
bzless
bzmore
pcre-config
ccache-swig
swig
autoconf
autoheader
autom4te
autoreconf
autoscan
autoupdate
ifnames
pkg-config
openssl
sqlite3
pydoc
python
python-config
python2
python2-config
python2.7
python2.7-config
easy_install
easy_install-2.7
Consider setting your PATH so that /home/csppyi/.linuxbrew/bin
occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/home/csppyi/.linuxbrew/bin:$PATH"' >> ~/.bash_profile
Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours. This is a long time in brewland!
To update Homebrew, run `brew update`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment