Showing posts with label Installation (computer programs). Show all posts
Showing posts with label Installation (computer programs). Show all posts

Saturday, October 29, 2016

macOS Sierra: Installing Scala

Command:

$ brew install scala


Result:

==> Downloading https://homebrew.bintray.com/bottles/scala-2.11.8.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring scala-2.11.8.sierra.bottle.tar.gz
==> Caveats
To use with IntelliJ, set the Scala home to:
  /usr/local/opt/scala/idea

Bash completion has been installed to:
  /usr/local/etc/bash_completion.d
==> Summary
🍺  /usr/local/Cellar/scala/2.11.8: 51 files, 30.9M


Command:

$ scala -version


Result:

Scala code runner version 2.11.8 -- Copyright 2002-2016, LAMP/EPFL


Command:

$ scalac -version


Result:

Scala compiler version 2.11.8 -- Copyright 2002-2016, LAMP/EPFL


Command:

$ fsc -version


Result:

Fast Scala compiler version 2.11.8 -- Copyright 2002-2016, LAMP/EPFL

Monday, October 24, 2016

macOS Sierra: Mupen64Plus: Installation: mupen64plus-core

Command:

$ git clone https://github.com/mupen64plus/mupen64plus-core.git


Result:

Cloning into 'mupen64plus-core'...
remote: Counting objects: 9361, done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 9361 (delta 4), reused 0 (delta 0), pack-reused 9340
Receiving objects: 100% (9361/9361), 10.59 MiB | 1.81 MiB/s, done.
Resolving deltas: 100% (7055/7055), done.


Command:

$ cd mupen64plus-core/
$ cd projects/unix/
$ make all


Result:

Makefile:257: Using SDL 1.2 libraries
    CC  _obj/ai/ai_controller.o
    CC  _obj/api/callbacks.o
    CC  _obj/api/common.o
    CC  _obj/api/config.o
    CC  _obj/api/debugger.o
    CC  _obj/api/frontend.o
    CC  _obj/api/vidext.o
    CC  _obj/main/main.o
    CC  _obj/main/util.o
    CC  _obj/main/cheat.o
    CC  _obj/main/eep_file.o
    CC  _obj/main/eventloop.o
    CC  _obj/main/fla_file.o
    CC  _obj/main/md5.o
    CC  _obj/main/mpk_file.o
    CC  _obj/main/profile.o
    CC  _obj/main/rom.o
    CC  _obj/main/savestates.o
    CC  _obj/main/sdl_key_converter.o
    CC  _obj/main/sra_file.o
    CC  _obj/main/workqueue.o
    CC  _obj/memory/memory.o
    CC  _obj/pi/cart_rom.o
    CC  _obj/pi/flashram.o
    CC  _obj/pi/pi_controller.o
    CC  _obj/pi/sram.o
    CC  _obj/plugin/emulate_game_controller_via_input_plugin.o
    CC  _obj/plugin/emulate_speaker_via_audio_plugin.o
    CC  _obj/plugin/get_time_using_C_localtime.o
    CC  _obj/plugin/rumble_via_input_plugin.o
    CC  _obj/plugin/plugin.o
    CC  _obj/plugin/dummy_video.o
    CC  _obj/plugin/dummy_audio.o
    CC  _obj/plugin/dummy_input.o
    CC  _obj/plugin/dummy_rsp.o
    CC  _obj/r4300/r4300.o
    CC  _obj/r4300/cached_interp.o
    CC  _obj/r4300/cp0.o
    CC  _obj/r4300/cp1.o
    CC  _obj/r4300/exception.o
    CC  _obj/r4300/instr_counters.o
    CC  _obj/r4300/interupt.o
    CC  _obj/r4300/mi_controller.o
    CC  _obj/r4300/pure_interp.o
    CC  _obj/r4300/r4300_core.o
    CC  _obj/r4300/recomp.o
    CC  _obj/r4300/reset.o
    CC  _obj/r4300/tlb.o
    CC  _obj/rdp/fb.o
    CC  _obj/rdp/rdp_core.o
    CC  _obj/ri/rdram.o
    CC  _obj/ri/rdram_detection_hack.o
    CC  _obj/ri/ri_controller.o
    CC  _obj/rsp/rsp_core.o
    CC  _obj/si/af_rtc.o
    CC  _obj/si/cic.o
    CC  _obj/si/eeprom.o
    CC  _obj/si/game_controller.o
    CC  _obj/si/mempak.o
    CC  _obj/si/n64_cic_nus_6105.o
    CC  _obj/si/pif.o
    CC  _obj/si/rumblepak.o
    CC  _obj/si/si_controller.o
    CC  _obj/vi/vi_controller.o
    CC  _obj/osal/dynamiclib_unix.o
    CC  _obj/osal/files_unix.o
    CC  _obj/r4300/x86_64/assemble.o
    CC  _obj/r4300/x86_64/gbc.o
    CC  _obj/r4300/x86_64/gcop0.o
    CC  _obj/r4300/x86_64/gcop1.o
    CC  _obj/r4300/x86_64/gcop1_d.o
    CC  _obj/r4300/x86_64/gcop1_l.o
    CC  _obj/r4300/x86_64/gcop1_s.o
    CC  _obj/r4300/x86_64/gcop1_w.o
    CC  _obj/r4300/x86_64/gr4300.o
    CC  _obj/r4300/x86_64/gregimm.o
    CC  _obj/r4300/x86_64/gspecial.o
    CC  _obj/r4300/x86_64/gtlb.o
    CC  _obj/r4300/x86_64/regcache.o
    CC  _obj/r4300/x86_64/rjump.o
    CC  _obj/main/zip/ioapi.o
    CC  _obj/main/zip/zip.o
    CC  _obj/main/zip/unzip.o
    CXX _obj/osd/screenshot.o
    CXX _obj/osd/OGLFT.o
../../src/osd/OGLFT.cpp:376:5: warning: all paths through this function will call itself [-Winfinite-recursion]
    {
    ^
1 warning generated.
    CXX _obj/osd/osd.o
    LD  libmupen64plus.dylib
clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9
ld: warning: -read_only_relocs cannot be used with x86_64
if [ "" != "" ]; then ln -sf libmupen64plus.dylib ; fi


Command:

$ sudo make install


Result:

Makefile:257: Using SDL 1.2 libraries
install -d "/usr/local/lib"
install -m 0644  libmupen64plus.dylib "/usr/local/lib"
install -d "/usr/local/share/mupen64plus"
install -m 0644 ../../data/* "/usr/local/share/mupen64plus"
install -d "/usr/local/include/mupen64plus"
install -m 0644 ../../src/api/m64p_*.h "/usr/local/include/mupen64plus"
true   "/usr/local/lib"
if [ ! -e "/usr/local/lib/" ]; then ln -sf "libmupen64plus.dylib" "/usr/local/lib/"; fi


Command:

$ ls -al /usr/local/lib/libmupen64plus.dylib


Result:

-rw-r--r--  1 root  wheel  1222400 Oct 24 18:18 /usr/local/lib/libmupen64plus.dylib

Wednesday, October 19, 2016

R (programming language): 3D Scatter Plot Example

Command:

> library(scatterplot3d)


Result:

 library(scatterplot3d) でエラー:
   ‘scatterplot3d’ という名前のパッケージはありません


Command:

> install.packages("scatterplot3d")


Result:

 パッケージを ‘/usr/local/lib/R/3.3/site-library’ 中にインストールします
 (‘lib’ が指定されていないため)
 --- このセッションで使うために、CRAN のミラーサイトを選んでください ---
HTTPS CRAN mirror

 1: 0-Cloud [https]                 2: Algeria [https]            
 3: Australia (Melbourne) [https]   4: Australia (Perth) [https]  
 5: Austria [https]                 6: Belgium (Ghent) [https]    
 7: Brazil (RJ) [https]             8: Brazil (SP 1) [https]      
 9: Bulgaria [https]               10: Canada (MB) [https]        
11: Chile [https]                  12: China (Beijing) [https]    
13: China (Hefei) [https]          14: Colombia (Cali) [https]    
15: Czech Republic [https]         16: Denmark [https]            
17: France (Lyon 1) [https]        18: France (Lyon 2) [https]    
19: France (Marseille) [https]     20: France (Montpellier) [https]
21: France (Paris 2) [https]       22: Germany (Falkenstein) [https]
23: Germany (Münster) [https]      24: Iceland [https]            
25: India [https]                  26: Ireland [https]            
27: Italy (Padua) [https]          28: Japan (Tokyo) [https]      
29: Malaysia [https]               30: Mexico (Mexico City) [https]
31: New Zealand [https]            32: Norway [https]              
33: Philippines [https]            34: Russia (Moscow) [https]    
35: Serbia [https]                 36: Spain (A Coruña) [https]    
37: Spain (Madrid) [https]         38: Switzerland [https]        
39: Taiwan (Chungli) [https]       40: Turkey (Denizli) [https]    
41: UK (Bristol) [https]           42: UK (Cambridge) [https]      
43: UK (London 1) [https]          44: USA (CA 1) [https]          
45: USA (IA) [https]               46: USA (KS) [https]            
47: USA (MI 1) [https]             48: USA (TN) [https]            
49: USA (TX) [https]               50: USA (WA) [https]            
51: (HTTP mirrors)                

Selection:


Entered value:

28


Result:

 URL 'https://cran.ism.ac.jp/src/contrib/scatterplot3d_0.3-37.tar.gz' を試しています
Content type 'application/x-gzip' length 585767 bytes (572 KB)
==================================================
downloaded 572 KB

 起動準備中です -  警告メッセージ:
1: Setting LC_TIME failed, using "C"
2: Setting LC_MESSAGES failed, using "C"
3: Setting LC_MONETARY failed, using "C"
* installing *source* package ‘scatterplot3d’ ...
**  パッケージ ‘scatterplot3d’ の解凍および MD5 サムの検証に成功しました
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
 起動準備中です -  警告メッセージ:
1: Setting LC_TIME failed, using "C"
2: Setting LC_MESSAGES failed, using "C"
3: Setting LC_MONETARY failed, using "C"
* DONE (scatterplot3d)

 ダウンロードされたパッケージは、以下にあります
  ‘/private/var/folders/hh/0h10rfgn6vx07dqp8b7lv1700000gn/T/RtmpJRyDyQ/downloaded_packages’


Command:

> library(scatterplot3d)
> attach(mtcars)
> scatterplot3d(wt,disp,mpg,main="3D Scatterplot")


Result:

R 3D Scatter Plot

Command:

> wt


Result:

 [1] 2.620 2.875 2.320 3.215 3.440 3.460 3.570 3.190 3.150 3.440 3.440 4.070
[13] 3.730 3.780 5.250 5.424 5.345 2.200 1.615 1.835 2.465 3.520 3.435 3.840
[25] 3.845 1.935 2.140 1.513 3.170 2.770 3.570 2.780


Command:

> disp


Result:

 [1] 160.0 160.0 108.0 258.0 360.0 225.0 360.0 146.7 140.8 167.6 167.6 275.8
[13] 275.8 275.8 472.0 460.0 440.0  78.7  75.7  71.1 120.1 318.0 304.0 350.0
[25] 400.0  79.0 120.3  95.1 351.0 145.0 301.0 121.0


Command:

> mpg


Result:

 [1] 21.0 21.0 22.8 21.4 18.7 18.1 14.3 24.4 22.8 19.2 17.8 16.4 17.3 15.2 10.4
[16] 10.4 14.7 32.4 30.4 33.9 21.5 15.5 15.2 13.3 19.2 27.3 26.0 30.4 15.8 19.7
[31] 15.0 21.4

macOS Sierra: R (programming language): Installation

Command:

$ brew tap homebrew/science


Result:

==> Auto-updated Homebrew!
Updated Homebrew from 41b2df8 to 9f76e2b.
Updated 3 taps (homebrew/core, homebrew/python, homebrew/science).
==> New Formulae
amqp-cpp                   git-series                 homebrew/science/soplex    nvc                        sonar-scanner              typescript
archi-steam-farm           hana                       homebrew/science/tagdust   osrm-backend               sql-translator             yarn
armor                      hesiod                     hostess                    piknik                     sqldiff
borg                       homebrew/science/gatk      kube-aws                   pyinvoke                   svgcleaner
consul-backinator          homebrew/science/kaiju     libsquish                  questdb                    termbox
csvtomd                    homebrew/science/libbi     modd                       ripgrep                    terragrunt
dbhash                     homebrew/science/mothur    nmh                        rmlint                     ttyd
==> Updated Formulae
abi-compliance-checker                  gdal                                    jsonpp                                  plantuml
ace                                     gdb                                     kapacitor                               pngcrush
afl-fuzz                                gdk-pixbuf                              kerl                                    ponyc
aha                                     geckodriver                             khal                                    poppler
algernon                                gedit                                   khard                                   postgis
allegro                                 ghex                                    kitchen-sync                            profanity
ammonite-repl                           git ✔                                   knot                                    progress
android-ndk                             git-archive-all                         kobalt                                  proj
anjuta                                  git-credential-manager                  kubernetes-cli                          prometheus
ansible                                 git-extras                              latex2html                              protobuf-swift
ansible-cmdb                            git-lfs                                 ldc                                     purescript
antigen                                 gitbucket                               ldns                                    pyqt5
apache-flink                            gjs                                     ledger                                  python ✔
apache-spark                            glib                                    libass                                  python3 ✔
aqbanking                               glibmm                                  libgaiagraphics                         qca
aria2                                   glide                                   libgee                                  qjackctl
artifactory                             glm                                     libgeotiff                              qscintilla2
asciinema2gif                           gnome-builder                           libgit2                                 qt5
aubio                                   gnome-icon-theme                        libiscsi                                re2
autojump                                gnome-themes-standard                   libjson-rpc-cpp                         remctl
avro-c                                  gnumeric                                liblwgeom                               repo
aws-elasticbeanstalk                    gnuplot                                 libmongoclient                          riemann-client
aws-sdk-cpp                             gnutls                                  libnfs                                  rocksdb
awscli                                  gobject-introspection                   libnotify                               rolldice
azure-cli                               gofabric8                               libosinfo                               roswell
bash-git-prompt                         goffice                                 libphonenumber                          rswift
bazel                                   googler ✔                               libpointing                             rtv
bear                                    gprof2dot                               librasterlite                           ruby
bgpq3                                   grib-api                                libsigc++                               rush
bind                                    gsettings-desktop-schemas               libspatialite                           s-search
binwalk                                 gssdp                                   libtorrent-rasterbar                    sbcl
bitrise                                 gstreamermm                             libvirt                                 sflowtool
boost                                   gtk+3                                   libxmp                                  shadowsocks-libev
boost-bcp                               gtkextra                                liquibase                               shared-mime-info
boost-python                            gtkmm3                                  llnode                                  shyaml
bsdconv                                 gucharmap                               logtalk                                 sonarqube
caddy                                   gupnp                                   luaradio                                source-highlight
caf                                     gupnp-av                                macvim ✔                                spatialite-gui
cake                                    gwyddion                                mailhog                                 spatialite-tools
calabash                                gx                                      mapnik                                  sqlite ✔
carthage                                gx-go                                   mapserver                               sqlite-analyzer
castxml                                 homebrew/python/numpy ✔                 mariadb                                 sqlmap
cayley                                  homebrew/python/scipy                   media-info                              ssdb
cern-ndiff                              homebrew/science/adol-c                 mediaconch                              sslyze
certbot                                 homebrew/science/beast                  mercurial ✔                             svtplay-dl
chaiscript                              homebrew/science/blis                   meson                                   syncthing
chapel                                  homebrew/science/boost-compute          metabase                                sysdig
checkstyle                              homebrew/science/cantera                metaproxy                               tailor
cjdns                                   homebrew/science/dealii                 metashell                               tcpkali
clearlooks-phenix                       homebrew/science/diamond                mg3a                                    telegraf
clutter-gtk                             homebrew/science/elemental              micro                                   terminal-notifier
codequery                               homebrew/science/getdp                  micropython                             terraform
collectd                                homebrew/science/gmsh                   midnight-commander                      texmath
commandbox                              homebrew/science/gmt4                   mitmproxy                               tile38
conan                                   homebrew/science/idba                   mkvtoolnix                              tippecanoe
cppcheck                                homebrew/science/igv                    mlogger                                 titan-server
cromwell                                homebrew/science/insighttoolkit         mogenerator                             tmux
crystal-lang                            homebrew/science/kent-tools             mongodb                                 tomcat
cucumber-cpp                            homebrew/science/lammps                 mongoose                                tor
dar                                     homebrew/science/lightstringgraph       monkeysphere                            uhd
dbus                                    homebrew/science/mbsystem               mutt                                    unbound
dcmtk                                   homebrew/science/mhap                   mypy                                    uwsgi
deheader                                homebrew/science/nextflow               mysql                                   vala
diff-pdf                                homebrew/science/nixio                  natalie                                 valabind
digdag                                  homebrew/science/oce                    ncmpcpp                                 vapoursynth
djview4                                 homebrew/science/petsc                  neofetch                                vault
docker                                  homebrew/science/scotch                 nettle                                  vdirsyncer
doctl                                   homebrew/science/slepc                  nexus                                   verilator
dspdfviewer                             homebrew/science/sratoolkit             nim                                     vim ✔
dvm                                     homebrew/science/sundials               nmap ✔                                  voltdb
efl                                     homebrew/science/tmv-cpp                node                                    vultr
eigen ✔                                 homebrew/science/trilinos               node-build                              wgetpaste
elasticsearch                           homebrew/science/vips                   noti                                    wimlib
elixir                                  homebrew/science/vsearch                notmuch                                 wine
elixirscript                            homebrew/science/vtk                    offlineimap                             winetricks
evince                                  hub                                     oniguruma                               x265
fabio                                   hugo ✔                                  open-babel                              xcenv
fastd                                   i2p                                     openconnect                             xonsh
fdupes                                  ice                                     opencsg                                 yank
ffmpeg                                  imagemagick                             openhmd                                 yaz
file-roller                             imapsync                                osm2pgsql                               yazpp
flow                                    influxdb                                osquery                                 you-get
folly                                   irrlicht                                oysttyer                                youtube-dl
fontforge                               jack                                    p11-kit                                 zile
fonttools                               jansson                                 pazpar2                                 zimg
format-udf                              jbake                                   pcap_dnsproxy                           zplug
freeipmi                                jboss-forge                             pdal                                    zsh-autosuggestions
freeling                                jemalloc                                pdf2htmlex                              zsh-completions
freeradius-server                       jenkins                                 pdftoedn                                zsh-navigation-tools
freetds                                 jfrog-cli-go                            peco                                    zstd
fzf                                     jsdoc3                                  pgroonga
gammaray                                jsoncpp                                 pgrouting
gauge                                   jsonnet                                 picocom
==> Deleted Formulae
automoc4                   elementary                 frescobaldi                libmarisa                  qwtpolar                   sqliteman
cuty_capt                  evas-generic-loaders       jless                      pyside                     rcssserver                 valkyrie
dwarf                      ezlupdate                  jsdoc-toolkit              pyside-tools               shiboken


Command:

$ brew install r


Result:

==> Installing r from homebrew/science
==> Installing dependencies for homebrew/science/r: mpfr, readline, gettext, pcre, fontconfig, pixman, libffi, glib, cairo
==> Installing homebrew/science/r dependency: mpfr
==> Downloading https://homebrew.bintray.com/bottles/mpfr-3.1.5.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring mpfr-3.1.5.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/mpfr/3.1.5: 25 files, 3.6M
==> Installing homebrew/science/r dependency: readline
==> Downloading https://homebrew.bintray.com/bottles/readline-7.0.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring readline-7.0.sierra.bottle.tar.gz
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local.

macOS provides the BSD libedit library, which shadows libreadline.
In order to prevent conflicts when programs look for libreadline we are
defaulting this GNU Readline installation to keg-only.


Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/readline/lib
    CPPFLAGS: -I/usr/local/opt/readline/include

==> Summary
🍺  /usr/local/Cellar/readline/7.0: 45 files, 2M
==> Installing homebrew/science/r dependency: gettext
==> Downloading https://homebrew.bintray.com/bottles/gettext-0.19.8.1.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring gettext-0.19.8.1.sierra.bottle.tar.gz
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local.

macOS provides the BSD gettext library and some software gets confused if both are in the library path.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/gettext/lib
    CPPFLAGS: -I/usr/local/opt/gettext/include

==> Summary
🍺  /usr/local/Cellar/gettext/0.19.8.1: 1,934 files, 16.9M
==> Installing homebrew/science/r dependency: pcre
==> Downloading https://homebrew.bintray.com/bottles/pcre-8.39.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring pcre-8.39.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/pcre/8.39: 203 files, 5.4M
==> Installing homebrew/science/r dependency: fontconfig
==> Downloading https://homebrew.bintray.com/bottles/fontconfig-2.12.1_2.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring fontconfig-2.12.1_2.sierra.bottle.tar.gz
==> Using the sandbox
==> Regenerating font cache, this may take a while
==> /usr/local/Cellar/fontconfig/2.12.1_2/bin/fc-cache -frv
🍺  /usr/local/Cellar/fontconfig/2.12.1_2: 468 files, 3M
==> Installing homebrew/science/r dependency: pixman
==> Downloading https://homebrew.bintray.com/bottles/pixman-0.34.0.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring pixman-0.34.0.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/pixman/0.34.0: 12 files, 1.2M
==> Installing homebrew/science/r dependency: libffi
==> Downloading https://homebrew.bintray.com/bottles/libffi-3.0.13.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libffi-3.0.13.sierra.bottle.tar.gz
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local.

Some formulae require a newer version of libffi.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/libffi/lib
    PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig

==> Summary
🍺  /usr/local/Cellar/libffi/3.0.13: 15 files, 361.8K
==> Installing homebrew/science/r dependency: glib
==> Downloading https://homebrew.bintray.com/bottles/glib-2.50.1.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring glib-2.50.1.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/glib/2.50.1: 427 files, 22.3M
==> Installing homebrew/science/r dependency: cairo
==> Downloading https://homebrew.bintray.com/bottles/cairo-1.14.6_1.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring cairo-1.14.6_1.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/cairo/1.14.6_1: 118 files, 5.9M
==> Installing homebrew/science/r
==> Downloading https://homebrew.bintray.com/bottles-science/r-3.3.1_3.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring r-3.3.1_3.sierra.bottle.tar.gz
 起動準備中です -  警告メッセージ:
1: Setting LC_COLLATE failed, using "C"
2: Setting LC_TIME failed, using "C"
3: Setting LC_MESSAGES failed, using "C"
4: Setting LC_MONETARY failed, using "C"
 起動準備中です -  警告メッセージ:
1: Setting LC_COLLATE failed, using "C"
2: Setting LC_TIME failed, using "C"
3: Setting LC_MESSAGES failed, using "C"
4: Setting LC_MONETARY failed, using "C"
==> Caveats
To enable rJava support, run the following command:
  R CMD javareconf JAVA_CPPFLAGS=-I/System/Library/Frameworks/JavaVM.framework/Headers
If you've installed a version of Java other than the default, you might need to instead use:
  R CMD javareconf JAVA_CPPFLAGS="-I/System/Library/Frameworks/JavaVM.framework/Headers -I/Library/Java/JavaVirtualMachines/jdk<version>.jdk/"
(where <version> can be found by running `java -version`, `/usr/libexec/java_home`, or `locate jni.h`), or:
  R CMD javareconf JAVA_CPPFLAGS="-I/System/Library/Frameworks/JavaVM.framework/Headers -I$(/usr/libexec/java_home | grep -o '.*jdk')"
==> Summary
🍺  /usr/local/Cellar/r/3.3.1_3: 2,204 files, 54.7M


Command:

$ r --version


Result:

R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin16.0.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License versions 2 or 3.
For more information about these matters see
http://www.gnu.org/licenses/.

Sunday, September 25, 2016

macOS Sierra: Installing Caffe (Not yet complete)

Command (Installing pyenv):

$ brew install pyenv


Result:

==> Using the sandbox
==> Downloading https://github.com/yyuu/pyenv/archive/v1.0.2.tar.gz
==> Downloading from https://codeload.github.com/yyuu/pyenv/tar.gz/v1.0.2
######################################################################## 100.0%
==> Caveats
To use Homebrew's directories rather than ~/.pyenv add to your profile:
  export PYENV_ROOT=/usr/local/var/pyenv

To enable shims and autocompletion add to your profile:
  if which pyenv > /dev/null; then eval "$(pyenv init -)"; fi
==> Summary

🍺  /usr/local/Cellar/pyenv/1.0.2: 521 files, 2.2M, built in 10 seconds


Command (Installing Anaconda):

$ pyenv install --list | grep anaconda


Result:

  anaconda-1.4.0
  anaconda-1.5.0
  anaconda-1.5.1
  anaconda-1.6.0
  anaconda-1.6.1
  anaconda-1.7.0
  anaconda-1.8.0
  anaconda-1.9.0
  anaconda-1.9.1
  anaconda-1.9.2
  anaconda-2.0.0
  anaconda-2.0.1
  anaconda-2.1.0
  anaconda-2.2.0
  anaconda-2.3.0
  anaconda-2.4.0
  anaconda-4.0.0
  anaconda2-2.4.0
  anaconda2-2.4.1
  anaconda2-2.5.0
  anaconda2-4.0.0
  anaconda2-4.1.0
  anaconda2-4.1.1
  anaconda3-2.0.0
  anaconda3-2.0.1
  anaconda3-2.1.0
  anaconda3-2.2.0
  anaconda3-2.3.0
  anaconda3-2.4.0
  anaconda3-2.4.1
  anaconda3-2.5.0
  anaconda3-4.0.0
  anaconda3-4.1.0
  anaconda3-4.1.1


Command:

$ pyenv install anaconda3-4.1.1


Result:

Downloading Anaconda3-4.1.1-MacOSX-x86_64.sh...
-> https://repo.continuum.io/archive/Anaconda3-4.1.1-MacOSX-x86_64.sh
Installing Anaconda3-4.1.1-MacOSX-x86_64...
Installed Anaconda3-4.1.1-MacOSX-x86_64 to /Users/USERNAME/.pyenv/versions/anaconda3-4.1.1


Download and Install (CUDA 7.5 for macOS Sierra Developer Preview):

http://www.nvidia.com/object/macosx-cuda-7.5.30-driver.html


Command (General dependencies):

$ brew install -dv snappy leveldb gflags glog szip lmdb


Result:

/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leveldb.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gflags.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/glog.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lmdb.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pkg-config.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cctools.rb
==> Downloading https://homebrew.bintray.com/bottles/snappy-1.1.3.sierra.bottle.tar.gz
/usr/bin/curl --fail --remote-time --location --user-agent Homebrew/1.0.4-2-g03e568e (Macintosh; Intel macOS 10.12) curl/7.49.1 https://homebrew.bintray.com/bottles/snappy-1.1.3.sierra.bottle.tar.gz -C 0 -o /Users/USERNAME/Library/Caches/Homebrew/snappy-1.1.3.sierra.bottle.tar.gz.incomplete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  120k  100  120k    0     0  52002      0  0:00:02  0:00:02 --:--:-- 52118
==> Verifying snappy-1.1.3.sierra.bottle.tar.gz checksum
==> Pouring snappy-1.1.3.sierra.bottle.tar.gz
tar xvzf /Users/USERNAME/Library/Caches/Homebrew/snappy-1.1.3.sierra.bottle.tar.gz
x snappy/1.1.3/
x snappy/1.1.3/AUTHORS
x snappy/1.1.3/ChangeLog
x snappy/1.1.3/COPYING
x snappy/1.1.3/include/
x snappy/1.1.3/INSTALL_RECEIPT.json
x snappy/1.1.3/lib/
x snappy/1.1.3/NEWS
x snappy/1.1.3/README
x snappy/1.1.3/share/
x snappy/1.1.3/share/doc/
x snappy/1.1.3/share/doc/snappy/
x snappy/1.1.3/share/doc/snappy/ChangeLog
x snappy/1.1.3/share/doc/snappy/COPYING
x snappy/1.1.3/share/doc/snappy/format_description.txt
x snappy/1.1.3/share/doc/snappy/framing_format.txt
x snappy/1.1.3/share/doc/snappy/INSTALL
x snappy/1.1.3/share/doc/snappy/NEWS
x snappy/1.1.3/share/doc/snappy/README
x snappy/1.1.3/lib/libsnappy.1.dylib
x snappy/1.1.3/lib/libsnappy.a
x snappy/1.1.3/lib/libsnappy.dylib
x snappy/1.1.3/include/snappy-c.h
x snappy/1.1.3/include/snappy-sinksource.h
x snappy/1.1.3/include/snappy-stubs-public.h
x snappy/1.1.3/include/snappy.h
Changing dylib ID of /usr/local/Cellar/snappy/1.1.3/lib/libsnappy.1.dylib
  from @@HOMEBREW_PREFIX@@/opt/snappy/lib/libsnappy.1.dylib
    to /usr/local/opt/snappy/lib/libsnappy.1.dylib
==> Finishing up
ln -s ../Cellar/snappy/1.1.3/include/snappy-c.h snappy-c.h
ln -s ../Cellar/snappy/1.1.3/include/snappy-sinksource.h snappy-sinksource.h
ln -s ../Cellar/snappy/1.1.3/include/snappy-stubs-public.h snappy-stubs-public.h
ln -s ../Cellar/snappy/1.1.3/include/snappy.h snappy.h
ln -s ../../Cellar/snappy/1.1.3/share/doc/snappy snappy
ln -s ../Cellar/snappy/1.1.3/lib/libsnappy.1.dylib libsnappy.1.dylib
ln -s ../Cellar/snappy/1.1.3/lib/libsnappy.a libsnappy.a
ln -s ../Cellar/snappy/1.1.3/lib/libsnappy.dylib libsnappy.dylib
Changing dylib ID of /usr/local/Cellar/snappy/1.1.3/lib/libsnappy.1.dylib
  from /usr/local/opt/snappy/lib/libsnappy.1.dylib
    to /usr/local/opt/snappy/lib/libsnappy.1.dylib
==> Summary
🍺  /usr/local/Cellar/snappy/1.1.3: 20 files, 414.1K
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gperftools.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/autoconf.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/automake.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xz.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtool.rb
==> Installing dependencies for leveldb: gperftools
==> Installing leveldb dependency: gperftools
==> Downloading https://homebrew.bintray.com/bottles/gperftools-2.5.sierra.bottle.1.tar.gz
/usr/bin/curl --fail --remote-time --location --user-agent Homebrew/1.0.4-2-g03e568e (Macintosh; Intel macOS 10.12) curl/7.49.1 https://homebrew.bintray.com/bottles/gperftools-2.5.sierra.bottle.1.tar.gz -C 0 -o /Users/USERNAME/Library/Caches/Homebrew/gperftools-2.5.sierra.bottle.1.tar.gz.incomplete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1260k  100 1260k    0     0   318k      0  0:00:03  0:00:03 --:--:--  688k
==> Verifying gperftools-2.5.sierra.bottle.1.tar.gz checksum
==> Pouring gperftools-2.5.sierra.bottle.1.tar.gz
tar xvzf /Users/USERNAME/Library/Caches/Homebrew/gperftools-2.5.sierra.bottle.1.tar.gz
x gperftools/2.5/
x gperftools/2.5/AUTHORS
x gperftools/2.5/bin/
x gperftools/2.5/ChangeLog
x gperftools/2.5/COPYING
x gperftools/2.5/include/
x gperftools/2.5/INSTALL_RECEIPT.json
x gperftools/2.5/lib/
x gperftools/2.5/NEWS
x gperftools/2.5/README
x gperftools/2.5/share/
x gperftools/2.5/TODO
x gperftools/2.5/share/doc/
x gperftools/2.5/share/man/
x gperftools/2.5/share/man/man1/
x gperftools/2.5/share/man/man1/pprof.1
x gperftools/2.5/share/doc/gperftools/
x gperftools/2.5/share/doc/gperftools/AUTHORS
x gperftools/2.5/share/doc/gperftools/ChangeLog
x gperftools/2.5/share/doc/gperftools/COPYING
x gperftools/2.5/share/doc/gperftools/cpuprofile-fileformat.html
x gperftools/2.5/share/doc/gperftools/cpuprofile.html
x gperftools/2.5/share/doc/gperftools/designstyle.css
x gperftools/2.5/share/doc/gperftools/heap-example1.png
x gperftools/2.5/share/doc/gperftools/heapprofile.html
x gperftools/2.5/share/doc/gperftools/index.html
x gperftools/2.5/share/doc/gperftools/INSTALL
x gperftools/2.5/share/doc/gperftools/NEWS
x gperftools/2.5/share/doc/gperftools/overview.dot
x gperftools/2.5/share/doc/gperftools/overview.gif
x gperftools/2.5/share/doc/gperftools/pageheap.dot
x gperftools/2.5/share/doc/gperftools/pageheap.gif
x gperftools/2.5/share/doc/gperftools/pprof-test-big.gif
x gperftools/2.5/share/doc/gperftools/pprof-test.gif
x gperftools/2.5/share/doc/gperftools/pprof-vsnprintf-big.gif
x gperftools/2.5/share/doc/gperftools/pprof-vsnprintf.gif
x gperftools/2.5/share/doc/gperftools/pprof_remote_servers.html
x gperftools/2.5/share/doc/gperftools/README
x gperftools/2.5/share/doc/gperftools/README_windows.txt
x gperftools/2.5/share/doc/gperftools/spanmap.dot
x gperftools/2.5/share/doc/gperftools/spanmap.gif
x gperftools/2.5/share/doc/gperftools/t-test1.times.txt
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.1024.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.128.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.131072.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.16384.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.2048.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.256.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.32768.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.4096.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.512.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.64.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.65536.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspercpusec.vs.threads.8192.bytes.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.1.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.12.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.16.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.2.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.20.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.3.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.4.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.5.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc-opspersec.vs.size.8.threads.png
x gperftools/2.5/share/doc/gperftools/tcmalloc.html
x gperftools/2.5/share/doc/gperftools/threadheap.dot
x gperftools/2.5/share/doc/gperftools/threadheap.gif
x gperftools/2.5/share/doc/gperftools/TODO
x gperftools/2.5/lib/libprofiler.0.dylib
x gperftools/2.5/lib/libprofiler.a
x gperftools/2.5/lib/libprofiler.dylib
x gperftools/2.5/lib/libtcmalloc.4.dylib
x gperftools/2.5/lib/libtcmalloc.a
x gperftools/2.5/lib/libtcmalloc.dylib
x gperftools/2.5/lib/libtcmalloc_and_profiler.4.dylib
x gperftools/2.5/lib/libtcmalloc_and_profiler.a
x gperftools/2.5/lib/libtcmalloc_and_profiler.dylib
x gperftools/2.5/lib/libtcmalloc_debug.4.dylib
x gperftools/2.5/lib/libtcmalloc_debug.a
x gperftools/2.5/lib/libtcmalloc_debug.dylib
x gperftools/2.5/lib/libtcmalloc_minimal.4.dylib
x gperftools/2.5/lib/libtcmalloc_minimal.a
x gperftools/2.5/lib/libtcmalloc_minimal.dylib
x gperftools/2.5/lib/libtcmalloc_minimal_debug.4.dylib
x gperftools/2.5/lib/libtcmalloc_minimal_debug.a
x gperftools/2.5/lib/libtcmalloc_minimal_debug.dylib
x gperftools/2.5/lib/pkgconfig/
x gperftools/2.5/lib/pkgconfig/libprofiler.pc
x gperftools/2.5/lib/pkgconfig/libtcmalloc.pc
x gperftools/2.5/lib/pkgconfig/libtcmalloc_debug.pc
x gperftools/2.5/lib/pkgconfig/libtcmalloc_minimal.pc
x gperftools/2.5/lib/pkgconfig/libtcmalloc_minimal_debug.pc
x gperftools/2.5/include/google/
x gperftools/2.5/include/gperftools/
x gperftools/2.5/include/gperftools/heap-checker.h
x gperftools/2.5/include/gperftools/heap-profiler.h
x gperftools/2.5/include/gperftools/malloc_extension.h
x gperftools/2.5/include/gperftools/malloc_extension_c.h
x gperftools/2.5/include/gperftools/malloc_hook.h
x gperftools/2.5/include/gperftools/malloc_hook_c.h
x gperftools/2.5/include/gperftools/profiler.h
x gperftools/2.5/include/gperftools/stacktrace.h
x gperftools/2.5/include/gperftools/tcmalloc.h
x gperftools/2.5/include/google/heap-checker.h
x gperftools/2.5/include/google/heap-profiler.h
x gperftools/2.5/include/google/malloc_extension.h
x gperftools/2.5/include/google/malloc_extension_c.h
x gperftools/2.5/include/google/malloc_hook.h
x gperftools/2.5/include/google/malloc_hook_c.h
x gperftools/2.5/include/google/profiler.h
x gperftools/2.5/include/google/stacktrace.h
x gperftools/2.5/include/google/tcmalloc.h
x gperftools/2.5/bin/pprof
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libprofiler.0.dylib
  from @@HOMEBREW_PREFIX@@/opt/gperftools/lib/libprofiler.0.dylib
    to /usr/local/opt/gperftools/lib/libprofiler.0.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc.4.dylib
  from @@HOMEBREW_PREFIX@@/opt/gperftools/lib/libtcmalloc.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc.4.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc_and_profiler.4.dylib
  from @@HOMEBREW_PREFIX@@/opt/gperftools/lib/libtcmalloc_and_profiler.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc_and_profiler.4.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc_debug.4.dylib
  from @@HOMEBREW_PREFIX@@/opt/gperftools/lib/libtcmalloc_debug.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc_debug.4.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc_minimal.4.dylib
  from @@HOMEBREW_PREFIX@@/opt/gperftools/lib/libtcmalloc_minimal.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc_minimal.4.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc_minimal_debug.4.dylib
  from @@HOMEBREW_PREFIX@@/opt/gperftools/lib/libtcmalloc_minimal_debug.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc_minimal_debug.4.dylib
==> Finishing up
ln -s ../Cellar/gperftools/2.5/bin/pprof pprof
ln -s ../Cellar/gperftools/2.5/include/google google
ln -s ../Cellar/gperftools/2.5/include/gperftools gperftools
ln -s ../../Cellar/gperftools/2.5/share/doc/gperftools gperftools
ln -s ../../../Cellar/gperftools/2.5/share/man/man1/pprof.1 pprof.1
ln -s ../Cellar/gperftools/2.5/lib/libprofiler.0.dylib libprofiler.0.dylib
ln -s ../Cellar/gperftools/2.5/lib/libprofiler.a libprofiler.a
ln -s ../Cellar/gperftools/2.5/lib/libprofiler.dylib libprofiler.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc.4.dylib libtcmalloc.4.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc.a libtcmalloc.a
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc.dylib libtcmalloc.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_and_profiler.4.dylib libtcmalloc_and_profiler.4.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_and_profiler.a libtcmalloc_and_profiler.a
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_and_profiler.dylib libtcmalloc_and_profiler.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_debug.4.dylib libtcmalloc_debug.4.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_debug.a libtcmalloc_debug.a
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_debug.dylib libtcmalloc_debug.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_minimal.4.dylib libtcmalloc_minimal.4.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_minimal.a libtcmalloc_minimal.a
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_minimal.dylib libtcmalloc_minimal.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_minimal_debug.4.dylib libtcmalloc_minimal_debug.4.dylib
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_minimal_debug.a libtcmalloc_minimal_debug.a
ln -s ../Cellar/gperftools/2.5/lib/libtcmalloc_minimal_debug.dylib libtcmalloc_minimal_debug.dylib
ln -s ../../Cellar/gperftools/2.5/lib/pkgconfig/libprofiler.pc libprofiler.pc
ln -s ../../Cellar/gperftools/2.5/lib/pkgconfig/libtcmalloc.pc libtcmalloc.pc
ln -s ../../Cellar/gperftools/2.5/lib/pkgconfig/libtcmalloc_debug.pc libtcmalloc_debug.pc
ln -s ../../Cellar/gperftools/2.5/lib/pkgconfig/libtcmalloc_minimal.pc libtcmalloc_minimal.pc
ln -s ../../Cellar/gperftools/2.5/lib/pkgconfig/libtcmalloc_minimal_debug.pc libtcmalloc_minimal_debug.pc
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libprofiler.0.dylib
  from /usr/local/opt/gperftools/lib/libprofiler.0.dylib
    to /usr/local/opt/gperftools/lib/libprofiler.0.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc.4.dylib
  from /usr/local/opt/gperftools/lib/libtcmalloc.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc.4.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc_and_profiler.4.dylib
  from /usr/local/opt/gperftools/lib/libtcmalloc_and_profiler.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc_and_profiler.4.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc_debug.4.dylib
  from /usr/local/opt/gperftools/lib/libtcmalloc_debug.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc_debug.4.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc_minimal.4.dylib
  from /usr/local/opt/gperftools/lib/libtcmalloc_minimal.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc_minimal.4.dylib
Changing dylib ID of /usr/local/Cellar/gperftools/2.5/lib/libtcmalloc_minimal_debug.4.dylib
  from /usr/local/opt/gperftools/lib/libtcmalloc_minimal_debug.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc_minimal_debug.4.dylib
==> Summary
🍺  /usr/local/Cellar/gperftools/2.5: 100 files, 3.5M
==> Installing leveldb
==> Downloading https://homebrew.bintray.com/bottles/leveldb-1.19.sierra.bottle.tar.gz
/usr/bin/curl --fail --remote-time --location --user-agent Homebrew/1.0.4-2-g03e568e (Macintosh; Intel macOS 10.12) curl/7.49.1 https://homebrew.bintray.com/bottles/leveldb-1.19.sierra.bottle.tar.gz -C 0 -o /Users/USERNAME/Library/Caches/Homebrew/leveldb-1.19.sierra.bottle.tar.gz.incomplete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  422k  100  422k    0     0   126k      0  0:00:03  0:00:03 --:--:--  354k
==> Verifying leveldb-1.19.sierra.bottle.tar.gz checksum
==> Pouring leveldb-1.19.sierra.bottle.tar.gz
tar xvzf /Users/USERNAME/Library/Caches/Homebrew/leveldb-1.19.sierra.bottle.tar.gz
x leveldb/1.19/
x leveldb/1.19/AUTHORS
x leveldb/1.19/bin/
x leveldb/1.19/include/
x leveldb/1.19/INSTALL_RECEIPT.json
x leveldb/1.19/lib/
x leveldb/1.19/LICENSE
x leveldb/1.19/NEWS
x leveldb/1.19/README.md
x leveldb/1.19/TODO
x leveldb/1.19/lib/libleveldb.1.19.dylib
x leveldb/1.19/lib/libleveldb.1.dylib
x leveldb/1.19/lib/libleveldb.a
x leveldb/1.19/lib/libleveldb.dylib
x leveldb/1.19/include/leveldb/
x leveldb/1.19/include/leveldb/c.h
x leveldb/1.19/include/leveldb/cache.h
x leveldb/1.19/include/leveldb/comparator.h
x leveldb/1.19/include/leveldb/db.h
x leveldb/1.19/include/leveldb/dumpfile.h
x leveldb/1.19/include/leveldb/env.h
x leveldb/1.19/include/leveldb/filter_policy.h
x leveldb/1.19/include/leveldb/iterator.h
x leveldb/1.19/include/leveldb/options.h
x leveldb/1.19/include/leveldb/slice.h
x leveldb/1.19/include/leveldb/status.h
x leveldb/1.19/include/leveldb/table.h
x leveldb/1.19/include/leveldb/table_builder.h
x leveldb/1.19/include/leveldb/write_batch.h
x leveldb/1.19/bin/leveldbutil
Changing install name in /usr/local/Cellar/leveldb/1.19/bin/leveldbutil
  from @@HOMEBREW_PREFIX@@/opt/snappy/lib/libsnappy.1.dylib
    to /usr/local/opt/snappy/lib/libsnappy.1.dylib
Changing install name in /usr/local/Cellar/leveldb/1.19/bin/leveldbutil
  from @@HOMEBREW_PREFIX@@/opt/gperftools/lib/libtcmalloc.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc.4.dylib
Changing dylib ID of /usr/local/Cellar/leveldb/1.19/lib/libleveldb.1.19.dylib
  from @@HOMEBREW_PREFIX@@/opt/leveldb/lib/libleveldb.1.dylib
    to /usr/local/opt/leveldb/lib/libleveldb.1.dylib
Changing install name in /usr/local/Cellar/leveldb/1.19/lib/libleveldb.1.19.dylib
  from @@HOMEBREW_PREFIX@@/opt/snappy/lib/libsnappy.1.dylib
    to /usr/local/opt/snappy/lib/libsnappy.1.dylib
Changing install name in /usr/local/Cellar/leveldb/1.19/lib/libleveldb.1.19.dylib
  from @@HOMEBREW_PREFIX@@/opt/gperftools/lib/libtcmalloc.4.dylib
    to /usr/local/opt/gperftools/lib/libtcmalloc.4.dylib
==> Finishing up
ln -s ../Cellar/leveldb/1.19/bin/leveldbutil leveldbutil
ln -s ../Cellar/leveldb/1.19/include/leveldb leveldb
ln -s ../Cellar/leveldb/1.19/lib/libleveldb.1.19.dylib libleveldb.1.19.dylib
ln -s ../Cellar/leveldb/1.19/lib/libleveldb.1.dylib libleveldb.1.dylib
ln -s ../Cellar/leveldb/1.19/lib/libleveldb.a libleveldb.a
ln -s ../Cellar/leveldb/1.19/lib/libleveldb.dylib libleveldb.dylib
Changing dylib ID of /usr/local/Cellar/leveldb/1.19/lib/libleveldb.1.19.dylib
  from /usr/local/opt/leveldb/lib/libleveldb.1.dylib
    to /usr/local/opt/leveldb/lib/libleveldb.1.dylib
==> Summary
🍺  /usr/local/Cellar/leveldb/1.19: 25 files, 1.1M
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cmake.rb
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sphinx-doc.rb
==> Downloading https://homebrew.bintray.com/bottles/gflags-2.1.2.sierra.bottle.2.tar.gz
/usr/bin/curl --fail --remote-time --location --user-agent Homebrew/1.0.4-2-g03e568e (Macintosh; Intel macOS 10.12) curl/7.49.1 https://homebrew.bintray.com/bottles/gflags-2.1.2.sierra.bottle.2.tar.gz -C 0 -o /Users/USERNAME/Library/Caches/Homebrew/gflags-2.1.2.sierra.bottle.2.tar.gz.incomplete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  110k  100  110k    0     0  72958      0  0:00:01  0:00:01 --:--:-- 73281
==> Verifying gflags-2.1.2.sierra.bottle.2.tar.gz checksum
==> Pouring gflags-2.1.2.sierra.bottle.2.tar.gz
tar xvzf /Users/USERNAME/Library/Caches/Homebrew/gflags-2.1.2.sierra.bottle.2.tar.gz
x gflags/2.1.2/
x gflags/2.1.2/AUTHORS.txt
x gflags/2.1.2/bin/
x gflags/2.1.2/ChangeLog.txt
x gflags/2.1.2/COPYING.txt
x gflags/2.1.2/include/
x gflags/2.1.2/INSTALL_RECEIPT.json
x gflags/2.1.2/lib/
x gflags/2.1.2/README.md
x gflags/2.1.2/lib/cmake/
x gflags/2.1.2/lib/libgflags.2.1.2.dylib
x gflags/2.1.2/lib/libgflags.2.dylib
x gflags/2.1.2/lib/libgflags.dylib
x gflags/2.1.2/lib/libgflags_nothreads.2.1.2.dylib
x gflags/2.1.2/lib/libgflags_nothreads.2.dylib
x gflags/2.1.2/lib/libgflags_nothreads.dylib
x gflags/2.1.2/lib/cmake/gflags/
x gflags/2.1.2/lib/cmake/gflags/gflags-config-version.cmake
x gflags/2.1.2/lib/cmake/gflags/gflags-config.cmake
x gflags/2.1.2/lib/cmake/gflags/gflags-export-release.cmake
x gflags/2.1.2/lib/cmake/gflags/gflags-export.cmake
x gflags/2.1.2/include/gflags/
x gflags/2.1.2/include/gflags/gflags.h
x gflags/2.1.2/include/gflags/gflags_completions.h
x gflags/2.1.2/include/gflags/gflags_declare.h
x gflags/2.1.2/include/gflags/gflags_gflags.h
x gflags/2.1.2/bin/gflags_completions.sh
Changing dylib ID of /usr/local/Cellar/gflags/2.1.2/lib/libgflags.2.1.2.dylib
  from @@HOMEBREW_PREFIX@@/opt/gflags/lib/libgflags.2.dylib
    to /usr/local/opt/gflags/lib/libgflags.2.dylib
Changing dylib ID of /usr/local/Cellar/gflags/2.1.2/lib/libgflags_nothreads.2.1.2.dylib
  from @@HOMEBREW_PREFIX@@/opt/gflags/lib/libgflags_nothreads.2.dylib
    to /usr/local/opt/gflags/lib/libgflags_nothreads.2.dylib
==> Finishing up
ln -s ../Cellar/gflags/2.1.2/bin/gflags_completions.sh gflags_completions.sh
ln -s ../Cellar/gflags/2.1.2/include/gflags gflags
mkdir -p /usr/local/lib/cmake
ln -s ../../Cellar/gflags/2.1.2/lib/cmake/gflags gflags
ln -s ../Cellar/gflags/2.1.2/lib/libgflags.2.1.2.dylib libgflags.2.1.2.dylib
ln -s ../Cellar/gflags/2.1.2/lib/libgflags.2.dylib libgflags.2.dylib
ln -s ../Cellar/gflags/2.1.2/lib/libgflags.dylib libgflags.dylib
ln -s ../Cellar/gflags/2.1.2/lib/libgflags_nothreads.2.1.2.dylib libgflags_nothreads.2.1.2.dylib
ln -s ../Cellar/gflags/2.1.2/lib/libgflags_nothreads.2.dylib libgflags_nothreads.2.dylib
ln -s ../Cellar/gflags/2.1.2/lib/libgflags_nothreads.dylib libgflags_nothreads.dylib
Changing dylib ID of /usr/local/Cellar/gflags/2.1.2/lib/libgflags.2.1.2.dylib
  from /usr/local/opt/gflags/lib/libgflags.2.dylib
    to /usr/local/opt/gflags/lib/libgflags.2.dylib
Changing dylib ID of /usr/local/Cellar/gflags/2.1.2/lib/libgflags_nothreads.2.1.2.dylib
  from /usr/local/opt/gflags/lib/libgflags_nothreads.2.dylib
    to /usr/local/opt/gflags/lib/libgflags_nothreads.2.dylib
==> Summary
🍺  /usr/local/Cellar/gflags/2.1.2: 20 files, 296.2K
==> Downloading https://homebrew.bintray.com/bottles/glog-0.3.4.sierra.bottle.tar.gz
/usr/bin/curl --fail --remote-time --location --user-agent Homebrew/1.0.4-2-g03e568e (Macintosh; Intel macOS 10.12) curl/7.49.1 https://homebrew.bintray.com/bottles/glog-0.3.4.sierra.bottle.tar.gz -C 0 -o /Users/USERNAME/Library/Caches/Homebrew/glog-0.3.4.sierra.bottle.tar.gz.incomplete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  139k  100  139k    0     0  88610      0  0:00:01  0:00:01 --:--:-- 89009
==> Verifying glog-0.3.4.sierra.bottle.tar.gz checksum
==> Pouring glog-0.3.4.sierra.bottle.tar.gz
tar xvzf /Users/USERNAME/Library/Caches/Homebrew/glog-0.3.4.sierra.bottle.tar.gz
x glog/0.3.4/
x glog/0.3.4/AUTHORS
x glog/0.3.4/ChangeLog
x glog/0.3.4/COPYING
x glog/0.3.4/include/
x glog/0.3.4/INSTALL_RECEIPT.json
x glog/0.3.4/lib/
x glog/0.3.4/NEWS
x glog/0.3.4/README
x glog/0.3.4/share/
x glog/0.3.4/share/doc/
x glog/0.3.4/share/doc/glog-0.3.4/
x glog/0.3.4/share/doc/glog-0.3.4/AUTHORS
x glog/0.3.4/share/doc/glog-0.3.4/ChangeLog
x glog/0.3.4/share/doc/glog-0.3.4/COPYING
x glog/0.3.4/share/doc/glog-0.3.4/designstyle.css
x glog/0.3.4/share/doc/glog-0.3.4/glog.html
x glog/0.3.4/share/doc/glog-0.3.4/INSTALL
x glog/0.3.4/share/doc/glog-0.3.4/NEWS
x glog/0.3.4/share/doc/glog-0.3.4/README
x glog/0.3.4/share/doc/glog-0.3.4/README.windows
x glog/0.3.4/lib/libglog.0.dylib
x glog/0.3.4/lib/libglog.a
x glog/0.3.4/lib/libglog.dylib
x glog/0.3.4/lib/pkgconfig/
x glog/0.3.4/lib/pkgconfig/libglog.pc
x glog/0.3.4/include/glog/
x glog/0.3.4/include/glog/log_severity.h
x glog/0.3.4/include/glog/logging.h
x glog/0.3.4/include/glog/raw_logging.h
x glog/0.3.4/include/glog/stl_logging.h
x glog/0.3.4/include/glog/vlog_is_on.h
Changing dylib ID of /usr/local/Cellar/glog/0.3.4/lib/libglog.0.dylib
  from @@HOMEBREW_PREFIX@@/opt/glog/lib/libglog.0.dylib
    to /usr/local/opt/glog/lib/libglog.0.dylib
Changing install name in /usr/local/Cellar/glog/0.3.4/lib/libglog.0.dylib
  from @@HOMEBREW_PREFIX@@/opt/gflags/lib/libgflags.2.dylib
    to /usr/local/opt/gflags/lib/libgflags.2.dylib
==> Finishing up
ln -s ../Cellar/glog/0.3.4/include/glog glog
ln -s ../../Cellar/glog/0.3.4/share/doc/glog-0.3.4 glog-0.3.4
ln -s ../Cellar/glog/0.3.4/lib/libglog.0.dylib libglog.0.dylib
ln -s ../Cellar/glog/0.3.4/lib/libglog.a libglog.a
ln -s ../Cellar/glog/0.3.4/lib/libglog.dylib libglog.dylib
ln -s ../../Cellar/glog/0.3.4/lib/pkgconfig/libglog.pc libglog.pc
Changing dylib ID of /usr/local/Cellar/glog/0.3.4/lib/libglog.0.dylib
  from /usr/local/opt/glog/lib/libglog.0.dylib
    to /usr/local/opt/glog/lib/libglog.0.dylib
==> Summary
🍺  /usr/local/Cellar/glog/0.3.4: 24 files, 426.1K
==> Downloading https://homebrew.bintray.com/bottles/szip-2.1.sierra.bottle.1.tar.gz
/usr/bin/curl --fail --remote-time --location --user-agent Homebrew/1.0.4-2-g03e568e (Macintosh; Intel macOS 10.12) curl/7.49.1 https://homebrew.bintray.com/bottles/szip-2.1.sierra.bottle.1.tar.gz -C 0 -o /Users/USERNAME/Library/Caches/Homebrew/szip-2.1.sierra.bottle.1.tar.gz.incomplete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 44455  100 44455    0     0  22397      0  0:00:01  0:00:01 --:--:-- 22463
==> Verifying szip-2.1.sierra.bottle.1.tar.gz checksum
==> Pouring szip-2.1.sierra.bottle.1.tar.gz
tar xvzf /Users/USERNAME/Library/Caches/Homebrew/szip-2.1.sierra.bottle.1.tar.gz
x szip/2.1/
x szip/2.1/COPYING
x szip/2.1/HISTORY.txt
x szip/2.1/include/
x szip/2.1/INSTALL_RECEIPT.json
x szip/2.1/lib/
x szip/2.1/README
x szip/2.1/lib/libsz.2.0.0.dylib
x szip/2.1/lib/libsz.2.dylib
x szip/2.1/lib/libsz.a
x szip/2.1/lib/libsz.dylib
x szip/2.1/include/ricehdf.h
x szip/2.1/include/szip_adpt.h
x szip/2.1/include/szlib.h
Changing dylib ID of /usr/local/Cellar/szip/2.1/lib/libsz.2.0.0.dylib
  from @@HOMEBREW_PREFIX@@/opt/szip/lib/libsz.2.dylib
    to /usr/local/opt/szip/lib/libsz.2.dylib
==> Finishing up
ln -s ../Cellar/szip/2.1/include/ricehdf.h ricehdf.h
ln -s ../Cellar/szip/2.1/include/szip_adpt.h szip_adpt.h
ln -s ../Cellar/szip/2.1/include/szlib.h szlib.h
ln -s ../Cellar/szip/2.1/lib/libsz.2.0.0.dylib libsz.2.0.0.dylib
ln -s ../Cellar/szip/2.1/lib/libsz.2.dylib libsz.2.dylib
ln -s ../Cellar/szip/2.1/lib/libsz.a libsz.a
ln -s ../Cellar/szip/2.1/lib/libsz.dylib libsz.dylib
Changing dylib ID of /usr/local/Cellar/szip/2.1/lib/libsz.2.0.0.dylib
  from /usr/local/opt/szip/lib/libsz.2.dylib
    to /usr/local/opt/szip/lib/libsz.2.dylib
==> Summary
🍺  /usr/local/Cellar/szip/2.1: 11 files, 107.5K
==> Downloading https://homebrew.bintray.com/bottles/lmdb-0.9.18.sierra.bottle.tar.gz
/usr/bin/curl --fail --remote-time --location --user-agent Homebrew/1.0.4-2-g03e568e (Macintosh; Intel macOS 10.12) curl/7.49.1 https://homebrew.bintray.com/bottles/lmdb-0.9.18.sierra.bottle.tar.gz -C 0 -o /Users/USERNAME/Library/Caches/Homebrew/lmdb-0.9.18.sierra.bottle.tar.gz.incomplete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  259k  100  259k    0     0   103k      0  0:00:02  0:00:02 --:--:--  469k
==> Verifying lmdb-0.9.18.sierra.bottle.tar.gz checksum
==> Pouring lmdb-0.9.18.sierra.bottle.tar.gz
tar xvzf /Users/USERNAME/Library/Caches/Homebrew/lmdb-0.9.18.sierra.bottle.tar.gz
x lmdb/0.9.18/
x lmdb/0.9.18/bin/
x lmdb/0.9.18/include/
x lmdb/0.9.18/INSTALL_RECEIPT.json
x lmdb/0.9.18/lib/
x lmdb/0.9.18/share/
x lmdb/0.9.18/share/man/
x lmdb/0.9.18/share/man/man1/
x lmdb/0.9.18/share/man/man1/mdb_copy.1
x lmdb/0.9.18/share/man/man1/mdb_dump.1
x lmdb/0.9.18/share/man/man1/mdb_load.1
x lmdb/0.9.18/share/man/man1/mdb_stat.1
x lmdb/0.9.18/lib/liblmdb.a
x lmdb/0.9.18/lib/liblmdb.dylib
x lmdb/0.9.18/include/lmdb.h
x lmdb/0.9.18/bin/mdb_copy
x lmdb/0.9.18/bin/mdb_dump
x lmdb/0.9.18/bin/mdb_load
x lmdb/0.9.18/bin/mdb_stat
Changing dylib ID of /usr/local/Cellar/lmdb/0.9.18/lib/liblmdb.dylib
  from @@HOMEBREW_PREFIX@@/opt/lmdb/lib/liblmdb.dylib
    to /usr/local/opt/lmdb/lib/liblmdb.dylib
==> Finishing up
ln -s ../Cellar/lmdb/0.9.18/bin/mdb_copy mdb_copy
ln -s ../Cellar/lmdb/0.9.18/bin/mdb_dump mdb_dump
ln -s ../Cellar/lmdb/0.9.18/bin/mdb_load mdb_load
ln -s ../Cellar/lmdb/0.9.18/bin/mdb_stat mdb_stat
ln -s ../Cellar/lmdb/0.9.18/include/lmdb.h lmdb.h
ln -s ../../../Cellar/lmdb/0.9.18/share/man/man1/mdb_copy.1 mdb_copy.1
ln -s ../../../Cellar/lmdb/0.9.18/share/man/man1/mdb_dump.1 mdb_dump.1
ln -s ../../../Cellar/lmdb/0.9.18/share/man/man1/mdb_load.1 mdb_load.1
ln -s ../../../Cellar/lmdb/0.9.18/share/man/man1/mdb_stat.1 mdb_stat.1
ln -s ../Cellar/lmdb/0.9.18/lib/liblmdb.a liblmdb.a
ln -s ../Cellar/lmdb/0.9.18/lib/liblmdb.dylib liblmdb.dylib
Changing dylib ID of /usr/local/Cellar/lmdb/0.9.18/lib/liblmdb.dylib
  from /usr/local/opt/lmdb/lib/liblmdb.dylib
    to /usr/local/opt/lmdb/lib/liblmdb.dylib
==> Summary
🍺  /usr/local/Cellar/lmdb/0.9.18: 12 files, 537.8K


Command (Tapping homebrew/science):

$ brew tap homebrew/science


Result:

==> Tapping homebrew/science
Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-science'...
remote: Counting objects: 638, done.
remote: Compressing objects: 100% (634/634), done.
remote: Total 638 (delta 1), reused 67 (delta 0), pack-reused 0
Receiving objects: 100% (638/638), 556.61 KiB | 365.00 KiB/s, done.
Resolving deltas: 100% (1/1), done.
Tapped 622 formulae (657 files, 1.7M)


Command (Confirm):

$ brew tap


Result:

==> Auto-updated Homebrew!
Updated Homebrew from 03e568e to 6e57355.
Updated 1 tap (homebrew/core).
==> Updated Formulae
abcm2ps                   cake                      git-imerge                libyaml                   plowshare                 tor                  
agedu                     discount                  haskell-stack             mas                       pod2man              
==> Deleted Formulae
aget                                                                           sgfutils                                                                  

homebrew/core
homebrew/python
homebrew/science


Command (installing hdf5 and opencv):

$ brew install hdf5 opencv


Result:

==> Installing hdf5 from homebrew/science
==> Installing dependencies for homebrew/science/hdf5: autoconf, automake, libtool
==> Installing homebrew/science/hdf5 dependency: autoconf
==> Downloading https://homebrew.bintray.com/bottles/autoconf-2.69.sierra.bottle.4.tar.gz
######################################################################## 100.0%
==> Pouring autoconf-2.69.sierra.bottle.4.tar.gz
==> Caveats
Emacs Lisp files have been installed to:
  /usr/local/share/emacs/site-lisp/autoconf
==> Summary
🍺  /usr/local/Cellar/autoconf/2.69: 70 files, 3.0M
==> Installing homebrew/science/hdf5 dependency: automake
==> Downloading https://homebrew.bintray.com/bottles/automake-1.15.sierra.bottle.2.tar.gz
######################################################################## 100.0%
==> Pouring automake-1.15.sierra.bottle.2.tar.gz
🍺  /usr/local/Cellar/automake/1.15: 130 files, 2.9M
==> Installing homebrew/science/hdf5 dependency: libtool
==> Downloading https://homebrew.bintray.com/bottles/libtool-2.4.6_1.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libtool-2.4.6_1.sierra.bottle.tar.gz
==> Caveats
In order to prevent conflicts with Apple's own libtool we have prepended a "g"
so, you have instead: glibtool and glibtoolize.
==> Summary
🍺  /usr/local/Cellar/libtool/2.4.6_1: 70 files, 3.7M
==> Installing homebrew/science/hdf5
==> Downloading https://support.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.17.tar.bz2
######################################################################## 100.0%
==> autoreconf -fiv
==> ./configure --prefix=/usr/local/Cellar/hdf5/1.8.17 --enable-production --enable-debug=no --with-zlib=/usr --with-szlib=/usr/local/opt/szip --enable-stat
==> make
==> make install
🍺  /usr/local/Cellar/hdf5/1.8.17: 180 files, 10.6M, built in 3 minutes 37 seconds
==> Installing opencv from homebrew/science
==> Installing dependencies for homebrew/science/opencv: cmake, eigen, ilmbase, openexr, pkg-config
==> Installing homebrew/science/opencv dependency: cmake
==> Downloading https://homebrew.bintray.com/bottles/cmake-3.6.2.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring cmake-3.6.2.sierra.bottle.tar.gz
==> Caveats
Emacs Lisp files have been installed to:
  /usr/local/share/emacs/site-lisp/cmake
==> Summary
🍺  /usr/local/Cellar/cmake/3.6.2: 2,028 files, 27.8M
==> Installing homebrew/science/opencv dependency: eigen
==> Downloading https://homebrew.bintray.com/bottles/eigen-3.2.9.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring eigen-3.2.9.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/eigen/3.2.9: 368 files, 3.5M
==> Installing homebrew/science/opencv dependency: ilmbase
==> Downloading https://homebrew.bintray.com/bottles/ilmbase-2.2.0.sierra.bottle.2.tar.gz
######################################################################## 100.0%
==> Pouring ilmbase-2.2.0.sierra.bottle.2.tar.gz
🍺  /usr/local/Cellar/ilmbase/2.2.0: 362 files, 5.6M
==> Installing homebrew/science/opencv dependency: openexr
==> Downloading https://homebrew.bintray.com/bottles/openexr-2.2.0.sierra.bottle.1.tar.gz
######################################################################## 100.0%
==> Pouring openexr-2.2.0.sierra.bottle.1.tar.gz
🍺  /usr/local/Cellar/openexr/2.2.0: 131 files, 11.2M
==> Installing homebrew/science/opencv dependency: pkg-config
==> Downloading https://homebrew.bintray.com/bottles/pkg-config-0.29.1_2.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring pkg-config-0.29.1_2.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/pkg-config/0.29.1_2: 10 files, 627.4K
==> Installing homebrew/science/opencv
==> Downloading https://github.com/opencv/opencv/archive/2.4.13.tar.gz
==> Downloading from https://codeload.github.com/opencv/opencv/tar.gz/2.4.13
######################################################################## 100.0%
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/opencv/2.4.13_3 -DCMAKE_BUILD_TYPE
==> make
Last 15 lines from /Users/USERNAME/Library/Logs/Homebrew/opencv/02.make:
[ 15%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/optflowgf.cpp.o
cd /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++   -DCVAPI_EXPORTS -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/perf -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/calib3d/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/features2d/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/highgui/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/imgproc/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/flann/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/core/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/ts/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/src -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/test -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild -isystem /usr/local/include/eigen3  -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -DNDEBUG  -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC   -o CMakeFiles/opencv_video.dir/src/optflowgf.cpp.o -c /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/src/optflowgf.cpp
[ 16%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/simpleflow.cpp.o
cd /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++   -DCVAPI_EXPORTS -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/perf -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/calib3d/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/features2d/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/highgui/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/imgproc/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/flann/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/core/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/ts/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/src -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/test -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild -isystem /usr/local/include/eigen3  -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -DNDEBUG  -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC   -o CMakeFiles/opencv_video.dir/src/simpleflow.cpp.o -c /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/src/simpleflow.cpp
[ 16%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/tvl1flow.cpp.o
cd /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++   -DCVAPI_EXPORTS -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/perf -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/calib3d/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/features2d/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/highgui/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/imgproc/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/flann/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/core/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/ts/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/src -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/test -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild -isystem /usr/local/include/eigen3  -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -DNDEBUG  -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC   -o CMakeFiles/opencv_video.dir/src/tvl1flow.cpp.o -c /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/src/tvl1flow.cpp
[ 16%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/video_init.cpp.o
cd /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++   -DCVAPI_EXPORTS -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/perf -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/calib3d/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/features2d/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/highgui/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/imgproc/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/flann/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/core/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/ts/include -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/src -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/test -I/tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild -isystem /usr/local/include/eigen3  -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -DNDEBUG  -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC   -o CMakeFiles/opencv_video.dir/src/video_init.cpp.o -c /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/modules/video/src/video_init.cpp
[ 16%] Linking CXX shared library ../../lib/libopencv_video.dylib
cd /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video && /usr/local/Cellar/cmake/3.6.2/bin/cmake -E cmake_link_script CMakeFiles/opencv_video.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++     -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -Wno-aggressive-loop-optimizations -fdiagnostics-show-option -Wno-long-long -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -DNDEBUG  -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.4.0 -current_version 2.4.13 -o ../../lib/libopencv_video.2.4.13.dylib -install_name /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/lib/libopencv_video.2.4.dylib CMakeFiles/opencv_video.dir/src/bgfg_gaussmix.cpp.o CMakeFiles/opencv_video.dir/src/bgfg_gaussmix2.cpp.o CMakeFiles/opencv_video.dir/src/bgfg_gmg.cpp.o CMakeFiles/opencv_video.dir/src/camshift.cpp.o CMakeFiles/opencv_video.dir/src/kalman.cpp.o CMakeFiles/opencv_video.dir/src/lkpyramid.cpp.o CMakeFiles/opencv_video.dir/src/motempl.cpp.o CMakeFiles/opencv_video.dir/src/optflowgf.cpp.o CMakeFiles/opencv_video.dir/src/simpleflow.cpp.o CMakeFiles/opencv_video.dir/src/tvl1flow.cpp.o CMakeFiles/opencv_video.dir/src/video_init.cpp.o ../../lib/libopencv_imgproc.2.4.13.dylib ../../lib/libopencv_core.2.4.13.dylib
cd /tmp/opencv-20160925-39329-tnphw6/opencv-2.4.13/macbuild/modules/video && /usr/local/Cellar/cmake/3.6.2/bin/cmake -E cmake_symlink_library ../../lib/libopencv_video.2.4.13.dylib ../../lib/libopencv_video.2.4.dylib ../../lib/libopencv_video.dylib
[ 16%] Built target opencv_video
make[1]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/all] Error 2
make: *** [all] Error 2

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/brew):
  https://github.com/Homebrew/homebrew-science/issues

These open issues may also help:
opencv: fix stable on sierra and with xcode 8 sdk https://github.com/Homebrew/homebrew-science/pull/4336
opencv: fix build with vtk https://github.com/Homebrew/homebrew-science/pull/3750
OpenCV install fails on MacOS Sierra (10.12) at 16% https://github.com/Homebrew/homebrew-science/issues/4303
opencv: java.lang.UnsatisfiedLinkError https://github.com/Homebrew/homebrew-science/issues/1979
opencv modify libstdc++ to libc++ https://github.com/Homebrew/homebrew-science/pull/2714
brew install opencv --with-ffmpeg fails https://github.com/Homebrew/homebrew-science/issues/2862
OpenCV 3 macOS 10.12 Sierra QTKit not found build issue https://github.com/Homebrew/homebrew-science/issues/4104
Cannot build OpenCV with Java https://github.com/Homebrew/homebrew-science/issues/2499
Brew install opencv fails at 99%  https://github.com/Homebrew/homebrew-science/issues/2905
OpenCV 3.1.0 Java Link Problem https://github.com/Homebrew/homebrew-science/issues/3268
OpenCV and OpenCV3 fail to build with ximea camera support https://github.com/Homebrew/homebrew-science/issues/3395
opencv fail to build with ffmpeg or vtk https://github.com/Homebrew/homebrew-science/issues/3371
opencv failed to build against QuickTime on 10.11 https://github.com/Homebrew/homebrew-science/issues/3322
Installing OpenCV attempts to reinstall gcc 5.2 https://github.com/Homebrew/homebrew-science/issues/2938