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

MacPorts: Temporarily Moving Them Out of The Way

Command:

$ sudo mv /opt/local ~/macports


Command (Moving Them Back):

$ sudo mv ~/macports /opt/local

Litecoin: Mining Using CPU Miner Called minerd

Command:

$ ./minerd -o stratum+tcp://us2.litecoinpool.org:3333 -u USERID.1 -p 1


Result:

[2017-07-30 22:40:51] Starting Stratum on stratum+tcp://us2.litecoinpool.org:3333
[2017-07-30 22:40:51] 4 miner threads started, using 'scrypt' algorithm.
[2017-07-30 22:40:51] Binding thread 1 to cpu 1
[2017-07-30 22:40:51] Binding thread 0 to cpu 0
[2017-07-30 22:40:51] Binding thread 2 to cpu 2
[2017-07-30 22:40:51] Binding thread 3 to cpu 3
[2017-07-30 22:40:51] Stratum requested work restart
[2017-07-30 22:40:52] thread 3: 4104 hashes, 15.67 khash/s
[2017-07-30 22:40:52] thread 0: 4104 hashes, 15.50 khash/s
[2017-07-30 22:40:52] thread 1: 4104 hashes, 15.49 khash/s
[2017-07-30 22:40:52] thread 2: 4104 hashes, 15.31 khash/s
[2017-07-30 22:41:22] Stratum requested work restart
[2017-07-30 22:41:22] thread 0: 463200 hashes, 15.74 khash/s
[2017-07-30 22:41:22] thread 1: 462216 hashes, 15.71 khash/s
[2017-07-30 22:41:22] thread 3: 463200 hashes, 15.74 khash/s
[2017-07-30 22:41:22] thread 2: 463920 hashes, 15.77 khash/s
[2017-07-30 22:42:14] thread 2: 734016 hashes, 14.08 khash/s
[2017-07-30 22:42:14] accepted: 1/1 (100.00%), 61.27 khash/s (yay!!!)
[2017-07-30 22:42:16] Stratum requested work restart
[2017-07-30 22:42:16] thread 2: 24576 hashes, 11.11 khash/s
[2017-07-30 22:42:16] thread 1: 764784 hashes, 14.07 khash/s
[2017-07-30 22:42:16] thread 0: 763680 hashes, 14.05 khash/s
[2017-07-30 22:42:16] thread 3: 756984 hashes, 13.93 khash/s
[2017-07-30 22:42:26] Stratum requested work restart
[2017-07-30 22:42:26] thread 3: 143520 hashes, 13.64 khash/s
[2017-07-30 22:42:26] thread 1: 142464 hashes, 13.52 khash/s
[2017-07-30 22:42:26] thread 0: 142200 hashes, 13.49 khash/s
[2017-07-30 22:42:26] thread 2: 142440 hashes, 13.51 khash/s
[2017-07-30 22:42:41] thread 0: 199656 hashes, 13.81 khash/s
[2017-07-30 22:42:41] accepted: 2/2 (100.00%), 54.48 khash/s (yay!!!)
[2017-07-30 22:42:47] thread 0: 94512 hashes, 14.33 khash/s
[2017-07-30 22:42:48] accepted: 3/3 (100.00%), 55.00 khash/s (yay!!!)
[2017-07-30 22:42:54] thread 3: 382920 hashes, 13.72 khash/s
[2017-07-30 22:42:54] accepted: 4/4 (100.00%), 55.08 khash/s (yay!!!)
[2017-07-30 22:43:04] Stratum requested work restart
[2017-07-30 22:43:04] thread 1: 506184 hashes, 13.30 khash/s
[2017-07-30 22:43:04] thread 3: 124176 hashes, 12.23 khash/s
[2017-07-30 22:43:04] thread 0: 212160 hashes, 12.47 khash/s
[2017-07-30 22:43:04] thread 2: 510048 hashes, 13.40 khash/s
[2017-07-30 22:43:06] thread 2: 12192 hashes, 11.62 khash/s
[2017-07-30 22:43:06] accepted: 5/5 (100.00%), 49.62 khash/s (yay!!!)
[2017-07-30 22:43:08] thread 2: 36216 hashes, 12.32 khash/s
[2017-07-30 22:43:09] accepted: 6/6 (100.00%), 50.32 khash/s (yay!!!)
[2017-07-30 22:43:12] thread 3: 94512 hashes, 12.32 khash/s
[2017-07-30 22:43:12] accepted: 7/7 (100.00%), 50.41 khash/s (yay!!!)
[2017-07-30 22:43:12] Stratum requested work restart
[2017-07-30 22:43:12] thread 3: 3360 hashes, 12.31 khash/s
[2017-07-30 22:43:12] thread 1: 97392 hashes, 12.26 khash/s
[2017-07-30 22:43:12] thread 2: 46560 hashes, 11.79 khash/s
[2017-07-30 22:43:12] thread 0: 98616 hashes, 12.41 khash/s
[2017-07-30 22:43:15] thread 1: 25920 hashes, 11.72 khash/s
[2017-07-30 22:43:15] accepted: 8/8 (100.00%), 48.23 khash/s (yay!!!)
[2017-07-30 22:43:16] Stratum requested work restart
[2017-07-30 22:43:16] thread 0: 37080 hashes, 11.48 khash/s
[2017-07-30 22:43:16] thread 2: 36192 hashes, 11.20 khash/s
[2017-07-30 22:43:16] thread 3: 37680 hashes, 11.65 khash/s
[2017-07-30 22:43:16] thread 1: 11616 hashes, 11.32 khash/s
[2017-07-30 22:43:27] thread 3: 131496 hashes, 11.53 khash/s
[2017-07-30 22:43:27] accepted: 9/9 (100.00%), 45.53 khash/s (yay!!!)
[2017-07-30 22:43:28] thread 1: 147408 hashes, 11.71 khash/s
[2017-07-30 22:43:28] accepted: 10/10 (100.00%), 45.92 khash/s (yay!!!)
[2017-07-30 22:43:30] thread 2: 160728 hashes, 11.52 khash/s
[2017-07-30 22:43:30] accepted: 11/11 (100.00%), 46.24 khash/s (yay!!!)
[2017-07-30 22:43:33] thread 0: 196776 hashes, 11.39 khash/s
[2017-07-30 22:43:33] accepted: 12/12 (100.00%), 46.15 khash/s (yay!!!)
[2017-07-30 22:43:36] thread 1: 88368 hashes, 11.93 khash/s
[2017-07-30 22:43:36] accepted: 13/13 (100.00%), 46.37 khash/s (yay!!!)
[2017-07-30 22:43:42] Stratum requested work restart
[2017-07-30 22:43:42] thread 2: 151536 hashes, 12.62 khash/s
[2017-07-30 22:43:42] thread 0: 110904 hashes, 12.77 khash/s
[2017-07-30 22:43:42] thread 3: 180336 hashes, 12.39 khash/s
[2017-07-30 22:43:42] thread 1: 73152 hashes, 12.29 khash/s
[2017-07-30 22:43:45] thread 2: 43032 hashes, 11.44 khash/s
[2017-07-30 22:43:45] accepted: 14/14 (100.00%), 48.89 khash/s (yay!!!)
[2017-07-30 22:43:53] Stratum requested work restart
[2017-07-30 22:43:53] thread 2: 90768 hashes, 12.23 khash/s
[2017-07-30 22:43:53] thread 0: 134760 hashes, 12.05 khash/s
[2017-07-30 22:43:53] thread 3: 134880 hashes, 12.06 khash/s
[2017-07-30 22:43:53] thread 1: 132960 hashes, 11.89 khash/s