Skip to content

Instantly share code, notes, and snippets.

@mereghost
Created July 16, 2014 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mereghost/84133d535ef902ccb8e1 to your computer and use it in GitHub Desktop.
Save mereghost/84133d535ef902ccb8e1 to your computer and use it in GitHub Desktop.
[2014-07-16 17:48:10] /home/dev/.rvm/wrappers/ruby-2.1.2@rubinius/rake
current path: /home/dev/.rvm/src/rbx-2.2.10
PATH=/home/dev/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/java/bin:/opt/java/db/bin:/opt/java/jre/bin:/usr/bin/core_perl
command(3): /home/dev/.rvm/wrappers/ruby-2.1.2@rubinius/rake install --trace
** Invoke install (first_time)
** Invoke build:build (first_time)
** Invoke build:llvm (first_time)
** Execute build:llvm
sh -c "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --enable-optimized --disable-assertions --enable-targets=host,cpp"
checking for x86_64-unknown-linux-gnu-clang... gcc
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 accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking type of operating system we're going to host on... Linux
checking type of operating system we're going to target... Linux
checking target architecture... x86_64
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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... /usr/bin/cp
checking for date... /usr/bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /usr/bin/grep
checking for mkdir... /usr/bin/mkdir
checking for mv... /usr/bin/mv
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for rm... /usr/bin/rm
checking for sed... /usr/bin/sed
checking for tar... /usr/bin/tar
checking for pwd... /usr/bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... /usr/bin/dot
checking for fdp... /usr/bin/fdp
checking for neato... /usr/bin/neato
checking for twopi... /usr/bin/twopi
checking for circo... /usr/bin/circo
checking for gv... no
checking for gsview32... no
checking for dotty... /usr/bin/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... /usr/bin/cat
checking for doxygen... no
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pdfroff... /usr/bin/pdfroff
checking for zip... no
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.24
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/lib/libfakeroot /usr/lib32
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 pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for 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 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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.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 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 (/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/projects/sample)
configure: running /bin/sh ./configure --prefix=/usr/local '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--enable-optimized' '--disable-assertions' '--enable-targets=host,cpp' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CXX=g++' --cache-file=/dev/null --srcdir=.
checking llvm-config... no
checking LLVM package version... unknown
checking for x86_64-unknown-linux-gnu-clang... gcc
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 accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking type of operating system we're going to host on... Linux
checking type of operating system we're going to target... Linux
checking target architecture... x86_64
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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... /usr/bin/cp
checking for date... /usr/bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /usr/bin/grep
checking for mkdir... /usr/bin/mkdir
checking for mv... /usr/bin/mv
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for rm... /usr/bin/rm
checking for sed... /usr/bin/sed
checking for tar... /usr/bin/tar
checking for pwd... /usr/bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... /usr/bin/dot
checking for fdp... /usr/bin/fdp
checking for neato... /usr/bin/neato
checking for twopi... /usr/bin/twopi
checking for circo... /usr/bin/circo
checking for gv... no
checking for gsview32... no
checking for dotty... /usr/bin/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... /usr/bin/cat
checking for doxygen... no
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pod2html... /usr/bin/core_perl/pod2html
checking for pod2man... /usr/bin/core_perl/pod2man
checking for pdfroff... /usr/bin/pdfroff
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... no
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.24
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/lib/libfakeroot /usr/lib32
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 pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for 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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.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
make
llvm[0]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
make[1]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Support'
llvm[1]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[1]: Compiling APFloat.cpp for Release build
llvm[1]: Compiling APInt.cpp for Release build
llvm[1]: Compiling APSInt.cpp for Release build
llvm[1]: Compiling Allocator.cpp for Release build
llvm[1]: Compiling Atomic.cpp for Release build
llvm[1]: Compiling BlockFrequency.cpp for Release build
llvm[1]: Compiling BranchProbability.cpp for Release build
llvm[1]: Compiling CommandLine.cpp for Release build
llvm[1]: Compiling ConstantRange.cpp for Release build
llvm[1]: Compiling CrashRecoveryContext.cpp for Release build
llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release build
llvm[1]: Compiling DataExtractor.cpp for Release build
llvm[1]: Compiling DataStream.cpp for Release build
llvm[1]: Compiling Debug.cpp for Release build
llvm[1]: Compiling DeltaAlgorithm.cpp for Release build
llvm[1]: Compiling Disassembler.cpp for Release build
llvm[1]: Compiling Dwarf.cpp for Release build
llvm[1]: Compiling DynamicLibrary.cpp for Release build
llvm[1]: Compiling Errno.cpp for Release build
llvm[1]: Compiling ErrorHandling.cpp for Release build
llvm[1]: Compiling FileOutputBuffer.cpp for Release build
llvm[1]: Compiling FileUtilities.cpp for Release build
llvm[1]: Compiling FoldingSet.cpp for Release build
llvm[1]: Compiling FormattedStream.cpp for Release build
llvm[1]: Compiling GraphWriter.cpp for Release build
llvm[1]: Compiling Hashing.cpp for Release build
llvm[1]: Compiling Host.cpp for Release build
llvm[1]: Compiling IncludeFile.cpp for Release build
llvm[1]: Compiling IntEqClasses.cpp for Release build
llvm[1]: Compiling IntervalMap.cpp for Release build
llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release build
llvm[1]: Compiling IsInf.cpp for Release build
llvm[1]: Compiling IsNAN.cpp for Release build
llvm[1]: Compiling Locale.cpp for Release build
llvm[1]: Compiling LockFileManager.cpp for Release build
llvm[1]: Compiling ManagedStatic.cpp for Release build
llvm[1]: Compiling Memory.cpp for Release build
llvm[1]: Compiling MemoryBuffer.cpp for Release build
llvm[1]: Compiling MemoryObject.cpp for Release build
llvm[1]: Compiling Mutex.cpp for Release build
llvm[1]: Compiling Path.cpp for Release build
llvm[1]: Compiling PathV2.cpp for Release build
llvm[1]: Compiling PluginLoader.cpp for Release build
llvm[1]: Compiling PrettyStackTrace.cpp for Release build
llvm[1]: Compiling Process.cpp for Release build
llvm[1]: Compiling Program.cpp for Release build
llvm[1]: Compiling RWMutex.cpp for Release build
llvm[1]: Compiling Regex.cpp for Release build
llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build
llvm[1]: Compiling Signals.cpp for Release build
llvm[1]: Compiling SmallPtrSet.cpp for Release build
llvm[1]: Compiling SmallVector.cpp for Release build
llvm[1]: Compiling SourceMgr.cpp for Release build
llvm[1]: Compiling Statistic.cpp for Release build
llvm[1]: Compiling StreamableMemoryObject.cpp for Release build
llvm[1]: Compiling StringExtras.cpp for Release build
llvm[1]: Compiling StringMap.cpp for Release build
llvm[1]: Compiling StringPool.cpp for Release build
llvm[1]: Compiling StringRef.cpp for Release build
llvm[1]: Compiling SystemUtils.cpp for Release build
llvm[1]: Compiling TargetRegistry.cpp for Release build
llvm[1]: Compiling ThreadLocal.cpp for Release build
ThreadLocal.cpp: In constructor ‘llvm::sys::ThreadLocalImpl::ThreadLocalImpl()’:
ThreadLocal.cpp:53:15: warning: typedef ‘SIZE_TOO_BIG’ locally defined but not used [-Wunused-local-typedefs]
typedef int SIZE_TOO_BIG[sizeof(pthread_key_t) <= sizeof(data) ? 1 : -1];
^
llvm[1]: Compiling Threading.cpp for Release build
llvm[1]: Compiling TimeValue.cpp for Release build
llvm[1]: Compiling Timer.cpp for Release build
llvm[1]: Compiling ToolOutputFile.cpp for Release build
llvm[1]: Compiling Triple.cpp for Release build
llvm[1]: Compiling Twine.cpp for Release build
llvm[1]: Compiling Valgrind.cpp for Release build
llvm[1]: Compiling YAMLParser.cpp for Release build
llvm[1]: Compiling circular_raw_ostream.cpp for Release build
llvm[1]: Compiling raw_os_ostream.cpp for Release build
llvm[1]: Compiling raw_ostream.cpp for Release build
llvm[1]: Compiling regcomp.c for Release build
llvm[1]: Compiling regerror.c for Release build
llvm[1]: Compiling regexec.c for Release build
llvm[1]: Compiling regfree.c for Release build
llvm[1]: Compiling regstrlcpy.c for Release build
llvm[1]: Compiling system_error.cpp for Release build
llvm[1]: Building Release Archive Library libLLVMSupport.a
make[1]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Support'
make[1]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/TableGen'
llvm[1]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[1]: Compiling Error.cpp for Release build
llvm[1]: Compiling Main.cpp for Release build
llvm[1]: Compiling Record.cpp for Release build
llvm[1]: Compiling StringMatcher.cpp for Release build
llvm[1]: Compiling TGLexer.cpp for Release build
llvm[1]: Compiling TGParser.cpp for Release build
llvm[1]: Compiling TableGenBackend.cpp for Release build
llvm[1]: Building Release Archive Library libLLVMTableGen.a
make[1]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/TableGen'
make[1]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils'
llvm[1]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/FileCheck'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling FileCheck.cpp for Release build
llvm[2]: Linking Release executable FileCheck (without symbols)
llvm[2]: ======= Finished Linking Release Executable FileCheck (without symbols)
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/FileCheck'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/FileUpdate'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling FileUpdate.cpp for Release build
llvm[2]: Linking Release executable FileUpdate (without symbols)
llvm[2]: ======= Finished Linking Release Executable FileUpdate (without symbols)
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/FileUpdate'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/TableGen'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling AsmMatcherEmitter.cpp for Release build
llvm[2]: Compiling AsmWriterEmitter.cpp for Release build
llvm[2]: Compiling AsmWriterInst.cpp for Release build
llvm[2]: Compiling CallingConvEmitter.cpp for Release build
llvm[2]: Compiling CodeEmitterGen.cpp for Release build
llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release build
llvm[2]: Compiling CodeGenInstruction.cpp for Release build
llvm[2]: Compiling CodeGenMapTable.cpp for Release build
llvm[2]: Compiling CodeGenRegisters.cpp for Release build
llvm[2]: Compiling CodeGenSchedule.cpp for Release build
llvm[2]: Compiling CodeGenTarget.cpp for Release build
llvm[2]: Compiling DAGISelEmitter.cpp for Release build
llvm[2]: Compiling DAGISelMatcher.cpp for Release build
llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release build
llvm[2]: Compiling DAGISelMatcherGen.cpp for Release build
llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release build
llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release build
llvm[2]: Compiling DisassemblerEmitter.cpp for Release build
llvm[2]: Compiling EDEmitter.cpp for Release build
llvm[2]: Compiling FastISelEmitter.cpp for Release build
llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release build
llvm[2]: Compiling InstrInfoEmitter.cpp for Release build
llvm[2]: Compiling IntrinsicEmitter.cpp for Release build
llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release build
llvm[2]: Compiling RegisterInfoEmitter.cpp for Release build
llvm[2]: Compiling SetTheory.cpp for Release build
llvm[2]: Compiling SubtargetEmitter.cpp for Release build
llvm[2]: Compiling TGValueTypes.cpp for Release build
llvm[2]: Compiling TableGen.cpp for Release build
llvm[2]: Compiling X86DisassemblerTables.cpp for Release build
llvm[2]: Compiling X86ModRMFilters.cpp for Release build
llvm[2]: Compiling X86RecognizableInstr.cpp for Release build
llvm[2]: Linking Release executable llvm-tblgen (without symbols)
llvm[2]: ======= Finished Linking Release Executable llvm-tblgen (without symbols)
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/TableGen'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/PerfectShuffle'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling PerfectShuffle.cpp for Release build
llvm[2]: Linking Release executable llvm-PerfectShuffle (without symbols)
llvm[2]: ======= Finished Linking Release Executable llvm-PerfectShuffle (without symbols)
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/PerfectShuffle'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/count'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling count.c for Release build
llvm[2]: Linking Release executable count (without symbols)
llvm[2]: ======= Finished Linking Release Executable count (without symbols)
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/count'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/fpcmp'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling fpcmp.cpp for Release build
llvm[2]: Linking Release executable fpcmp (without symbols)
llvm[2]: ======= Finished Linking Release Executable fpcmp (without symbols)
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/fpcmp'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-lit'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Creating 'llvm-lit' script...
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-lit'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/not'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling not.cpp for Release build
llvm[2]: Linking Release executable not (without symbols)
llvm[2]: ======= Finished Linking Release Executable not (without symbols)
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/not'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/unittest'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/unittest/googletest'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling gtest.cc for Release build
llvm[3]: Compiling gtest-death-test.cc for Release build
llvm[3]: Compiling gtest-filepath.cc for Release build
llvm[3]: Compiling gtest-port.cc for Release build
llvm[3]: Compiling gtest-printers.cc for Release build
llvm[3]: Compiling gtest-test-part.cc for Release build
llvm[3]: Compiling gtest-typed-test.cc for Release build
llvm[3]: Building Release Archive Library libgtest.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/unittest/googletest'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/unittest/UnitTestMain'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling TestMain.cpp for Release build
llvm[3]: Building Release Archive Library libgtest_main.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/unittest/UnitTestMain'
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/unittest'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/yaml2obj'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling yaml2obj.cpp for Release build
llvm[2]: Linking Release executable yaml2obj (without symbols)
llvm[2]: ======= Finished Linking Release Executable yaml2obj (without symbols)
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/yaml2obj'
make[1]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils'
make[1]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/VMCore'
llvm[1]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly.
llvm[1]: Compiling AsmWriter.cpp for Release build
llvm[1]: Compiling Attributes.cpp for Release build
llvm[1]: Compiling AutoUpgrade.cpp for Release build
llvm[1]: Compiling BasicBlock.cpp for Release build
llvm[1]: Compiling ConstantFold.cpp for Release build
llvm[1]: Compiling Constants.cpp for Release build
llvm[1]: Compiling Core.cpp for Release build
llvm[1]: Compiling DIBuilder.cpp for Release build
llvm[1]: Compiling DataLayout.cpp for Release build
llvm[1]: Compiling DebugInfo.cpp for Release build
llvm[1]: Compiling DebugLoc.cpp for Release build
llvm[1]: Compiling Dominators.cpp for Release build
llvm[1]: Compiling Function.cpp for Release build
llvm[1]: Compiling GCOV.cpp for Release build
llvm[1]: Compiling GVMaterializer.cpp for Release build
llvm[1]: Compiling Globals.cpp for Release build
llvm[1]: Compiling IRBuilder.cpp for Release build
llvm[1]: Compiling InlineAsm.cpp for Release build
llvm[1]: Compiling Instruction.cpp for Release build
llvm[1]: Compiling Instructions.cpp for Release build
llvm[1]: Compiling IntrinsicInst.cpp for Release build
llvm[1]: Compiling LLVMContext.cpp for Release build
llvm[1]: Compiling LLVMContextImpl.cpp for Release build
llvm[1]: Compiling LeakDetector.cpp for Release build
llvm[1]: Compiling Metadata.cpp for Release build
llvm[1]: Compiling Module.cpp for Release build
llvm[1]: Compiling Pass.cpp for Release build
llvm[1]: Compiling PassManager.cpp for Release build
llvm[1]: Compiling PassRegistry.cpp for Release build
llvm[1]: Compiling PrintModulePass.cpp for Release build
llvm[1]: Compiling TargetTransformInfo.cpp for Release build
llvm[1]: Compiling Type.cpp for Release build
llvm[1]: Compiling TypeFinder.cpp for Release build
llvm[1]: Compiling Use.cpp for Release build
Use.cpp: In member function ‘llvm::User* llvm::Use::getUser() const’:
Use.cpp:142:14: warning: cast from type ‘const llvm::Use*’ to type ‘llvm::User*’ casts away qualifiers [-Wcast-qual]
: (User*)End;
^
llvm[1]: Compiling User.cpp for Release build
llvm[1]: Compiling Value.cpp for Release build
llvm[1]: Compiling ValueSymbolTable.cpp for Release build
llvm[1]: Compiling ValueTypes.cpp for Release build
llvm[1]: Compiling Verifier.cpp for Release build
llvm[1]: Building Release Archive Library libLLVMCore.a
make[1]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/VMCore'
make[1]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib'
llvm[1]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/VMCore'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/VMCore'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/AsmParser'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling LLLexer.cpp for Release build
llvm[2]: Compiling LLParser.cpp for Release build
llvm[2]: Compiling Parser.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMAsmParser.a
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/AsmParser'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Bitcode'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Bitcode/Reader'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling BitReader.cpp for Release build
llvm[3]: Compiling BitcodeReader.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMBitReader.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Bitcode/Reader'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Bitcode/Writer'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling BitWriter.cpp for Release build
llvm[3]: Compiling BitcodeWriter.cpp for Release build
llvm[3]: Compiling BitcodeWriterPass.cpp for Release build
llvm[3]: Compiling ValueEnumerator.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMBitWriter.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Bitcode/Writer'
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Bitcode'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Archive'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling Archive.cpp for Release build
llvm[2]: Compiling ArchiveReader.cpp for Release build
llvm[2]: Compiling ArchiveWriter.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMArchive.a
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Archive'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Analysis'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling AliasAnalysis.cpp for Release build
llvm[2]: Compiling AliasAnalysisCounter.cpp for Release build
llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release build
llvm[2]: Compiling AliasDebugger.cpp for Release build
llvm[2]: Compiling AliasSetTracker.cpp for Release build
llvm[2]: Compiling Analysis.cpp for Release build
llvm[2]: Compiling BasicAliasAnalysis.cpp for Release build
llvm[2]: Compiling BlockFrequencyInfo.cpp for Release build
llvm[2]: Compiling BranchProbabilityInfo.cpp for Release build
llvm[2]: Compiling CFGPrinter.cpp for Release build
llvm[2]: Compiling CaptureTracking.cpp for Release build
llvm[2]: Compiling CodeMetrics.cpp for Release build
llvm[2]: Compiling ConstantFolding.cpp for Release build
llvm[2]: Compiling CostModel.cpp for Release build
llvm[2]: Compiling DbgInfoPrinter.cpp for Release build
llvm[2]: Compiling DependenceAnalysis.cpp for Release build
llvm[2]: Compiling DomPrinter.cpp for Release build
llvm[2]: Compiling DominanceFrontier.cpp for Release build
llvm[2]: Compiling IVUsers.cpp for Release build
llvm[2]: Compiling InlineCost.cpp for Release build
llvm[2]: Compiling InstCount.cpp for Release build
llvm[2]: Compiling InstructionSimplify.cpp for Release build
llvm[2]: Compiling Interval.cpp for Release build
llvm[2]: Compiling IntervalPartition.cpp for Release build
llvm[2]: Compiling LazyValueInfo.cpp for Release build
llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release build
llvm[2]: Compiling LibCallSemantics.cpp for Release build
llvm[2]: Compiling Lint.cpp for Release build
llvm[2]: Compiling Loads.cpp for Release build
llvm[2]: Compiling LoopInfo.cpp for Release build
llvm[2]: Compiling LoopPass.cpp for Release build
llvm[2]: Compiling MemDepPrinter.cpp for Release build
llvm[2]: Compiling MemoryBuiltins.cpp for Release build
llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release build
llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release build
llvm[2]: Compiling NoAliasAnalysis.cpp for Release build
llvm[2]: Compiling PHITransAddr.cpp for Release build
llvm[2]: Compiling PathNumbering.cpp for Release build
llvm[2]: Compiling PathProfileInfo.cpp for Release build
llvm[2]: Compiling PathProfileVerifier.cpp for Release build
llvm[2]: Compiling PostDominators.cpp for Release build
llvm[2]: Compiling ProfileDataLoader.cpp for Release build
llvm[2]: Compiling ProfileDataLoaderPass.cpp for Release build
llvm[2]: Compiling ProfileEstimatorPass.cpp for Release build
llvm[2]: Compiling ProfileInfo.cpp for Release build
llvm[2]: Compiling ProfileInfoLoader.cpp for Release build
llvm[2]: Compiling ProfileInfoLoaderPass.cpp for Release build
llvm[2]: Compiling ProfileVerifierPass.cpp for Release build
llvm[2]: Compiling RegionInfo.cpp for Release build
llvm[2]: Compiling RegionPass.cpp for Release build
llvm[2]: Compiling RegionPrinter.cpp for Release build
llvm[2]: Compiling ScalarEvolution.cpp for Release build
llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build
llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release build
llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release build
llvm[2]: Compiling SparsePropagation.cpp for Release build
llvm[2]: Compiling Trace.cpp for Release build
llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release build
llvm[2]: Compiling ValueTracking.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMAnalysis.a
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Analysis/IPA'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling CallGraph.cpp for Release build
llvm[3]: Compiling CallGraphSCCPass.cpp for Release build
llvm[3]: Compiling FindUsedTypes.cpp for Release build
llvm[3]: Compiling GlobalsModRef.cpp for Release build
llvm[3]: Compiling IPA.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMipa.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Analysis/IPA'
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Analysis'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Utils'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling AddrModeMatcher.cpp for Release build
llvm[3]: Compiling BasicBlockUtils.cpp for Release build
llvm[3]: Compiling BreakCriticalEdges.cpp for Release build
llvm[3]: Compiling BuildLibCalls.cpp for Release build
llvm[3]: Compiling BypassSlowDivision.cpp for Release build
llvm[3]: Compiling CloneFunction.cpp for Release build
llvm[3]: Compiling CloneModule.cpp for Release build
llvm[3]: Compiling CmpInstAnalysis.cpp for Release build
llvm[3]: Compiling CodeExtractor.cpp for Release build
llvm[3]: Compiling DemoteRegToStack.cpp for Release build
llvm[3]: Compiling InlineFunction.cpp for Release build
llvm[3]: Compiling InstructionNamer.cpp for Release build
llvm[3]: Compiling IntegerDivision.cpp for Release build
llvm[3]: Compiling LCSSA.cpp for Release build
llvm[3]: Compiling Local.cpp for Release build
llvm[3]: Compiling LoopSimplify.cpp for Release build
llvm[3]: Compiling LoopUnroll.cpp for Release build
llvm[3]: Compiling LoopUnrollRuntime.cpp for Release build
llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release build
llvm[3]: Compiling LowerInvoke.cpp for Release build
llvm[3]: Compiling LowerSwitch.cpp for Release build
llvm[3]: Compiling Mem2Reg.cpp for Release build
llvm[3]: Compiling MetaRenamer.cpp for Release build
llvm[3]: Compiling ModuleUtils.cpp for Release build
llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release build
llvm[3]: Compiling SSAUpdater.cpp for Release build
llvm[3]: Compiling SimplifyCFG.cpp for Release build
SimplifyCFG.cpp: In function ‘bool SwitchToLookupTable(llvm::SwitchInst*, llvm::IRBuilder<>&, const llvm::DataLayout*, const llvm::TargetTransformInfo*)’:
SimplifyCFG.cpp:3484:58: warning: ‘Table.{anonymous}::SwitchLookupTable::Array’ may be used uninitialized in this function [-Wmaybe-uninitialized]
"switch.gep");
^
SimplifyCFG.cpp:3635:23: note: ‘Table.{anonymous}::SwitchLookupTable::Array’ was declared here
SwitchLookupTable Table(Mod, TableSize, MinCaseVal, ResultLists[PHI],
^
In file included from /home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/include/llvm/Transforms/Utils/Local.h:18:0,
from SimplifyCFG.cpp:15:
/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/include/llvm/IRBuilder.h:998:58: warning: ‘Table.{anonymous}::SwitchLookupTable::BitMapElementTy’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return CreateCast(Instruction::Trunc, V, DestTy, Name);
^
SimplifyCFG.cpp:3635:23: note: ‘Table.{anonymous}::SwitchLookupTable::BitMapElementTy’ was declared here
SwitchLookupTable Table(Mod, TableSize, MinCaseVal, ResultLists[PHI],
^
In file included from /home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/include/llvm/IRBuilder.h:25:0,
from /home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/include/llvm/Transforms/Utils/Local.h:18,
from SimplifyCFG.cpp:15:
/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/include/llvm/Support/ConstantFolder.h:81:51: warning: ‘Table.{anonymous}::SwitchLookupTable::BitMap’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ConstantExpr::getLShr(LHS, RHS, isExact);
^
SimplifyCFG.cpp:3635:23: note: ‘Table.{anonymous}::SwitchLookupTable::BitMap’ was declared here
SwitchLookupTable Table(Mod, TableSize, MinCaseVal, ResultLists[PHI],
^
llvm[3]: Compiling SimplifyIndVar.cpp for Release build
llvm[3]: Compiling SimplifyInstructions.cpp for Release build
llvm[3]: Compiling SimplifyLibCalls.cpp for Release build
llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release build
llvm[3]: Compiling Utils.cpp for Release build
llvm[3]: Compiling ValueMapper.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMTransformUtils.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Utils'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Instrumentation'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling AddressSanitizer.cpp for Release build
llvm[3]: Compiling BlackList.cpp for Release build
llvm[3]: Compiling BoundsChecking.cpp for Release build
llvm[3]: Compiling EdgeProfiling.cpp for Release build
llvm[3]: Compiling GCOVProfiling.cpp for Release build
llvm[3]: Compiling Instrumentation.cpp for Release build
llvm[3]: Compiling OptimalEdgeProfiling.cpp for Release build
llvm[3]: Compiling PathProfiling.cpp for Release build
llvm[3]: Compiling ProfilingUtils.cpp for Release build
llvm[3]: Compiling ThreadSanitizer.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMInstrumentation.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Instrumentation'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Scalar'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling ADCE.cpp for Release build
llvm[3]: Compiling BasicBlockPlacement.cpp for Release build
llvm[3]: Compiling CodeGenPrepare.cpp for Release build
llvm[3]: Compiling ConstantProp.cpp for Release build
llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release build
llvm[3]: Compiling DCE.cpp for Release build
llvm[3]: Compiling DeadStoreElimination.cpp for Release build
llvm[3]: Compiling EarlyCSE.cpp for Release build
llvm[3]: Compiling GVN.cpp for Release build
llvm[3]: Compiling GlobalMerge.cpp for Release build
llvm[3]: Compiling IndVarSimplify.cpp for Release build
llvm[3]: Compiling JumpThreading.cpp for Release build
llvm[3]: Compiling LICM.cpp for Release build
llvm[3]: Compiling LoopDeletion.cpp for Release build
llvm[3]: Compiling LoopIdiomRecognize.cpp for Release build
llvm[3]: Compiling LoopInstSimplify.cpp for Release build
llvm[3]: Compiling LoopRotation.cpp for Release build
llvm[3]: Compiling LoopStrengthReduce.cpp for Release build
llvm[3]: Compiling LoopUnrollPass.cpp for Release build
llvm[3]: Compiling LoopUnswitch.cpp for Release build
llvm[3]: Compiling LowerAtomic.cpp for Release build
llvm[3]: Compiling MemCpyOptimizer.cpp for Release build
llvm[3]: Compiling ObjCARC.cpp for Release build
llvm[3]: Compiling Reassociate.cpp for Release build
llvm[3]: Compiling Reg2Mem.cpp for Release build
llvm[3]: Compiling SCCP.cpp for Release build
llvm[3]: Compiling SROA.cpp for Release build
SROA.cpp: In member function ‘bool {anonymous}::AllocaPartitionRewriter::visitIntrinsicInst(llvm::IntrinsicInst&)’:
SROA.cpp:2957:12: warning: variable ‘New’ set but not used [-Wunused-but-set-variable]
Value *New;
^
llvm[3]: Compiling Scalar.cpp for Release build
llvm[3]: Compiling ScalarReplAggregates.cpp for Release build
llvm[3]: Compiling SimplifyCFGPass.cpp for Release build
llvm[3]: Compiling SimplifyLibCalls.cpp for Release build
llvm[3]: Compiling Sink.cpp for Release build
llvm[3]: Compiling TailRecursionElimination.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMScalarOpts.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Scalar'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/InstCombine'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling InstCombineAddSub.cpp for Release build
llvm[3]: Compiling InstCombineAndOrXor.cpp for Release build
llvm[3]: Compiling InstCombineCalls.cpp for Release build
llvm[3]: Compiling InstCombineCasts.cpp for Release build
llvm[3]: Compiling InstCombineCompares.cpp for Release build
llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release build
llvm[3]: Compiling InstCombineMulDivRem.cpp for Release build
llvm[3]: Compiling InstCombinePHI.cpp for Release build
llvm[3]: Compiling InstCombineSelect.cpp for Release build
llvm[3]: Compiling InstCombineShifts.cpp for Release build
llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release build
llvm[3]: Compiling InstCombineVectorOps.cpp for Release build
llvm[3]: Compiling InstructionCombining.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMInstCombine.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/InstCombine'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/IPO'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling ArgumentPromotion.cpp for Release build
llvm[3]: Compiling BarrierNoopPass.cpp for Release build
llvm[3]: Compiling ConstantMerge.cpp for Release build
llvm[3]: Compiling DeadArgumentElimination.cpp for Release build
llvm[3]: Compiling ExtractGV.cpp for Release build
llvm[3]: Compiling FunctionAttrs.cpp for Release build
llvm[3]: Compiling GlobalDCE.cpp for Release build
llvm[3]: Compiling GlobalOpt.cpp for Release build
llvm[3]: Compiling IPConstantPropagation.cpp for Release build
llvm[3]: Compiling IPO.cpp for Release build
llvm[3]: Compiling InlineAlways.cpp for Release build
llvm[3]: Compiling InlineSimple.cpp for Release build
llvm[3]: Compiling Inliner.cpp for Release build
llvm[3]: Compiling Internalize.cpp for Release build
llvm[3]: Compiling LoopExtractor.cpp for Release build
llvm[3]: Compiling MergeFunctions.cpp for Release build
llvm[3]: Compiling PartialInlining.cpp for Release build
llvm[3]: Compiling PassManagerBuilder.cpp for Release build
llvm[3]: Compiling PruneEH.cpp for Release build
llvm[3]: Compiling StripDeadPrototypes.cpp for Release build
llvm[3]: Compiling StripSymbols.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMipo.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/IPO'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Vectorize'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling BBVectorize.cpp for Release build
llvm[3]: Compiling LoopVectorize.cpp for Release build
llvm[3]: Compiling Vectorize.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMVectorize.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Vectorize'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Hello'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling Hello.cpp for Release build (PIC)
llvm[3]: Linking Release Loadable Module LLVMHello.so
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms/Hello'
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Transforms'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/CodeGen'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release build
llvm[2]: Compiling AllocationOrder.cpp for Release build
llvm[2]: Compiling Analysis.cpp for Release build
llvm[2]: Compiling BranchFolding.cpp for Release build
llvm[2]: Compiling CalcSpillWeights.cpp for Release build
llvm[2]: Compiling CallingConvLower.cpp for Release build
llvm[2]: Compiling CodeGen.cpp for Release build
llvm[2]: Compiling CodePlacementOpt.cpp for Release build
llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release build
llvm[2]: Compiling DFAPacketizer.cpp for Release build
llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release build
llvm[2]: Compiling DwarfEHPrepare.cpp for Release build
llvm[2]: Compiling EarlyIfConversion.cpp for Release build
llvm[2]: Compiling EdgeBundles.cpp for Release build
llvm[2]: Compiling ExecutionDepsFix.cpp for Release build
llvm[2]: Compiling ExpandISelPseudos.cpp for Release build
llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release build
llvm[2]: Compiling GCMetadata.cpp for Release build
llvm[2]: Compiling GCMetadataPrinter.cpp for Release build
llvm[2]: Compiling GCStrategy.cpp for Release build
llvm[2]: Compiling IfConversion.cpp for Release build
llvm[2]: Compiling InlineSpiller.cpp for Release build
llvm[2]: Compiling InterferenceCache.cpp for Release build
llvm[2]: Compiling IntrinsicLowering.cpp for Release build
llvm[2]: Compiling JITCodeEmitter.cpp for Release build
llvm[2]: Compiling LLVMTargetMachine.cpp for Release build
llvm[2]: Compiling LatencyPriorityQueue.cpp for Release build
llvm[2]: Compiling LexicalScopes.cpp for Release build
llvm[2]: Compiling LiveDebugVariables.cpp for Release build
llvm[2]: Compiling LiveInterval.cpp for Release build
llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release build
llvm[2]: Compiling LiveIntervalUnion.cpp for Release build
llvm[2]: Compiling LiveRangeCalc.cpp for Release build
llvm[2]: Compiling LiveRangeEdit.cpp for Release build
llvm[2]: Compiling LiveRegMatrix.cpp for Release build
llvm[2]: Compiling LiveStackAnalysis.cpp for Release build
llvm[2]: Compiling LiveVariables.cpp for Release build
llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release build
llvm[2]: Compiling MachineBasicBlock.cpp for Release build
llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release build
llvm[2]: Compiling MachineBlockPlacement.cpp for Release build
MachineBlockPlacement.cpp: In member function ‘void {anonymous}::MachineBlockPlacement::buildCFGChains(llvm::MachineFunction&)’:
MachineBlockPlacement.cpp:936:48: warning: typedef ‘FunctionBlockSetType’ locally defined but not used [-Wunused-local-typedefs]
typedef SmallPtrSet<MachineBasicBlock *, 16> FunctionBlockSetType;
^
llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release build
llvm[2]: Compiling MachineCSE.cpp for Release build
llvm[2]: Compiling MachineCodeEmitter.cpp for Release build
llvm[2]: Compiling MachineCopyPropagation.cpp for Release build
llvm[2]: Compiling MachineDominators.cpp for Release build
llvm[2]: Compiling MachineFunction.cpp for Release build
llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release build
llvm[2]: Compiling MachineFunctionPass.cpp for Release build
llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release build
llvm[2]: Compiling MachineInstr.cpp for Release build
llvm[2]: Compiling MachineInstrBundle.cpp for Release build
llvm[2]: Compiling MachineLICM.cpp for Release build
llvm[2]: Compiling MachineLoopInfo.cpp for Release build
llvm[2]: Compiling MachineLoopRanges.cpp for Release build
llvm[2]: Compiling MachineModuleInfo.cpp for Release build
llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release build
llvm[2]: Compiling MachinePassRegistry.cpp for Release build
llvm[2]: Compiling MachinePostDominators.cpp for Release build
llvm[2]: Compiling MachineRegisterInfo.cpp for Release build
llvm[2]: Compiling MachineSSAUpdater.cpp for Release build
llvm[2]: Compiling MachineScheduler.cpp for Release build
llvm[2]: Compiling MachineSink.cpp for Release build
llvm[2]: Compiling MachineTraceMetrics.cpp for Release build
llvm[2]: Compiling MachineVerifier.cpp for Release build
llvm[2]: Compiling OcamlGC.cpp for Release build
llvm[2]: Compiling OptimizePHIs.cpp for Release build
llvm[2]: Compiling PHIElimination.cpp for Release build
llvm[2]: Compiling PHIEliminationUtils.cpp for Release build
llvm[2]: Compiling Passes.cpp for Release build
llvm[2]: Compiling PeepholeOptimizer.cpp for Release build
llvm[2]: Compiling PostRASchedulerList.cpp for Release build
llvm[2]: Compiling ProcessImplicitDefs.cpp for Release build
llvm[2]: Compiling PrologEpilogInserter.cpp for Release build
llvm[2]: Compiling PseudoSourceValue.cpp for Release build
llvm[2]: Compiling RegAllocBase.cpp for Release build
llvm[2]: Compiling RegAllocBasic.cpp for Release build
llvm[2]: Compiling RegAllocFast.cpp for Release build
llvm[2]: Compiling RegAllocGreedy.cpp for Release build
llvm[2]: Compiling RegAllocPBQP.cpp for Release build
llvm[2]: Compiling RegisterClassInfo.cpp for Release build
llvm[2]: Compiling RegisterCoalescer.cpp for Release build
llvm[2]: Compiling RegisterPressure.cpp for Release build
llvm[2]: Compiling RegisterScavenging.cpp for Release build
llvm[2]: Compiling ScheduleDAG.cpp for Release build
llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release build
llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release build
llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release build
llvm[2]: Compiling ShadowStackGC.cpp for Release build
llvm[2]: Compiling ShrinkWrapping.cpp for Release build
llvm[2]: Compiling SjLjEHPrepare.cpp for Release build
llvm[2]: Compiling SlotIndexes.cpp for Release build
llvm[2]: Compiling SpillPlacement.cpp for Release build
llvm[2]: Compiling Spiller.cpp for Release build
llvm[2]: Compiling SplitKit.cpp for Release build
llvm[2]: Compiling StackColoring.cpp for Release build
StackColoring.cpp: In member function ‘void {anonymous}::StackColoring::dump()’:
StackColoring.cpp:207:14: warning: variable ‘Num’ set but not used [-Wunused-but-set-variable]
unsigned Num = BasicBlocks[*FI];
^
llvm[2]: Compiling StackProtector.cpp for Release build
llvm[2]: Compiling StackSlotColoring.cpp for Release build
llvm[2]: Compiling StrongPHIElimination.cpp for Release build
llvm[2]: Compiling TailDuplication.cpp for Release build
llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release build
llvm[2]: Compiling TargetInstrInfoImpl.cpp for Release build
llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release build
llvm[2]: Compiling TargetOptionsImpl.cpp for Release build
llvm[2]: Compiling TargetSchedule.cpp for Release build
llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release build
llvm[2]: Compiling UnreachableBlockElim.cpp for Release build
llvm[2]: Compiling VirtRegMap.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMCodeGen.a
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/CodeGen/SelectionDAG'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling DAGCombiner.cpp for Release build
llvm[3]: Compiling FastISel.cpp for Release build
llvm[3]: Compiling FunctionLoweringInfo.cpp for Release build
llvm[3]: Compiling InstrEmitter.cpp for Release build
llvm[3]: Compiling LegalizeDAG.cpp for Release build
llvm[3]: Compiling LegalizeFloatTypes.cpp for Release build
llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release build
llvm[3]: Compiling LegalizeTypes.cpp for Release build
llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release build
llvm[3]: Compiling LegalizeVectorOps.cpp for Release build
llvm[3]: Compiling LegalizeVectorTypes.cpp for Release build
llvm[3]: Compiling ResourcePriorityQueue.cpp for Release build
llvm[3]: Compiling ScheduleDAGFast.cpp for Release build
llvm[3]: Compiling ScheduleDAGRRList.cpp for Release build
llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release build
llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release build
llvm[3]: Compiling SelectionDAG.cpp for Release build
llvm[3]: Compiling SelectionDAGBuilder.cpp for Release build
llvm[3]: Compiling SelectionDAGDumper.cpp for Release build
llvm[3]: Compiling SelectionDAGISel.cpp for Release build
llvm[3]: Compiling SelectionDAGPrinter.cpp for Release build
llvm[3]: Compiling TargetLowering.cpp for Release build
llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMSelectionDAG.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/CodeGen/SelectionDAG'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/CodeGen/AsmPrinter'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling ARMException.cpp for Release build
llvm[3]: Compiling AsmPrinter.cpp for Release build
llvm[3]: Compiling AsmPrinterDwarf.cpp for Release build
llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release build
llvm[3]: Compiling DIE.cpp for Release build
llvm[3]: Compiling DwarfAccelTable.cpp for Release build
llvm[3]: Compiling DwarfCFIException.cpp for Release build
llvm[3]: Compiling DwarfCompileUnit.cpp for Release build
llvm[3]: Compiling DwarfDebug.cpp for Release build
llvm[3]: Compiling DwarfException.cpp for Release build
llvm[3]: Compiling OcamlGCPrinter.cpp for Release build
llvm[3]: Compiling Win64Exception.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMAsmPrinter.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/CodeGen/AsmPrinter'
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/CodeGen'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling Mangler.cpp for Release build
llvm[2]: Compiling Target.cpp for Release build
llvm[2]: Compiling TargetInstrInfo.cpp for Release build
llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release build
llvm[2]: Compiling TargetJITInfo.cpp for Release build
llvm[2]: Compiling TargetLibraryInfo.cpp for Release build
llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release build
llvm[2]: Compiling TargetMachine.cpp for Release build
llvm[2]: Compiling TargetMachineC.cpp for Release build
llvm[2]: Compiling TargetRegisterInfo.cpp for Release build
llvm[2]: Compiling TargetSubtargetInfo.cpp for Release build
llvm[2]: Compiling TargetTransformImpl.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMTarget.a
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/CppBackend'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling CPPBackend.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMCppBackendCodeGen.a
make[4]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/CppBackend/TargetInfo'
llvm[4]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[4]: Compiling CppBackendTargetInfo.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMCppBackendInfo.a
make[4]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/CppBackend/TargetInfo'
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/CppBackend'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Building X86.td register info implementation with tblgen
llvm[3]: Building X86.td instruction information with tblgen
llvm[3]: Building X86.td assembly writer with tblgen
llvm[3]: Building X86.td assembly matcher with tblgen
llvm[3]: Building X86.td assembly writer #1 with tblgen
llvm[3]: Building X86.td DAG instruction selector implementation with tblgen
llvm[3]: Building X86.td disassembly tables with tblgen
llvm[3]: Building X86.td "fast" instruction selector implementation with tblgen
llvm[3]: Building X86.td calling convention information with tblgen
llvm[3]: Building X86.td subtarget information with tblgen
llvm[3]: Building X86.td enhanced disassembly information with tblgen
llvm[3]: Compiling X86AsmPrinter.cpp for Release build
llvm[3]: Compiling X86COFFMachineModuleInfo.cpp for Release build
llvm[3]: Compiling X86CodeEmitter.cpp for Release build
llvm[3]: Compiling X86FastISel.cpp for Release build
llvm[3]: Compiling X86FloatingPoint.cpp for Release build
llvm[3]: Compiling X86FrameLowering.cpp for Release build
llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release build
llvm[3]: Compiling X86ISelLowering.cpp for Release build
llvm[3]: Compiling X86InstrInfo.cpp for Release build
X86InstrInfo.cpp: In member function ‘virtual bool llvm::X86InstrInfo::optimizeCompareInstr(llvm::MachineInstr*, unsigned int, unsigned int, int, int, const llvm::MachineRegisterInfo*) const’:
X86InstrInfo.cpp:3328:19: warning: ‘OldCC’ may be used uninitialized in this function [-Wmaybe-uninitialized]
X86::CondCode OldCC;
^
llvm[3]: Compiling X86JITInfo.cpp for Release build
llvm[3]: Compiling X86MCInstLower.cpp for Release build
llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release build
llvm[3]: Compiling X86RegisterInfo.cpp for Release build
llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release build
llvm[3]: Compiling X86Subtarget.cpp for Release build
llvm[3]: Compiling X86TargetMachine.cpp for Release build
llvm[3]: Compiling X86TargetObjectFile.cpp for Release build
llvm[3]: Compiling X86VZeroUpper.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMX86CodeGen.a
make[4]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/InstPrinter'
llvm[4]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[4]: Compiling X86ATTInstPrinter.cpp for Release build
llvm[4]: Compiling X86InstComments.cpp for Release build
llvm[4]: Compiling X86IntelInstPrinter.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMX86AsmPrinter.a
make[4]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/InstPrinter'
make[4]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/AsmParser'
llvm[4]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[4]: Compiling X86AsmLexer.cpp for Release build
llvm[4]: Compiling X86AsmParser.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMX86AsmParser.a
make[4]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/AsmParser'
make[4]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/Disassembler'
llvm[4]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[4]: Compiling X86Disassembler.cpp for Release build
llvm[4]: Compiling X86DisassemblerDecoder.c for Release build
llvm[4]: Building Release Archive Library libLLVMX86Disassembler.a
make[4]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/Disassembler'
make[4]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/TargetInfo'
llvm[4]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[4]: Compiling X86TargetInfo.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMX86Info.a
make[4]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/TargetInfo'
make[4]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/MCTargetDesc'
llvm[4]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[4]: Compiling X86AsmBackend.cpp for Release build
llvm[4]: Compiling X86ELFObjectWriter.cpp for Release build
llvm[4]: Compiling X86MCAsmInfo.cpp for Release build
llvm[4]: Compiling X86MCCodeEmitter.cpp for Release build
llvm[4]: Compiling X86MCTargetDesc.cpp for Release build
llvm[4]: Compiling X86MachObjectWriter.cpp for Release build
llvm[4]: Compiling X86WinCOFFObjectWriter.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMX86Desc.a
make[4]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/MCTargetDesc'
make[4]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/Utils'
llvm[4]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[4]: Compiling X86ShuffleDecode.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMX86Utils.a
make[4]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86/Utils'
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target/X86'
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Target'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling ExecutionEngine.cpp for Release build
ExecutionEngine.cpp: In function ‘void LoadIntFromMemory(llvm::APInt&, uint8_t*, unsigned int)’:
ExecutionEngine.cpp:896:47: warning: cast from type ‘const uint64_t* {aka const long unsigned int*}’ to type ‘uint8_t* {aka unsigned char*}’ casts away qualifiers [-Wcast-qual]
uint8_t *Dst = (uint8_t *)IntVal.getRawData();
^
llvm[2]: Compiling ExecutionEngineBindings.cpp for Release build
llvm[2]: Compiling TargetSelect.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMExecutionEngine.a
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine/Interpreter'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling Execution.cpp for Release build
llvm[3]: Compiling ExternalFunctions.cpp for Release build
llvm[3]: Compiling Interpreter.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMInterpreter.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine/Interpreter'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine/JIT'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling JIT.cpp for Release build
llvm[3]: Compiling JITDwarfEmitter.cpp for Release build
llvm[3]: Compiling JITEmitter.cpp for Release build
llvm[3]: Compiling JITMemoryManager.cpp for Release build
JITMemoryManager.cpp: In member function ‘{anonymous}::MemoryRangeHeader& {anonymous}::MemoryRangeHeader::getBlockAfter() const’:
JITMemoryManager.cpp:76:43: warning: cast from type ‘const {anonymous}::MemoryRangeHeader*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
return *(MemoryRangeHeader*)((char*)this+BlockSize);
^
JITMemoryManager.cpp: In member function ‘{anonymous}::FreeRangeHeader* {anonymous}::MemoryRangeHeader::getFreeBlockBefore() const’:
JITMemoryManager.cpp:83:40: warning: cast from type ‘const {anonymous}::MemoryRangeHeader*’ to type ‘intptr_t* {aka long int*}’ casts away qualifiers [-Wcast-qual]
intptr_t PrevSize = ((intptr_t *)this)[-1];
^
JITMemoryManager.cpp:84:40: warning: cast from type ‘const {anonymous}::MemoryRangeHeader*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
return (FreeRangeHeader*)((char*)this-PrevSize);
^
llvm[3]: Building Release Archive Library libLLVMJIT.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine/JIT'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine/MCJIT'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling MCJIT.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMMCJIT.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine/MCJIT'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine/RuntimeDyld'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling GDBRegistrar.cpp for Release build
llvm[3]: Compiling RuntimeDyld.cpp for Release build
llvm[3]: Compiling RuntimeDyldELF.cpp for Release build
llvm[3]: Compiling RuntimeDyldMachO.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMRuntimeDyld.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine/RuntimeDyld'
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/ExecutionEngine'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Linker'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling LinkArchives.cpp for Release build
llvm[2]: Compiling LinkItems.cpp for Release build
llvm[2]: Compiling LinkModules.cpp for Release build
llvm[2]: Compiling Linker.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMLinker.a
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Linker'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/MC'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling ELFObjectWriter.cpp for Release build
llvm[2]: Compiling MCAsmBackend.cpp for Release build
llvm[2]: Compiling MCAsmInfo.cpp for Release build
llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release build
llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release build
llvm[2]: Compiling MCAsmStreamer.cpp for Release build
llvm[2]: Compiling MCAssembler.cpp for Release build
llvm[2]: Compiling MCAtom.cpp for Release build
llvm[2]: Compiling MCCodeEmitter.cpp for Release build
llvm[2]: Compiling MCCodeGenInfo.cpp for Release build
llvm[2]: Compiling MCContext.cpp for Release build
llvm[2]: Compiling MCDisassembler.cpp for Release build
llvm[2]: Compiling MCDwarf.cpp for Release build
llvm[2]: Compiling MCELF.cpp for Release build
llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release build
llvm[2]: Compiling MCELFStreamer.cpp for Release build
llvm[2]: Compiling MCExpr.cpp for Release build
llvm[2]: Compiling MCInst.cpp for Release build
llvm[2]: Compiling MCInstPrinter.cpp for Release build
llvm[2]: Compiling MCInstrAnalysis.cpp for Release build
llvm[2]: Compiling MCLabel.cpp for Release build
llvm[2]: Compiling MCMachOStreamer.cpp for Release build
llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release build
llvm[2]: Compiling MCModule.cpp for Release build
llvm[2]: Compiling MCNullStreamer.cpp for Release build
llvm[2]: Compiling MCObjectFileInfo.cpp for Release build
llvm[2]: Compiling MCObjectStreamer.cpp for Release build
llvm[2]: Compiling MCObjectWriter.cpp for Release build
llvm[2]: Compiling MCPureStreamer.cpp for Release build
llvm[2]: Compiling MCRegisterInfo.cpp for Release build
llvm[2]: Compiling MCSection.cpp for Release build
llvm[2]: Compiling MCSectionCOFF.cpp for Release build
llvm[2]: Compiling MCSectionELF.cpp for Release build
llvm[2]: Compiling MCSectionMachO.cpp for Release build
llvm[2]: Compiling MCStreamer.cpp for Release build
llvm[2]: Compiling MCSubtargetInfo.cpp for Release build
llvm[2]: Compiling MCSymbol.cpp for Release build
llvm[2]: Compiling MCTargetAsmLexer.cpp for Release build
llvm[2]: Compiling MCValue.cpp for Release build
llvm[2]: Compiling MCWin64EH.cpp for Release build
llvm[2]: Compiling MachObjectWriter.cpp for Release build
llvm[2]: Compiling SubtargetFeature.cpp for Release build
llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release build
llvm[2]: Compiling WinCOFFStreamer.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMMC.a
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/MC/MCParser'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling AsmLexer.cpp for Release build
llvm[3]: Compiling AsmParser.cpp for Release build
llvm[3]: Compiling COFFAsmParser.cpp for Release build
COFFAsmParser.cpp: In static member function ‘static bool llvm::MCAsmParserExtension::HandleDirective(llvm::MCAsmParserExtension*, llvm::StringRef, llvm::SMLoc) [with T = {anonymous}::COFFAsmParser; bool (T::* Handler)(llvm::StringRef, llvm::SMLoc) = &{anonymous}::COFFAsmParser::ParseSEHDirectiveSaveReg]’:
COFFAsmParser.cpp:377:45: warning: ‘Reg’ may be used uninitialized in this function [-Wmaybe-uninitialized]
getStreamer().EmitWin64EHSaveReg(Reg, Off);
^
COFFAsmParser.cpp:357:12: note: ‘Reg’ was declared here
unsigned Reg;
^
COFFAsmParser.cpp: In static member function ‘static bool llvm::MCAsmParserExtension::HandleDirective(llvm::MCAsmParserExtension*, llvm::StringRef, llvm::SMLoc) [with T = {anonymous}::COFFAsmParser; bool (T::* Handler)(llvm::StringRef, llvm::SMLoc) = &{anonymous}::COFFAsmParser::ParseSEHDirectivePushReg]’:
COFFAsmParser.cpp:311:40: warning: ‘Reg’ may be used uninitialized in this function [-Wmaybe-uninitialized]
getStreamer().EmitWin64EHPushReg(Reg);
^
COFFAsmParser.cpp:303:12: note: ‘Reg’ was declared here
unsigned Reg;
^
COFFAsmParser.cpp: In static member function ‘static bool llvm::MCAsmParserExtension::HandleDirective(llvm::MCAsmParserExtension*, llvm::StringRef, llvm::SMLoc) [with T = {anonymous}::COFFAsmParser; bool (T::* Handler)(llvm::StringRef, llvm::SMLoc) = &{anonymous}::COFFAsmParser::ParseSEHDirectiveSaveXMM]’:
COFFAsmParser.cpp:404:45: warning: ‘Reg’ may be used uninitialized in this function [-Wmaybe-uninitialized]
getStreamer().EmitWin64EHSaveXMM(Reg, Off);
^
COFFAsmParser.cpp:384:12: note: ‘Reg’ was declared here
unsigned Reg;
^
COFFAsmParser.cpp: In static member function ‘static bool llvm::MCAsmParserExtension::HandleDirective(llvm::MCAsmParserExtension*, llvm::StringRef, llvm::SMLoc) [with T = {anonymous}::COFFAsmParser; bool (T::* Handler)(llvm::StringRef, llvm::SMLoc) = &{anonymous}::COFFAsmParser::ParseSEHDirectiveSetFrame]’:
COFFAsmParser.cpp:335:46: warning: ‘Reg’ may be used uninitialized in this function [-Wmaybe-uninitialized]
getStreamer().EmitWin64EHSetFrame(Reg, Off);
^
COFFAsmParser.cpp:316:12: note: ‘Reg’ was declared here
unsigned Reg;
^
llvm[3]: Compiling DarwinAsmParser.cpp for Release build
llvm[3]: Compiling ELFAsmParser.cpp for Release build
llvm[3]: Compiling MCAsmLexer.cpp for Release build
llvm[3]: Compiling MCAsmParser.cpp for Release build
llvm[3]: Compiling MCAsmParserExtension.cpp for Release build
llvm[3]: Compiling MCTargetAsmParser.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMMCParser.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/MC/MCParser'
make[3]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/MC/MCDisassembler'
llvm[3]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[3]: Compiling Disassembler.cpp for Release build
llvm[3]: Compiling EDDisassembler.cpp for Release build
llvm[3]: Compiling EDInst.cpp for Release build
llvm[3]: Compiling EDMain.cpp for Release build
llvm[3]: Compiling EDOperand.cpp for Release build
llvm[3]: Compiling EDToken.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMMCDisassembler.a
make[3]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/MC/MCDisassembler'
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/MC'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Object'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling Archive.cpp for Release build
llvm[2]: Compiling Binary.cpp for Release build
llvm[2]: Compiling COFFObjectFile.cpp for Release build
llvm[2]: Compiling ELFObjectFile.cpp for Release build
llvm[2]: Compiling Error.cpp for Release build
llvm[2]: Compiling MachOObject.cpp for Release build
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::SegmentLoadCommand; uint64_t = long unsigned int]’:
MachOObject.cpp:185:65: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::SegmentLoadCommand*}’ casts away qualifiers [-Wcast-qual]
struct_type *Ptr = (struct_type *) (Buffer.data() + Base);
^
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::Segment64LoadCommand; uint64_t = long unsigned int]’:
MachOObject.cpp:203:65: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::Segment64LoadCommand*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::SymtabLoadCommand; uint64_t = long unsigned int]’:
MachOObject.cpp:217:65: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::SymtabLoadCommand*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::DysymtabLoadCommand; uint64_t = long unsigned int]’:
MachOObject.cpp:245:65: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::DysymtabLoadCommand*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::LinkeditDataLoadCommand; uint64_t = long unsigned int]’:
MachOObject.cpp:257:65: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::LinkeditDataLoadCommand*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::IndirectSymbolTableEntry; uint64_t = long unsigned int]’:
MachOObject.cpp:270:61: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::IndirectSymbolTableEntry*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::Section; uint64_t = long unsigned int]’:
MachOObject.cpp:293:61: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::Section*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::Section64; uint64_t = long unsigned int]’:
MachOObject.cpp:316:61: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::Section64*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::RelocationEntry; uint64_t = long unsigned int]’:
MachOObject.cpp:329:61: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::RelocationEntry*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::SymbolTableEntry; uint64_t = long unsigned int]’:
MachOObject.cpp:343:61: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::SymbolTableEntry*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::Symbol64TableEntry; uint64_t = long unsigned int]’:
MachOObject.cpp:357:61: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::Symbol64TableEntry*}’ casts away qualifiers [-Wcast-qual]
MachOObject.cpp: In instantiation of ‘void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::DataInCodeTableEntry; uint64_t = long unsigned int]’:
MachOObject.cpp:371:61: required from here
MachOObject.cpp:47:59: warning: cast from type ‘const char*’ to type ‘struct_type* {aka llvm::object::macho::DataInCodeTableEntry*}’ casts away qualifiers [-Wcast-qual]
llvm[2]: Compiling MachOObjectFile.cpp for Release build
llvm[2]: Compiling Object.cpp for Release build
llvm[2]: Compiling ObjectFile.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMObject.a
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/Object'
make[2]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/DebugInfo'
llvm[2]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[2]: Compiling DIContext.cpp for Release build
llvm[2]: Compiling DWARFAbbreviationDeclaration.cpp for Release build
llvm[2]: Compiling DWARFCompileUnit.cpp for Release build
llvm[2]: Compiling DWARFContext.cpp for Release build
llvm[2]: Compiling DWARFDebugAbbrev.cpp for Release build
llvm[2]: Compiling DWARFDebugArangeSet.cpp for Release build
llvm[2]: Compiling DWARFDebugAranges.cpp for Release build
llvm[2]: Compiling DWARFDebugInfoEntry.cpp for Release build
llvm[2]: Compiling DWARFDebugLine.cpp for Release build
llvm[2]: Compiling DWARFDebugRangeList.cpp for Release build
llvm[2]: Compiling DWARFFormValue.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMDebugInfo.a
make[2]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib/DebugInfo'
make[1]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/lib'
make[1]: Entering directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/tools/llvm-config'
llvm[1]: Constructing LLVMBuild project information.
Traceback (most recent call last):
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvm-build", line 3, in <module>
import llvmbuild
File "/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
from main import main
ImportError: No module named 'main'
llvm[1]: Building llvm-config BuildVariables.inc file.
llvm[1]: Compiling llvm-config.cpp for Release build
llvm-config.cpp:45:35: fatal error: LibraryDependencies.inc: No such file or directory
#include "LibraryDependencies.inc"
^
compilation terminated.
/usr/bin/rm: cannot remove ‘/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/tools/llvm-config/Release/llvm-config.d.tmp’: No such file or directory
/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/Makefile.rules:1609: recipe for target '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/tools/llvm-config/Release/llvm-config.o' failed
make[1]: *** [/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/tools/llvm-config/Release/llvm-config.o] Error 1
make[1]: Leaving directory '/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/tools/llvm-config'
/home/dev/.rvm/src/rbx-2.2.10/vendor/llvm/Makefile.rules:872: recipe for target 'all' failed
make: *** [all] Error 1
rake aborted!
Command failed with status (2): [make...]
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/file_utils.rb:54:in `block in create_shell_runner'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/file_utils.rb:45:in `call'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/file_utils.rb:45:in `sh'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/file_utils_ext.rb:37:in `sh'
/home/dev/.rvm/src/rbx-2.2.10/rakelib/vm.rake:164:in `block (3 levels) in <top (required)>'
/home/dev/.rvm/src/rbx-2.2.10/rakelib/vm.rake:158:in `chdir'
/home/dev/.rvm/src/rbx-2.2.10/rakelib/vm.rake:158:in `block (2 levels) in <top (required)>'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:240:in `call'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:240:in `block in execute'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:235:in `each'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:235:in `execute'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain'
/home/dev/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:172:in `invoke_with_call_chain'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:201:in `block in invoke_prerequisites'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:199:in `each'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:199:in `invoke_prerequisites'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:178:in `block in invoke_with_call_chain'
/home/dev/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:172:in `invoke_with_call_chain'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:201:in `block in invoke_prerequisites'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:199:in `each'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:199:in `invoke_prerequisites'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:178:in `block in invoke_with_call_chain'
/home/dev/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:172:in `invoke_with_call_chain'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/task.rb:165:in `invoke'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:150:in `invoke_task'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:106:in `block (2 levels) in top_level'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:106:in `each'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:106:in `block in top_level'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:115:in `run_with_threads'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:100:in `top_level'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:78:in `block in run'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:176:in `standard_exception_handling'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/lib/rake/application.rb:75:in `run'
/home/dev/.rvm/gems/ruby-2.1.2@global/gems/rake-10.3.2/bin/rake:33:in `<top (required)>'
/home/dev/.rvm/gems/ruby-2.1.2@global/bin/rake:23:in `load'
/home/dev/.rvm/gems/ruby-2.1.2@global/bin/rake:23:in `<main>'
/home/dev/.rvm/gems/ruby-2.1.2@rubinius/bin/ruby_executable_hooks:15:in `eval'
/home/dev/.rvm/gems/ruby-2.1.2@rubinius/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => install => build:build => build:llvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment