Skip to content

Instantly share code, notes, and snippets.

@igorw
Created December 6, 2012 15:16
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 igorw/4225207 to your computer and use it in GitHub Desktop.
Save igorw/4225207 to your computer and use it in GitHub Desktop.
$ brew doctor
Your system is raring to brew.
$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: 771859671d743cf586c1f753eb7507a51748f956
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit ivybridge
OS X: 10.8.2-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/Cellar/ruby/1.9.3-p194/bin/ruby
/usr/bin/make install-3m
/usr/bin/make install-3m-common
/usr/bin/make install-common-first
mkdir -p "/usr/local/Cellar/plt-racket/5.2/bin" "/usr/local/Cellar/plt-racket/5.2/lib/racket/collects" "/usr/local/Cellar/plt-racket/5.2/share/racket/doc" "/usr/local/Cellar/plt-racket/5.2/lib" "/usr/local/Cellar/plt-racket/5.2/include/racket" "/usr/local/Cellar/plt-racket/5.2/lib/racket" "/usr/local/Cellar/plt-racket/5.2/share/man"
cd racket; /usr/bin/make install-3m
/usr/bin/make headers
./racketcgc -cqu ./mkincludes.rkt "/usr/local/Cellar/plt-racket/5.2/include/racket" "." .
Making /usr/local/Cellar/plt-racket/5.2/include/racket
Done.
/usr/bin/make unix-install
cd ..; rm -f "/usr/local/Cellar/plt-racket/5.2/bin/racketcgc"
cd ..; rm -f "/usr/local/Cellar/plt-racket/5.2/bin/racket"
cd ..; cp racket/starter "/usr/local/Cellar/plt-racket/5.2/lib/racket/starter"
cd ..; /usr/bin/strip -S "/usr/local/Cellar/plt-racket/5.2/lib/racket/starter"
./racketcgc -cu "./collects-path.rkt" "/usr/local/Cellar/plt-racket/5.2/lib/racket/starter" /usr/local/Cellar/plt-racket/5.2/lib/racket/collects
cd ..; echo 'CC=/private/tmp/plt-racket-CsCr/plt-racket-faf0936/src/lt/libtool --mode=compile --tag=CC cc' > "/usr/local/Cellar/plt-racket/5.2/lib/racket/buildinfo"
cd ..; echo 'CFLAGS=-g -O2 -DOS_X -D_DARWIN_UNLIMITED_SELECT -DXONX -pthread ' >> "/usr/local/Cellar/plt-racket/5.2/lib/racket/buildinfo"
cd ..; echo 'OPTIONS= -DUSE_SENORA_GC' >> "/usr/local/Cellar/plt-racket/5.2/lib/racket/buildinfo"
cd ..; echo 'MZOPTIONS= -DMZ_USES_SHARED_LIB' >> "/usr/local/Cellar/plt-racket/5.2/lib/racket/buildinfo"
cd ..; echo "LDFLAGS= -pthread" >> "/usr/local/Cellar/plt-racket/5.2/lib/racket/buildinfo"
cd ..; echo 'LIBS=-ldl -lm -liconv ' >> "/usr/local/Cellar/plt-racket/5.2/lib/racket/buildinfo"
/usr/bin/make unix-install-3m
cd ..; /private/tmp/plt-racket-CsCr/plt-racket-faf0936/src/lt/libtool --mode=install cp racket/racket3m "/usr/local/Cellar/plt-racket/5.2/bin/racket"
cp racket/.libs/racket3m /usr/local/Cellar/plt-racket/5.2/bin/racket
cd ..; /private/tmp/plt-racket-CsCr/plt-racket-faf0936/src/lt/libtool --mode=install cp racket/libracket3m.la "/usr/local/Cellar/plt-racket/5.2/lib/libracket3m.la"
cp racket/.libs/libracket3m-5.2.dylib /usr/local/Cellar/plt-racket/5.2/lib/libracket3m-5.2.dylib
(cd /usr/local/Cellar/plt-racket/5.2/lib && { ln -s -f libracket3m-5.2.dylib libracket3m.dylib || { rm -f libracket3m.dylib && ln -s libracket3m-5.2.dylib libracket3m.dylib; }; })
cp racket/.libs/libracket3m.lai /usr/local/Cellar/plt-racket/5.2/lib/libracket3m.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/plt-racket/5.2/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
cd ..; /private/tmp/plt-racket-CsCr/plt-racket-faf0936/src/lt/libtool --mode=install cp racket/mzdyn3m.o "/usr/local/Cellar/plt-racket/5.2/lib/racket/mzdyn3m.o"
cp racket/mzdyn3m.o /usr/local/Cellar/plt-racket/5.2/lib/racket/mzdyn3m.o
./racket3m -cu "./collects-path.rkt" "/usr/local/Cellar/plt-racket/5.2/bin/racket" /usr/local/Cellar/plt-racket/5.2/lib/racket/collects
/usr/bin/make unix-install-3m-final
:
/usr/bin/make install-no-3m
:
/usr/bin/make install-common-middle
/usr/bin/make install-fit
cd fit; /usr/bin/make install
cd ..; /private/tmp/plt-racket-CsCr/plt-racket-faf0936/src/lt/libtool --mode=install cp fit/libfit.dylib "/usr/local/Cellar/plt-racket/5.2/lib/racket/libfit.dylib"
cp fit/libfit.dylib /usr/local/Cellar/plt-racket/5.2/lib/racket/libfit.dylib
/usr/bin/make copytree-run
racket/racketcgc -u \
"./../collects/setup/unixstyle-install.rkt" \
make-install-copytree "./.." \
"/usr/local/Cellar/plt-racket/5.2/bin" "/usr/local/Cellar/plt-racket/5.2/lib/racket/collects" "/usr/local/Cellar/plt-racket/5.2/share/racket/doc" "/usr/local/Cellar/plt-racket/5.2/lib" "/usr/local/Cellar/plt-racket/5.2/include/racket" "/usr/local/Cellar/plt-racket/5.2/lib/racket" "/usr/local/Cellar/plt-racket/5.2/share/man" "no"
Copying collects -> /usr/local/Cellar/plt-racket/5.2/lib/racket/collects
Copying doc -> /usr/local/Cellar/plt-racket/5.2/share/racket/doc
Copying man -> /usr/local/Cellar/plt-racket/5.2/share/man
Rewriting configuration file at: /usr/local/Cellar/plt-racket/5.2/lib/racket/collects/config/config.rkt...
/usr/bin/make install-no-post-collects
:
/usr/bin/make lib-finish
/private/tmp/plt-racket-CsCr/plt-racket-faf0936/src/lt/libtool --mode=finish "/usr/local/Cellar/plt-racket/5.2/lib"
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/plt-racket/5.2/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
env CFLAGS="-g -O2 -DOS_X -D_DARWIN_UNLIMITED_SELECT -DXONX -pthread" LDFLAGS="-pthread" racket/racket3m -X "/usr/local/Cellar/plt-racket/5.2/lib/racket/collects" -N "raco setup" -l- setup --no-user
raco setup: bootstrapping from source...
raco setup: version: 5.2 [3m]
raco setup: variants: 3m
raco setup: main collects: /usr/local/Cellar/plt-racket/5.2/lib/racket/collects
raco setup: collects paths:
raco setup: /usr/local/Cellar/plt-racket/5.2/lib/racket/collects
raco setup: --- pre-installing collections ---
raco setup: --- compiling collections ---
raco setup: making: racket
raco setup: in racket
raco setup: in mzlib
raco setup: in racket/draw/private
raco setup: in scheme
raco setup: in ffi/unsafe
raco setup: in racket/draw/unsafe
raco setup: in ffi
raco setup: in file
raco setup: in racket/draw
raco setup: in racket/gui
raco setup: in mred
raco setup: in mred/private
raco setup: in racket/snip/private
raco setup: in mred/private/wx
raco setup: in mred/private/wx/common
raco setup: in mred/private/wxme
raco setup: in scheme/lang
raco setup: --- parallel build using 4 processes ---
raco setup: 3 making: compiler
raco setup: 2 making: raco
raco setup: 1 making: racket
raco setup: 0 making: 2htdp (HtDP/2e Teachpacks)
raco setup: 1 making: racket/base
raco setup: 1 making: racket/base/lang
raco setup: 1 making: racket/contract
raco setup: 1 making: racket/contract/private
raco setup: 1 making: racket/draw
raco setup: 2 making: algol60
raco setup: 1 making: racket/draw/compiled
raco setup: 1 making: racket/draw/private
raco setup: 1 making: racket/draw/private/compiled
raco setup: 1 making: racket/draw/unsafe
raco setup: 1 making: racket/draw/unsafe/compiled
raco setup: 1 making: racket/gui
raco setup: 1 making: racket/gui/lang
raco setup: 1 making: racket/lang
raco setup: 1 making: racket/load
raco setup: 1 making: racket/load/lang
raco setup: 1 making: racket/match
raco setup: 1 making: racket/private
raco setup: 1 making: racket/private/lang
raco setup: 1 making: racket/signature
raco setup: 1 making: racket/signature/lang
raco setup: 1 making: racket/snip
raco setup: 1 making: racket/snip/private
raco setup: 1 making: racket/snip/private/compiled
raco setup: 1 making: racket/unit
raco setup: 1 making: racket/unit/lang
raco setup: 1 making: racket/unsafe
raco setup: 1 making: at-exp
raco setup: 1 making: at-exp/lang
raco setup: 1 making: browser
raco setup: 2 making: algol60/examples
raco setup: 3 making: compiler/commands
raco setup: 3 making: compiler/demodularizer
raco setup: 3 making: compiler/private
raco setup: 3 making: combinator-parser
raco setup: 3 making: combinator-parser/private-combinator
raco setup: 3 making: config
raco setup: 0 making: 2htdp/private
raco setup: 2 making: algol60/lang
raco setup: 2 making: data
raco setup: 3 making: datalog
raco setup: 2 making: data/scribblings
raco setup: 3 making: datalog/lang
raco setup: 0 making: 2htdp/private/csv
raco setup: 0 making: db
raco setup: 3 making: datalog/private
raco setup: 2 making: data/tests
raco setup: 3 making: datalog/scribblings
raco setup: 3 making: datalog/sexp
raco setup: 3 making: datalog/sexp/lang
raco setup: 3 making: datalog/tool
raco setup: 3 making: defaults
raco setup: 3 making: deinprogramm (DeinProgramm)
raco setup: 2 making: drracket
raco setup: 0 making: db/private
raco setup: 0 making: db/private/generic
raco setup: 0 making: db/private/mysql
raco setup: 0 making: db/private/odbc
raco setup: 0 making: db/private/postgresql
raco setup: 0 making: db/private/sqlite3
raco setup: 0 making: db/scribblings
raco setup: 0 making: db/util
raco setup: 0 making: db/util/private
raco setup: 0 making: dynext
raco setup: 0 making: dynext/private
raco setup: 0 making: embedded-gui
raco setup: 1 making: browser/private
raco setup: 1 making: browser/tests
raco setup: 1 making: eopl
raco setup: 1 making: eopl/lang
raco setup: 1 making: eopl/private
raco setup: 1 making: errortrace
raco setup: 1 making: errortrace/lang
raco setup: 1 making: errortrace/private
raco setup: 1 making: errortrace/scribblings
raco setup: 0 making: embedded-gui/private
raco setup: 3 making: deinprogramm/DMdA
raco setup: 3 making: deinprogramm/DMdA/lang
raco setup: 3 making: deinprogramm/DMdA-advanced
raco setup: 3 making: deinprogramm/DMdA-advanced/lang
raco setup: 3 making: deinprogramm/DMdA-assignments
raco setup: 1 making: ffi
raco setup: 3 making: deinprogramm/DMdA-assignments/lang
raco setup: 3 making: deinprogramm/DMdA-beginner
raco setup: 3 making: deinprogramm/DMdA-beginner/lang
raco setup: 3 making: deinprogramm/DMdA-vanilla
raco setup: 3 making: deinprogramm/DMdA-vanilla/lang
raco setup: 3 making: deinprogramm/quickcheck (DeinProgramm - QuickCheck)
raco setup: 3 making: deinprogramm/scribblings
raco setup: 1 making: ffi/unsafe
raco setup: 1 making: ffi/unsafe/compiled
raco setup: 1 making: file
raco setup: 1 making: file/private
raco setup: 1 making: file/scribblings
raco setup: 1 making: file/tests
raco setup: 3 making: deinprogramm/signature (DeinProgramm - Signatures)
raco setup: 0 making: embedded-gui/scribblings
raco setup: 0 making: framework
raco setup: 1 making: frtime (FrTime)
raco setup: 0 making: framework/private
raco setup: 0 making: games
raco setup: 3 making: graphics
raco setup: 0 making: games/aces
raco setup: 3 making: graphics/scribblings
raco setup: 3 making: graphics/tests
raco setup: 3 making: gui-debugger
raco setup: 1 making: frtime/animation
raco setup: 1 making: frtime/core
raco setup: 1 making: frtime/frlibs
raco setup: 1 making: frtime/gui
raco setup: 1 making: frtime/lang
raco setup: 3 making: gui-debugger/icons
raco setup: 3 making: guibuilder
raco setup: 1 making: frtime/opt
raco setup: 1 making: frtime/opt/lang
raco setup: 1 making: frtime/reactive
raco setup: 1 making: frtime/reactive/lang
raco setup: 1 making: frtime/scribblings
raco setup: 1 making: frtime/tool (FrTime Tool)
raco setup: 1 making: handin-client (Course)
raco setup: 1 making: handin-server
raco setup: 3 making: help
raco setup: 3 making: help/private
raco setup: 3 making: help/tests
raco setup: 3 making: hierlist
raco setup: 3 making: honu
raco setup: 3 making: honu/core
raco setup: 1 making: handin-server/overridden-collects
raco setup: 1 making: handin-server/overridden-collects/teachpack
raco setup: 1 making: handin-server/overridden-collects/teachpack/htdp
raco setup: 0 making: games/blackjack
raco setup: 1 making: handin-server/private
raco setup: 0 making: games/cards
raco setup: 1 making: handin-server/scribblings
raco setup: 0 making: games/cards/hicolor
raco setup: 0 making: games/cards/locolor
raco setup: 0 making: games/chat-noir (Chat Noir)
raco setup: 1 making: htdp (HtDP Teachpacks)
raco setup: 3 making: honu/core/lang
raco setup: 3 making: honu/core/private
raco setup: 0 making: games/checkers
raco setup: 0 making: games/crazy8s (Crazy 8s)
raco setup: 0 making: games/crazy8s/images
raco setup: 0 making: games/doors
raco setup: 0 making: games/doors/private
raco setup: 0 making: games/gcalc (GCalc)
raco setup: 0 making: games/ginrummy (Rummy)
raco setup: 0 making: games/gl-board-game
raco setup: 0 making: games/gobblet
raco setup: 3 making: honu/lang
raco setup: 3 making: honu/private
raco setup: 3 making: honu/private/lang
raco setup: 3 making: honu/scribblings
raco setup: 3 making: honu/tests
raco setup: 3 making: html
raco setup: 0 making: games/gofish (Go Fish)
raco setup: 3 making: icons
raco setup: 3 making: icons/private
raco setup: 0 making: games/jewel
raco setup: 3 making: lang (HtDP Languages)
raco setup: 0 making: games/lights-out
raco setup: 0 making: games/memory
raco setup: 1 making: htdp/asl
raco setup: 0 making: games/memory/images
raco setup: 0 making: games/mines (Minesweeper)
raco setup: 0 making: games/mines/images
raco setup: 0 making: games/paint-by-numbers
raco setup: 1 making: htdp/asl/lang
raco setup: 1 making: htdp/bsl
raco setup: 1 making: htdp/bsl/lang
raco setup: 1 making: htdp/bsl+
raco setup: 1 making: htdp/bsl+/lang
raco setup: 1 making: htdp/isl
raco setup: 1 making: htdp/isl/lang
raco setup: 1 making: htdp/isl+
raco setup: 1 making: htdp/isl+/lang
raco setup: 1 making: launcher
raco setup: 1 making: launcher/tests
raco setup: 1 making: lazy
raco setup: 3 making: lang/private
raco setup: 1 making: lazy/lang
raco setup: 3 making: macro-debugger
raco setup: 1 making: make
raco setup: 0 making: games/paint-by-numbers/raw-problems
raco setup: 0 making: games/parcheesi
raco setup: 1 making: meta (Infrastructure code)
raco setup: 1 making: meta/contrib
raco setup: 1 making: meta/contrib/completion
raco setup: 1 making: meta/contrib/rubber
raco setup: 1 making: meta/tree
raco setup: 1 making: meta/web
raco setup: 0 making: games/pousse
raco setup: 0 making: games/same
raco setup: 0 making: games/scribblings
raco setup: 0 making: games/slidey
raco setup: 0 making: games/spider
raco setup: 0 making: games/tests
raco setup: 0 making: mred
raco setup: 0 making: mred/lang
raco setup: 0 making: mred/private
raco setup: 0 making: mred/private/compiled
raco setup: 0 making: mred/private/wx
raco setup: 0 making: mred/private/wx/cocoa
raco setup: 1 making: meta/web/common
raco setup: 1 making: meta/web/download
raco setup: 1 making: meta/web/lang
raco setup: 1 making: meta/web/minis
raco setup: 1 making: meta/web/stubs
raco setup: 1 making: meta/web/www
raco setup: 1 making: mrlib
raco setup: 1 making: mrlib/hierlist
raco setup: 1 making: mrlib/private
raco setup: 1 making: mrlib/private/aligned-pasteboard
raco setup: 1 making: mrlib/scribblings
raco setup: 1 making: mrlib/scribblings/aligned-pasteboard
raco setup: 3 making: macro-debugger/analysis
raco setup: 3 making: macro-debugger/analysis/private
raco setup: 3 making: macro-debugger/model
raco setup: 3 making: macro-debugger/syntax-browser
raco setup: 1 making: mrlib/scribblings/graph
raco setup: 1 making: mrlib/scribblings/hierlist
raco setup: 1 making: mysterx
raco setup: 3 making: macro-debugger/tests
raco setup: 3 making: macro-debugger/util
raco setup: 3 making: macro-debugger/view
raco setup: 0 making: mred/private/wx/common
raco setup: 0 making: mred/private/wx/common/compiled
raco setup: 0 making: mred/private/wx/compiled
raco setup: 0 making: mred/private/wx/gtk
raco setup: 3 making: mzcom
raco setup: 3 making: mzlib
raco setup: 1 making: mysterx/private
raco setup: 3 making: mzlib/private
raco setup: 3 making: mzlib/scribblings
raco setup: 1 making: mysterx/scribblings
raco setup: 1 making: mzscheme
raco setup: 1 making: mzscheme/lang
raco setup: 1 making: net
raco setup: 2 making: drracket/private
raco setup: 3 making: openssl
raco setup: 0 making: mred/private/wx/win32
raco setup: 1 making: net/private
raco setup: 3 making: parser-tools
raco setup: 3 making: parser-tools/examples
raco setup: 2 making: drracket/private/module-interface
raco setup: 1 making: net/scribblings
raco setup: 3 making: parser-tools/private-lex
raco setup: 2 making: drracket/private/syncheck
raco setup: 1 making: net/websocket
raco setup: 3 making: parser-tools/private-yacc
raco setup: 3 making: picturing-programs
raco setup: 2 making: plai
raco setup: 3 making: picturing-programs/private
raco setup: 3 making: picturing-programs/private/pictures
raco setup: 3 making: planet (PLaneT)
raco setup: 2 making: plai/collector
raco setup: 1 making: plot
raco setup: 3 making: planet/lang
raco setup: 2 making: plai/collector/lang
raco setup: 2 making: plai/lang
raco setup: 2 making: plai/mutator
raco setup: 2 making: plai/mutator/lang
raco setup: 2 making: plai/private
raco setup: 2 making: plai/scribblings
raco setup: 2 making: plai/web
raco setup: 2 making: plai/web/lang
raco setup: 2 making: preprocessor
raco setup: 2 making: preprocessor/scribblings
raco setup: 3 making: planet/private
raco setup: 3 making: profile
raco setup: 0 making: mred/private/wxme
raco setup: 0 making: mred/private/wxme/compiled
raco setup: 0 making: r5rs
raco setup: 3 making: profile/scribblings
raco setup: 0 making: r5rs/lang
raco setup: 2 making: r6rs
raco setup: 2 making: r6rs/lang
raco setup: 0 making: r5rs/private
raco setup: 0 making: racklog
raco setup: 3 making: rackunit (RackUnit)
raco setup: 0 making: racklog/lang
raco setup: 3 making: rackunit/private
raco setup: 2 making: r6rs/private
raco setup: 2 making: r6rs/scribblings
raco setup: 2 making: r6rs/tests
raco setup: 2 making: reader
raco setup: 2 making: reader/lang
raco setup: 2 making: readline
raco setup: 2 making: redex (PLT Redex)
raco setup: 0 making: repo-time-stamp
raco setup: 3 making: rackunit/private/gui
raco setup: 3 making: rackunit/scribblings
raco setup: 3 making: rnrs
raco setup: 0 making: s-exp
raco setup: 0 making: s-exp/lang
raco setup: 0 making: scheme
raco setup: 0 making: scheme/base
raco setup: 0 making: scheme/base/lang
raco setup: 0 making: scheme/exists
raco setup: 0 making: scheme/exists/lang
raco setup: 0 making: scheme/gui
raco setup: 0 making: scheme/gui/lang
raco setup: 0 making: scheme/lang
raco setup: 0 making: scheme/lang/compiled
raco setup: 0 making: scheme/load
raco setup: 0 making: scheme/load/lang
raco setup: 0 making: scheme/private
raco setup: 0 making: scheme/private/lang
raco setup: 0 making: scheme/private/provider
raco setup: 0 making: scheme/private/provider/lang
raco setup: 0 making: scheme/signature
raco setup: 0 making: scheme/signature/lang
raco setup: 0 making: scheme/unit
raco setup: 0 making: scheme/unit/lang
raco setup: 0 making: scheme/unsafe
raco setup: 0 making: schemeunit
raco setup: 3 making: rnrs/arithmetic
raco setup: 3 making: rnrs/io
raco setup: 3 making: rnrs/records
raco setup: 3 making: scribble
raco setup: 0 making: scribblings (Documentation Sources)
raco setup: 0 making: scribblings/draw
raco setup: 0 making: scribblings/drracket
raco setup: 3 making: scribble/base
raco setup: 3 making: scribble/base/lang
raco setup: 3 making: scribble/doc
raco setup: 3 making: scribble/doc/lang
raco setup: 3 making: scribble/html
raco setup: 3 making: scribble/html/lang
raco setup: 3 making: scribble/jfp
raco setup: 3 making: scribble/jfp/lang
raco setup: 3 making: scribble/lncs
raco setup: 3 making: scribble/lncs/lang
raco setup: 3 making: scribble/lp
raco setup: 3 making: scribble/lp/lang
raco setup: 3 making: scribble/manual
raco setup: 3 making: scribble/manual/lang
raco setup: 3 making: scribble/private
raco setup: 3 making: scribble/sigplan
raco setup: 3 making: scribble/sigplan/lang
raco setup: 3 making: scribble/text
raco setup: 3 making: scribble/text/lang
raco setup: 3 making: scribble/tools
raco setup: 3 making: scribble/tools/private
raco setup: 3 making: scriblib
raco setup: 2 making: redex/examples (Reduction Semantics examples)
raco setup: 3 making: scriblib/private
raco setup: 3 making: scriblib/scribblings
raco setup: 1 making: plot/common
raco setup: 3 making: setup
raco setup: 3 making: setup/commands
raco setup: 3 making: setup/infotab
raco setup: 3 making: setup/infotab/lang
raco setup: 3 making: setup/private
raco setup: 3 making: sgl
raco setup: 3 making: sgl/scribblings
raco setup: 0 making: scribblings/foreign
raco setup: 3 making: sirmail
raco setup: 0 making: scribblings/framework
raco setup: 1 making: plot/deprecated
raco setup: 1 making: plot/plot2d
raco setup: 1 making: plot/plot3d
raco setup: 1 making: plot/scribblings
raco setup: 1 making: slatex
raco setup: 1 making: slatex/private
raco setup: 1 making: slatex/tests
raco setup: 1 making: slideshow
raco setup: 3 making: sirmail/emoticon
raco setup: 3 making: srfi
raco setup: 0 making: scribblings/gui
raco setup: 2 making: redex/examples/cont-mark-transform
raco setup: 1 making: slideshow/lang
raco setup: 1 making: slideshow/private
raco setup: 1 making: stepper
raco setup: 1 making: stepper/private
raco setup: 2 making: redex/examples/define-judgment-form
raco setup: 1 making: stepper/scribblings
raco setup: 1 making: stepper/tests
raco setup: 1 making: string-constants
raco setup: 1 making: string-constants/private
raco setup: 1 making: string-constants/tests
raco setup: 1 making: swindle
raco setup: 2 making: redex/examples/delim-cont
raco setup: 3 making: srfi/%3a1
raco setup: 1 making: swindle/lang
raco setup: 1 making: syntax
raco setup: 3 making: srfi/%3a11
raco setup: 3 making: srfi/%3a13
raco setup: 3 making: srfi/%3a14
raco setup: 3 making: srfi/%3a16
raco setup: 3 making: srfi/%3a17
raco setup: 3 making: srfi/%3a18
raco setup: 3 making: srfi/%3a19
raco setup: 3 making: srfi/%3a2
raco setup: 3 making: srfi/%3a23
raco setup: 3 making: srfi/%3a25
raco setup: 3 making: srfi/%3a26
raco setup: 3 making: srfi/%3a27
raco setup: 3 making: srfi/%3a28
raco setup: 3 making: srfi/%3a29
raco setup: 3 making: srfi/%3a31
raco setup: 3 making: srfi/%3a38
raco setup: 3 making: srfi/%3a39
raco setup: 3 making: srfi/%3a41
raco setup: 3 making: srfi/%3a42
raco setup: 3 making: srfi/%3a43
raco setup: 2 making: redex/examples/r6rs
raco setup: 3 making: srfi/%3a45
raco setup: 3 making: srfi/%3a48
raco setup: 3 making: srfi/%3a5
raco setup: 3 making: srfi/%3a54
raco setup: 3 making: srfi/%3a57
raco setup: 3 making: srfi/%3a59
raco setup: 3 making: srfi/%3a6
raco setup: 3 making: srfi/%3a60
raco setup: 3 making: srfi/%3a61
raco setup: 3 making: srfi/%3a63
raco setup: 3 making: srfi/%3a64
raco setup: 0 making: scribblings/guide
raco setup: 3 making: srfi/%3a66
raco setup: 3 making: srfi/%3a67
raco setup: 3 making: srfi/%3a69
raco setup: 3 making: srfi/%3a71
raco setup: 3 making: srfi/%3a74
raco setup: 3 making: srfi/%3a78
raco setup: 3 making: srfi/%3a8
raco setup: 3 making: srfi/%3a86
raco setup: 3 making: srfi/%3a87
raco setup: 3 making: srfi/%3a9
raco setup: 3 making: srfi/%3a98
raco setup: 3 making: srfi/1
raco setup: 3 making: srfi/13
raco setup: 3 making: srfi/14
raco setup: 3 making: srfi/17
raco setup: 3 making: srfi/19
raco setup: 3 making: srfi/2
raco setup: 3 making: srfi/25
raco setup: 3 making: srfi/26
raco setup: 3 making: srfi/27
raco setup: 3 making: srfi/29
raco setup: 3 making: srfi/29/bundles
raco setup: 3 making: srfi/29/bundles/es
raco setup: 3 making: srfi/31
raco setup: 3 making: srfi/32
raco setup: 3 making: srfi/34
raco setup: 3 making: srfi/35
raco setup: 3 making: srfi/38
raco setup: 3 making: srfi/40
raco setup: 3 making: srfi/41
raco setup: 3 making: srfi/42
raco setup: 3 making: srfi/42ref
raco setup: 3 making: srfi/43
raco setup: 1 making: syntax/parse
raco setup: 3 making: srfi/45
raco setup: 3 making: srfi/48
raco setup: 3 making: srfi/5
raco setup: 3 making: srfi/54
raco setup: 3 making: srfi/57
raco setup: 3 making: srfi/59
raco setup: 3 making: srfi/60
raco setup: 3 making: srfi/61
raco setup: 3 making: srfi/63
raco setup: 3 making: srfi/64
raco setup: 3 making: srfi/67
raco setup: 3 making: srfi/69
raco setup: 3 making: srfi/7
raco setup: 3 making: srfi/71
raco setup: 3 making: srfi/74
raco setup: 3 making: srfi/78
raco setup: 3 making: srfi/8
raco setup: 3 making: srfi/86
raco setup: 3 making: srfi/87
raco setup: 3 making: srfi/9
raco setup: 3 making: syntax-color
raco setup: 3 making: teachpack
raco setup: 3 making: teachpack/2htdp
raco setup: 2 making: redex/examples/racket-machine
raco setup: 1 making: syntax/parse/experimental
raco setup: 1 making: syntax/parse/private
raco setup: 1 making: syntax/private
raco setup: 1 making: syntax/private/util
raco setup: 1 making: syntax/scribblings
raco setup: 1 making: syntax/scribblings/parse
raco setup: 1 making: test-box-recovery
raco setup: 1 making: test-engine
raco setup: 1 making: tests (Test Suites)
raco setup: 1 making: tests/aligned-pasteboard
raco setup: 1 making: tests/aligned-pasteboard/old-bugs
raco setup: 1 making: tests/compiler
raco setup: 1 making: tests/compiler/demodularizer
raco setup: 1 making: tests/compiler/demodularizer/tests
raco setup: 1 making: tests/data
raco setup: 1 making: tests/datalog
raco setup: 3 making: teachpack/2htdp/scribblings
raco setup: 2 making: redex/private
raco setup: 3 making: teachpack/deinprogramm
raco setup: 2 making: redex/private/compiler
raco setup: 3 making: teachpack/htdp
raco setup: 3 making: teachpack/htdp/scribblings
raco setup: 3 making: teachpack/tests
raco setup: 3 making: tex2page
raco setup: 1 making: tests/datalog/examples
raco setup: 3 making: texpict
raco setup: 1 making: tests/datalog/paren-examples
raco setup: 3 making: texpict/private
raco setup: 3 making: trace (Calltrace)
raco setup: 3 making: trace/scribblings
raco setup: 3 making: typed
raco setup: 1 making: tests/datalog/private
raco setup: 1 making: tests/datalog/tool
raco setup: 1 making: tests/db
raco setup: 0 making: scribblings/htdp-langs
raco setup: 1 making: tests/db/db
raco setup: 1 making: tests/db/gen
raco setup: 1 making: tests/deinprogramm
raco setup: 1 making: tests/drracket
raco setup: 3 making: typed/file
raco setup: 1 making: tests/drracket/private
raco setup: 1 making: tests/file
raco setup: 3 making: typed/framework
raco setup: 1 making: tests/framework
raco setup: 3 making: typed/mred
raco setup: 3 making: typed/net
raco setup: 1 making: tests/frtime
raco setup: 1 making: tests/future
raco setup: 2 making: redex/tests
raco setup: 1 making: tests/honu
raco setup: 1 making: tests/htdp-lang
raco setup: 1 making: tests/htdp-lang/pr
raco setup: 1 making: tests/html
raco setup: 1 making: tests/jpr
raco setup: 1 making: tests/lazy
raco setup: 2 making: redex/tests/bmps-macosx
raco setup: 0 making: scribblings/inside
raco setup: 0 making: scribblings/main
raco setup: 1 making: tests/macro-debugger
raco setup: 2 making: redex/tests/bmps-unix
raco setup: 2 making: redex/tests/compiler
raco setup: 1 making: tests/macro-debugger/tests
raco setup: 1 making: tests/match
raco setup: 2 making: redex/tests/run-err-tests
raco setup: 2 making: redex/tests/syn-err-tests
raco setup: 2 making: typed-racket
raco setup: 0 making: scribblings/main/private
raco setup: 0 making: scribblings/main/user
raco setup: 0 making: scribblings/more
raco setup: 0 making: scribblings/quick
raco setup: 1 making: tests/mysterx
raco setup: 2 making: typed-racket/base-env
raco setup: 1 making: tests/mysterx/src
raco setup: 1 making: tests/mzcom
raco setup: 1 making: tests/net
raco setup: 0 making: scribblings/quick/images
raco setup: 0 making: scribblings/raco
raco setup: 0 making: scribblings/reference
raco setup: 2 making: typed-racket/env
raco setup: 2 making: typed-racket/infer
raco setup: 2 making: typed-racket/minimal
raco setup: 2 making: typed-racket/minimal/lang
raco setup: 2 making: typed-racket/optimizer
raco setup: 2 making: typed-racket/optimizer/tool
raco setup: 1 making: tests/net/stress
raco setup: 2 making: typed-racket/private
raco setup: 1 making: tests/net/websocket
raco setup: 1 making: tests/openssl
raco setup: 2 making: typed-racket/rep
raco setup: 2 making: typed-racket/scribblings
raco setup: 2 making: typed-racket/scribblings/guide
raco setup: 2 making: typed-racket/scribblings/reference
raco setup: 2 making: typed-racket/typecheck
raco setup: 2 making: typed-racket/types
raco setup: 2 making: typed-racket/utils
raco setup: 2 making: typed-scheme
raco setup: 2 making: typed-scheme/lang
raco setup: 1 making: tests/plot
raco setup: 1 making: tests/profile
raco setup: 2 making: typed-scheme/no-check
raco setup: 2 making: typed-scheme/no-check/lang
raco setup: 2 making: unstable
raco setup: 2 making: unstable/automata
raco setup: 1 making: tests/r6rs
raco setup: 1 making: tests/r6rs/arithmetic
raco setup: 1 making: tests/r6rs/contrib
raco setup: 1 making: tests/r6rs/io
raco setup: 1 making: tests/r6rs/records
raco setup: 1 making: tests/r6rs/run
raco setup: 1 making: tests/r6rs/run/arithmetic
raco setup: 1 making: tests/r6rs/run/io
raco setup: 1 making: tests/r6rs/run/records
raco setup: 1 making: tests/racklog
raco setup: 0 making: scribblings/scheme
raco setup: 1 making: tests/racklog/lang
raco setup: 3 making: typed/private
raco setup: 3 making: typed/racket
raco setup: 2 making: unstable/automata/scribblings
raco setup: 2 making: unstable/gui
raco setup: 2 making: unstable/gui/private
raco setup: 2 making: unstable/net
raco setup: 2 making: unstable/private
raco setup: 2 making: unstable/scribblings
raco setup: 2 making: unstable/scribblings/gui
raco setup: 2 making: unstable/scribblings/net
raco setup: 2 making: unstable/temp-c
raco setup: 2 making: unstable/temp-c/scribblings
raco setup: 2 making: unstable/tests
raco setup: 2 making: version
raco setup: 2 making: web-server
raco setup: 3 making: typed/racket/base
raco setup: 3 making: typed/racket/base/lang
raco setup: 3 making: typed/racket/base/no-check
raco setup: 3 making: typed/racket/base/no-check/lang
raco setup: 3 making: typed/racket/lang
raco setup: 3 making: typed/racket/no-check
raco setup: 3 making: typed/racket/no-check/lang
raco setup: 3 making: typed/rackunit
raco setup: 1 making: tests/racklog/pr
raco setup: 1 making: tests/rackunit
raco setup: 1 making: tests/scribble
raco setup: 3 making: typed/scheme
raco setup: 3 making: typed/scheme/base
raco setup: 3 making: typed/scheme/base/lang
raco setup: 1 making: tests/scribble/docs
raco setup: 1 making: tests/scriblib
raco setup: 1 making: tests/slatex
raco setup: 1 making: tests/srfi
raco setup: 3 making: typed/scheme/base/no-check
raco setup: 3 making: typed/scheme/base/no-check/lang
raco setup: 3 making: typed/scheme/lang
raco setup: 3 making: typed/scheme/no-check
raco setup: 3 making: typed/scheme/no-check/lang
raco setup: 3 making: typed/srfi
raco setup: 3 making: typed/test-engine
raco setup: 1 making: tests/srfi/1
raco setup: 1 making: tests/srfi/11
raco setup: 1 making: tests/srfi/13
raco setup: 1 making: tests/srfi/14
raco setup: 1 making: tests/srfi/19
raco setup: 1 making: tests/srfi/2
raco setup: 1 making: tests/srfi/26
raco setup: 1 making: tests/srfi/4
raco setup: 1 making: tests/srfi/40
raco setup: 1 making: tests/srfi/43
raco setup: 1 making: tests/srfi/69
raco setup: 1 making: tests/stepper
raco setup: 1 making: tests/stxparse
raco setup: 2 making: web-server/compat
raco setup: 3 making: typed/tests
raco setup: 3 making: wxme
raco setup: 3 making: wxme/private
raco setup: 3 making: xml
raco setup: 1 making: tests/syntax
raco setup: 3 making: xml/private
raco setup: 1 making: tests/syntax/tests
raco setup: 1 making: tests/syntax-color
raco setup: 2 making: web-server/compat/0
raco setup: 2 making: web-server/compat/0/http
raco setup: 2 making: web-server/compat/0/servlet
raco setup: 2 making: web-server/configuration
raco setup: 3 making: xrepl (eXtended REPL)
raco setup: 2 making: web-server/dispatch
raco setup: 2 making: web-server/dispatchers
raco setup: 2 making: web-server/formlets
raco setup: 2 making: web-server/http
raco setup: 2 making: web-server/insta
raco setup: 2 making: web-server/insta/lang
raco setup: 2 making: web-server/lang
raco setup: 1 making: tests/test-engine
raco setup: 2 making: web-server/managers
raco setup: 2 making: web-server/page
raco setup: 2 making: web-server/private
raco setup: 3 making: drscheme
raco setup: 1 making: tests/units
raco setup: 2 making: web-server/scribblings
raco setup: 2 making: web-server/scribblings/tutorial
raco setup: 2 making: web-server/scribblings/tutorial/images
raco setup: 2 making: web-server/servlet
raco setup: 2 making: web-server/stuffers
raco setup: 0 making: scribblings/scribble
raco setup: 1 making: tests/unstable
raco setup: 0 making: scribblings/slideshow
raco setup: 0 making: scribblings/tools
raco setup: 1 making: tests/unstable/automata
raco setup: 1 making: tests/unstable/temp-c
raco setup: 1 making: tests/utils
raco setup: 1 making: tests/xrepl
raco setup: --- updating info-domain tables ---
raco setup: updating: info-domain/compiled/cache.rktd
raco setup: --- creating launchers ---
raco setup: launcher: <console-bin>/mzc
raco setup: launcher: <console-bin>/planet
raco setup: launcher: <console-bin>/mzpp
raco setup: launcher: <console-bin>/mztext
raco setup: launcher: <console-bin>/plt-r5rs
raco setup: launcher: <console-bin>/plt-r6rs
raco setup: launcher: <console-bin>/raco
raco setup: launcher: <console-bin>/scribble
raco setup: launcher: <console-bin>/setup-plt
raco setup: launcher: <console-bin>/slatex
raco setup: launcher: <console-bin>/pdf-slatex
raco setup: launcher: <console-bin>/swindle
raco setup: launcher: <console-bin>/tex2page
raco setup: launcher: <console-bin>/plt-web-server
raco setup: --- building documentation ---
raco setup: 0 running: config/config.scrbl
raco setup: 3 running: algol60/algol60.scrbl
raco setup: 1 running: games/cards/cards.scrbl
raco setup: 3 running: datalog/scribblings/datalog.scrbl
raco setup: 2 running: browser/browser.scrbl
make[1]: *** [install-3m] Trace/BPT trap: 5
make: *** [install] Error 2
HOMEBREW_VERSION: 0.9.3
HEAD: 771859671d743cf586c1f753eb7507a51748f956
CPU: quad-core 64-bit ivybridge
OS X: 10.8.2-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
X11: 2.7.4 => /opt/X11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment