Skip to content

Instantly share code, notes, and snippets.

@tejinderss
Created October 1, 2013 12:30
Show Gist options
  • Save tejinderss/6777709 to your computer and use it in GitHub Desktop.
Save tejinderss/6777709 to your computer and use it in GitHub Desktop.
Warning: /usr/local/share/python is not needed in PATH.
Formerly homebrew put Python scripts you installed via `pip` or `pip3`
(or `easy_install`) into that directory above but now it can be removed
from your PATH variable.
Python scripts will now install into /usr/local/bin.
You can delete anything, except 'Extras', from the /usr/local/share/python
(and /usr/local/share/python3) dir and install affected Python packages
anew with `pip install --upgrade`.
tejinders-MacBook-Air:~ tejinder$ brew install -v rust 2>&1
==> Downloading http://static.rust-lang.org/dist/rust-0.8.tar.gz
Already downloaded: /Library/Caches/Homebrew/rust-0.8.tar.gz
tar xf /Library/Caches/Homebrew/rust-0.8.tar.gz
==> ./configure --prefix=/usr/local/Cellar/rust/0.8 --enable-clang
./configure --prefix=/usr/local/Cellar/rust/0.8 --enable-clang
configure: looking for configure programs
configure: found cmp
configure: found mkdir
configure: found printf
configure: found cut
configure: found head
configure: found grep
configure: found xargs
configure: found cp
configure: found find
configure: found uname
configure: found date
configure: found tr
configure: found sed
configure: found file
configure: inspecting environment
configure: recreating config.tmp
configure:
configure: processing /private/tmp/-NeQd/rust-0.8/configure args
configure:
configure: CFG_ENABLE_CLANG := 1
configure: CFG_PREFIX := /usr/local/Cellar/rust/0.8
configure: CFG_LOCAL_RUST_ROOT := /usr/local
configure: CFG_LLVM_ROOT :=
configure: CFG_BUILD_TRIPLE := x86_64-apple-darwin
configure: CFG_HOST_TRIPLES := x86_64-apple-darwin
configure: CFG_TARGET_TRIPLES := x86_64-apple-darwin
configure: CFG_ANDROID_CROSS_PATH := /opt/ndk_standalone
configure: CFG_MINGW32_CROSS_PATH :=
configure:
configure: validating /private/tmp/-NeQd/rust-0.8/configure args
configure:
configure:
configure: looking for build programs
configure:
configure: CFG_PERL := /usr/bin/perl
configure: CFG_CURLORWGET := /usr/bin/curl (curl 7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8y zlib/1.2.5)
configure: CFG_PYTHON := /usr/bin/python2.7
configure: CFG_GIT := /usr/local/Library/ENV/4.3/git (git version 1.8.3.4 (Apple Git-47))
configure: git: no git directory. disabling submodules
configure: CFG_CLANG := /usr/local/Library/ENV/4.3/clang++ (Apple LLVM version 5.0 (clang-500.2.75) (based on LLVM 3.3svn))
configure: CFG_CCACHE :=
configure: CFG_GCC := /usr/local/Library/ENV/4.3/gcc (Apple LLVM version 5.0 (clang-500.2.75) (based on LLVM 3.3svn))
configure: CFG_LD := /usr/local/Library/ENV/4.3/ld
configure: CFG_VALGRIND :=
configure: CFG_PERF :=
configure: CFG_ISCC :=
configure: CFG_LLNEXTGEN :=
configure: CFG_PANDOC :=
configure: CFG_PDFLATEX :=
configure: CFG_XETEX :=
configure: CFG_LUATEX :=
configure: CFG_NODE :=
configure: CFG_GDB := /usr/bin/gdb (GNU gdb 6.3.50-20050815 (Apple version gdb-1824) (Thu Nov 15 10:42:43 UTC 2012))
configure:
configure: looking for target specific programs
configure:
configure: CFG_ADB :=
configure:
configure: found ok version of CLANG: 3.3svn
configure:
configure:
configure: making directories
configure:
configure: mkdir -p doc/std
configure: mkdir -p doc/extra
configure: mkdir -p dl
configure: mkdir -p tmp
configure: mkdir -p x86_64-apple-darwin/llvm
configure: mkdir -p x86_64-apple-darwin/rustllvm
configure: mkdir -p x86_64-apple-darwin/rt
configure: mkdir -p x86_64-apple-darwin/rt/stage0
configure: mkdir -p x86_64-apple-darwin/rt/stage0/isaac
configure: mkdir -p x86_64-apple-darwin/rt/stage0/linenoise
configure: mkdir -p x86_64-apple-darwin/rt/stage0/sync
configure: mkdir -p x86_64-apple-darwin/rt/stage0/test
configure: mkdir -p x86_64-apple-darwin/rt/stage0/arch/i386
configure: mkdir -p x86_64-apple-darwin/rt/stage0/arch/x86_64
configure: mkdir -p x86_64-apple-darwin/rt/stage0/arch/arm
configure: mkdir -p x86_64-apple-darwin/rt/stage0/arch/mips
configure: mkdir -p x86_64-apple-darwin/rt/stage0/libuv
configure: mkdir -p x86_64-apple-darwin/rt/stage0/libuv/src/ares
configure: mkdir -p x86_64-apple-darwin/rt/stage0/libuv/src/eio
configure: mkdir -p x86_64-apple-darwin/rt/stage0/libuv/src/ev
configure: mkdir -p x86_64-apple-darwin/rt/stage0/jemalloc
configure: mkdir -p x86_64-apple-darwin/rt/stage0/sundown/src
configure: mkdir -p x86_64-apple-darwin/rt/stage0/sundown/html
configure: mkdir -p x86_64-apple-darwin/rt/stage1
configure: mkdir -p x86_64-apple-darwin/rt/stage1/isaac
configure: mkdir -p x86_64-apple-darwin/rt/stage1/linenoise
configure: mkdir -p x86_64-apple-darwin/rt/stage1/sync
configure: mkdir -p x86_64-apple-darwin/rt/stage1/test
configure: mkdir -p x86_64-apple-darwin/rt/stage1/arch/i386
configure: mkdir -p x86_64-apple-darwin/rt/stage1/arch/x86_64
configure: mkdir -p x86_64-apple-darwin/rt/stage1/arch/arm
configure: mkdir -p x86_64-apple-darwin/rt/stage1/arch/mips
configure: mkdir -p x86_64-apple-darwin/rt/stage1/libuv
configure: mkdir -p x86_64-apple-darwin/rt/stage1/libuv/src/ares
configure: mkdir -p x86_64-apple-darwin/rt/stage1/libuv/src/eio
configure: mkdir -p x86_64-apple-darwin/rt/stage1/libuv/src/ev
configure: mkdir -p x86_64-apple-darwin/rt/stage1/jemalloc
configure: mkdir -p x86_64-apple-darwin/rt/stage1/sundown/src
configure: mkdir -p x86_64-apple-darwin/rt/stage1/sundown/html
configure: mkdir -p x86_64-apple-darwin/rt/stage2
configure: mkdir -p x86_64-apple-darwin/rt/stage2/isaac
configure: mkdir -p x86_64-apple-darwin/rt/stage2/linenoise
configure: mkdir -p x86_64-apple-darwin/rt/stage2/sync
configure: mkdir -p x86_64-apple-darwin/rt/stage2/test
configure: mkdir -p x86_64-apple-darwin/rt/stage2/arch/i386
configure: mkdir -p x86_64-apple-darwin/rt/stage2/arch/x86_64
configure: mkdir -p x86_64-apple-darwin/rt/stage2/arch/arm
configure: mkdir -p x86_64-apple-darwin/rt/stage2/arch/mips
configure: mkdir -p x86_64-apple-darwin/rt/stage2/libuv
configure: mkdir -p x86_64-apple-darwin/rt/stage2/libuv/src/ares
configure: mkdir -p x86_64-apple-darwin/rt/stage2/libuv/src/eio
configure: mkdir -p x86_64-apple-darwin/rt/stage2/libuv/src/ev
configure: mkdir -p x86_64-apple-darwin/rt/stage2/jemalloc
configure: mkdir -p x86_64-apple-darwin/rt/stage2/sundown/src
configure: mkdir -p x86_64-apple-darwin/rt/stage2/sundown/html
configure: mkdir -p x86_64-apple-darwin/rt/stage3
configure: mkdir -p x86_64-apple-darwin/rt/stage3/isaac
configure: mkdir -p x86_64-apple-darwin/rt/stage3/linenoise
configure: mkdir -p x86_64-apple-darwin/rt/stage3/sync
configure: mkdir -p x86_64-apple-darwin/rt/stage3/test
configure: mkdir -p x86_64-apple-darwin/rt/stage3/arch/i386
configure: mkdir -p x86_64-apple-darwin/rt/stage3/arch/x86_64
configure: mkdir -p x86_64-apple-darwin/rt/stage3/arch/arm
configure: mkdir -p x86_64-apple-darwin/rt/stage3/arch/mips
configure: mkdir -p x86_64-apple-darwin/rt/stage3/libuv
configure: mkdir -p x86_64-apple-darwin/rt/stage3/libuv/src/ares
configure: mkdir -p x86_64-apple-darwin/rt/stage3/libuv/src/eio
configure: mkdir -p x86_64-apple-darwin/rt/stage3/libuv/src/ev
configure: mkdir -p x86_64-apple-darwin/rt/stage3/jemalloc
configure: mkdir -p x86_64-apple-darwin/rt/stage3/sundown/src
configure: mkdir -p x86_64-apple-darwin/rt/stage3/sundown/html
configure: mkdir -p x86_64-apple-darwin/stage0/bin
configure: mkdir -p x86_64-apple-darwin/stage0/lib
configure: mkdir -p x86_64-apple-darwin/stage0/test
configure: mkdir -p x86_64-apple-darwin/stage0/lib/rustc/x86_64-apple-darwin/bin
configure: mkdir -p x86_64-apple-darwin/stage0/lib/rustc/x86_64-apple-darwin/lib
configure: mkdir -p x86_64-apple-darwin/stage1/bin
configure: mkdir -p x86_64-apple-darwin/stage1/lib
configure: mkdir -p x86_64-apple-darwin/stage1/test
configure: mkdir -p x86_64-apple-darwin/stage1/lib/rustc/x86_64-apple-darwin/bin
configure: mkdir -p x86_64-apple-darwin/stage1/lib/rustc/x86_64-apple-darwin/lib
configure: mkdir -p x86_64-apple-darwin/stage2/bin
configure: mkdir -p x86_64-apple-darwin/stage2/lib
configure: mkdir -p x86_64-apple-darwin/stage2/test
configure: mkdir -p x86_64-apple-darwin/stage2/lib/rustc/x86_64-apple-darwin/bin
configure: mkdir -p x86_64-apple-darwin/stage2/lib/rustc/x86_64-apple-darwin/lib
configure: mkdir -p x86_64-apple-darwin/stage3/bin
configure: mkdir -p x86_64-apple-darwin/stage3/lib
configure: mkdir -p x86_64-apple-darwin/stage3/test
configure: mkdir -p x86_64-apple-darwin/stage3/lib/rustc/x86_64-apple-darwin/bin
configure: mkdir -p x86_64-apple-darwin/stage3/lib/rustc/x86_64-apple-darwin/lib
configure: mkdir -p x86_64-apple-darwin/test/run-pass
configure: mkdir -p x86_64-apple-darwin/test/run-pass-fulldeps
configure: mkdir -p x86_64-apple-darwin/test/run-fail
configure: mkdir -p x86_64-apple-darwin/test/compile-fail
configure: mkdir -p x86_64-apple-darwin/test/bench
configure: mkdir -p x86_64-apple-darwin/test/perf
configure: mkdir -p x86_64-apple-darwin/test/pretty
configure: mkdir -p x86_64-apple-darwin/test/debug-info
configure: mkdir -p x86_64-apple-darwin/test/codegen
configure: mkdir -p x86_64-apple-darwin/test/doc-tutorial
configure: mkdir -p x86_64-apple-darwin/test/doc-tutorial-ffi
configure: mkdir -p x86_64-apple-darwin/test/doc-tutorial-macros
configure: mkdir -p x86_64-apple-darwin/test/doc-tutorial-borrowed-ptr
configure: mkdir -p x86_64-apple-darwin/test/doc-tutorial-container
configure: mkdir -p x86_64-apple-darwin/test/doc-tutorial-tasks
configure: mkdir -p x86_64-apple-darwin/test/doc-tutorial-conditions
configure: mkdir -p x86_64-apple-darwin/test/doc-rust
configure:
configure: configuring submodules
configure:
configure:
configure: looking at LLVM
configure:
configure: configuring LLVM for x86_64-apple-darwin
configure: configuring LLVM with:
configure: --enable-targets=x86,x86_64,arm,mips --enable-optimized --enable-assertions --disable-docs --enable-bindings=none --disable-terminfo --disable-zlib --disable-libffi --build=x86_64-apple-darwin --host=x86_64-apple-darwin --target=x86_64-apple-darwin --with-python=/usr/bin/python2.7
checking for x86_64-apple-darwin-clang... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking whether clang works... yes
checking build system type... x86_64-apple-darwin
checking host system type... x86_64-apple-darwin
checking target system type... x86_64-apple-darwin
checking type of operating system we're going to host on... Darwin
checking type of operating system we're going to target... Darwin
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
checking for GNU make... make
checking whether ln -s works... yes
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /usr/bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for x86_64-apple-darwin-ranlib... no
checking for ranlib... ranlib
checking for x86_64-apple-darwin-ar... no
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /usr/local/Library/ENV/4.3/sed
checking for tar... /usr/bin/tar
checking for pwd... /bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... echo dot
checking for fdp... echo fdp
checking for neato... echo neato
checking for twopi... echo twopi
checking for circo... echo circo
checking for gv... no
checking for gsview32... no
checking for dotty... echo dotty
checking for xdot... no
checking for xdot.py... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /usr/bin/bzip2
checking for cat... /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... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 224.1
checking for compiler -Wl,-R<path> option... no
checking for compiler -rdynamic option... yes
checking for compiler -Wl,--version-script option... no
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... darwin dyld
checking which extension is used for loadable modules... .dylib
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for objdir... .libs
checking command to parse /usr/bin/nm 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... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking tool compatibility... ok
checking optional compiler flags...
checking for python... user defined: /usr/bin/python2.7
checking for python >= 2.5... /usr/bin/python2.7 (2.7.2)
checking for sin in -lm... yes
checking for library containing dlopen... none required
checking for library containing clock_gettime... no
checking for library containing mallinfo... no
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... no
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C++ preprocessor... clang++ -E
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking for dlfcn.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking link.h usability... no
checking link.h presence... no
checking for link.h... no
checking for malloc.h... (cached) no
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether FE_ALL_EXCEPT is declared... yes
checking whether FE_INEXACT is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... yes
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for log... yes
checking for log2... yes
checking for log10... yes
checking for exp... yes
checking for exp2... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for arc4random... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... yes
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... yes
checking for siglongjmp... yes
checking for writev... yes
checking for futimes... yes
checking for futimens... no
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>... no
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... no
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 __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 (/private/tmp/-NeQd/rust-0.8/x86_64-apple-darwin/llvm/projects/sample)
configure: running /bin/sh /private/tmp/-NeQd/rust-0.8/src/llvm/projects/sample/configure --prefix=/usr/local '--enable-targets=x86,x86_64,arm,mips' '--enable-optimized' '--enable-assertions' '--disable-docs' '--enable-bindings=none' '--disable-terminfo' '--disable-zlib' '--disable-libffi' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--target=x86_64-apple-darwin' '--with-python=/usr/bin/python2.7' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'target_alias=x86_64-apple-darwin' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=/private/tmp/-NeQd/rust-0.8/src/llvm/projects/sample
checking llvm-config... no
checking LLVM package version... unknown
checking for x86_64-apple-darwin-clang... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking build system type... x86_64-apple-darwin
checking host system type... x86_64-apple-darwin
checking target system type... x86_64-apple-darwin
checking type of operating system we're going to host on... Darwin
checking type of operating system we're going to target... Darwin
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
checking for GNU make... make
checking whether ln -s works... yes
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /usr/bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for x86_64-apple-darwin-ranlib... no
checking for ranlib... ranlib
checking for x86_64-apple-darwin-ar... no
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /usr/local/Library/ENV/4.3/sed
checking for tar... /usr/bin/tar
checking for pwd... /bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... echo dot
checking for fdp... echo fdp
checking for neato... echo neato
checking for twopi... echo twopi
checking for circo... echo circo
checking for gv... no
checking for gsview32... no
checking for dotty... echo dotty
checking for xdot.py... echo xdot.py
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /usr/bin/bzip2
checking for cat... /bin/cat
checking for doxygen... no
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pod2html... /usr/bin/pod2html
checking for pod2man... /usr/local/Library/ENV/4.3/pod2man
checking for pdfroff... /usr/bin/pdfroff
checking for runtest... no
checking for the tclsh program in tclinclude directory... none
checking for tclsh8.4... /usr/bin/tclsh8.4
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 224.1
checking for compiler -Wl,-R<path> option... no
checking for compiler -rdynamic option... yes
checking for compiler -Wl,--version-script option... no
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... darwin dyld
checking which extension is used for loadable modules... .dylib
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for objdir... .libs
checking command to parse /usr/bin/nm 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... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
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... no
checking malloc.h presence... no
checking for malloc.h... no
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... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
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...
checking for sin in -lm... yes
checking for library containing dlopen... none required
checking for library containing clock_gettime... no
checking for library containing mallinfo... no
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... no
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... no
checking link.h presence... no
checking for link.h... no
checking for malloc.h... (cached) no
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... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
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__... yes
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... yes
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... yes
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>... no
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... no
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 __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
configure:
configure: writing configuration
configure:
configure: CFG_SRC_DIR := /private/tmp/-NeQd/rust-0.8/
configure: CFG_BUILD_DIR := /private/tmp/-NeQd/rust-0.8/
configure: CFG_OSTYPE := apple-darwin
configure: CFG_CPUTYPE := x86_64
configure: CFG_CONFIGURE_ARGS := --prefix=/usr/local/Cellar/rust/0.8 ...
configure: CFG_PREFIX := /usr/local/Cellar/rust/0.8
configure: CFG_BUILD_TRIPLE := x86_64-apple-darwin
configure: CFG_HOST_TRIPLES := x86_64-apple-darwin
configure: CFG_TARGET_TRIPLES := x86_64-apple-darwin
configure: CFG_C_COMPILER := clang
configure: CFG_LIBDIR := lib
configure: CFG_DISABLE_MANAGE_SUBMODULES := 1
configure: CFG_ANDROID_CROSS_PATH := /opt/ndk_standalone
configure: CFG_MINGW32_CROSS_PATH :=
configure: CFG_LLVM_ROOT :=
configure: CFG_LLVM_SRC_DIR := /private/tmp/-NeQd/rust-0.8/src/llv ...
configure: CFG_LLVM_BUILD_DIR_x86_64_apple_darwin := /private/tmp/-NeQd/rust-0.8/x86_64- ...
configure: CFG_LLVM_INST_DIR_x86_64_apple_darwin := /private/tmp/-NeQd/rust-0.8/x86_64- ...
configure:
configure: cp /private/tmp/-NeQd/rust-0.8/Makefile.in ./Makefile
configure: mv config.tmp config.mk
configure:
configure: complete
configure:
==> make
make
cfg: build triple x86_64-apple-darwin
cfg: host triples x86_64-apple-darwin
cfg: target triples x86_64-apple-darwin
cfg: enabling more debugging (CFG_ENABLE_DEBUG)
cfg: host for x86_64-apple-darwin is x86_64
cfg: os for x86_64-apple-darwin is apple-darwin
cfg: using clang
cfg: no pandoc found, omitting docs
cfg: no node found, omitting docs
cfg: no llnextgen found, omitting grammar-verification
cfg: no pandoc found, omitting library doc build
fetch: x86_64-apple-darwin/stage0/bin/rustc
compile: x86_64-apple-darwin/rt/stage0/sync/lock_and_signal.o
compile: x86_64-apple-darwin/rt/stage0/sync/rust_thread.o
compile: x86_64-apple-darwin/rt/stage0/rust_builtin.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/rust_rng.o
compile: x86_64-apple-darwin/rt/stage0/rust_upcall.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/rust_uv.o
compile: x86_64-apple-darwin/rt/stage0/miniz.o
compile: x86_64-apple-darwin/rt/stage0/memory_region.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
determined most recent snapshot: rust-stage0-2013-09-23-348d844-macos-x86_64-efefdca6b4a40ebeb977037ebbf46c1353f09ee5.tar.bz2
compile: x86_64-apple-darwin/rt/stage0/boxed_region.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/arch/x86_64/context.o
compile: x86_64-apple-darwin/rt/stage0/arch/x86_64/gpr.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/rust_android_dummy.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/rust_test_helpers.o
compile: x86_64-apple-darwin/rt/stage0/linenoise/linenoise.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/linenoise/utf8.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/sundown/src/autolink.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/sundown/src/buffer.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/sundown/src/stack.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/sundown/src/markdown.o
compile: x86_64-apple-darwin/rt/stage0/sundown/html/houdini_href_e.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/sundown/html/houdini_html_e.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/sundown/html/html_smartypants.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
compile: x86_64-apple-darwin/rt/stage0/sundown/html/html.o
brew: superenv removed: -O2 -Wall -Werror -g -m64 -arch x86_64
cfg: build triple x86_64-apple-darwin
cfg: host triples x86_64-apple-darwin
cfg: target triples x86_64-apple-darwin
cfg: enabling more debugging (CFG_ENABLE_DEBUG)
cfg: host for x86_64-apple-darwin is x86_64
cfg: os for x86_64-apple-darwin is apple-darwin
cfg: using clang
cfg: no pandoc found, omitting docs
cfg: no node found, omitting docs
cfg: no llnextgen found, omitting grammar-verification
cfg: no pandoc found, omitting library doc build
def: x86_64-apple-darwin/rt/rustrt.darwin.def
(cd /private/tmp/-NeQd/rust-0.8/src/libuv/ && /usr/bin/python2.7 ./gyp_uv -f make -Dtarget_arch=x64 -D ninja -DOS=mac -Goutput_dir=/private/tmp/-NeQd/rust-0.8/x86_64-apple-darwin/rt/stage0/libuv --generator-output /private/tmp/-NeQd/rust-0.8/x86_64-apple-darwin/rt/stage0/libuv)
cfg: including dist rules
cfg: including snap rules
cfg: including clean rules
llvm[2]: Constructing LLVMBuild project information.
['-f', 'make', '-Dtarget_arch=x64', '-D', 'ninja', '-DOS=mac', '-Goutput_dir=/private/tmp/-NeQd/rust-0.8/x86_64-apple-darwin/rt/stage0/libuv', '--generator-output', '/private/tmp/-NeQd/rust-0.8/x86_64-apple-darwin/rt/stage0/libuv', '/private/tmp/-NeQd/rust-0.8/src/libuv/uv.gyp', '-I', '/private/tmp/-NeQd/rust-0.8/src/libuv/common.gypi', '--depth=.', '-Dgcc_version=42', '-Dclang=1', '-Dhost_arch=x64', '-Dlibrary=static_library', '-Dcomponent=static_library']
cd x86_64-apple-darwin/rt/stage0/jemalloc; /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/configure --disable-experimental --build=x86_64-apple-darwin --host=x86_64-apple-darwin EXTRA_CFLAGS=" -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC " LDFLAGS=" -m64 -fPIC" CC="cc" CXX="c++" AR="ar"
xcode-select: Error: No Xcode is selected. Use xcode-select -switch <path-to-xcode>, or see the xcode-select manpage (man xcode-select) for further information.
gyp: Error 2 running xcodebuild
Error running GYP
make: *** [/private/tmp/-NeQd/rust-0.8/x86_64-apple-darwin/rt/stage0/libuv/Makefile] Error 1
make: *** Waiting for unfinished jobs....
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0llvm[3]: Constructing LLVMBuild project information.
checking for xsltproc... /usr/bin/xsltproc
checking for x86_64-apple-darwin-gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
0 19.3M 0 1103 0 0 504 0 11:10:20 0:00:02 11:10:18 2175no
checking for cc option to accept ISO C89... none needed
checking whether compiler supports -std=gnu99... yes
checking whether compiler supports -Wall... yes
checking whether compiler supports -pipe... yes
checking whether compiler supports -g3... yes
checking whether compiler supports -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC ... yes
checking how to run the C preprocessor... cc -E
0 19.3M 0 12783 0 0 4287 0 1:18:48 0:00:02 1:18:46 9833/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
0 19.3M 0 77023 0 0 19246 0 0:17:33 0:00:04 0:17:29 33185yes
checking for unistd.h... yes
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of intmax_t... 8
checking build system type... x86_64-apple-darwin
checking host system type... x86_64-apple-darwin
checking whether __asm__ syntax is compilable... yes
checking whether __attribute__ syntax is compilable... yes
checking whether compiler supports -Werror... yes
0 19.3M 0 189k 0 0 38832 0 0:08:42 0:00:04 0:08:38 58556yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-apple-darwin-ranlib... no
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for ld... /usr/local/Library/ENV/4.3/ld
checking for autoconf... false
checking for memalign... no
checking for valloc... yes
checking configured backtracing method... N/A
checking for sbrk... yes
checking whether utrace(2) is compilable... no
checking whether valgrind is compilable... no
checking STATIC_PAGE_SHIFT... 12
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for _malloc_thread_cleanup... no
3 19.3M 3 695k 0 0 116k 0 0:02:49 0:00:05 0:02:44 162kno
Forcing no TLS to avoid allocator/threading bootstrap issues
checking whether a program using ffsl is compilable... yes
checking whether atomic(9) is compilable... no
checking whether Darwin OSAtomic*() is compilable... yes
checking whether Darwin OSSpin*() is compilable... yes
checking malloc zone version... 8
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
6 19.3M 6 1361k 0 0 195k 0 0:01:41 0:00:06 0:01:35 284kconfigure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/html.xsl
config.status: creating doc/manpages.xsl
config.status: creating doc/jemalloc.xml
config.status: creating include/jemalloc/jemalloc.h
touch /private/tmp/-NeQd/rust-0.8/x86_64-apple-darwin/llvm/llvm-auto-clean-stamp
config.status: creating include/jemalloc/internal/jemalloc_internal.h
config.status: creating test/jemalloc_test.h
config.status: creating config.stamp
config.status: creating bin/jemalloc.sh
config.status: creating include/jemalloc/jemalloc_defs.h
config.status: executing include/jemalloc/internal/size_classes.h commands
===============================================================================
jemalloc version : 3.4.0-0-g0ed518e5dab789ad2171bb38977a8927e2a26775
library revision : 1
CC : cc
CPPFLAGS : -D_REENTRANT
CFLAGS : -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC
LDFLAGS : -m64 -fPIC
LIBS : -lm -lpthread
RPATH_EXTRA :
XSLTPROC : /usr/bin/xsltproc
XSLROOT :
PREFIX : /usr/local
BINDIR : /usr/local/bin
INCLUDEDIR : /usr/local/include
LIBDIR : /usr/local/lib
DATADIR : /usr/local/share
MANDIR : /usr/local/share/man
srcroot : /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/
abs_srcroot : /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/
objroot :
abs_objroot : /private/tmp/-NeQd/rust-0.8/x86_64-apple-darwin/rt/stage0/jemalloc/
JEMALLOC_PREFIX : je_
JEMALLOC_PRIVATE_NAMESPACE
:
install_suffix :
autogen : 0
experimental : 0
cc-silence : 0
debug : 0
stats : 1
prof : 0
prof-libunwind : 0
prof-libgcc : 0
prof-gcc : 0
tcache : 1
fill : 1
utrace : 0
valgrind : 0
xmalloc : 0
mremap : 0
munmap : 1
dss : 0
lazy_lock : 0
tls : 0
===============================================================================
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/jemalloc.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/jemalloc.c
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/arena.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/arena.c
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/atomic.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/atomic.c
brew: superenv removed: -Wall -g3 -O2 -m64
brew: superenv removed: -Wall -g3 -O2 -m64
brew: superenv removed: -Wall -g3 -O2 -m64
9 19.3M 9 1938k 0 0 243k 0 0:01:21 0:00:07 0:01:14 386kcc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/base.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/base.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/bitmap.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/bitmap.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/chunk.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/chunk.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/chunk_dss.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/chunk_dss.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/chunk_mmap.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/chunk_mmap.c
brew: superenv removed: -Wall -g3 -O2 -m64
13 19.3M 13 2675k 0 0 298k 0 0:01:06 0:00:08 0:00:58 523kcc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/ckh.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/ckh.c
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/ctl.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/ctl.c
brew: superenv removed: -Wall -g3 -O2 -m64
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/extent.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/extent.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/hash.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/hash.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/huge.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/huge.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/mb.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/mb.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/mutex.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/mutex.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/prof.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/prof.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/quarantine.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/quarantine.c
17 19.3M 17 3405k 0 0 341k 0 0:00:57 0:00:09 0:00:48 646kbrew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/rtree.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/rtree.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/stats.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/stats.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/tcache.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/tcache.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/util.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/util.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/tsd.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/tsd.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -fPIC -DPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/zone.pic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/zone.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/jemalloc.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/jemalloc.c
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/arena.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/arena.c
brew: superenv removed: -Wall -g3 -O2 -m64
brew: superenv removed: -Wall -g3 -O2 -m64
20 19.3M 20 4084k 0 0 372k 0 0:00:53 0:00:10 0:00:43 676kcc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/atomic.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/atomic.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/base.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/base.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/bitmap.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/bitmap.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/chunk.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/chunk.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/chunk_dss.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/chunk_dss.c
brew: superenv removed: -Wall -g3 -O2 -m64
24 19.3M 24 4771k 0 0 398k 0 0:00:49 0:00:11 0:00:38 682kcc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/chunk_mmap.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/chunk_mmap.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/ckh.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/ckh.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/ctl.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/ctl.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/extent.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/extent.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/hash.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/hash.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/huge.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/huge.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/mb.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/mb.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/mutex.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/mutex.c
brew: superenv removed: -Wall -g3 -O2 -m64
27 19.3M 27 5441k 0 0 419k 0 0:00:47 0:00:12 0:00:35 700kcc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/prof.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/prof.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/quarantine.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/quarantine.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/rtree.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/rtree.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/stats.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/stats.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/tcache.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/tcache.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/util.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/util.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/tsd.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/tsd.c
brew: superenv removed: -Wall -g3 -O2 -m64
cc -std=gnu99 -Wall -pipe -g3 -DRUST_DEBUG -fno-omit-frame-pointer -DUSE_UTF8 -O2 -m64 -fPIC -c -D_REENTRANT -I/private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/include -Iinclude -o src/zone.o /private/tmp/-NeQd/rust-0.8/src/rt/jemalloc/src/zone.c
brew: superenv removed: -Wall -g3 -O2 -m64
30 19.3M 30 6026k 0 0 431k 0 0:00:45 0:00:13 0:00:32 670k/usr/bin/ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o src/zone.pic.o
/usr/bin/ranlib: file: lib/libjemalloc_pic.a(atomic.pic.o) has no symbols
/usr/bin/ranlib: file: lib/libjemalloc_pic.a(hash.pic.o) has no symbols
/usr/bin/ranlib: file: lib/libjemalloc_pic.a(mb.pic.o) has no symbols
cc -shared -Wl,-dylib_install_name,libjemalloc.1.dylib -o lib/libjemalloc.1.dylib src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o src/zone.pic.o -m64 -fPIC -lm -lpthread
brew: superenv removed: -m64
ln -sf libjemalloc.1.dylib lib/libjemalloc.dylib
/usr/bin/ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o src/zone.o
/usr/bin/ranlib: file: lib/libjemalloc.a(atomic.o) has no symbols
/usr/bin/ranlib: file: lib/libjemalloc.a(hash.o) has no symbols
/usr/bin/ranlib: file: lib/libjemalloc.a(mb.o) has no symbols
100 19.3M 100 19.3M 0 0 542k 0 0:00:36 0:00:36 --:--:-- 604k
got download with ok hash
opening snapshot dl/rust-stage0-2013-09-23-348d844-macos-x86_64-efefdca6b4a40ebeb977037ebbf46c1353f09ee5.tar.bz2
extracting rust-stage0/bin/rustc
extracting rust-stage0/lib/libstd-6c65cf4b443341b1-0.8.dylib
extracting rust-stage0/lib/libextra-a7c050cfd46b2c9a-0.8.dylib
extracting rust-stage0/lib/librustc-d3cb8c2ccd84a7a7-0.8.dylib
extracting rust-stage0/lib/libsyntax-64629f7f0c6a9bc-0.8.dylib
extracting rust-stage0/lib/librustrt.dylib
extracting rust-stage0/lib/librustllvm.dylib
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 4ec6871958dd929c6bda9a8921f357f78de7e9fb
CPU: quad-core 64-bit ivybridge
OS X: 10.8.5-x86_64
CLT: 5.0.0.0.1.1377666378
X11: N/A
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
Error: rust did not build
No such file in this location:
~/Library/Logs/Homebrew/$FORMULA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment