Created
July 24, 2014 12:43
-
-
Save pjmills/989f976cdbc4c63b6e0e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule 'deps/Rmath' (git://github.com/JuliaLang/Rmath.git) registered for path 'deps/Rmath' | |
Submodule 'deps/libuv' (git://github.com/JuliaLang/libuv.git) registered for path 'deps/libuv' | |
Submodule 'deps/openlibm' (git://github.com/JuliaLang/openlibm.git) registered for path 'deps/openlibm' | |
Submodule 'deps/openspecfun' (git://github.com/JuliaLang/openspecfun.git) registered for path 'deps/openspecfun' | |
Submodule 'doc/juliadoc' (git://github.com/JuliaLang/JuliaDoc.git) registered for path 'doc/juliadoc' | |
Initialized empty Git repository in /opt/julia/deps/Rmath/.git/ | |
Submodule path 'deps/Rmath': checked out '226598f63af75e8bc3568f01e34932caebce6064' | |
Initialized empty Git repository in /opt/julia/deps/libuv/.git/ | |
Submodule path 'deps/libuv': checked out '4c58385dd22eb36c1eccbe1460ef67e7fe182ae0' | |
Initialized empty Git repository in /opt/julia/deps/openlibm/.git/ | |
Submodule path 'deps/openlibm': checked out 'da6c9c1805f773f83ece3eca64323f87ffdda845' | |
Initialized empty Git repository in /opt/julia/deps/openspecfun/.git/ | |
Submodule path 'deps/openspecfun': checked out '1b9edfbd8c7a4d4cd13159d1001664a811ee02dd' | |
Initialized empty Git repository in /opt/julia/doc/juliadoc/.git/ | |
Submodule path 'doc/juliadoc': checked out 'fe3db7224daf4798ac950f7aa2c6ae7b60b85491' | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking build system type... x86_64-redhat-linux-gnu | |
checking host system type... x86_64-redhat-linux-gnu | |
checking for gcc... gcc -m64 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -m64 accepts -g... yes | |
checking for gcc -m64 option to accept ISO C89... none needed | |
checking whether gcc -m64 understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc -m64... gcc3 | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking whether make supports nested variables... (cached) yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -m64... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1966080 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -m64 object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking how to run the C preprocessor... gcc -m64 -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -m64 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -m64 option to produce PIC... -fPIC -DPIC | |
checking if gcc -m64 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -m64 static flag -static works... no | |
checking if gcc -m64 supports -c -o file.o... yes | |
checking if gcc -m64 supports -c -o file.o... (cached) yes | |
checking whether the gcc -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for dlopen in -ldl... yes | |
checking for kstat_lookup in -lkstat... no | |
checking for kvm_open in -lkvm... no | |
checking for gethostbyname in -lnsl... yes | |
checking for perfstat_cpu in -lperfstat... no | |
checking for pthread_mutex_init in -lpthread... yes | |
checking for clock_gettime in -lrt... yes | |
checking for sendfile in -lsendfile... no | |
checking for socket in -lsocket... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for dtrace... no | |
checking for pkg-config... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating libuv.pc | |
config.status: creating Makefile | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
/bin/sh ./config.status | |
config.status: creating libuv.pc | |
config.status: creating Makefile | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
CC src/libuv_la-fs-poll.lo | |
CC src/libuv_la-inet.lo | |
CC src/libuv_la-uv-common.lo | |
CC src/libuv_la-version.lo | |
CC src/unix/libuv_la-async.lo | |
CC src/unix/libuv_la-core.lo | |
CC src/unix/libuv_la-dl.lo | |
CC src/unix/libuv_la-fs.lo | |
CC src/unix/libuv_la-getaddrinfo.lo | |
CC src/unix/libuv_la-getnameinfo.lo | |
CC src/unix/libuv_la-loop-watcher.lo | |
CC src/unix/libuv_la-loop.lo | |
CC src/unix/libuv_la-pipe.lo | |
CC src/unix/libuv_la-poll.lo | |
CC src/unix/libuv_la-process.lo | |
CC src/unix/libuv_la-signal.lo | |
CC src/unix/libuv_la-stream.lo | |
CC src/unix/libuv_la-tcp.lo | |
CC src/unix/libuv_la-thread.lo | |
CC src/unix/libuv_la-threadpool.lo | |
CC src/unix/libuv_la-timer.lo | |
CC src/unix/libuv_la-tty.lo | |
CC src/unix/libuv_la-udp.lo | |
CC src/unix/libuv_la-linux-core.lo | |
CC src/unix/libuv_la-linux-inotify.lo | |
CC src/unix/libuv_la-linux-syscalls.lo | |
CC src/unix/libuv_la-proctitle.lo | |
CCLD libuv.la | |
/bin/mkdir -p '/opt/julia/usr/lib' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/opt/julia/usr/lib' | |
libtool: install: /usr/bin/install -c .libs/libuv.so.11.0.0 /opt/julia/usr/lib/libuv.so.11.0.0 | |
libtool: install: (cd /opt/julia/usr/lib && { ln -s -f libuv.so.11.0.0 libuv.so.11 || { rm -f libuv.so.11 && ln -s libuv.so.11.0.0 libuv.so.11; }; }) | |
libtool: install: (cd /opt/julia/usr/lib && { ln -s -f libuv.so.11.0.0 libuv.so || { rm -f libuv.so && ln -s libuv.so.11.0.0 libuv.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libuv.lai /opt/julia/usr/lib/libuv.la | |
libtool: install: /usr/bin/install -c .libs/libuv.a /opt/julia/usr/lib/libuv.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libuv.a | |
libtool: install: ranlib /opt/julia/usr/lib/libuv.a | |
libtool: finish: PATH="/usr/lib64/openmpi/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /opt/julia/usr/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/opt/julia/usr/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/bin/mkdir -p '/opt/julia/usr/include' | |
/usr/bin/install -c -m 644 include/uv.h include/uv-errno.h include/uv-version.h include/uv-unix.h include/uv-linux.h '/opt/julia/usr/include' | |
/bin/mkdir -p '/opt/julia/usr/lib/pkgconfig' | |
/usr/bin/install -c -m 644 libuv.pc '/opt/julia/usr/lib/pkgconfig' | |
patching file src/x86_64/Gstep.c | |
checking build system type... x86_64-redhat-linux-gnu | |
checking host system type... x86_64-redhat-linux-gnu | |
checking target system type... x86_64-redhat-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for gcc... gcc -m64 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -m64 accepts -g... yes | |
checking for gcc -m64 option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc -m64... gcc3 | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ -m64 accepts -g... yes | |
checking dependency style of g++ -m64... gcc3 | |
checking whether make sets $(MAKE)... (cached) yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -m64... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1966080 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -m64 object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking how to run the C preprocessor... gcc -m64 -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -m64 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -m64 option to produce PIC... -fPIC -DPIC | |
checking if gcc -m64 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -m64 static flag -static works... no | |
checking if gcc -m64 supports -c -o file.o... yes | |
checking if gcc -m64 supports -c -o file.o... (cached) yes | |
checking whether the gcc -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -m64 -E | |
checking for ld used by g++ -m64... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ -m64 option to produce PIC... -fPIC -DPIC | |
checking if g++ -m64 PIC flag -fPIC -DPIC works... yes | |
checking if g++ -m64 static flag -static works... no | |
checking if g++ -m64 supports -c -o file.o... yes | |
checking if g++ -m64 supports -c -o file.o... (cached) yes | |
checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking dependency style of gcc -m64... gcc3 | |
checking whether gcc -m64 and cc understand -c and -o together... yes | |
checking for __uc_get_grs in -luca... no | |
checking for library containing dlopen... -ldl | |
checking atomic_ops.h usability... no | |
checking atomic_ops.h presence... no | |
checking for atomic_ops.h... no | |
checking for ANSI C header files... (cached) yes | |
checking asm/ptrace_offsets.h usability... no | |
checking asm/ptrace_offsets.h presence... no | |
checking for asm/ptrace_offsets.h... no | |
checking endian.h usability... yes | |
checking endian.h presence... yes | |
checking for endian.h... yes | |
checking sys/endian.h usability... no | |
checking sys/endian.h presence... no | |
checking for sys/endian.h... no | |
checking execinfo.h usability... yes | |
checking execinfo.h presence... yes | |
checking for execinfo.h... yes | |
checking ia64intrin.h usability... no | |
checking ia64intrin.h presence... no | |
checking for ia64intrin.h... no | |
checking sys/uc_access.h usability... no | |
checking sys/uc_access.h presence... no | |
checking for sys/uc_access.h... no | |
checking for unistd.h... (cached) yes | |
checking signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking for sys/types.h... (cached) yes | |
checking sys/procfs.h usability... yes | |
checking sys/procfs.h presence... yes | |
checking for sys/procfs.h... yes | |
checking sys/ptrace.h usability... yes | |
checking sys/ptrace.h presence... yes | |
checking for sys/ptrace.h... yes | |
checking byteswap.h usability... yes | |
checking byteswap.h presence... yes | |
checking for byteswap.h... yes | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for size_t... yes | |
checking size of off_t... 8 | |
checking for struct dl_phdr_info.dlpi_subs... yes | |
checking for struct elf_prstatus... yes | |
checking for struct prstatus... no | |
checking whether PTRACE_POKEUSER is declared... yes | |
checking whether PTRACE_POKEDATA is declared... yes | |
checking whether PTRACE_TRACEME is declared... yes | |
checking whether PTRACE_CONT is declared... yes | |
checking whether PTRACE_SINGLESTEP is declared... yes | |
checking whether PTRACE_SYSCALL is declared... yes | |
checking whether PT_IO is declared... no | |
checking whether PT_GETREGS is declared... yes | |
checking whether PT_GETFPREGS is declared... yes | |
checking whether PT_CONTINUE is declared... yes | |
checking whether PT_TRACE_ME is declared... yes | |
checking whether PT_STEP is declared... yes | |
checking whether PT_SYSCALL is declared... yes | |
checking for dl_iterate_phdr... yes | |
checking for dl_phdr_removals_counter... no | |
checking for dlmodinfo... no | |
checking for getunwind... no | |
checking for ttrace... no | |
checking for mincore... yes | |
checking if building with AltiVec... no | |
checking if we should build libunwind-coredump... yes | |
checking for build architecture... x86_64 | |
checking for host architecture... x86_64 | |
checking for target architecture... x86_64 | |
checking for target operating system... linux-gnu | |
checking for ELF helper width... 64 | |
checking whether to include DWARF support... yes | |
checking whether to restrict build to remote support... no | |
checking whether to enable debug support... | |
checking whether to enable C++ exception support... no | |
checking whether to load .debug_frame sections... no | |
checking whether to block signals during mutex ops... yes | |
checking whether to validate memory addresses before use... yes | |
checking whether to enable msabi support... | |
checking whether to support LZMA-compressed symbol tables... no | |
checking for __thread... yes | |
checking for Intel compiler... no | |
checking for __builtin___clear_cache... yes | |
checking for __sync atomics... yes | |
checking for library containing backtrace... none required | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating tests/check-namespace.sh | |
config.status: creating doc/Makefile | |
config.status: creating doc/common.tex | |
config.status: creating include/libunwind-common.h | |
config.status: creating include/libunwind.h | |
config.status: creating include/tdep/libunwind_i.h | |
config.status: creating src/unwind/libunwind.pc | |
config.status: creating src/coredump/libunwind-coredump.pc | |
config.status: creating src/ptrace/libunwind-ptrace.pc | |
config.status: creating src/setjmp/libunwind-setjmp.pc | |
config.status: creating src/libunwind-generic.pc | |
config.status: creating include/config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
/bin/sh ./config.status | |
config.status: creating Makefile | |
config.status: creating src/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating tests/check-namespace.sh | |
config.status: creating doc/Makefile | |
config.status: creating doc/common.tex | |
config.status: creating include/libunwind-common.h | |
config.status: creating include/libunwind.h | |
config.status: creating include/tdep/libunwind_i.h | |
config.status: creating src/unwind/libunwind.pc | |
config.status: creating src/coredump/libunwind-coredump.pc | |
config.status: creating src/ptrace/libunwind-ptrace.pc | |
config.status: creating src/setjmp/libunwind-setjmp.pc | |
config.status: creating src/libunwind-generic.pc | |
config.status: creating include/config.h | |
config.status: include/config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
Making all in src | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -o os-linux.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -o mi/init.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -o mi/flush_cache.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -o mi/mempool.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -o mi/strerror.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/is_fpreg.lo -MD -MP -MF x86_64/.deps/is_fpreg.Tpo -c x86_64/is_fpreg.c -o x86_64/is_fpreg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/regname.lo -MD -MP -MF x86_64/.deps/regname.Tpo -c x86_64/regname.c -o x86_64/regname.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Los-linux.lo -MD -MP -MF x86_64/.deps/Los-linux.Tpo -c x86_64/Los-linux.c -o x86_64/Los-linux.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -o mi/backtrace.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -o mi/dyn-cancel.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -o mi/dyn-info-list.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -o mi/dyn-register.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -o mi/Ldyn-extract.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -o mi/Lfind_dynamic_proc_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -o mi/Lget_accessors.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -o mi/Lget_proc_info_by_ip.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -o mi/Lget_proc_name.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -o mi/Lput_dynamic_unwind_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -o mi/Ldestroy_addr_space.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -o mi/Lget_reg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -o mi/Lset_reg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -o mi/Lget_fpreg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -o mi/Lset_fpreg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -o mi/Lset_caching_policy.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -U_FORTIFY_SOURCE -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF x86_64/.deps/setcontext.Tpo -c x86_64/setcontext.S -o x86_64/setcontext.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Lcreate_addr_space.Tpo -c x86_64/Lcreate_addr_space.c -o x86_64/Lcreate_addr_space.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_save_loc.lo -MD -MP -MF x86_64/.deps/Lget_save_loc.Tpo -c x86_64/Lget_save_loc.c -o x86_64/Lget_save_loc.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lglobal.lo -MD -MP -MF x86_64/.deps/Lglobal.Tpo -c x86_64/Lglobal.c -o x86_64/Lglobal.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit.lo -MD -MP -MF x86_64/.deps/Linit.Tpo -c x86_64/Linit.c -o x86_64/Linit.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_local.lo -MD -MP -MF x86_64/.deps/Linit_local.Tpo -c x86_64/Linit_local.c -o x86_64/Linit_local.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_remote.lo -MD -MP -MF x86_64/.deps/Linit_remote.Tpo -c x86_64/Linit_remote.c -o x86_64/Linit_remote.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_proc_info.lo -MD -MP -MF x86_64/.deps/Lget_proc_info.Tpo -c x86_64/Lget_proc_info.c -o x86_64/Lget_proc_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lregs.lo -MD -MP -MF x86_64/.deps/Lregs.Tpo -c x86_64/Lregs.c -o x86_64/Lregs.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lresume.lo -MD -MP -MF x86_64/.deps/Lresume.Tpo -c x86_64/Lresume.c -o x86_64/Lresume.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lstash_frame.lo -MD -MP -MF x86_64/.deps/Lstash_frame.Tpo -c x86_64/Lstash_frame.c -o x86_64/Lstash_frame.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lstep.lo -MD -MP -MF x86_64/.deps/Lstep.Tpo -c x86_64/Lstep.c -o x86_64/Lstep.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ltrace.lo -MD -MP -MF x86_64/.deps/Ltrace.Tpo -c x86_64/Ltrace.c -o x86_64/Ltrace.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -U_FORTIFY_SOURCE -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF x86_64/.deps/getcontext.Tpo -c x86_64/getcontext.S -o x86_64/getcontext.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -o dwarf/Lexpr.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -o dwarf/Lfde.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -o dwarf/Lparser.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -o dwarf/Lpe.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lstep.lo -MD -MP -MF dwarf/.deps/Lstep.Tpo -c dwarf/Lstep.c -o dwarf/Lstep.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -o dwarf/Lfind_proc_info-lsb.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c -o dwarf/Lfind_unwind_table.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -o dwarf/global.o | |
libtool: link: ar cru .libs/libunwind-dwarf-common.a dwarf/global.o | |
libtool: link: ranlib .libs/libunwind-dwarf-common.a | |
libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-common.la" && ln -s "../libunwind-dwarf-common.la" "libunwind-dwarf-common.la" ) | |
libtool: link: (cd .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a && ar x "/opt/julia/deps/libunwind-1.1/src/./.libs/libunwind-dwarf-common.a") | |
libtool: link: ar cru .libs/libunwind-dwarf-local.a dwarf/Lexpr.o dwarf/Lfde.o dwarf/Lparser.o dwarf/Lpe.o dwarf/Lstep.o dwarf/Lfind_proc_info-lsb.o dwarf/Lfind_unwind_table.o .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a/global.o | |
libtool: link: ranlib .libs/libunwind-dwarf-local.a | |
libtool: link: rm -fr .libs/libunwind-dwarf-local.lax | |
libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-local.la" && ln -s "../libunwind-dwarf-local.la" "libunwind-dwarf-local.la" ) | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o | |
libtool: link: ar cru .libs/libunwind-elf64.a elf64.o | |
libtool: link: ranlib .libs/libunwind-elf64.a | |
libtool: link: ( cd ".libs" && rm -f "libunwind-elf64.la" && ln -s "../libunwind-elf64.la" "libunwind-elf64.la" ) | |
libtool: link: (cd .libs/libunwind.lax/libunwind-dwarf-local.a && ar x "/opt/julia/deps/libunwind-1.1/src/./.libs/libunwind-dwarf-local.a") | |
libtool: link: (cd .libs/libunwind.lax/libunwind-elf64.a && ar x "/opt/julia/deps/libunwind-1.1/src/./.libs/libunwind-elf64.a") | |
copying selected object files to avoid basename conflicts... | |
libtool: link: ln .libs/libunwind.lax/libunwind-dwarf-local.a/Lstep.o .libs/libunwind.lax/lt1-Lstep.o || cp .libs/libunwind.lax/libunwind-dwarf-local.a/Lstep.o .libs/libunwind.lax/lt1-Lstep.o | |
libtool: link: ar cru .libs/libunwind.a os-linux.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o x86_64/is_fpreg.o x86_64/regname.o x86_64/Los-linux.o mi/backtrace.o mi/dyn-cancel.o mi/dyn-info-list.o mi/dyn-register.o mi/Ldyn-extract.o mi/Lfind_dynamic_proc_info.o mi/Lget_accessors.o mi/Lget_proc_info_by_ip.o mi/Lget_proc_name.o mi/Lput_dynamic_unwind_info.o mi/Ldestroy_addr_space.o mi/Lget_reg.o mi/Lset_reg.o mi/Lget_fpreg.o mi/Lset_fpreg.o mi/Lset_caching_policy.o x86_64/setcontext.o x86_64/Lcreate_addr_space.o x86_64/Lget_save_loc.o x86_64/Lglobal.o x86_64/Linit.o x86_64/Linit_local.o x86_64/Linit_remote.o x86_64/Lget_proc_info.o x86_64/Lregs.o x86_64/Lresume.o x86_64/Lstash_frame.o x86_64/Lstep.o x86_64/Ltrace.o x86_64/getcontext.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lexpr.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfde.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfind_proc_info-lsb.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfind_unwind_table.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lparser.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lpe.o .libs/libunwind.lax/lt1-Lstep.o .libs/libunwind.lax/libunwind-dwarf-local.a/global.o .libs/libunwind.lax/libunwind-elf64.a/elf64.o | |
libtool: link: ranlib .libs/libunwind.a | |
libtool: link: rm -fr .libs/libunwind.lax .libs/libunwind.lax | |
libtool: link: ( cd ".libs" && rm -f "libunwind.la" && ln -s "../libunwind.la" "libunwind.la" ) | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF ptrace/.deps/_UPT_elf.Tpo -c ptrace/_UPT_elf.c -o ptrace/_UPT_elf.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF ptrace/.deps/_UPT_accessors.Tpo -c ptrace/_UPT_accessors.c -o ptrace/_UPT_accessors.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF ptrace/.deps/_UPT_access_fpreg.Tpo -c ptrace/_UPT_access_fpreg.c -o ptrace/_UPT_access_fpreg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF ptrace/.deps/_UPT_access_mem.Tpo -c ptrace/_UPT_access_mem.c -o ptrace/_UPT_access_mem.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF ptrace/.deps/_UPT_access_reg.Tpo -c ptrace/_UPT_access_reg.c -o ptrace/_UPT_access_reg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF ptrace/.deps/_UPT_create.Tpo -c ptrace/_UPT_create.c -o ptrace/_UPT_create.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF ptrace/.deps/_UPT_destroy.Tpo -c ptrace/_UPT_destroy.c -o ptrace/_UPT_destroy.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF ptrace/.deps/_UPT_find_proc_info.Tpo -c ptrace/_UPT_find_proc_info.c -o ptrace/_UPT_find_proc_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF ptrace/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ptrace/_UPT_get_dyn_info_list_addr.c -o ptrace/_UPT_get_dyn_info_list_addr.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF ptrace/.deps/_UPT_put_unwind_info.Tpo -c ptrace/_UPT_put_unwind_info.c -o ptrace/_UPT_put_unwind_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF ptrace/.deps/_UPT_get_proc_name.Tpo -c ptrace/_UPT_get_proc_name.c -o ptrace/_UPT_get_proc_name.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF ptrace/.deps/_UPT_reg_offset.Tpo -c ptrace/_UPT_reg_offset.c -o ptrace/_UPT_reg_offset.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF ptrace/.deps/_UPT_resume.Tpo -c ptrace/_UPT_resume.c -o ptrace/_UPT_resume.o | |
libtool: link: ar cru .libs/libunwind-ptrace.a ptrace/_UPT_elf.o ptrace/_UPT_accessors.o ptrace/_UPT_access_fpreg.o ptrace/_UPT_access_mem.o ptrace/_UPT_access_reg.o ptrace/_UPT_create.o ptrace/_UPT_destroy.o ptrace/_UPT_find_proc_info.o ptrace/_UPT_get_dyn_info_list_addr.o ptrace/_UPT_put_unwind_info.o ptrace/_UPT_get_proc_name.o ptrace/_UPT_reg_offset.o ptrace/_UPT_resume.o | |
libtool: link: ranlib .libs/libunwind-ptrace.a | |
libtool: link: ( cd ".libs" && rm -f "libunwind-ptrace.la" && ln -s "../libunwind-ptrace.la" "libunwind-ptrace.la" ) | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF coredump/.deps/_UCD_accessors.Tpo -c coredump/_UCD_accessors.c -o coredump/_UCD_accessors.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_create.lo -MD -MP -MF coredump/.deps/_UCD_create.Tpo -c coredump/_UCD_create.c -o coredump/_UCD_create.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_destroy.lo -MD -MP -MF coredump/.deps/_UCD_destroy.Tpo -c coredump/_UCD_destroy.c -o coredump/_UCD_destroy.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_mem.lo -MD -MP -MF coredump/.deps/_UCD_access_mem.Tpo -c coredump/_UCD_access_mem.c -o coredump/_UCD_access_mem.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF coredump/.deps/_UCD_elf_map_image.Tpo -c coredump/_UCD_elf_map_image.c -o coredump/_UCD_elf_map_image.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF coredump/.deps/_UCD_find_proc_info.Tpo -c coredump/_UCD_find_proc_info.c -o coredump/_UCD_find_proc_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF coredump/.deps/_UCD_get_proc_name.Tpo -c coredump/_UCD_get_proc_name.c -o coredump/_UCD_get_proc_name.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_elf.lo -MD -MP -MF coredump/.deps/_UPT_elf.Tpo -c coredump/_UPT_elf.c -o coredump/_UPT_elf.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF coredump/.deps/_UPT_access_fpreg.Tpo -c coredump/_UPT_access_fpreg.c -o coredump/_UPT_access_fpreg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF coredump/.deps/_UPT_get_dyn_info_list_addr.Tpo -c coredump/_UPT_get_dyn_info_list_addr.c -o coredump/_UPT_get_dyn_info_list_addr.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF coredump/.deps/_UPT_put_unwind_info.Tpo -c coredump/_UPT_put_unwind_info.c -o coredump/_UPT_put_unwind_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_resume.lo -MD -MP -MF coredump/.deps/_UPT_resume.Tpo -c coredump/_UPT_resume.c -o coredump/_UPT_resume.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF coredump/.deps/_UCD_access_reg_linux.Tpo -c coredump/_UCD_access_reg_linux.c -o coredump/_UCD_access_reg_linux.o | |
libtool: link: ar cru .libs/libunwind-coredump.a coredump/_UCD_accessors.o coredump/_UCD_create.o coredump/_UCD_destroy.o coredump/_UCD_access_mem.o coredump/_UCD_elf_map_image.o coredump/_UCD_find_proc_info.o coredump/_UCD_get_proc_name.o coredump/_UPT_elf.o coredump/_UPT_access_fpreg.o coredump/_UPT_get_dyn_info_list_addr.o coredump/_UPT_put_unwind_info.o coredump/_UPT_resume.o coredump/_UCD_access_reg_linux.o | |
libtool: link: ranlib .libs/libunwind-coredump.a | |
libtool: link: ( cd ".libs" && rm -f "libunwind-coredump.la" && ln -s "../libunwind-coredump.la" "libunwind-coredump.la" ) | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gos-linux.lo -MD -MP -MF x86_64/.deps/Gos-linux.Tpo -c x86_64/Gos-linux.c -o x86_64/Gos-linux.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -o mi/Gdyn-extract.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -o mi/Gdyn-remote.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -o mi/Gfind_dynamic_proc_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -o mi/Gget_accessors.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -o mi/Gget_proc_info_by_ip.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -o mi/Gget_proc_name.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -o mi/Gput_dynamic_unwind_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -o mi/Gdestroy_addr_space.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -o mi/Gget_reg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -o mi/Gset_reg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -o mi/Gget_fpreg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -o mi/Gset_fpreg.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -o mi/Gset_caching_policy.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Gcreate_addr_space.Tpo -c x86_64/Gcreate_addr_space.c -o x86_64/Gcreate_addr_space.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_save_loc.lo -MD -MP -MF x86_64/.deps/Gget_save_loc.Tpo -c x86_64/Gget_save_loc.c -o x86_64/Gget_save_loc.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gglobal.lo -MD -MP -MF x86_64/.deps/Gglobal.Tpo -c x86_64/Gglobal.c -o x86_64/Gglobal.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit.lo -MD -MP -MF x86_64/.deps/Ginit.Tpo -c x86_64/Ginit.c -o x86_64/Ginit.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_local.lo -MD -MP -MF x86_64/.deps/Ginit_local.Tpo -c x86_64/Ginit_local.c -o x86_64/Ginit_local.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_remote.lo -MD -MP -MF x86_64/.deps/Ginit_remote.Tpo -c x86_64/Ginit_remote.c -o x86_64/Ginit_remote.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_proc_info.lo -MD -MP -MF x86_64/.deps/Gget_proc_info.Tpo -c x86_64/Gget_proc_info.c -o x86_64/Gget_proc_info.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gregs.lo -MD -MP -MF x86_64/.deps/Gregs.Tpo -c x86_64/Gregs.c -o x86_64/Gregs.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gresume.lo -MD -MP -MF x86_64/.deps/Gresume.Tpo -c x86_64/Gresume.c -o x86_64/Gresume.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gstash_frame.lo -MD -MP -MF x86_64/.deps/Gstash_frame.Tpo -c x86_64/Gstash_frame.c -o x86_64/Gstash_frame.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gstep.lo -MD -MP -MF x86_64/.deps/Gstep.Tpo -c x86_64/Gstep.c -o x86_64/Gstep.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gtrace.lo -MD -MP -MF x86_64/.deps/Gtrace.Tpo -c x86_64/Gtrace.c -o x86_64/Gtrace.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -o dwarf/Gexpr.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -o dwarf/Gfde.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -o dwarf/Gparser.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -o dwarf/Gpe.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gstep.lo -MD -MP -MF dwarf/.deps/Gstep.Tpo -c dwarf/Gstep.c -o dwarf/Gstep.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -o dwarf/Gfind_proc_info-lsb.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c -o dwarf/Gfind_unwind_table.o | |
libtool: link: (cd .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a && ar x "/opt/julia/deps/libunwind-1.1/src/./.libs/libunwind-dwarf-common.a") | |
libtool: link: ar cru .libs/libunwind-dwarf-generic.a dwarf/Gexpr.o dwarf/Gfde.o dwarf/Gparser.o dwarf/Gpe.o dwarf/Gstep.o dwarf/Gfind_proc_info-lsb.o dwarf/Gfind_unwind_table.o .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a/global.o | |
libtool: link: ranlib .libs/libunwind-dwarf-generic.a | |
libtool: link: rm -fr .libs/libunwind-dwarf-generic.lax | |
libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-generic.la" && ln -s "../libunwind-dwarf-generic.la" "libunwind-dwarf-generic.la" ) | |
libtool: link: (cd .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a && ar x "/opt/julia/deps/libunwind-1.1/src/./.libs/libunwind-dwarf-generic.a") | |
libtool: link: (cd .libs/libunwind-x86_64.lax/libunwind-elf64.a && ar x "/opt/julia/deps/libunwind-1.1/src/./.libs/libunwind-elf64.a") | |
copying selected object files to avoid basename conflicts... | |
libtool: link: ln .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gstep.o .libs/libunwind-x86_64.lax/lt1-Gstep.o || cp .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gstep.o .libs/libunwind-x86_64.lax/lt1-Gstep.o | |
libtool: link: ar cru .libs/libunwind-x86_64.a os-linux.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o x86_64/is_fpreg.o x86_64/regname.o x86_64/Gos-linux.o mi/Gdyn-extract.o mi/Gdyn-remote.o mi/Gfind_dynamic_proc_info.o mi/Gget_accessors.o mi/Gget_proc_info_by_ip.o mi/Gget_proc_name.o mi/Gput_dynamic_unwind_info.o mi/Gdestroy_addr_space.o mi/Gget_reg.o mi/Gset_reg.o mi/Gget_fpreg.o mi/Gset_fpreg.o mi/Gset_caching_policy.o x86_64/Gcreate_addr_space.o x86_64/Gget_save_loc.o x86_64/Gglobal.o x86_64/Ginit.o x86_64/Ginit_local.o x86_64/Ginit_remote.o x86_64/Gget_proc_info.o x86_64/Gregs.o x86_64/Gresume.o x86_64/Gstash_frame.o x86_64/Gstep.o x86_64/Gtrace.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gexpr.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfde.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfind_proc_info-lsb.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfind_unwind_table.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gparser.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gpe.o .libs/libunwind-x86_64.lax/lt1-Gstep.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/global.o .libs/libunwind-x86_64.lax/libunwind-elf64.a/elf64.o | |
libtool: link: ranlib .libs/libunwind-x86_64.a | |
libtool: link: rm -fr .libs/libunwind-x86_64.lax .libs/libunwind-x86_64.lax | |
libtool: link: ( cd ".libs" && rm -f "libunwind-x86_64.la" && ln -s "../libunwind-x86_64.la" "libunwind-x86_64.la" ) | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c -o setjmp/longjmp.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c -o setjmp/siglongjmp.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -U_FORTIFY_SOURCE -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF x86_64/.deps/longjmp.Tpo -c x86_64/longjmp.S -o x86_64/longjmp.o | |
libtool: compile: gcc -m64 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -U_FORTIFY_SOURCE -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF x86_64/.deps/siglongjmp.Tpo -c x86_64/siglongjmp.S -o x86_64/siglongjmp.o | |
libtool: link: (cd .libs/libunwind-setjmp.lax/libunwind-elf64.a && ar x "/opt/julia/deps/libunwind-1.1/src/./.libs/libunwind-elf64.a") | |
copying selected object files to avoid basename conflicts... | |
libtool: link: ln x86_64/longjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o || cp x86_64/longjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o | |
libtool: link: ln x86_64/siglongjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o || cp x86_64/siglongjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o | |
libtool: link: ar cru .libs/libunwind-setjmp.a setjmp/longjmp.o setjmp/siglongjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o .libs/libunwind-setjmp.lax/libunwind-elf64.a/elf64.o | |
libtool: link: ranlib .libs/libunwind-setjmp.a | |
libtool: link: rm -fr .libs/libunwind-setjmp.lax .libs/libunwind-setjmp.lax | |
libtool: link: ( cd ".libs" && rm -f "libunwind-setjmp.la" && ln -s "../libunwind-setjmp.la" "libunwind-setjmp.la" ) | |
Making all in tests | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o forker forker.o | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o crasher crasher.o | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o mapper mapper.o | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o test-ptrace-misc test-ptrace-misc.o ident.o | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o Gperf-simple Gperf-simple.o ../src/.libs/libunwind-x86_64.a /opt/julia/deps/libunwind-1.1/src/.libs/libunwind.a ../src/.libs/libunwind.a -lc -lgcc | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o Lperf-simple Lperf-simple.o ../src/.libs/libunwind.a -lc -lgcc | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o Gperf-trace Gperf-trace.o ../src/.libs/libunwind-x86_64.a /opt/julia/deps/libunwind-1.1/src/.libs/libunwind.a ../src/.libs/libunwind.a -lc -lgcc | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o Lperf-trace Lperf-trace.o ../src/.libs/libunwind.a -lc -lgcc | |
libtool: link: gcc -m64 -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall -Wsign-compare -o test-coredump-unwind test-coredump-unwind.o ../src/.libs/libunwind-coredump.a ../src/.libs/libunwind-x86_64.a /opt/julia/deps/libunwind-1.1/src/.libs/libunwind.a -lgcc -lc | |
Making all in doc | |
Making install in src | |
/bin/sh ../libtool --mode=install /usr/bin/install -c libunwind.la libunwind-ptrace.la libunwind-coredump.la libunwind-x86_64.la libunwind-setjmp.la '/opt/julia/usr/lib' | |
libtool: install: /usr/bin/install -c .libs/libunwind.lai /opt/julia/usr/lib/libunwind.la | |
libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.lai /opt/julia/usr/lib/libunwind-ptrace.la | |
libtool: install: /usr/bin/install -c .libs/libunwind-coredump.lai /opt/julia/usr/lib/libunwind-coredump.la | |
libtool: install: /usr/bin/install -c .libs/libunwind-x86_64.lai /opt/julia/usr/lib/libunwind-x86_64.la | |
libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.lai /opt/julia/usr/lib/libunwind-setjmp.la | |
libtool: install: /usr/bin/install -c .libs/libunwind.a /opt/julia/usr/lib/libunwind.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libunwind.a | |
libtool: install: ranlib /opt/julia/usr/lib/libunwind.a | |
libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.a /opt/julia/usr/lib/libunwind-ptrace.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libunwind-ptrace.a | |
libtool: install: ranlib /opt/julia/usr/lib/libunwind-ptrace.a | |
libtool: install: /usr/bin/install -c .libs/libunwind-coredump.a /opt/julia/usr/lib/libunwind-coredump.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libunwind-coredump.a | |
libtool: install: ranlib /opt/julia/usr/lib/libunwind-coredump.a | |
libtool: install: /usr/bin/install -c .libs/libunwind-x86_64.a /opt/julia/usr/lib/libunwind-x86_64.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libunwind-x86_64.a | |
libtool: install: ranlib /opt/julia/usr/lib/libunwind-x86_64.a | |
libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.a /opt/julia/usr/lib/libunwind-setjmp.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libunwind-setjmp.a | |
libtool: install: ranlib /opt/julia/usr/lib/libunwind-setjmp.a | |
libtool: finish: PATH="/usr/lib64/openmpi/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /opt/julia/usr/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/opt/julia/usr/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/usr/bin/install -c -m 644 libunwind-generic.pc unwind/libunwind.pc ptrace/libunwind-ptrace.pc setjmp/libunwind-setjmp.pc coredump/libunwind-coredump.pc '/opt/julia/usr/lib/pkgconfig' | |
Making install in tests | |
Making install in doc | |
/usr/bin/install -c -m 644 'libunwind.man' '/opt/julia/usr/share/man/man3/libunwind.3' | |
/usr/bin/install -c -m 644 'libunwind-dynamic.man' '/opt/julia/usr/share/man/man3/libunwind-dynamic.3' | |
/usr/bin/install -c -m 644 'libunwind-ia64.man' '/opt/julia/usr/share/man/man3/libunwind-ia64.3' | |
/usr/bin/install -c -m 644 'libunwind-ptrace.man' '/opt/julia/usr/share/man/man3/libunwind-ptrace.3' | |
/usr/bin/install -c -m 644 'libunwind-setjmp.man' '/opt/julia/usr/share/man/man3/libunwind-setjmp.3' | |
/usr/bin/install -c -m 644 'unw_backtrace.man' '/opt/julia/usr/share/man/man3/unw_backtrace.3' | |
/usr/bin/install -c -m 644 'unw_flush_cache.man' '/opt/julia/usr/share/man/man3/unw_flush_cache.3' | |
/usr/bin/install -c -m 644 'unw_get_accessors.man' '/opt/julia/usr/share/man/man3/unw_get_accessors.3' | |
/usr/bin/install -c -m 644 'unw_get_proc_info.man' '/opt/julia/usr/share/man/man3/unw_get_proc_info.3' | |
/usr/bin/install -c -m 644 'unw_get_proc_info_by_ip.man' '/opt/julia/usr/share/man/man3/unw_get_proc_info_by_ip.3' | |
/usr/bin/install -c -m 644 'unw_get_proc_name.man' '/opt/julia/usr/share/man/man3/unw_get_proc_name.3' | |
/usr/bin/install -c -m 644 'unw_get_fpreg.man' '/opt/julia/usr/share/man/man3/unw_get_fpreg.3' | |
/usr/bin/install -c -m 644 'unw_get_reg.man' '/opt/julia/usr/share/man/man3/unw_get_reg.3' | |
/usr/bin/install -c -m 644 'unw_getcontext.man' '/opt/julia/usr/share/man/man3/unw_getcontext.3' | |
/usr/bin/install -c -m 644 'unw_init_local.man' '/opt/julia/usr/share/man/man3/unw_init_local.3' | |
/usr/bin/install -c -m 644 'unw_init_remote.man' '/opt/julia/usr/share/man/man3/unw_init_remote.3' | |
/usr/bin/install -c -m 644 'unw_is_fpreg.man' '/opt/julia/usr/share/man/man3/unw_is_fpreg.3' | |
/usr/bin/install -c -m 644 'unw_is_signal_frame.man' '/opt/julia/usr/share/man/man3/unw_is_signal_frame.3' | |
/usr/bin/install -c -m 644 'unw_create_addr_space.man' '/opt/julia/usr/share/man/man3/unw_create_addr_space.3' | |
/usr/bin/install -c -m 644 'unw_destroy_addr_space.man' '/opt/julia/usr/share/man/man3/unw_destroy_addr_space.3' | |
/usr/bin/install -c -m 644 'unw_regname.man' '/opt/julia/usr/share/man/man3/unw_regname.3' | |
/usr/bin/install -c -m 644 'unw_resume.man' '/opt/julia/usr/share/man/man3/unw_resume.3' | |
/usr/bin/install -c -m 644 'unw_set_caching_policy.man' '/opt/julia/usr/share/man/man3/unw_set_caching_policy.3' | |
/usr/bin/install -c -m 644 'unw_set_fpreg.man' '/opt/julia/usr/share/man/man3/unw_set_fpreg.3' | |
/usr/bin/install -c -m 644 'unw_set_reg.man' '/opt/julia/usr/share/man/man3/unw_set_reg.3' | |
/usr/bin/install -c -m 644 'unw_step.man' '/opt/julia/usr/share/man/man3/unw_step.3' | |
/usr/bin/install -c -m 644 'unw_strerror.man' '/opt/julia/usr/share/man/man3/unw_strerror.3' | |
/usr/bin/install -c -m 644 '_U_dyn_register.man' '/opt/julia/usr/share/man/man3/_U_dyn_register.3' | |
/usr/bin/install -c -m 644 '_U_dyn_cancel.man' '/opt/julia/usr/share/man/man3/_U_dyn_cancel.3' | |
/usr/bin/install -c -m 644 include/libunwind-dynamic.h include/libunwind-ptrace.h include/libunwind-coredump.h include/libunwind-x86_64.h include/libunwind.h include/unwind.h '/opt/julia/usr/include' | |
/usr/bin/install -c -m 644 include/libunwind-common.h '/opt/julia/usr/include' | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for style of include used by make... GNU | |
checking for gcc... gcc -m64 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -m64 accepts -g... yes | |
checking for gcc -m64 option to accept ISO C89... none needed | |
checking whether gcc -m64 understands -c and -o together... yes | |
checking dependency style of gcc -m64... gcc3 | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ -m64 accepts -g... yes | |
checking dependency style of g++ -m64... gcc3 | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating patchelf.spec | |
config.status: executing depfiles commands | |
Making all in src | |
Making all in tests | |
Making install in src | |
/bin/mkdir -p '/opt/julia/usr/bin' | |
/usr/bin/install -c patchelf '/opt/julia/usr/bin' | |
Making install in tests | |
/bin/mkdir -p '/opt/julia/usr/share/doc/patchelf' | |
/usr/bin/install -c -m 644 README '/opt/julia/usr/share/doc/patchelf' | |
/bin/mkdir -p '/opt/julia/usr/share/man/man1' | |
/usr/bin/install -c -m 644 patchelf.1 '/opt/julia/usr/share/man/man1' | |
patching file dSFMT.h | |
patching file dSFMT.c | |
patching file llvm-3.3/lib/Support/Host.cpp | |
patching file llvm-3.3/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -m64 accepts -g... yes | |
checking for gcc -m64 option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ -m64 accepts -g... yes | |
checking how to run the C preprocessor... gcc -m64 -E | |
checking build system type... x86_64-redhat-linux-gnu | |
checking host system type... x86_64-redhat-linux-gnu | |
checking target system type... x86_64-redhat-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 for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /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 whether byte ordering is bigendian... no | |
checking optimization flags... -O3 | |
checking for BSD-compatible nm... /usr/bin/nm -B | |
checking for GNU make... make | |
checking whether ln -s works... yes | |
checking for cmp... /usr/bin/cmp | |
checking for cp... /bin/cp | |
checking for date... /bin/date | |
checking for find... /bin/find | |
checking for grep... (cached) /bin/grep | |
checking for mkdir... /bin/mkdir | |
checking for mv... /bin/mv | |
checking for ranlib... ranlib | |
checking for ar... ar | |
checking for rm... /bin/rm | |
checking for sed... /bin/sed | |
checking for tar... /bin/tar | |
checking for pwd... /bin/pwd | |
checking for Graphviz... echo Graphviz | |
checking for dot... echo dot | |
checking for fdp... echo fdp | |
checking for neato... echo neato | |
checking for twopi... echo twopi | |
checking for circo... echo circo | |
checking for gv... no | |
checking for gsview32... no | |
checking for dotty... echo dotty | |
checking for xdot.py... echo xdot.py | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for bzip2... /usr/bin/bzip2 | |
checking for cat... /bin/cat | |
checking for doxygen... /usr/bin/doxygen | |
checking for groff... /usr/bin/groff | |
checking for gzip... /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.20.51.0.2 | |
checking for compiler -Wl,-R<path> option... yes | |
checking for compiler -Wl,-export-dynamic option... yes | |
checking for compiler -Wl,--version-script option... yes | |
checking for an ANSI C-conforming const... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking which extension is used for loadable modules... .so | |
checking which variable specifies run-time library path... LD_LIBRARY_PATH | |
checking for the default library search path... /lib /usr/lib /usr/lib64/R/lib /usr/lib64/atlas hwcap 1 nosegneg hwcap 1 nosegneg hwcap 1 nosegneg hwcap 1 nosegneg hwcap 1 nosegneg /usr/lib64/mysql /usr/lib64/qt-3.3/lib /usr/StorMan /usr/lib64/tcl8.5 /usr/lib64/xulrunner | |
checking for objdir... .libs | |
checking command to parse /usr/bin/nm -B output from object... ok | |
checking whether libtool supports -dlopen/-dlpreopen... yes | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dlopen in -ldl... yes | |
checking for dlerror... yes | |
checking for _ prefix in compiled symbols... no | |
checking whether deplibs are loaded by dlopen... yes | |
checking argz.h usability... yes | |
checking argz.h presence... yes | |
checking for argz.h... yes | |
checking for error_t... yes | |
checking for argz_append... yes | |
checking for argz_create_sep... yes | |
checking for argz_insert... yes | |
checking for argz_next... yes | |
checking for argz_stringify... yes | |
checking assert.h usability... yes | |
checking assert.h presence... yes | |
checking for assert.h... yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking for memory.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking stdio.h usability... yes | |
checking stdio.h presence... yes | |
checking for stdio.h... yes | |
checking for unistd.h... (cached) yes | |
checking dl.h usability... no | |
checking dl.h presence... no | |
checking for dl.h... no | |
checking sys/dl.h usability... no | |
checking sys/dl.h presence... no | |
checking for sys/dl.h... no | |
checking dld.h usability... no | |
checking dld.h presence... no | |
checking for dld.h... no | |
checking mach-o/dyld.h usability... no | |
checking mach-o/dyld.h presence... no | |
checking for mach-o/dyld.h... no | |
checking for string.h... (cached) yes | |
checking for strchr... yes | |
checking for strrchr... yes | |
checking for memcpy... yes | |
checking for memmove... yes | |
checking for strcmp... yes | |
checking for closedir... yes | |
checking for opendir... yes | |
checking for readdir... yes | |
checking tool compatibility... ok | |
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-uninitialized | |
checking for python... user defined: /usr/bin/python | |
checking for python >= 2.5... /usr/bin/python (2.6.6) | |
checking for sin in -lm... yes | |
checking for library containing dlopen... -ldl | |
checking for library containing clock_gettime... -lrt | |
checking for library containing mallinfo... none required | |
checking for compress2 in -lz... yes | |
checking for xml2-config... xml2-config | |
checking for libxml2 includes... -I/usr/include/libxml2 | |
checking for xmlReadFile in -lxml2... yes | |
checking for dirent.h that defines DIR... (cached) yes | |
checking for library containing opendir... (cached) 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... g++ -m64 -E | |
checking cxxabi.h usability... yes | |
checking cxxabi.h presence... yes | |
checking for cxxabi.h... yes | |
checking for dlfcn.h... (cached) 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 limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking link.h usability... yes | |
checking link.h presence... yes | |
checking for link.h... yes | |
checking for malloc.h... (cached) 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 windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
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 for sys/types.h... (cached) 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 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 strdup... yes | |
checking for strerror... yes | |
checking for strerror_r... yes | |
checking for setenv... yes | |
checking for arc4random... no | |
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 if printf has the %a format character... yes | |
checking for srand48/lrand48/drand48 in <stdlib.h>... yes | |
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 runtime/Makefile commands | |
config.status: executing test/Makefile commands | |
config.status: executing test/Makefile.tests commands | |
config.status: executing unittests/Makefile commands | |
config.status: executing tools/Makefile commands | |
config.status: executing utils/Makefile commands | |
config.status: executing projects/Makefile commands | |
config.status: executing bindings/Makefile commands | |
config.status: executing bindings/ocaml/Makefile.ocaml commands | |
=== configuring in projects/sample (/opt/julia/deps/llvm-3.3/build_Release/projects/sample) | |
configure: running /bin/sh ../../../projects/sample/configure --prefix=/opt/julia/usr '--build=x86_64-redhat-linux' '--libdir=/opt/julia/usr/lib' 'F77=gfortran -m64' 'CC=gcc -m64' 'CXX=g++ -m64' '--disable-profiling' '--enable-shared' '--enable-static' '--enable-targets=host' '--disable-bindings' '--disable-docs' '--disable-assertions' '--enable-optimized' '--disable-threads' '--with-python=/usr/bin/python' 'build_alias=x86_64-redhat-linux' --cache-file=/dev/null --srcdir=../../../projects/sample | |
checking llvm-config... no | |
checking LLVM package version... unknown | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -m64 accepts -g... yes | |
checking for gcc -m64 option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ -m64 accepts -g... yes | |
checking how to run the C preprocessor... gcc -m64 -E | |
checking build system type... x86_64-redhat-linux-gnu | |
checking host system type... x86_64-redhat-linux-gnu | |
checking target system type... x86_64-redhat-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 for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /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 whether byte ordering is bigendian... no | |
checking optimization flags... -O3 | |
checking for BSD-compatible nm... /usr/bin/nm -B | |
checking for GNU make... make | |
checking whether ln -s works... yes | |
checking for cmp... /usr/bin/cmp | |
checking for cp... /bin/cp | |
checking for date... /bin/date | |
checking for find... /bin/find | |
checking for grep... (cached) /bin/grep | |
checking for mkdir... /bin/mkdir | |
checking for mv... /bin/mv | |
checking for ranlib... ranlib | |
checking for ar... ar | |
checking for rm... /bin/rm | |
checking for sed... /bin/sed | |
checking for tar... /bin/tar | |
checking for pwd... /bin/pwd | |
checking for Graphviz... echo Graphviz | |
checking for dot... echo dot | |
checking for fdp... echo fdp | |
checking for neato... echo neato | |
checking for twopi... echo twopi | |
checking for circo... echo circo | |
checking for gv... no | |
checking for gsview32... no | |
checking for dotty... echo dotty | |
checking for xdot.py... echo xdot.py | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for bzip2... /usr/bin/bzip2 | |
checking for cat... /bin/cat | |
checking for doxygen... /usr/bin/doxygen | |
checking for groff... /usr/bin/groff | |
checking for gzip... /bin/gzip | |
checking for pod2html... /usr/bin/pod2html | |
checking for pod2man... /usr/bin/pod2man | |
checking for pdfroff... no | |
checking for runtest... no | |
checking for the tclsh program in tclinclude directory... none | |
checking for tclsh8.4... no | |
checking for tclsh8.4.8... no | |
checking for tclsh8.4.7... no | |
checking for tclsh8.4.6... no | |
checking for tclsh8.4.5... no | |
checking for tclsh8.4.4... no | |
checking for tclsh8.4.3... no | |
checking for tclsh8.4.2... no | |
checking for tclsh8.4.1... no | |
checking for tclsh8.4.0... no | |
checking for tclsh8.3... no | |
checking for tclsh8.3.5... no | |
checking for tclsh8.3.4... no | |
checking for tclsh8.3.3... no | |
checking for tclsh8.3.2... no | |
checking for tclsh8.3.1... no | |
checking for tclsh8.3.0... no | |
checking for tclsh... /usr/bin/tclsh | |
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.20.51.0.2 | |
checking for compiler -Wl,-R<path> option... yes | |
checking for compiler -Wl,-export-dynamic option... yes | |
checking for compiler -Wl,--version-script option... yes | |
checking for an ANSI C-conforming const... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking which extension is used for loadable modules... .so | |
checking which variable specifies run-time library path... LD_LIBRARY_PATH | |
checking for the default library search path... /lib /usr/lib /usr/lib64/R/lib /usr/lib64/atlas hwcap 1 nosegneg hwcap 1 nosegneg hwcap 1 nosegneg hwcap 1 nosegneg hwcap 1 nosegneg /usr/lib64/mysql /usr/lib64/qt-3.3/lib /usr/StorMan /usr/lib64/tcl8.5 /usr/lib64/xulrunner | |
checking for objdir... .libs | |
checking command to parse /usr/bin/nm -B output from object... ok | |
checking whether libtool supports -dlopen/-dlpreopen... yes | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dlopen in -ldl... yes | |
checking for dlerror... yes | |
checking for _ prefix in compiled symbols... no | |
checking whether deplibs are loaded by dlopen... yes | |
checking argz.h usability... yes | |
checking argz.h presence... yes | |
checking for argz.h... yes | |
checking for error_t... yes | |
checking for argz_append... yes | |
checking for argz_create_sep... yes | |
checking for argz_insert... yes | |
checking for argz_next... yes | |
checking for argz_stringify... yes | |
checking assert.h usability... yes | |
checking assert.h presence... yes | |
checking for assert.h... yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking for memory.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking stdio.h usability... yes | |
checking stdio.h presence... yes | |
checking for stdio.h... yes | |
checking for unistd.h... (cached) yes | |
checking dl.h usability... no | |
checking dl.h presence... no | |
checking for dl.h... no | |
checking sys/dl.h usability... no | |
checking sys/dl.h presence... no | |
checking for sys/dl.h... no | |
checking dld.h usability... no | |
checking dld.h presence... no | |
checking for dld.h... no | |
checking mach-o/dyld.h usability... no | |
checking mach-o/dyld.h presence... no | |
checking for mach-o/dyld.h... no | |
checking for string.h... (cached) yes | |
checking for strchr... yes | |
checking for strrchr... yes | |
checking for memcpy... yes | |
checking for memmove... yes | |
checking for strcmp... yes | |
checking for closedir... yes | |
checking for opendir... yes | |
checking for readdir... yes | |
checking tool compatibility... ok | |
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers | |
checking for sin in -lm... yes | |
checking for library containing dlopen... -ldl | |
checking for library containing mallinfo... none required | |
checking for dirent.h that defines DIR... (cached) yes | |
checking for library containing opendir... (cached) none required | |
checking for MAP_ANONYMOUS vs. MAP_ANON... yes | |
checking whether stat file-mode macros are broken... no | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for dlfcn.h... (cached) 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 limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking link.h usability... yes | |
checking link.h presence... yes | |
checking for link.h... yes | |
checking for malloc.h... (cached) 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 windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
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 for sys/types.h... (cached) 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 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 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 realpath... yes | |
checking for sbrk... yes | |
checking for setrlimit... (cached) yes | |
checking for strdup... 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 if printf has the %a format character... yes | |
checking for srand48/lrand48/drand48 in <stdlib.h>... yes | |
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 Makefile.common | |
config.status: creating Makefile.llvm.config | |
config.status: executing setup commands | |
config.status: executing Makefile commands | |
config.status: executing lib/Makefile commands | |
config.status: executing lib/sample/Makefile commands | |
config.status: executing tools/Makefile commands | |
config.status: executing tools/sample/Makefile commands | |
llvm[3]: Regenerating /opt/julia/deps/llvm-3.3/build_Release/Makefile.config | |
config.status: creating Makefile.config | |
llvm[3]: Constructing LLVMBuild project information. | |
llvm[4]: Compiling APFloat.cpp for Release build | |
llvm[4]: Compiling APInt.cpp for Release build | |
llvm[4]: Compiling APSInt.cpp for Release build | |
llvm[4]: Compiling Allocator.cpp for Release build | |
llvm[4]: Compiling Atomic.cpp for Release build | |
llvm[4]: Compiling BlockFrequency.cpp for Release build | |
llvm[4]: Compiling BranchProbability.cpp for Release build | |
llvm[4]: Compiling CommandLine.cpp for Release build | |
llvm[4]: Compiling Compression.cpp for Release build | |
llvm[4]: Compiling ConstantRange.cpp for Release build | |
llvm[4]: Compiling ConvertUTF.c for Release build | |
llvm[4]: Compiling ConvertUTFWrapper.cpp for Release build | |
llvm[4]: Compiling CrashRecoveryContext.cpp for Release build | |
llvm[4]: Compiling DAGDeltaAlgorithm.cpp for Release build | |
llvm[4]: Compiling DataExtractor.cpp for Release build | |
llvm[4]: Compiling DataStream.cpp for Release build | |
llvm[4]: Compiling Debug.cpp for Release build | |
llvm[4]: Compiling DeltaAlgorithm.cpp for Release build | |
llvm[4]: Compiling Disassembler.cpp for Release build | |
llvm[4]: Compiling Dwarf.cpp for Release build | |
llvm[4]: Compiling DynamicLibrary.cpp for Release build | |
llvm[4]: Compiling Errno.cpp for Release build | |
llvm[4]: Compiling ErrorHandling.cpp for Release build | |
llvm[4]: Compiling FileOutputBuffer.cpp for Release build | |
llvm[4]: Compiling FileUtilities.cpp for Release build | |
llvm[4]: Compiling FoldingSet.cpp for Release build | |
llvm[4]: Compiling FormattedStream.cpp for Release build | |
llvm[4]: Compiling GraphWriter.cpp for Release build | |
llvm[4]: Compiling Hashing.cpp for Release build | |
llvm[4]: Compiling Host.cpp for Release build | |
llvm[4]: Compiling IncludeFile.cpp for Release build | |
llvm[4]: Compiling IntEqClasses.cpp for Release build | |
llvm[4]: Compiling IntervalMap.cpp for Release build | |
llvm[4]: Compiling IntrusiveRefCntPtr.cpp for Release build | |
llvm[4]: Compiling IsInf.cpp for Release build | |
llvm[4]: Compiling IsNAN.cpp for Release build | |
llvm[4]: Compiling Locale.cpp for Release build | |
llvm[4]: Compiling LockFileManager.cpp for Release build | |
llvm[4]: Compiling ManagedStatic.cpp for Release build | |
llvm[4]: Compiling Memory.cpp for Release build | |
llvm[4]: Compiling MemoryBuffer.cpp for Release build | |
llvm[4]: Compiling MemoryObject.cpp for Release build | |
llvm[4]: Compiling Mutex.cpp for Release build | |
llvm[4]: Compiling Path.cpp for Release build | |
llvm[4]: Compiling PathV2.cpp for Release build | |
llvm[4]: Compiling PluginLoader.cpp for Release build | |
llvm[4]: Compiling PrettyStackTrace.cpp for Release build | |
llvm[4]: Compiling Process.cpp for Release build | |
llvm[4]: Compiling Program.cpp for Release build | |
llvm[4]: Compiling RWMutex.cpp for Release build | |
llvm[4]: Compiling Regex.cpp for Release build | |
llvm[4]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build | |
llvm[4]: Compiling Signals.cpp for Release build | |
llvm[4]: Compiling SmallPtrSet.cpp for Release build | |
llvm[4]: Compiling SmallVector.cpp for Release build | |
llvm[4]: Compiling SourceMgr.cpp for Release build | |
llvm[4]: Compiling Statistic.cpp for Release build | |
llvm[4]: Compiling StreamableMemoryObject.cpp for Release build | |
llvm[4]: Compiling StringExtras.cpp for Release build | |
llvm[4]: Compiling StringMap.cpp for Release build | |
llvm[4]: Compiling StringPool.cpp for Release build | |
llvm[4]: Compiling StringRef.cpp for Release build | |
llvm[4]: Compiling SystemUtils.cpp for Release build | |
llvm[4]: Compiling TargetRegistry.cpp for Release build | |
llvm[4]: Compiling ThreadLocal.cpp for Release build | |
llvm[4]: Compiling Threading.cpp for Release build | |
llvm[4]: Compiling TimeValue.cpp for Release build | |
llvm[4]: Compiling Timer.cpp for Release build | |
llvm[4]: Compiling ToolOutputFile.cpp for Release build | |
llvm[4]: Compiling Triple.cpp for Release build | |
llvm[4]: Compiling Twine.cpp for Release build | |
llvm[4]: Compiling Valgrind.cpp for Release build | |
llvm[4]: Compiling Watchdog.cpp for Release build | |
llvm[4]: Compiling YAMLParser.cpp for Release build | |
llvm[4]: Compiling YAMLTraits.cpp for Release build | |
llvm[4]: Compiling circular_raw_ostream.cpp for Release build | |
llvm[4]: Compiling raw_os_ostream.cpp for Release build | |
llvm[4]: Compiling raw_ostream.cpp for Release build | |
llvm[4]: Compiling regcomp.c for Release build | |
llvm[4]: Compiling regerror.c for Release build | |
llvm[4]: Compiling regexec.c for Release build | |
llvm[4]: Compiling regfree.c for Release build | |
llvm[4]: Compiling regstrlcpy.c for Release build | |
llvm[4]: Compiling system_error.cpp for Release build | |
llvm[4]: Building Release Archive Library libLLVMSupport.a | |
llvm[4]: Compiling Error.cpp for Release build | |
llvm[4]: Compiling Main.cpp for Release build | |
llvm[4]: Compiling Record.cpp for Release build | |
llvm[4]: Compiling StringMatcher.cpp for Release build | |
llvm[4]: Compiling TGLexer.cpp for Release build | |
llvm[4]: Compiling TGParser.cpp for Release build | |
llvm[4]: Compiling TableGenBackend.cpp for Release build | |
llvm[4]: Building Release Archive Library libLLVMTableGen.a | |
llvm[5]: Compiling FileCheck.cpp for Release build | |
llvm[5]: Linking Release executable FileCheck (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable FileCheck (without symbols) | |
llvm[5]: Compiling FileUpdate.cpp for Release build | |
llvm[5]: Linking Release executable FileUpdate (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable FileUpdate (without symbols) | |
llvm[5]: Compiling AsmMatcherEmitter.cpp for Release build | |
llvm[5]: Compiling AsmWriterEmitter.cpp for Release build | |
llvm[5]: Compiling AsmWriterInst.cpp for Release build | |
llvm[5]: Compiling CTagsEmitter.cpp for Release build | |
llvm[5]: Compiling CallingConvEmitter.cpp for Release build | |
llvm[5]: Compiling CodeEmitterGen.cpp for Release build | |
llvm[5]: Compiling CodeGenDAGPatterns.cpp for Release build | |
llvm[5]: Compiling CodeGenInstruction.cpp for Release build | |
llvm[5]: Compiling CodeGenMapTable.cpp for Release build | |
llvm[5]: Compiling CodeGenRegisters.cpp for Release build | |
llvm[5]: Compiling CodeGenSchedule.cpp for Release build | |
llvm[5]: Compiling CodeGenTarget.cpp for Release build | |
llvm[5]: Compiling DAGISelEmitter.cpp for Release build | |
llvm[5]: Compiling DAGISelMatcher.cpp for Release build | |
llvm[5]: Compiling DAGISelMatcherEmitter.cpp for Release build | |
llvm[5]: Compiling DAGISelMatcherGen.cpp for Release build | |
llvm[5]: Compiling DAGISelMatcherOpt.cpp for Release build | |
llvm[5]: Compiling DFAPacketizerEmitter.cpp for Release build | |
llvm[5]: Compiling DisassemblerEmitter.cpp for Release build | |
llvm[5]: Compiling FastISelEmitter.cpp for Release build | |
llvm[5]: Compiling FixedLenDecoderEmitter.cpp for Release build | |
llvm[5]: Compiling InstrInfoEmitter.cpp for Release build | |
llvm[5]: Compiling IntrinsicEmitter.cpp for Release build | |
llvm[5]: Compiling OptParserEmitter.cpp for Release build | |
llvm[5]: Compiling PseudoLoweringEmitter.cpp for Release build | |
llvm[5]: Compiling RegisterInfoEmitter.cpp for Release build | |
llvm[5]: Compiling SetTheory.cpp for Release build | |
llvm[5]: Compiling SubtargetEmitter.cpp for Release build | |
llvm[5]: Compiling TGValueTypes.cpp for Release build | |
llvm[5]: Compiling TableGen.cpp for Release build | |
llvm[5]: Compiling X86DisassemblerTables.cpp for Release build | |
llvm[5]: Compiling X86ModRMFilters.cpp for Release build | |
llvm[5]: Compiling X86RecognizableInstr.cpp for Release build | |
llvm[5]: Linking Release executable llvm-tblgen (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-tblgen (without symbols) | |
llvm[5]: Compiling PerfectShuffle.cpp for Release build | |
llvm[5]: Linking Release executable llvm-PerfectShuffle (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-PerfectShuffle (without symbols) | |
llvm[5]: Compiling count.c for Release build | |
llvm[5]: Linking Release executable count (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable count (without symbols) | |
llvm[5]: Compiling fpcmp.cpp for Release build | |
llvm[5]: Linking Release executable fpcmp (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable fpcmp (without symbols) | |
llvm[5]: Creating 'llvm-lit' script... | |
llvm[5]: Compiling not.cpp for Release build | |
llvm[5]: Linking Release executable not (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable not (without symbols) | |
llvm[6]: Compiling gtest.cc for Release build | |
llvm[6]: Compiling gtest-death-test.cc for Release build | |
llvm[6]: Compiling gtest-filepath.cc for Release build | |
llvm[6]: Compiling gtest-port.cc for Release build | |
llvm[6]: Compiling gtest-printers.cc for Release build | |
llvm[6]: Compiling gtest-test-part.cc for Release build | |
llvm[6]: Compiling gtest-typed-test.cc for Release build | |
llvm[6]: Building Release Archive Library libgtest.a | |
llvm[6]: Compiling TestMain.cpp for Release build | |
llvm[6]: Building Release Archive Library libgtest_main.a | |
llvm[4]: Building Intrinsics.gen.tmp from Intrinsics.td | |
llvm[4]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly. | |
llvm[4]: Compiling AsmWriter.cpp for Release build | |
llvm[4]: Compiling Attributes.cpp for Release build | |
llvm[4]: Compiling AutoUpgrade.cpp for Release build | |
llvm[4]: Compiling BasicBlock.cpp for Release build | |
llvm[4]: Compiling ConstantFold.cpp for Release build | |
llvm[4]: Compiling Constants.cpp for Release build | |
llvm[4]: Compiling Core.cpp for Release build | |
llvm[4]: Compiling DIBuilder.cpp for Release build | |
llvm[4]: Compiling DataLayout.cpp for Release build | |
llvm[4]: Compiling DebugInfo.cpp for Release build | |
llvm[4]: Compiling DebugLoc.cpp for Release build | |
llvm[4]: Compiling Dominators.cpp for Release build | |
llvm[4]: Compiling Function.cpp for Release build | |
llvm[4]: Compiling GCOV.cpp for Release build | |
llvm[4]: Compiling GVMaterializer.cpp for Release build | |
llvm[4]: Compiling Globals.cpp for Release build | |
llvm[4]: Compiling IRBuilder.cpp for Release build | |
llvm[4]: Compiling InlineAsm.cpp for Release build | |
llvm[4]: Compiling Instruction.cpp for Release build | |
llvm[4]: Compiling Instructions.cpp for Release build | |
llvm[4]: Compiling IntrinsicInst.cpp for Release build | |
llvm[4]: Compiling LLVMContext.cpp for Release build | |
llvm[4]: Compiling LLVMContextImpl.cpp for Release build | |
llvm[4]: Compiling LeakDetector.cpp for Release build | |
llvm[4]: Compiling Metadata.cpp for Release build | |
llvm[4]: Compiling Module.cpp for Release build | |
llvm[4]: Compiling Pass.cpp for Release build | |
llvm[4]: Compiling PassManager.cpp for Release build | |
llvm[4]: Compiling PassRegistry.cpp for Release build | |
llvm[4]: Compiling PrintModulePass.cpp for Release build | |
llvm[4]: Compiling Type.cpp for Release build | |
llvm[4]: Compiling TypeFinder.cpp for Release build | |
llvm[4]: Compiling Use.cpp for Release build | |
llvm[4]: Compiling User.cpp for Release build | |
llvm[4]: Compiling Value.cpp for Release build | |
llvm[4]: Compiling ValueSymbolTable.cpp for Release build | |
llvm[4]: Compiling ValueTypes.cpp for Release build | |
llvm[4]: Compiling Verifier.cpp for Release build | |
llvm[4]: Building Release Archive Library libLLVMCore.a | |
llvm[5]: Compiling LLLexer.cpp for Release build | |
llvm[5]: Compiling LLParser.cpp for Release build | |
llvm[5]: Compiling Parser.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMAsmParser.a | |
llvm[6]: Compiling BitReader.cpp for Release build | |
llvm[6]: Compiling BitcodeReader.cpp for Release build | |
llvm[6]: Compiling BitstreamReader.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMBitReader.a | |
llvm[6]: Compiling BitWriter.cpp for Release build | |
llvm[6]: Compiling BitcodeWriter.cpp for Release build | |
llvm[6]: Compiling BitcodeWriterPass.cpp for Release build | |
llvm[6]: Compiling ValueEnumerator.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMBitWriter.a | |
llvm[5]: Compiling Archive.cpp for Release build | |
llvm[5]: Compiling ArchiveReader.cpp for Release build | |
llvm[5]: Compiling ArchiveWriter.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMArchive.a | |
llvm[5]: Compiling AliasAnalysis.cpp for Release build | |
llvm[5]: Compiling AliasAnalysisCounter.cpp for Release build | |
llvm[5]: Compiling AliasAnalysisEvaluator.cpp for Release build | |
llvm[5]: Compiling AliasDebugger.cpp for Release build | |
llvm[5]: Compiling AliasSetTracker.cpp for Release build | |
llvm[5]: Compiling Analysis.cpp for Release build | |
llvm[5]: Compiling BasicAliasAnalysis.cpp for Release build | |
llvm[5]: Compiling BlockFrequencyInfo.cpp for Release build | |
llvm[5]: Compiling BranchProbabilityInfo.cpp for Release build | |
llvm[5]: Compiling CFGPrinter.cpp for Release build | |
llvm[5]: Compiling CaptureTracking.cpp for Release build | |
llvm[5]: Compiling CodeMetrics.cpp for Release build | |
llvm[5]: Compiling ConstantFolding.cpp for Release build | |
llvm[5]: Compiling CostModel.cpp for Release build | |
llvm[5]: Compiling DependenceAnalysis.cpp for Release build | |
llvm[5]: Compiling DomPrinter.cpp for Release build | |
llvm[5]: Compiling DominanceFrontier.cpp for Release build | |
llvm[5]: Compiling IVUsers.cpp for Release build | |
llvm[5]: Compiling InstCount.cpp for Release build | |
llvm[5]: Compiling InstructionSimplify.cpp for Release build | |
llvm[5]: Compiling Interval.cpp for Release build | |
llvm[5]: Compiling IntervalPartition.cpp for Release build | |
llvm[5]: Compiling LazyValueInfo.cpp for Release build | |
llvm[5]: Compiling LibCallAliasAnalysis.cpp for Release build | |
llvm[5]: Compiling LibCallSemantics.cpp for Release build | |
llvm[5]: Compiling Lint.cpp for Release build | |
llvm[5]: Compiling Loads.cpp for Release build | |
llvm[5]: Compiling LoopInfo.cpp for Release build | |
llvm[5]: Compiling LoopPass.cpp for Release build | |
llvm[5]: Compiling MemDepPrinter.cpp for Release build | |
llvm[5]: Compiling MemoryBuiltins.cpp for Release build | |
llvm[5]: Compiling MemoryDependenceAnalysis.cpp for Release build | |
llvm[5]: Compiling ModuleDebugInfoPrinter.cpp for Release build | |
llvm[5]: Compiling NoAliasAnalysis.cpp for Release build | |
llvm[5]: Compiling PHITransAddr.cpp for Release build | |
llvm[5]: Compiling PathNumbering.cpp for Release build | |
llvm[5]: Compiling PathProfileInfo.cpp for Release build | |
llvm[5]: Compiling PathProfileVerifier.cpp for Release build | |
llvm[5]: Compiling PostDominators.cpp for Release build | |
llvm[5]: Compiling ProfileDataLoader.cpp for Release build | |
llvm[5]: Compiling ProfileDataLoaderPass.cpp for Release build | |
llvm[5]: Compiling ProfileEstimatorPass.cpp for Release build | |
llvm[5]: Compiling ProfileInfo.cpp for Release build | |
llvm[5]: Compiling ProfileInfoLoader.cpp for Release build | |
llvm[5]: Compiling ProfileInfoLoaderPass.cpp for Release build | |
llvm[5]: Compiling ProfileVerifierPass.cpp for Release build | |
llvm[5]: Compiling PtrUseVisitor.cpp for Release build | |
llvm[5]: Compiling RegionInfo.cpp for Release build | |
llvm[5]: Compiling RegionPass.cpp for Release build | |
llvm[5]: Compiling RegionPrinter.cpp for Release build | |
llvm[5]: Compiling ScalarEvolution.cpp for Release build | |
llvm[5]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build | |
llvm[5]: Compiling ScalarEvolutionExpander.cpp for Release build | |
llvm[5]: Compiling ScalarEvolutionNormalization.cpp for Release build | |
llvm[5]: Compiling SparsePropagation.cpp for Release build | |
llvm[5]: Compiling TargetTransformInfo.cpp for Release build | |
llvm[5]: Compiling Trace.cpp for Release build | |
llvm[5]: Compiling TypeBasedAliasAnalysis.cpp for Release build | |
llvm[5]: Compiling ValueTracking.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMAnalysis.a | |
llvm[6]: Compiling CallGraph.cpp for Release build | |
llvm[6]: Compiling CallGraphSCCPass.cpp for Release build | |
llvm[6]: Compiling CallPrinter.cpp for Release build | |
llvm[6]: Compiling FindUsedTypes.cpp for Release build | |
llvm[6]: Compiling GlobalsModRef.cpp for Release build | |
llvm[6]: Compiling IPA.cpp for Release build | |
llvm[6]: Compiling InlineCost.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMipa.a | |
llvm[6]: Compiling BasicBlockUtils.cpp for Release build | |
llvm[6]: Compiling BreakCriticalEdges.cpp for Release build | |
llvm[6]: Compiling BuildLibCalls.cpp for Release build | |
llvm[6]: Compiling BypassSlowDivision.cpp for Release build | |
llvm[6]: Compiling CloneFunction.cpp for Release build | |
llvm[6]: Compiling CloneModule.cpp for Release build | |
llvm[6]: Compiling CmpInstAnalysis.cpp for Release build | |
llvm[6]: Compiling CodeExtractor.cpp for Release build | |
llvm[6]: Compiling DemoteRegToStack.cpp for Release build | |
llvm[6]: Compiling InlineFunction.cpp for Release build | |
llvm[6]: Compiling InstructionNamer.cpp for Release build | |
llvm[6]: Compiling IntegerDivision.cpp for Release build | |
llvm[6]: Compiling LCSSA.cpp for Release build | |
llvm[6]: Compiling Local.cpp for Release build | |
llvm[6]: Compiling LoopSimplify.cpp for Release build | |
llvm[6]: Compiling LoopUnroll.cpp for Release build | |
llvm[6]: Compiling LoopUnrollRuntime.cpp for Release build | |
llvm[6]: Compiling LowerExpectIntrinsic.cpp for Release build | |
llvm[6]: Compiling LowerInvoke.cpp for Release build | |
llvm[6]: Compiling LowerSwitch.cpp for Release build | |
llvm[6]: Compiling Mem2Reg.cpp for Release build | |
llvm[6]: Compiling MetaRenamer.cpp for Release build | |
llvm[6]: Compiling ModuleUtils.cpp for Release build | |
llvm[6]: Compiling PromoteMemoryToRegister.cpp for Release build | |
llvm[6]: Compiling SSAUpdater.cpp for Release build | |
llvm[6]: Compiling SimplifyCFG.cpp for Release build | |
llvm[6]: Compiling SimplifyIndVar.cpp for Release build | |
llvm[6]: Compiling SimplifyInstructions.cpp for Release build | |
llvm[6]: Compiling SimplifyLibCalls.cpp for Release build | |
llvm[6]: Compiling UnifyFunctionExitNodes.cpp for Release build | |
llvm[6]: Compiling Utils.cpp for Release build | |
llvm[6]: Compiling ValueMapper.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMTransformUtils.a | |
llvm[6]: Compiling AddressSanitizer.cpp for Release build | |
llvm[6]: Compiling BlackList.cpp for Release build | |
llvm[6]: Compiling BoundsChecking.cpp for Release build | |
llvm[6]: Compiling EdgeProfiling.cpp for Release build | |
llvm[6]: Compiling GCOVProfiling.cpp for Release build | |
llvm[6]: Compiling Instrumentation.cpp for Release build | |
llvm[6]: Compiling MemorySanitizer.cpp for Release build | |
llvm[6]: Compiling OptimalEdgeProfiling.cpp for Release build | |
llvm[6]: Compiling PathProfiling.cpp for Release build | |
llvm[6]: Compiling ProfilingUtils.cpp for Release build | |
llvm[6]: Compiling ThreadSanitizer.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMInstrumentation.a | |
llvm[6]: Compiling ADCE.cpp for Release build | |
llvm[6]: Compiling BasicBlockPlacement.cpp for Release build | |
llvm[6]: Compiling CodeGenPrepare.cpp for Release build | |
llvm[6]: Compiling ConstantProp.cpp for Release build | |
llvm[6]: Compiling CorrelatedValuePropagation.cpp for Release build | |
llvm[6]: Compiling DCE.cpp for Release build | |
llvm[6]: Compiling DeadStoreElimination.cpp for Release build | |
llvm[6]: Compiling EarlyCSE.cpp for Release build | |
llvm[6]: Compiling GVN.cpp for Release build | |
llvm[6]: Compiling GlobalMerge.cpp for Release build | |
llvm[6]: Compiling IndVarSimplify.cpp for Release build | |
llvm[6]: Compiling JumpThreading.cpp for Release build | |
llvm[6]: Compiling LICM.cpp for Release build | |
llvm[6]: Compiling LoopDeletion.cpp for Release build | |
llvm[6]: Compiling LoopIdiomRecognize.cpp for Release build | |
llvm[6]: Compiling LoopInstSimplify.cpp for Release build | |
llvm[6]: Compiling LoopRotation.cpp for Release build | |
llvm[6]: Compiling LoopStrengthReduce.cpp for Release build | |
llvm[6]: Compiling LoopUnrollPass.cpp for Release build | |
llvm[6]: Compiling LoopUnswitch.cpp for Release build | |
llvm[6]: Compiling LowerAtomic.cpp for Release build | |
llvm[6]: Compiling MemCpyOptimizer.cpp for Release build | |
llvm[6]: Compiling Reassociate.cpp for Release build | |
llvm[6]: Compiling Reg2Mem.cpp for Release build | |
llvm[6]: Compiling SCCP.cpp for Release build | |
llvm[6]: Compiling SROA.cpp for Release build | |
llvm[6]: Compiling Scalar.cpp for Release build | |
llvm[6]: Compiling ScalarReplAggregates.cpp for Release build | |
llvm[6]: Compiling SimplifyCFGPass.cpp for Release build | |
llvm[6]: Compiling SimplifyLibCalls.cpp for Release build | |
llvm[6]: Compiling Sink.cpp for Release build | |
llvm[6]: Compiling TailRecursionElimination.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMScalarOpts.a | |
llvm[6]: Compiling InstCombineAddSub.cpp for Release build | |
llvm[6]: Compiling InstCombineAndOrXor.cpp for Release build | |
llvm[6]: Compiling InstCombineCalls.cpp for Release build | |
llvm[6]: Compiling InstCombineCasts.cpp for Release build | |
llvm[6]: Compiling InstCombineCompares.cpp for Release build | |
llvm[6]: Compiling InstCombineLoadStoreAlloca.cpp for Release build | |
llvm[6]: Compiling InstCombineMulDivRem.cpp for Release build | |
llvm[6]: Compiling InstCombinePHI.cpp for Release build | |
llvm[6]: Compiling InstCombineSelect.cpp for Release build | |
llvm[6]: Compiling InstCombineShifts.cpp for Release build | |
llvm[6]: Compiling InstCombineSimplifyDemanded.cpp for Release build | |
llvm[6]: Compiling InstCombineVectorOps.cpp for Release build | |
llvm[6]: Compiling InstructionCombining.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMInstCombine.a | |
llvm[6]: Compiling ArgumentPromotion.cpp for Release build | |
llvm[6]: Compiling BarrierNoopPass.cpp for Release build | |
llvm[6]: Compiling ConstantMerge.cpp for Release build | |
llvm[6]: Compiling DeadArgumentElimination.cpp for Release build | |
llvm[6]: Compiling ExtractGV.cpp for Release build | |
llvm[6]: Compiling FunctionAttrs.cpp for Release build | |
llvm[6]: Compiling GlobalDCE.cpp for Release build | |
llvm[6]: Compiling GlobalOpt.cpp for Release build | |
llvm[6]: Compiling IPConstantPropagation.cpp for Release build | |
llvm[6]: Compiling IPO.cpp for Release build | |
llvm[6]: Compiling InlineAlways.cpp for Release build | |
llvm[6]: Compiling InlineSimple.cpp for Release build | |
llvm[6]: Compiling Inliner.cpp for Release build | |
llvm[6]: Compiling Internalize.cpp for Release build | |
llvm[6]: Compiling LoopExtractor.cpp for Release build | |
llvm[6]: Compiling MergeFunctions.cpp for Release build | |
llvm[6]: Compiling PartialInlining.cpp for Release build | |
llvm[6]: Compiling PassManagerBuilder.cpp for Release build | |
llvm[6]: Compiling PruneEH.cpp for Release build | |
llvm[6]: Compiling StripDeadPrototypes.cpp for Release build | |
llvm[6]: Compiling StripSymbols.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMipo.a | |
llvm[6]: Compiling BBVectorize.cpp for Release build | |
llvm[6]: Compiling LoopVectorize.cpp for Release build | |
llvm[6]: Compiling SLPVectorizer.cpp for Release build | |
llvm[6]: Compiling VecUtils.cpp for Release build | |
llvm[6]: Compiling Vectorize.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMVectorize.a | |
llvm[6]: Compiling Hello.cpp for Release build (PIC) | |
llvm[6]: Linking Release Loadable Module LLVMHello.so | |
llvm[6]: Compiling DependencyAnalysis.cpp for Release build | |
llvm[6]: Compiling ObjCARC.cpp for Release build | |
llvm[6]: Compiling ObjCARCAPElim.cpp for Release build | |
llvm[6]: Compiling ObjCARCAliasAnalysis.cpp for Release build | |
llvm[6]: Compiling ObjCARCContract.cpp for Release build | |
llvm[6]: Compiling ObjCARCExpand.cpp for Release build | |
llvm[6]: Compiling ObjCARCOpts.cpp for Release build | |
llvm[6]: Compiling ObjCARCUtil.cpp for Release build | |
llvm[6]: Compiling ProvenanceAnalysis.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMObjCARCOpts.a | |
llvm[5]: Compiling AggressiveAntiDepBreaker.cpp for Release build | |
llvm[5]: Compiling AllocationOrder.cpp for Release build | |
llvm[5]: Compiling Analysis.cpp for Release build | |
llvm[5]: Compiling BasicTargetTransformInfo.cpp for Release build | |
llvm[5]: Compiling BranchFolding.cpp for Release build | |
llvm[5]: Compiling CalcSpillWeights.cpp for Release build | |
llvm[5]: Compiling CallingConvLower.cpp for Release build | |
llvm[5]: Compiling CodeGen.cpp for Release build | |
llvm[5]: Compiling CriticalAntiDepBreaker.cpp for Release build | |
llvm[5]: Compiling DFAPacketizer.cpp for Release build | |
llvm[5]: Compiling DeadMachineInstructionElim.cpp for Release build | |
llvm[5]: Compiling DwarfEHPrepare.cpp for Release build | |
llvm[5]: Compiling EarlyIfConversion.cpp for Release build | |
llvm[5]: Compiling EdgeBundles.cpp for Release build | |
llvm[5]: Compiling ErlangGC.cpp for Release build | |
llvm[5]: Compiling ExecutionDepsFix.cpp for Release build | |
llvm[5]: Compiling ExpandISelPseudos.cpp for Release build | |
llvm[5]: Compiling ExpandPostRAPseudos.cpp for Release build | |
llvm[5]: Compiling GCMetadata.cpp for Release build | |
llvm[5]: Compiling GCMetadataPrinter.cpp for Release build | |
llvm[5]: Compiling GCStrategy.cpp for Release build | |
llvm[5]: Compiling IfConversion.cpp for Release build | |
llvm[5]: Compiling InlineSpiller.cpp for Release build | |
llvm[5]: Compiling InterferenceCache.cpp for Release build | |
llvm[5]: Compiling IntrinsicLowering.cpp for Release build | |
llvm[5]: Compiling JITCodeEmitter.cpp for Release build | |
llvm[5]: Compiling LLVMTargetMachine.cpp for Release build | |
llvm[5]: Compiling LatencyPriorityQueue.cpp for Release build | |
llvm[5]: Compiling LexicalScopes.cpp for Release build | |
llvm[5]: Compiling LiveDebugVariables.cpp for Release build | |
llvm[5]: Compiling LiveInterval.cpp for Release build | |
llvm[5]: Compiling LiveIntervalAnalysis.cpp for Release build | |
llvm[5]: Compiling LiveIntervalUnion.cpp for Release build | |
llvm[5]: Compiling LiveRangeCalc.cpp for Release build | |
llvm[5]: Compiling LiveRangeEdit.cpp for Release build | |
llvm[5]: Compiling LiveRegMatrix.cpp for Release build | |
llvm[5]: Compiling LiveStackAnalysis.cpp for Release build | |
llvm[5]: Compiling LiveVariables.cpp for Release build | |
llvm[5]: Compiling LocalStackSlotAllocation.cpp for Release build | |
llvm[5]: Compiling MachineBasicBlock.cpp for Release build | |
llvm[5]: Compiling MachineBlockFrequencyInfo.cpp for Release build | |
llvm[5]: Compiling MachineBlockPlacement.cpp for Release build | |
llvm[5]: Compiling MachineBranchProbabilityInfo.cpp for Release build | |
llvm[5]: Compiling MachineCSE.cpp for Release build | |
llvm[5]: Compiling MachineCodeEmitter.cpp for Release build | |
llvm[5]: Compiling MachineCopyPropagation.cpp for Release build | |
llvm[5]: Compiling MachineDominators.cpp for Release build | |
llvm[5]: Compiling MachineFunction.cpp for Release build | |
llvm[5]: Compiling MachineFunctionAnalysis.cpp for Release build | |
llvm[5]: Compiling MachineFunctionPass.cpp for Release build | |
llvm[5]: Compiling MachineFunctionPrinterPass.cpp for Release build | |
llvm[5]: Compiling MachineInstr.cpp for Release build | |
llvm[5]: Compiling MachineInstrBundle.cpp for Release build | |
llvm[5]: Compiling MachineLICM.cpp for Release build | |
llvm[5]: Compiling MachineLoopInfo.cpp for Release build | |
llvm[5]: Compiling MachineModuleInfo.cpp for Release build | |
llvm[5]: Compiling MachineModuleInfoImpls.cpp for Release build | |
llvm[5]: Compiling MachinePassRegistry.cpp for Release build | |
llvm[5]: Compiling MachinePostDominators.cpp for Release build | |
llvm[5]: Compiling MachineRegisterInfo.cpp for Release build | |
llvm[5]: Compiling MachineSSAUpdater.cpp for Release build | |
llvm[5]: Compiling MachineScheduler.cpp for Release build | |
llvm[5]: Compiling MachineSink.cpp for Release build | |
llvm[5]: Compiling MachineTraceMetrics.cpp for Release build | |
llvm[5]: Compiling MachineVerifier.cpp for Release build | |
llvm[5]: Compiling OcamlGC.cpp for Release build | |
llvm[5]: Compiling OptimizePHIs.cpp for Release build | |
llvm[5]: Compiling PHIElimination.cpp for Release build | |
llvm[5]: Compiling PHIEliminationUtils.cpp for Release build | |
llvm[5]: Compiling Passes.cpp for Release build | |
llvm[5]: Compiling PeepholeOptimizer.cpp for Release build | |
llvm[5]: Compiling PostRASchedulerList.cpp for Release build | |
llvm[5]: Compiling ProcessImplicitDefs.cpp for Release build | |
llvm[5]: Compiling PrologEpilogInserter.cpp for Release build | |
llvm[5]: Compiling PseudoSourceValue.cpp for Release build | |
llvm[5]: Compiling RegAllocBase.cpp for Release build | |
llvm[5]: Compiling RegAllocBasic.cpp for Release build | |
llvm[5]: Compiling RegAllocFast.cpp for Release build | |
llvm[5]: Compiling RegAllocGreedy.cpp for Release build | |
llvm[5]: Compiling RegAllocPBQP.cpp for Release build | |
llvm[5]: Compiling RegisterClassInfo.cpp for Release build | |
llvm[5]: Compiling RegisterCoalescer.cpp for Release build | |
llvm[5]: Compiling RegisterPressure.cpp for Release build | |
llvm[5]: Compiling RegisterScavenging.cpp for Release build | |
llvm[5]: Compiling ScheduleDAG.cpp for Release build | |
llvm[5]: Compiling ScheduleDAGInstrs.cpp for Release build | |
llvm[5]: Compiling ScheduleDAGPrinter.cpp for Release build | |
llvm[5]: Compiling ScoreboardHazardRecognizer.cpp for Release build | |
llvm[5]: Compiling ShadowStackGC.cpp for Release build | |
llvm[5]: Compiling ShrinkWrapping.cpp for Release build | |
llvm[5]: Compiling SjLjEHPrepare.cpp for Release build | |
llvm[5]: Compiling SlotIndexes.cpp for Release build | |
llvm[5]: Compiling SpillPlacement.cpp for Release build | |
llvm[5]: Compiling Spiller.cpp for Release build | |
llvm[5]: Compiling SplitKit.cpp for Release build | |
llvm[5]: Compiling StackColoring.cpp for Release build | |
llvm[5]: Compiling StackProtector.cpp for Release build | |
llvm[5]: Compiling StackSlotColoring.cpp for Release build | |
llvm[5]: Compiling StrongPHIElimination.cpp for Release build | |
llvm[5]: Compiling TailDuplication.cpp for Release build | |
llvm[5]: Compiling TargetFrameLoweringImpl.cpp for Release build | |
llvm[5]: Compiling TargetInstrInfo.cpp for Release build | |
llvm[5]: Compiling TargetLoweringBase.cpp for Release build | |
llvm[5]: Compiling TargetLoweringObjectFileImpl.cpp for Release build | |
llvm[5]: Compiling TargetOptionsImpl.cpp for Release build | |
llvm[5]: Compiling TargetRegisterInfo.cpp for Release build | |
llvm[5]: Compiling TargetSchedule.cpp for Release build | |
llvm[5]: Compiling TwoAddressInstructionPass.cpp for Release build | |
llvm[5]: Compiling UnreachableBlockElim.cpp for Release build | |
llvm[5]: Compiling VirtRegMap.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMCodeGen.a | |
llvm[6]: Compiling DAGCombiner.cpp for Release build | |
llvm[6]: Compiling FastISel.cpp for Release build | |
llvm[6]: Compiling FunctionLoweringInfo.cpp for Release build | |
llvm[6]: Compiling InstrEmitter.cpp for Release build | |
llvm[6]: Compiling LegalizeDAG.cpp for Release build | |
llvm[6]: Compiling LegalizeFloatTypes.cpp for Release build | |
llvm[6]: Compiling LegalizeIntegerTypes.cpp for Release build | |
llvm[6]: Compiling LegalizeTypes.cpp for Release build | |
llvm[6]: Compiling LegalizeTypesGeneric.cpp for Release build | |
llvm[6]: Compiling LegalizeVectorOps.cpp for Release build | |
llvm[6]: Compiling LegalizeVectorTypes.cpp for Release build | |
llvm[6]: Compiling ResourcePriorityQueue.cpp for Release build | |
llvm[6]: Compiling ScheduleDAGFast.cpp for Release build | |
llvm[6]: Compiling ScheduleDAGRRList.cpp for Release build | |
llvm[6]: Compiling ScheduleDAGSDNodes.cpp for Release build | |
llvm[6]: Compiling ScheduleDAGVLIW.cpp for Release build | |
llvm[6]: Compiling SelectionDAG.cpp for Release build | |
llvm[6]: Compiling SelectionDAGBuilder.cpp for Release build | |
llvm[6]: Compiling SelectionDAGDumper.cpp for Release build | |
llvm[6]: Compiling SelectionDAGISel.cpp for Release build | |
llvm[6]: Compiling SelectionDAGPrinter.cpp for Release build | |
llvm[6]: Compiling TargetLowering.cpp for Release build | |
llvm[6]: Compiling TargetSelectionDAGInfo.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMSelectionDAG.a | |
llvm[6]: Compiling ARMException.cpp for Release build | |
llvm[6]: Compiling AsmPrinter.cpp for Release build | |
llvm[6]: Compiling AsmPrinterDwarf.cpp for Release build | |
llvm[6]: Compiling AsmPrinterInlineAsm.cpp for Release build | |
llvm[6]: Compiling DIE.cpp for Release build | |
llvm[6]: Compiling DwarfAccelTable.cpp for Release build | |
llvm[6]: Compiling DwarfCFIException.cpp for Release build | |
llvm[6]: Compiling DwarfCompileUnit.cpp for Release build | |
llvm[6]: Compiling DwarfDebug.cpp for Release build | |
llvm[6]: Compiling DwarfException.cpp for Release build | |
llvm[6]: Compiling ErlangGCPrinter.cpp for Release build | |
llvm[6]: Compiling OcamlGCPrinter.cpp for Release build | |
llvm[6]: Compiling Win64Exception.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMAsmPrinter.a | |
llvm[5]: Compiling Mangler.cpp for Release build | |
llvm[5]: Compiling Target.cpp for Release build | |
llvm[5]: Compiling TargetIntrinsicInfo.cpp for Release build | |
llvm[5]: Compiling TargetJITInfo.cpp for Release build | |
llvm[5]: Compiling TargetLibraryInfo.cpp for Release build | |
llvm[5]: Compiling TargetLoweringObjectFile.cpp for Release build | |
llvm[5]: Compiling TargetMachine.cpp for Release build | |
llvm[5]: Compiling TargetMachineC.cpp for Release build | |
llvm[5]: Compiling TargetSubtargetInfo.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMTarget.a | |
llvm[6]: Building X86.td register info implementation with tblgen | |
llvm[6]: Building X86.td instruction information with tblgen | |
llvm[6]: Building X86.td assembly writer with tblgen | |
llvm[6]: Building X86.td assembly matcher with tblgen | |
llvm[6]: Building X86.td assembly writer #1 with tblgen | |
llvm[6]: Building X86.td DAG instruction selector implementation with tblgen | |
llvm[6]: Building X86.td disassembly tables with tblgen | |
llvm[6]: Building X86.td "fast" instruction selector implementation with tblgen | |
llvm[6]: Building X86.td calling convention information with tblgen | |
llvm[6]: Building X86.td subtarget information with tblgen | |
llvm[6]: Compiling X86AsmPrinter.cpp for Release build | |
llvm[6]: Compiling X86COFFMachineModuleInfo.cpp for Release build | |
llvm[6]: Compiling X86CodeEmitter.cpp for Release build | |
llvm[6]: Compiling X86FastISel.cpp for Release build | |
llvm[6]: Compiling X86FixupLEAs.cpp for Release build | |
llvm[6]: Compiling X86FloatingPoint.cpp for Release build | |
llvm[6]: Compiling X86FrameLowering.cpp for Release build | |
llvm[6]: Compiling X86ISelDAGToDAG.cpp for Release build | |
llvm[6]: Compiling X86ISelLowering.cpp for Release build | |
llvm[6]: Compiling X86InstrInfo.cpp for Release build | |
llvm[6]: Compiling X86JITInfo.cpp for Release build | |
llvm[6]: Compiling X86MCInstLower.cpp for Release build | |
llvm[6]: Compiling X86MachineFunctionInfo.cpp for Release build | |
llvm[6]: Compiling X86PadShortFunction.cpp for Release build | |
llvm[6]: Compiling X86RegisterInfo.cpp for Release build | |
llvm[6]: Compiling X86SelectionDAGInfo.cpp for Release build | |
llvm[6]: Compiling X86Subtarget.cpp for Release build | |
llvm[6]: Compiling X86TargetMachine.cpp for Release build | |
llvm[6]: Compiling X86TargetObjectFile.cpp for Release build | |
llvm[6]: Compiling X86TargetTransformInfo.cpp for Release build | |
llvm[6]: Compiling X86VZeroUpper.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMX86CodeGen.a | |
llvm[7]: Compiling X86ATTInstPrinter.cpp for Release build | |
llvm[7]: Compiling X86InstComments.cpp for Release build | |
llvm[7]: Compiling X86IntelInstPrinter.cpp for Release build | |
llvm[7]: Building Release Archive Library libLLVMX86AsmPrinter.a | |
llvm[7]: Compiling X86AsmParser.cpp for Release build | |
llvm[7]: Building Release Archive Library libLLVMX86AsmParser.a | |
llvm[7]: Compiling X86Disassembler.cpp for Release build | |
llvm[7]: Compiling X86DisassemblerDecoder.c for Release build | |
llvm[7]: Building Release Archive Library libLLVMX86Disassembler.a | |
llvm[7]: Compiling X86TargetInfo.cpp for Release build | |
llvm[7]: Building Release Archive Library libLLVMX86Info.a | |
llvm[7]: Compiling X86AsmBackend.cpp for Release build | |
llvm[7]: Compiling X86ELFObjectWriter.cpp for Release build | |
llvm[7]: Compiling X86MCAsmInfo.cpp for Release build | |
llvm[7]: Compiling X86MCCodeEmitter.cpp for Release build | |
llvm[7]: Compiling X86MCTargetDesc.cpp for Release build | |
llvm[7]: Compiling X86MachObjectWriter.cpp for Release build | |
llvm[7]: Compiling X86WinCOFFObjectWriter.cpp for Release build | |
llvm[7]: Building Release Archive Library libLLVMX86Desc.a | |
llvm[7]: Compiling X86ShuffleDecode.cpp for Release build | |
llvm[7]: Building Release Archive Library libLLVMX86Utils.a | |
llvm[5]: Compiling ExecutionEngine.cpp for Release build | |
llvm[5]: Compiling ExecutionEngineBindings.cpp for Release build | |
llvm[5]: Compiling TargetSelect.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMExecutionEngine.a | |
llvm[6]: Compiling Execution.cpp for Release build | |
llvm[6]: Compiling ExternalFunctions.cpp for Release build | |
llvm[6]: Compiling Interpreter.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMInterpreter.a | |
llvm[6]: Compiling JIT.cpp for Release build | |
llvm[6]: Compiling JITDwarfEmitter.cpp for Release build | |
llvm[6]: Compiling JITEmitter.cpp for Release build | |
llvm[6]: Compiling JITMemoryManager.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMJIT.a | |
llvm[6]: Compiling MCJIT.cpp for Release build | |
llvm[6]: Compiling SectionMemoryManager.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMMCJIT.a | |
llvm[6]: Compiling GDBRegistrar.cpp for Release build | |
llvm[6]: Compiling RuntimeDyld.cpp for Release build | |
llvm[6]: Compiling RuntimeDyldELF.cpp for Release build | |
llvm[6]: Compiling RuntimeDyldMachO.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMRuntimeDyld.a | |
llvm[5]: Compiling LinkModules.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMLinker.a | |
llvm[5]: Compiling ELFObjectWriter.cpp for Release build | |
llvm[5]: Compiling MCAsmBackend.cpp for Release build | |
llvm[5]: Compiling MCAsmInfo.cpp for Release build | |
llvm[5]: Compiling MCAsmInfoCOFF.cpp for Release build | |
llvm[5]: Compiling MCAsmInfoDarwin.cpp for Release build | |
llvm[5]: Compiling MCAsmStreamer.cpp for Release build | |
llvm[5]: Compiling MCAssembler.cpp for Release build | |
llvm[5]: Compiling MCAtom.cpp for Release build | |
llvm[5]: Compiling MCCodeEmitter.cpp for Release build | |
llvm[5]: Compiling MCCodeGenInfo.cpp for Release build | |
llvm[5]: Compiling MCContext.cpp for Release build | |
llvm[5]: Compiling MCDisassembler.cpp for Release build | |
llvm[5]: Compiling MCDwarf.cpp for Release build | |
llvm[5]: Compiling MCELF.cpp for Release build | |
llvm[5]: Compiling MCELFObjectTargetWriter.cpp for Release build | |
llvm[5]: Compiling MCELFStreamer.cpp for Release build | |
llvm[5]: Compiling MCExpr.cpp for Release build | |
llvm[5]: Compiling MCInst.cpp for Release build | |
llvm[5]: Compiling MCInstPrinter.cpp for Release build | |
llvm[5]: Compiling MCInstrAnalysis.cpp for Release build | |
llvm[5]: Compiling MCLabel.cpp for Release build | |
llvm[5]: Compiling MCMachOStreamer.cpp for Release build | |
llvm[5]: Compiling MCMachObjectTargetWriter.cpp for Release build | |
llvm[5]: Compiling MCModule.cpp for Release build | |
llvm[5]: Compiling MCNullStreamer.cpp for Release build | |
llvm[5]: Compiling MCObjectFileInfo.cpp for Release build | |
llvm[5]: Compiling MCObjectStreamer.cpp for Release build | |
llvm[5]: Compiling MCObjectWriter.cpp for Release build | |
llvm[5]: Compiling MCPureStreamer.cpp for Release build | |
llvm[5]: Compiling MCRegisterInfo.cpp for Release build | |
llvm[5]: Compiling MCSection.cpp for Release build | |
llvm[5]: Compiling MCSectionCOFF.cpp for Release build | |
llvm[5]: Compiling MCSectionELF.cpp for Release build | |
llvm[5]: Compiling MCSectionMachO.cpp for Release build | |
llvm[5]: Compiling MCStreamer.cpp for Release build | |
llvm[5]: Compiling MCSubtargetInfo.cpp for Release build | |
llvm[5]: Compiling MCSymbol.cpp for Release build | |
llvm[5]: Compiling MCValue.cpp for Release build | |
llvm[5]: Compiling MCWin64EH.cpp for Release build | |
llvm[5]: Compiling MachObjectWriter.cpp for Release build | |
llvm[5]: Compiling SubtargetFeature.cpp for Release build | |
llvm[5]: Compiling WinCOFFObjectWriter.cpp for Release build | |
llvm[5]: Compiling WinCOFFStreamer.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMMC.a | |
llvm[6]: Compiling AsmLexer.cpp for Release build | |
llvm[6]: Compiling AsmParser.cpp for Release build | |
llvm[6]: Compiling COFFAsmParser.cpp for Release build | |
llvm[6]: Compiling DarwinAsmParser.cpp for Release build | |
llvm[6]: Compiling ELFAsmParser.cpp for Release build | |
llvm[6]: Compiling MCAsmLexer.cpp for Release build | |
llvm[6]: Compiling MCAsmParser.cpp for Release build | |
llvm[6]: Compiling MCAsmParserExtension.cpp for Release build | |
llvm[6]: Compiling MCTargetAsmParser.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMMCParser.a | |
llvm[6]: Compiling Disassembler.cpp for Release build | |
llvm[6]: Building Release Archive Library libLLVMMCDisassembler.a | |
llvm[5]: Compiling Archive.cpp for Release build | |
llvm[5]: Compiling Binary.cpp for Release build | |
llvm[5]: Compiling COFFObjectFile.cpp for Release build | |
llvm[5]: Compiling ELFObjectFile.cpp for Release build | |
llvm[5]: Compiling Error.cpp for Release build | |
llvm[5]: Compiling MachOObjectFile.cpp for Release build | |
llvm[5]: Compiling Object.cpp for Release build | |
llvm[5]: Compiling ObjectFile.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMObject.a | |
llvm[5]: Compiling Arg.cpp for Release build | |
llvm[5]: Compiling ArgList.cpp for Release build | |
llvm[5]: Compiling OptTable.cpp for Release build | |
llvm[5]: Compiling Option.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMOption.a | |
llvm[5]: Compiling DIContext.cpp for Release build | |
llvm[5]: Compiling DWARFAbbreviationDeclaration.cpp for Release build | |
llvm[5]: Compiling DWARFCompileUnit.cpp for Release build | |
llvm[5]: Compiling DWARFContext.cpp for Release build | |
llvm[5]: Compiling DWARFDebugAbbrev.cpp for Release build | |
llvm[5]: Compiling DWARFDebugArangeSet.cpp for Release build | |
llvm[5]: Compiling DWARFDebugAranges.cpp for Release build | |
llvm[5]: Compiling DWARFDebugFrame.cpp for Release build | |
llvm[5]: Compiling DWARFDebugInfoEntry.cpp for Release build | |
llvm[5]: Compiling DWARFDebugLine.cpp for Release build | |
llvm[5]: Compiling DWARFDebugRangeList.cpp for Release build | |
llvm[5]: Compiling DWARFFormValue.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMDebugInfo.a | |
llvm[5]: Compiling IRReader.cpp for Release build | |
llvm[5]: Building Release Archive Library libLLVMIRReader.a | |
llvm[4]: Linking Release Shared Library libLLVM-3.3.so | |
llvm[4]: Building llvm-config BuildVariables.inc file. | |
llvm[4]: Compiling llvm-config.cpp for Release build | |
llvm[4]: Linking Release executable llvm-config (without symbols) | |
llvm[4]: ======= Finished Linking Release Executable llvm-config (without symbols) | |
llvm[5]: Compiling AnalysisWrappers.cpp for Release build | |
llvm[5]: Compiling GraphPrinters.cpp for Release build | |
llvm[5]: Compiling PrintSCC.cpp for Release build | |
llvm[5]: Compiling opt.cpp for Release build | |
llvm[5]: Linking Release executable opt (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable opt (without symbols) | |
llvm[5]: Compiling llvm-as.cpp for Release build | |
llvm[5]: Linking Release executable llvm-as (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-as (without symbols) | |
llvm[5]: Compiling llvm-dis.cpp for Release build | |
llvm[5]: Linking Release executable llvm-dis (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-dis (without symbols) | |
llvm[5]: Compiling llc.cpp for Release build | |
llvm[5]: Linking Release executable llc (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llc (without symbols) | |
llvm[5]: Compiling llvm-ranlib.cpp for Release build | |
llvm[5]: Linking Release executable llvm-ranlib (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-ranlib (without symbols) | |
llvm[5]: Compiling llvm-ar.cpp for Release build | |
llvm[5]: Linking Release executable llvm-ar (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-ar (without symbols) | |
llvm[5]: Compiling llvm-nm.cpp for Release build | |
llvm[5]: Linking Release executable llvm-nm (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-nm (without symbols) | |
llvm[5]: Compiling llvm-prof.cpp for Release build | |
llvm[5]: Linking Release executable llvm-prof (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-prof (without symbols) | |
llvm[5]: Compiling llvm-link.cpp for Release build | |
llvm[5]: Linking Release executable llvm-link (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-link (without symbols) | |
llvm[5]: Compiling RecordingMemoryManager.cpp for Release build | |
llvm[5]: Compiling RemoteTarget.cpp for Release build | |
llvm[5]: Compiling lli.cpp for Release build | |
llvm[5]: Linking Release executable lli (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable lli (without symbols) | |
llvm[5]: Compiling llvm-extract.cpp for Release build | |
llvm[5]: Linking Release executable llvm-extract (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-extract (without symbols) | |
llvm[5]: Compiling Disassembler.cpp for Release build | |
llvm[5]: Compiling llvm-mc.cpp for Release build | |
llvm[5]: Linking Release executable llvm-mc (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-mc (without symbols) | |
llvm[5]: Compiling BugDriver.cpp for Release build | |
llvm[5]: Compiling CrashDebugger.cpp for Release build | |
llvm[5]: Compiling ExecutionDriver.cpp for Release build | |
llvm[5]: Compiling ExtractFunction.cpp for Release build | |
llvm[5]: Compiling FindBugs.cpp for Release build | |
llvm[5]: Compiling Miscompilation.cpp for Release build | |
llvm[5]: Compiling OptimizerDriver.cpp for Release build | |
llvm[5]: Compiling ToolRunner.cpp for Release build | |
llvm[5]: Compiling bugpoint.cpp for Release build | |
llvm[5]: Linking Release executable bugpoint (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable bugpoint (without symbols) | |
llvm[5]: Compiling llvm-bcanalyzer.cpp for Release build | |
llvm[5]: Linking Release executable llvm-bcanalyzer (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-bcanalyzer (without symbols) | |
llvm[5]: Compiling DiffConsumer.cpp for Release build | |
llvm[5]: Compiling DiffLog.cpp for Release build | |
llvm[5]: Compiling DifferenceEngine.cpp for Release build | |
llvm[5]: Compiling llvm-diff.cpp for Release build | |
llvm[5]: Linking Release executable llvm-diff (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-diff (without symbols) | |
llvm[5]: Compiling macho-dump.cpp for Release build | |
llvm[5]: Linking Release executable macho-dump (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable macho-dump (without symbols) | |
llvm[5]: Compiling COFFDump.cpp for Release build | |
llvm[5]: Compiling ELFDump.cpp for Release build | |
llvm[5]: Compiling MCFunction.cpp for Release build | |
llvm[5]: Compiling MachODump.cpp for Release build | |
llvm[5]: Compiling llvm-objdump.cpp for Release build | |
llvm[5]: Linking Release executable llvm-objdump (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-objdump (without symbols) | |
llvm[5]: Compiling COFFDumper.cpp for Release build | |
llvm[5]: Compiling ELFDumper.cpp for Release build | |
llvm[5]: Compiling Error.cpp for Release build | |
llvm[5]: Compiling MachODumper.cpp for Release build | |
llvm[5]: Compiling ObjDumper.cpp for Release build | |
llvm[5]: Compiling StreamWriter.cpp for Release build | |
llvm[5]: Compiling llvm-readobj.cpp for Release build | |
llvm[5]: Linking Release executable llvm-readobj (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-readobj (without symbols) | |
llvm[5]: Compiling llvm-rtdyld.cpp for Release build | |
llvm[5]: Linking Release executable llvm-rtdyld (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-rtdyld (without symbols) | |
llvm[5]: Compiling llvm-dwarfdump.cpp for Release build | |
llvm[5]: Linking Release executable llvm-dwarfdump (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-dwarfdump (without symbols) | |
llvm[5]: Compiling llvm-cov.cpp for Release build | |
llvm[5]: Linking Release executable llvm-cov (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-cov (without symbols) | |
llvm[5]: Compiling llvm-size.cpp for Release build | |
llvm[5]: Linking Release executable llvm-size (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-size (without symbols) | |
llvm[5]: Compiling llvm-stress.cpp for Release build | |
llvm[5]: Linking Release executable llvm-stress (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-stress (without symbols) | |
llvm[5]: Compiling llvm-mcmarkup.cpp for Release build | |
llvm[5]: Linking Release executable llvm-mcmarkup (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-mcmarkup (without symbols) | |
llvm[5]: Compiling LLVMSymbolize.cpp for Release build | |
llvm[5]: Compiling llvm-symbolizer.cpp for Release build | |
llvm[5]: Linking Release executable llvm-symbolizer (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-symbolizer (without symbols) | |
llvm[5]: Compiling coff2yaml.cpp for Release build | |
llvm[5]: Compiling obj2yaml.cpp for Release build | |
llvm[5]: Linking Release executable obj2yaml (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable obj2yaml (without symbols) | |
llvm[5]: Compiling yaml2obj.cpp for Release build | |
llvm[5]: Linking Release executable yaml2obj (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable yaml2obj (without symbols) | |
llvm[5]: Compiling LTOCodeGenerator.cpp for Release build (PIC) | |
llvm[5]: Compiling LTODisassembler.cpp for Release build (PIC) | |
llvm[5]: Compiling LTOModule.cpp for Release build (PIC) | |
llvm[5]: Compiling lto.cpp for Release build (PIC) | |
llvm[5]: Linking Release Shared Library libLTO.so | |
llvm[5]: Building Release Archive Library libLTO.a | |
llvm[5]: Compiling TestPasses.cpp for Release build (PIC) | |
llvm[5]: Linking Release Loadable Module BugpointPasses.so | |
llvm[5]: Compiling BasicBlockTracing.c for Release build (PIC) | |
llvm[5]: Compiling CommonProfiling.c for Release build (PIC) | |
llvm[5]: Compiling EdgeProfiling.c for Release build (PIC) | |
llvm[5]: Compiling OptimalEdgeProfiling.c for Release build (PIC) | |
llvm[5]: Compiling PathProfiling.c for Release build (PIC) | |
llvm[5]: Linking Release Shared Library libprofile_rt.so | |
llvm[5]: Building Release Archive Library libprofile_rt.a | |
llvm[5]: Compiling APFloatTest.cpp for Release build | |
llvm[5]: Compiling APIntTest.cpp for Release build | |
llvm[5]: Compiling BitVectorTest.cpp for Release build | |
llvm[5]: Compiling DAGDeltaAlgorithmTest.cpp for Release build | |
llvm[5]: Compiling DeltaAlgorithmTest.cpp for Release build | |
llvm[5]: Compiling DenseMapTest.cpp for Release build | |
llvm[5]: Compiling DenseSetTest.cpp for Release build | |
llvm[5]: Compiling FoldingSet.cpp for Release build | |
llvm[5]: Compiling HashingTest.cpp for Release build | |
llvm[5]: Compiling ImmutableMapTest.cpp for Release build | |
llvm[5]: Compiling ImmutableSetTest.cpp for Release build | |
llvm[5]: Compiling IntEqClassesTest.cpp for Release build | |
llvm[5]: Compiling IntervalMapTest.cpp for Release build | |
llvm[5]: Compiling IntrusiveRefCntPtrTest.cpp for Release build | |
llvm[5]: Compiling MapVectorTest.cpp for Release build | |
llvm[5]: Compiling OptionalTest.cpp for Release build | |
llvm[5]: Compiling PackedVectorTest.cpp for Release build | |
llvm[5]: Compiling SCCIteratorTest.cpp for Release build | |
llvm[5]: Compiling SmallPtrSetTest.cpp for Release build | |
llvm[5]: Compiling SmallStringTest.cpp for Release build | |
llvm[5]: Compiling SmallVectorTest.cpp for Release build | |
llvm[5]: Compiling SparseBitVectorTest.cpp for Release build | |
llvm[5]: Compiling SparseMultiSetTest.cpp for Release build | |
llvm[5]: Compiling SparseSetTest.cpp for Release build | |
llvm[5]: Compiling StringMapTest.cpp for Release build | |
llvm[5]: Compiling StringRefTest.cpp for Release build | |
llvm[5]: Compiling TinyPtrVectorTest.cpp for Release build | |
llvm[5]: Compiling TripleTest.cpp for Release build | |
llvm[5]: Compiling TwineTest.cpp for Release build | |
llvm[5]: Compiling VariadicFunctionTest.cpp for Release build | |
llvm[5]: Compiling ilistTest.cpp for Release build | |
llvm[5]: Linking Release unit test ADT (without symbols) | |
llvm[5]: ======= Finished Linking Release Unit test ADT (without symbols) | |
llvm[6]: Compiling JITEventListenerTest.cpp for Release build | |
llvm[6]: Compiling JITMemoryManagerTest.cpp for Release build | |
llvm[6]: Compiling JITTest.cpp for Release build | |
llvm[6]: Compiling MultiJITTest.cpp for Release build | |
llvm[6]: Linking Release unit test JIT (without symbols) | |
llvm[6]: ======= Finished Linking Release Unit test JIT (without symbols) | |
llvm[6]: Compiling MCJITCAPITest.cpp for Release build | |
llvm[6]: Compiling MCJITMemoryManagerTest.cpp for Release build | |
llvm[6]: Compiling MCJITObjectCacheTest.cpp for Release build | |
llvm[6]: Compiling MCJITTest.cpp for Release build | |
llvm[6]: Linking Release unit test MCJIT (without symbols) | |
llvm[6]: ======= Finished Linking Release Unit test MCJIT (without symbols) | |
llvm[5]: Compiling ExecutionEngineTest.cpp for Release build | |
llvm[5]: Linking Release unit test ExecutionEngine (without symbols) | |
llvm[5]: ======= Finished Linking Release Unit test ExecutionEngine (without symbols) | |
llvm[5]: Compiling AlignOfTest.cpp for Release build | |
llvm[5]: Compiling AllocatorTest.cpp for Release build | |
llvm[5]: Compiling ArrayRecyclerTest.cpp for Release build | |
llvm[5]: Compiling BlockFrequencyTest.cpp for Release build | |
llvm[5]: Compiling Casting.cpp for Release build | |
llvm[5]: Compiling CommandLineTest.cpp for Release build | |
llvm[5]: Compiling CompressionTest.cpp for Release build | |
llvm[5]: Compiling ConstantRangeTest.cpp for Release build | |
llvm[5]: Compiling DataExtractorTest.cpp for Release build | |
llvm[5]: Compiling EndianTest.cpp for Release build | |
llvm[5]: Compiling ErrorOrTest.cpp for Release build | |
llvm[5]: Compiling FileOutputBufferTest.cpp for Release build | |
llvm[5]: Compiling IntegersSubsetTest.cpp for Release build | |
llvm[5]: Compiling LeakDetectorTest.cpp for Release build | |
llvm[5]: Compiling ManagedStatic.cpp for Release build | |
llvm[5]: Compiling MathExtrasTest.cpp for Release build | |
llvm[5]: Compiling MemoryBufferTest.cpp for Release build | |
llvm[5]: Compiling MemoryTest.cpp for Release build | |
llvm[5]: Compiling Path.cpp for Release build | |
llvm[5]: Compiling ProcessTest.cpp for Release build | |
llvm[5]: Compiling ProgramTest.cpp for Release build | |
llvm[5]: Compiling RegexTest.cpp for Release build | |
llvm[5]: Compiling SwapByteOrderTest.cpp for Release build | |
llvm[5]: Compiling TimeValue.cpp for Release build | |
llvm[5]: Compiling ValueHandleTest.cpp for Release build | |
llvm[5]: Compiling YAMLIOTest.cpp for Release build | |
llvm[5]: Compiling YAMLParserTest.cpp for Release build | |
llvm[5]: Compiling formatted_raw_ostream_test.cpp for Release build | |
llvm[5]: Compiling raw_ostream_test.cpp for Release build | |
llvm[5]: Linking Release unit test Support (without symbols) | |
llvm[5]: ======= Finished Linking Release Unit test Support (without symbols) | |
llvm[6]: Compiling Cloning.cpp for Release build | |
llvm[6]: Compiling IntegerDivision.cpp for Release build | |
llvm[6]: Compiling Local.cpp for Release build | |
llvm[6]: Linking Release unit test Utils (without symbols) | |
llvm[6]: ======= Finished Linking Release Unit test Utils (without symbols) | |
llvm[5]: Compiling AttributesTest.cpp for Release build | |
llvm[5]: Compiling ConstantsTest.cpp for Release build | |
llvm[5]: Compiling DominatorTreeTest.cpp for Release build | |
llvm[5]: Compiling IRBuilderTest.cpp for Release build | |
llvm[5]: Compiling InstructionsTest.cpp for Release build | |
llvm[5]: Compiling MDBuilderTest.cpp for Release build | |
llvm[5]: Compiling MetadataTest.cpp for Release build | |
llvm[5]: Compiling PassManagerTest.cpp for Release build | |
llvm[5]: Compiling PatternMatch.cpp for Release build | |
llvm[5]: Compiling TypeBuilderTest.cpp for Release build | |
llvm[5]: Compiling TypesTest.cpp for Release build | |
llvm[5]: Compiling ValueMapTest.cpp for Release build | |
llvm[5]: Compiling ValueTest.cpp for Release build | |
llvm[5]: Compiling VerifierTest.cpp for Release build | |
llvm[5]: Compiling WaymarkTest.cpp for Release build | |
llvm[5]: Linking Release unit test IR (without symbols) | |
llvm[5]: ======= Finished Linking Release Unit test IR (without symbols) | |
llvm[5]: Compiling ScalarEvolutionTest.cpp for Release build | |
llvm[5]: Linking Release unit test Analysis (without symbols) | |
llvm[5]: ======= Finished Linking Release Unit test Analysis (without symbols) | |
llvm[5]: Compiling BitReaderTest.cpp for Release build | |
llvm[5]: Linking Release unit test Bitcode (without symbols) | |
llvm[5]: ======= Finished Linking Release Unit test Bitcode (without symbols) | |
llvm[5]: Compiling DWARFFormValueTest.cpp for Release build | |
llvm[5]: Linking Release unit test DebugInfo (without symbols) | |
llvm[5]: ======= Finished Linking Release Unit test DebugInfo (without symbols) | |
llvm[7]: Compiling sample.c for Release build | |
llvm[7]: Building Release Archive Library libsample.a | |
llvm[7]: Compiling main.c for Release build | |
llvm[7]: Linking Release executable Sample (without symbols) | |
llvm[7]: ======= Finished Linking Release Executable Sample (without symbols) | |
llvm[3]: ***** Completed Release Build | |
llvm[3]: Installing include files | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm-c | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm-c/Transforms | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Analysis | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/ADT | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/IR | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Assembly | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/CodeGen | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/CodeGen/PBQP/Heuristics | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/DebugInfo | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/TableGen | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/ExecutionEngine | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/MC | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/MC/MCParser | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Support | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Bitcode | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/IRReader | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Transforms | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Transforms/IPO | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Transforms/Utils | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Object | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Target | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Option | |
llvm[3]: Making install directory /opt/julia/usr/include/./llvm/Config | |
llvm[4]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMSupport.a | |
llvm[4]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMTableGen.a | |
llvm[5]: Install circumvented with NO_INSTALL | |
llvm[5]: Install circumvented with NO_INSTALL | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-tblgen | |
llvm[5]: Install circumvented with NO_INSTALL | |
llvm[5]: Install circumvented with NO_INSTALL | |
llvm[5]: Install circumvented with NO_INSTALL | |
llvm[5]: Install circumvented with NO_INSTALL | |
llvm[6]: Install circumvented with NO_INSTALL | |
llvm[6]: Install circumvented with NO_INSTALL | |
llvm[4]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMCore.a | |
llvm[4]: Installing /opt/julia/usr/include/llvm/IR/Intrinsics.gen | |
llvm[5]: Installing /opt/julia/usr/include/llvm/IR/Intrinsics.gen | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMAsmParser.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMBitReader.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMBitWriter.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMArchive.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMAnalysis.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMipa.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMTransformUtils.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMInstrumentation.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMScalarOpts.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMInstCombine.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMipo.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMVectorize.a | |
llvm[6]: Installing Release Shared Library /opt/julia/usr/lib/LLVMHello.so | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMObjCARCOpts.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMCodeGen.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMSelectionDAG.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMAsmPrinter.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMTarget.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMX86CodeGen.a | |
llvm[7]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMX86AsmPrinter.a | |
llvm[7]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMX86AsmParser.a | |
llvm[7]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMX86Disassembler.a | |
llvm[7]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMX86Info.a | |
llvm[7]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMX86Desc.a | |
llvm[7]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMX86Utils.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMExecutionEngine.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMInterpreter.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMJIT.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMMCJIT.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMRuntimeDyld.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMLinker.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMMC.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMMCParser.a | |
llvm[6]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMMCDisassembler.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMObject.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMOption.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMDebugInfo.a | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLLVMIRReader.a | |
llvm[4]: Linking Release Shared Library libLLVM-3.3.so | |
llvm[4]: Installing Release Shared Library /opt/julia/usr/lib/libLLVM-3.3.so | |
llvm[4]: Installing Release /opt/julia/usr/bin/llvm-config | |
llvm[5]: Linking Release executable opt (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable opt (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/opt | |
llvm[5]: Linking Release executable llvm-as (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-as (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-as | |
llvm[5]: Linking Release executable llvm-dis (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-dis (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-dis | |
llvm[5]: Linking Release executable llc (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llc (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llc | |
llvm[5]: Linking Release executable llvm-ranlib (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-ranlib (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-ranlib | |
llvm[5]: Linking Release executable llvm-ar (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-ar (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-ar | |
llvm[5]: Linking Release executable llvm-nm (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-nm (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-nm | |
llvm[5]: Linking Release executable llvm-prof (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-prof (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-prof | |
llvm[5]: Linking Release executable llvm-link (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-link (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-link | |
llvm[5]: Linking Release executable lli (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable lli (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/lli | |
llvm[5]: Linking Release executable llvm-extract (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-extract (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-extract | |
llvm[5]: Linking Release executable llvm-mc (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-mc (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-mc | |
llvm[5]: Linking Release executable bugpoint (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable bugpoint (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/bugpoint | |
llvm[5]: Linking Release executable llvm-bcanalyzer (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-bcanalyzer (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-bcanalyzer | |
llvm[5]: Linking Release executable llvm-diff (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-diff (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-diff | |
llvm[5]: Linking Release executable macho-dump (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable macho-dump (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/macho-dump | |
llvm[5]: Linking Release executable llvm-objdump (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-objdump (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-objdump | |
llvm[5]: Linking Release executable llvm-readobj (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-readobj (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-readobj | |
llvm[5]: Linking Release executable llvm-rtdyld (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-rtdyld (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-rtdyld | |
llvm[5]: Linking Release executable llvm-dwarfdump (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-dwarfdump (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-dwarfdump | |
llvm[5]: Linking Release executable llvm-cov (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-cov (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-cov | |
llvm[5]: Linking Release executable llvm-size (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-size (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-size | |
llvm[5]: Linking Release executable llvm-stress (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-stress (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-stress | |
llvm[5]: Linking Release executable llvm-mcmarkup (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-mcmarkup (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-mcmarkup | |
llvm[5]: Linking Release executable llvm-symbolizer (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable llvm-symbolizer (without symbols) | |
llvm[5]: Installing Release /opt/julia/usr/bin/llvm-symbolizer | |
llvm[5]: Linking Release executable obj2yaml (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable obj2yaml (without symbols) | |
llvm[5]: Install circumvented with NO_INSTALL | |
llvm[5]: Linking Release executable yaml2obj (without symbols) | |
llvm[5]: ======= Finished Linking Release Executable yaml2obj (without symbols) | |
llvm[5]: Install circumvented with NO_INSTALL | |
llvm[5]: Linking Release Shared Library libLTO.so | |
llvm[5]: Installing Release Shared Library /opt/julia/usr/lib/libLTO.so | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libLTO.a | |
llvm[5]: Installing Release Shared Library /opt/julia/usr/lib/BugpointPasses.so | |
llvm[5]: Installing Release Shared Library /opt/julia/usr/lib/libprofile_rt.so | |
llvm[5]: Installing Release Archive Library /opt/julia/usr/lib/libprofile_rt.a | |
patching file pcre_compile.c | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc -m64 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -m64 accepts -g... yes | |
checking for gcc -m64 option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc -m64... gcc3 | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ -m64 accepts -g... yes | |
checking dependency style of g++ -m64... gcc3 | |
checking how to run the C preprocessor... gcc -m64 -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /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 for int64_t... yes | |
checking build system type... x86_64-redhat-linux-gnu | |
checking host system type... x86_64-redhat-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -m64... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1966080 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -m64 object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -m64 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -m64 option to produce PIC... -fPIC -DPIC | |
checking if gcc -m64 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -m64 static flag -static works... no | |
checking if gcc -m64 supports -c -o file.o... yes | |
checking if gcc -m64 supports -c -o file.o... (cached) yes | |
checking whether the gcc -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -m64 -E | |
checking for ld used by g++ -m64... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ -m64 option to produce PIC... -fPIC -DPIC | |
checking if g++ -m64 PIC flag -fPIC -DPIC works... yes | |
checking if g++ -m64 static flag -static works... no | |
checking if g++ -m64 supports -c -o file.o... yes | |
checking if g++ -m64 supports -c -o file.o... (cached) yes | |
checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether ln -s works... yes | |
checking for ANSI C header files... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking dirent.h usability... yes | |
checking dirent.h presence... yes | |
checking for dirent.h... yes | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking for alias support in the linker... no | |
checking for alias support in the linker... no | |
checking string usability... yes | |
checking string presence... yes | |
checking for string... yes | |
checking bits/type_traits.h usability... no | |
checking bits/type_traits.h presence... no | |
checking for bits/type_traits.h... no | |
checking type_traits.h usability... no | |
checking type_traits.h presence... no | |
checking for type_traits.h... no | |
checking for strtoq... yes | |
checking for long long... yes | |
checking for unsigned long long... yes | |
checking for an ANSI C-conforming const... yes | |
checking for size_t... yes | |
checking for bcopy... yes | |
checking for memmove... yes | |
checking for strerror... yes | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for gzopen in -lz... yes | |
checking bzlib.h usability... yes | |
checking bzlib.h presence... yes | |
checking for bzlib.h... yes | |
checking for libbz2... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libpcre.pc | |
config.status: creating libpcre16.pc | |
config.status: creating libpcreposix.pc | |
config.status: creating libpcrecpp.pc | |
config.status: creating pcre-config | |
config.status: creating pcre.h | |
config.status: creating pcre_stringpiece.h | |
config.status: creating pcrecpparg.h | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing script-chmod commands | |
config.status: executing delete-old-chartables commands | |
pcre-8.31 configuration summary: | |
Install prefix .................. : /opt/julia/usr | |
C preprocessor .................. : gcc -m64 -E | |
C compiler ...................... : gcc -m64 | |
C++ preprocessor ................ : g++ -m64 -E | |
C++ compiler .................... : g++ -m64 | |
Linker .......................... : /usr/bin/ld -m elf_x86_64 | |
C preprocessor flags ............ : | |
C compiler flags ................ : -O2 | |
C++ compiler flags .............. : -O2 | |
Linker flags .................... : | |
Extra libraries ................. : | |
Build 8 bit pcre library ........ : yes | |
Build 16 bit pcre library ....... : no | |
Build C++ library ............... : yes | |
Enable JIT compiling support .... : yes | |
Enable UTF-8/16 support ......... : yes | |
Unicode properties .............. : yes | |
Newline char/sequence ........... : lf | |
\R matches only ANYCRLF ......... : no | |
EBCDIC coding ................... : no | |
Rebuild char tables ............. : no | |
Use stack recursion ............. : yes | |
POSIX mem threshold ............. : 10 | |
Internal link size .............. : 2 | |
Match limit ..................... : 10000000 | |
Match limit recursion ........... : MATCH_LIMIT | |
Build shared libs ............... : yes | |
Build static libs ............... : yes | |
Use JIT in pcregrep ............. : yes | |
Buffer size for pcregrep ........ : 20480 | |
Link pcregrep with libz ......... : no | |
Link pcregrep with libbz2 ....... : no | |
Link pcretest with libedit ...... : no | |
Link pcretest with libreadline .. : no | |
CC pcre_byte_order.lo | |
CC pcre_compile.lo | |
CC pcre_config.lo | |
CC pcre_dfa_exec.lo | |
CC pcre_exec.lo | |
CC pcre_fullinfo.lo | |
CC pcre_get.lo | |
CC pcre_globals.lo | |
CC pcre_jit_compile.lo | |
CC pcre_maketables.lo | |
CC pcre_newline.lo | |
CC pcre_ord2utf8.lo | |
CC pcre_refcount.lo | |
CC pcre_string_utils.lo | |
CC pcre_study.lo | |
CC pcre_tables.lo | |
CC pcre_ucd.lo | |
CC pcre_valid_utf8.lo | |
CC pcre_version.lo | |
CC pcre_xclass.lo | |
CC pcre_chartables.lo | |
CCLD libpcre.la | |
CC pcreposix.lo | |
CCLD libpcreposix.la | |
CXX pcrecpp.lo | |
CXX pcre_scanner.lo | |
CXX pcre_stringpiece.lo | |
CXXLD libpcrecpp.la | |
CC pcretest.o | |
CC pcre_printint.o | |
CCLD pcretest | |
CC pcregrep.o | |
CCLD pcregrep | |
CC pcre_jit_test.o | |
CCLD pcre_jit_test | |
CXX pcrecpp_unittest.o | |
CXXLD pcrecpp_unittest | |
CXX pcre_scanner_unittest.o | |
CXXLD pcre_scanner_unittest | |
CXX pcre_stringpiece_unittest.o | |
CXXLD pcre_stringpiece_unittest | |
Running JIT regression tests | |
target CPU of SLJIT compiler: x86 64bit (little endian + unaligned) | |
in 8 bit mode with utf8 enabled and ucp enabled: | |
............................................................ | |
............................................................ | |
............................................................ | |
............................................................ | |
............................................................ | |
............................................................ | |
............................................................ | |
............................................................ | |
.............................. | |
All JIT regression tests are successfully passed. | |
PASS: pcre_jit_test | |
PCRE C++ wrapper tests | |
Testing FullMatch | |
Testing PartialMatch | |
Testing hex | |
Testing octal | |
Testing decimal | |
Testing Replace | |
Testing Extract | |
Testing Consume | |
Testing FindAndConsume | |
Testing QuoteMeta | |
Testing match-number peculiarity | |
Testing error reporting | |
Testing recursion | |
Testing Options | |
Testing Option <CASELESS (class)> | |
Testing Option <CASELESS (class2)> | |
Testing Option <CASELESS (class)> | |
Testing Option <CASELESS (function)> | |
Testing Option <CASELESS (function)> | |
Testing Option <no CASELESS> | |
Testing Option <MULTILINE (class)> | |
Testing Option <MULTILINE (class2)> | |
Testing Option <MULTILINE (function)> | |
Testing Option <no MULTILINE> | |
Testing Option <DOTALL (class)> | |
Testing Option <DOTALL (class2)> | |
Testing Option <DOTALL (function)> | |
Testing Option <no DOTALL> | |
Testing Option <no DOLLAR_ENDONLY> | |
Testing Option <DOLLAR_ENDONLY 1> | |
Testing Option <DOLLAR_ENDONLY 2> | |
Testing Option <EXTENDED (class)> | |
Testing Option <EXTENDED (class2)> | |
Testing Option <EXTENDED (class)> | |
Testing Option <EXTENDED (function)> | |
Testing Option <EXTENDED (function)> | |
Testing Option <no EXTENDED> | |
Testing Option <no NO_AUTO_CAPTURE> | |
testing Option <NO_AUTO_CAPTURE> | |
Testing Option <UNGREEDY 1> | |
Testing Option <UNGREEDY 2> | |
Testing Option <UNGREEDY> | |
Testing Option <no UNGREEDY> | |
Testing Option <no UNGREEDY> | |
Testing Option <EXTRA 1> | |
Testing Option <EXTRA 2> | |
Testing Option <no EXTRA> | |
Testing Option <all_options (CASELESS|DOTALL)> | |
Testing Option <all_options (0)> | |
Testing Option <all_options (MULTILINE|EXTENDED)> | |
Testing Option <all_options (MULTILINE|EXTENDED) with constructor> | |
Testing Option <all_options (MULTILINE|EXTENDED) with concatenation> | |
Testing Option <all_options (0)> | |
Testing constructors | |
OK | |
PASS: pcrecpp_unittest | |
OK | |
PASS: pcre_scanner_unittest | |
OK | |
PASS: pcre_stringpiece_unittest | |
PCRE C library tests using test data from ./testdata | |
PCRE version 8.31 2012-07-06 | |
---- Testing 8-bit library ---- | |
Test 1: Main functionality (Compatible with Perl >= 5.10) | |
OK | |
OK with study | |
OK with JIT study | |
Test 2: API, errors, internals, and non-Perl stuff (not UTF-8) | |
OK | |
OK with study | |
OK with JIT study | |
Test 3: Locale-specific features (using 'fr_FR' locale) | |
OK | |
OK with study | |
OK with JIT study | |
Test 4: UTF-8 support (Compatible with Perl >= 5.10) | |
OK | |
OK with study | |
OK with JIT study | |
Test 5: API, internals, and non-Perl stuff for UTF-8 support | |
OK | |
OK with study | |
OK with JIT study | |
Test 6: Unicode property support (Compatible with Perl >= 5.10) | |
OK | |
OK with study | |
OK with JIT study | |
Test 7: API, internals, and non-Perl stuff for Unicode property support | |
OK | |
OK with study | |
OK with JIT study | |
Test 8: DFA matching main functionality | |
OK | |
OK with study | |
Test 9: DFA matching with UTF-8 | |
OK | |
OK with study | |
Test 10: DFA matching with Unicode properties | |
OK | |
OK with study | |
Test 11: Internal offsets and code size tests | |
OK | |
OK with study | |
Test 12: JIT-specific features (JIT available) | |
OK | |
Test 13: JIT-specific features (JIT not available) | |
Skipped because JIT is available | |
Test 14: Specials for the basic 8-bit library | |
OK | |
OK with study | |
OK with JIT study | |
Test 15: Specials for the 8-bit library with UTF-8 support | |
OK | |
OK with study | |
OK with JIT study | |
Test 16: Specials for the 8-bit library with Unicode propery support | |
OK | |
OK with study | |
OK with JIT study | |
Test 17: Specials for the basic 16-bit library | |
Skipped when running 8-bit tests | |
Test 18: Specials for the 16-bit library with UTF-16 support | |
Skipped when running 8-bit tests | |
Test 19: Specials for the 16-bit library with Unicode propery support | |
Skipped when running 8-bit tests | |
Test 20: DFA specials for the basic 16-bit library | |
Skipped when running 8-bit tests | |
Test 21: Reloads for the basic 16-bit library | |
Skipped when running 8-bit tests | |
Test 22: Reloads for the 16-bit library with UTF-16 support | |
Skipped when running 8-bit tests | |
PASS: RunTest | |
Testing pcregrep | |
Testing pcregrep UTF-8 features | |
Testing pcregrep newline settings | |
PASS: RunGrepTest | |
================== | |
All 6 tests passed | |
================== | |
/bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la libpcrecpp.la '/opt/julia/usr/lib' | |
libtool: install: /usr/bin/install -c .libs/libpcre.so.1.0.1 /opt/julia/usr/lib/libpcre.so.1.0.1 | |
libtool: install: (cd /opt/julia/usr/lib && { ln -s -f libpcre.so.1.0.1 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.0.1 libpcre.so.1; }; }) | |
libtool: install: (cd /opt/julia/usr/lib && { ln -s -f libpcre.so.1.0.1 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.0.1 libpcre.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libpcre.lai /opt/julia/usr/lib/libpcre.la | |
libtool: install: (cd /opt/julia/deps/pcre-8.31; /bin/sh /opt/julia/deps/pcre-8.31/libtool --silent --tag CC --mode=relink gcc -m64 -O2 -version-info 0:1:0 -o libpcreposix.la -rpath /opt/julia/usr/lib pcreposix.lo libpcre.la ) | |
libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.1T /opt/julia/usr/lib/libpcreposix.so.0.0.1 | |
libtool: install: (cd /opt/julia/usr/lib && { ln -s -f libpcreposix.so.0.0.1 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.1 libpcreposix.so.0; }; }) | |
libtool: install: (cd /opt/julia/usr/lib && { ln -s -f libpcreposix.so.0.0.1 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.1 libpcreposix.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /opt/julia/usr/lib/libpcreposix.la | |
libtool: install: (cd /opt/julia/deps/pcre-8.31; /bin/sh /opt/julia/deps/pcre-8.31/libtool --silent --tag CXX --mode=relink g++ -m64 -O2 -version-info 0:0:0 -o libpcrecpp.la -rpath /opt/julia/usr/lib pcrecpp.lo pcre_scanner.lo pcre_stringpiece.lo libpcre.la ) | |
libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.0T /opt/julia/usr/lib/libpcrecpp.so.0.0.0 | |
libtool: install: (cd /opt/julia/usr/lib && { ln -s -f libpcrecpp.so.0.0.0 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.0 libpcrecpp.so.0; }; }) | |
libtool: install: (cd /opt/julia/usr/lib && { ln -s -f libpcrecpp.so.0.0.0 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.0 libpcrecpp.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /opt/julia/usr/lib/libpcrecpp.la | |
libtool: install: /usr/bin/install -c .libs/libpcre.a /opt/julia/usr/lib/libpcre.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libpcre.a | |
libtool: install: ranlib /opt/julia/usr/lib/libpcre.a | |
libtool: install: /usr/bin/install -c .libs/libpcreposix.a /opt/julia/usr/lib/libpcreposix.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libpcreposix.a | |
libtool: install: ranlib /opt/julia/usr/lib/libpcreposix.a | |
libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /opt/julia/usr/lib/libpcrecpp.a | |
libtool: install: chmod 644 /opt/julia/usr/lib/libpcrecpp.a | |
libtool: install: ranlib /opt/julia/usr/lib/libpcrecpp.a | |
libtool: finish: PATH="/usr/lib64/openmpi/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /opt/julia/usr/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/opt/julia/usr/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/opt/julia/usr/bin' | |
libtool: install: /usr/bin/install -c .libs/pcretest /opt/julia/usr/bin/pcretest | |
libtool: install: /usr/bin/install -c .libs/pcregrep /opt/julia/usr/bin/pcregrep | |
/usr/bin/install -c pcre-config '/opt/julia/usr/bin' | |
/usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/opt/julia/usr/share/doc/pcre' | |
/usr/bin/install -c -m 644 doc/html/index.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre-config.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html '/opt/julia/usr/share/doc/pcre/html' | |
/usr/bin/install -c -m 644 doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/opt/julia/usr/share/doc/pcre/html' | |
/usr/bin/install -c -m 644 doc/html/pcrecpp.html '/opt/julia/usr/share/doc/pcre/html' | |
/usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/opt/julia/usr/include' | |
/usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/opt/julia/usr/share/man/man1' | |
/usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 '/opt/julia/usr/share/man/man3' | |
/usr/bin/install -c -m 644 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/opt/julia/usr/share/man/man3' | |
/usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/opt/julia/usr/include' | |
/usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/opt/julia/usr/lib/pkgconfig' | |
*** Clean the OpenBLAS build with 'make -C deps clean-openblas'. Rebuild with 'make OPENBLAS_USE_THREAD=0 if OpenBLAS had trouble linking libpthread.so, and with 'make OPENBLAS_TARGET_ARCH=NEHALEM' if there were errors building SandyBridge support. Both these options can also be used simultaneously. *** | |
........ | |
../kernel/x86_64/dgemm_kernel_4x4_haswell.S:2548: Error: no such instruction: `vpermpd $ 0x1b,%ymm2,%ymm2' | |
../kernel/x86_64/dgemm_kernel_4x4_haswell.S:2548: Error: no such instruction: `vpermpd $ 0x1b,%ymm3,%ymm3' | |
../kernel/x86_64/dgemm_kernel_4x4_haswell.S:2548: Error: no such instruction: `vpermpd $ 0xb1,%ymm2,%ymm2' | |
../kernel/x86_64/dgemm_kernel_4x4_haswell.S:2548: Error: no such instruction: `vpermpd $ 0xb1,%ymm3,%ymm3' | |
make[4]: *** [dtrmm_kernel_LT_HASWELL.o] Error 1 | |
make[3]: *** [libs] Error 1 | |
make[2]: *** [openblas-v0.2.10/libopenblas.so] Error 1 | |
make[1]: *** [julia-release] Error 2 | |
make: *** [release] Error 2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment