Sunday, July 30, 2017

macOS Sierra: Installing bfgminer

Command:

$ brew tap nwoolls/xgminer


Result:

Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from 88d0e8c to 627b1da.
Updated 4 taps (homebrew/core, homebrew/python, homebrew/science, homebrew/x11).
==> New Formulae
...


Command:

$ brew install bfgminer


Result:

==> Installing bfgminer from nwoolls/xgminer
==> Installing dependencies for nwoolls/xgminer/bfgminer: uthash, jansson, libmicrohttpd, openssl, libevent, libusb, hidapi
==> Installing nwoolls/xgminer/bfgminer dependency: uthash
==> Downloading https://github.com/troydhanson/uthash/archive/58d5990
==> Downloading from https://codeload.github.com/troydhanson/uthash/z
###                                                                  #########                                                            ######################                                               ###############################################                      ######################################################################## 100.0%
🍺  /usr/local/Cellar/uthash/58d5990617: 8 files, 140.5KB, built in 3 seconds
==> Installing nwoolls/xgminer/bfgminer dependency: jansson
==> Downloading https://homebrew.bintray.com/bottles/jansson-2.10.sie
#                                                                    ##################                                                   #####################################################                ######################################################################## 100.0%
==> Pouring jansson-2.10.sierra.bottle.tar.gz
==> Using the sandbox
🍺  /usr/local/Cellar/jansson/2.10: 11 files, 145.7KB
==> Installing nwoolls/xgminer/bfgminer dependency: libmicrohttp
==> Downloading https://homebrew.bintray.com/bottles/libmicrohttpd-0.
######################################################################## 100.0%
==> Pouring libmicrohttpd-0.9.55.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/libmicrohttpd/0.9.55: 47 files, 1MB
==> Installing nwoolls/xgminer/bfgminer dependency: openssl
==> Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2l.s
##############                                                       ############################                                         ############################################                         ############################################################         ######################################################################## 100.0%
==> Pouring openssl-1.0.2l.sierra.bottle.tar.gz
==> Caveats
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
  /usr/local/etc/openssl/certs

and run
  /usr/local/opt/openssl/bin/c_rehash

This formula is keg-only, which means it was not symlinked into /usr/local,
because Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries.

If you need to have this software first in your PATH run:
  echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:
    LDFLAGS:  -L/usr/local/opt/openssl/lib
    CPPFLAGS: -I/usr/local/opt/openssl/include
For pkg-config to find this software you may need to set:
    PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig

==> Summary
🍺  /usr/local/Cellar/openssl/1.0.2l: 1,709 files, 12.2MB
==> Installing nwoolls/xgminer/bfgminer dependency: libevent
==> Downloading https://homebrew.bintray.com/bottles/libevent-2.1.8.s
####################################                                 ######################################################################## 100.0%
==> Pouring libevent-2.1.8.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/libevent/2.1.8: 847 files, 2.2MB
==> Installing nwoolls/xgminer/bfgminer dependency: libusb
==> Downloading https://homebrew.bintray.com/bottles/libusb-1.0.21.si
                                                                     ######                                                               ###################                                                  ############################################                         ######################################################################## 100.0%
==> Pouring libusb-1.0.21.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/libusb/1.0.21: 29 files, 510.5KB
==> Installing nwoolls/xgminer/bfgminer dependency: hidapi
==> Downloading https://homebrew.bintray.com/bottles/hidapi-0.8.0-rc1
#                                                                    ###########################                                          ######################################################################## 100.0%
==> Pouring hidapi-0.8.0-rc1.sierra.bottle.2.tar.gz
🍺  /usr/local/Cellar/hidapi/0.8.0-rc1: 16 files, 129.7KB
==> Installing nwoolls/xgminer/bfgminer
==> Downloading http://luke.dashjr.org/programs/bitcoin/files/bfgmine
==> Downloading from http://bfgminer.org/files/5.1.0/bfgminer-5.1.0.z
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        #                                                                    #                                                                    #                                                                    #                                                                    #                                                                    ##                                                                   ##                                                                   ##                                                                   ##                                                                   ###                                                                  ###                                                                  ###                                                                  ####                                                                 ####                                                                 ####                                                                 ####                                                                 #####                                                                #####                                                                #####                                                                #####                                                                ######                                                               ######                                                               #######                                                              #######                                                              #######                                                              ########                                                             ########                                                             ########                                                             #########                                                            #########                                                            ##########                                                           ###########                                                          ############                                                         ############                                                         #############                                                        #############                                                        ###############                                                      ###############                                                      ################                                                     #################                                                    ##################                                                   ###################                                                  #####################                                                #####################                                                #######################                                              ########################                                             ##########################                                           ###########################                                          #############################                                        ##############################                                       ################################                                     #################################                                    ####################################                                 ####################################                                 ########################################                             #########################################                            ############################################                         #############################################                        #################################################                    ###################################################                  ######################################################               ########################################################             ############################################################         #############################################################        ##################################################################   ###################################################################  ######################################################################## 100.0%
==> NOSUBMODULES=1 ./autogen.sh
==> ./configure --prefix=/usr/local/Cellar/bfgminer/5.1.0 PKG_CONFIG_
==> make install
🍺  /usr/local/Cellar/bfgminer/5.1.0: 49 files, 2.3MB, built in 2 minutes 4 seconds