It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.10
DISTRIB_CODENAME=wily
DISTRIB_DESCRIPTION="Ubuntu 15.10"
NAME="Ubuntu"
VERSION="15.10 (Wily Werewolf)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 15.10"
VERSION_ID="15.10"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
Linux lenovo 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 14:46:51 UTC 2015 i686 i686 i686 GNU/Linux
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.10
DISTRIB_CODENAME=wily
DISTRIB_DESCRIPTION="Ubuntu 15.10"
NAME="Ubuntu"
VERSION="15.10 (Wily Werewolf)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 15.10"
VERSION_ID="15.10"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
Linux lenovo 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 14:46:51 UTC 2015 i686 i686 i686 GNU/Linux
cd /var/www/minera/minera-bin
sudo rm bfgminer
touch bfgminer
cd src
sudo rm -r -f bfgminer
cd /var/www
sudo ./build_miner bfgminer
bfgminer
Pulling repo https://github.com/luke-jr/bfgminer.git
Fetching origin
HEAD is now at 9c71295 Merge branch 'travis' into bfgminer
Getting submodules...
Submodule 'ccan' () registered for path 'ccan-upstream'
Submodule 'libbase58' () registered for path 'libbase58'
Submodule 'libblkmaker' () registered for path 'libblkmaker'
Running autoreconf -if...
rm: cannot remove `autom4te.cache/traces.0': Permission denied
rm: cannot remove `autom4te.cache/requests': Permission denied
rm: cannot remove `autom4te.cache/output.0': Permission denied
rm: cannot remove `autom4te.cache/traces.1': Permission denied
rm: cannot remove `autom4te.cache/output.1': Permission denied
bfgminer
Pulling repo https://github.com/luke-jr/bfgminer.git
Fetching origin
HEAD is now at 9c71295 Merge branch 'travis' into bfgminer
Getting submodules...
Submodule 'ccan' () registered for path 'ccan-upstream'
Submodule 'libbase58' () registered for path 'libbase58'
Submodule 'libblkmaker' () registered for path 'libblkmaker'
Running autoreconf -if...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Updating version.h...
Running ./configure --enable-scrypt --enable-broad-udevrules
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking for ranlib... ranlib
checking whether gcc -std=gnu99 needs -traditional... no
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... gcc -E
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for mprotect... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... yes
checking for C/C++ restrict keyword... __restrict
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for wchar_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether strtok_r is declared... (cached) yes
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for strtok_r... yes
checking whether strtok_r works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for ANSI C header files... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for sys/mman.h... (cached) yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking linux/spi/spidev.h usability... yes
checking linux/spi/spidev.h presence... yes
checking for linux/spi/spidev.h... yes
checking for struct i2c_msg.buf... no
checking for struct i2c_msg.len... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for chroot... yes
checking for sleep... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether HASH_ITER is declared... yes
checking whether DL_CONCAT is declared... yes
checking linux/vfio.h usability... no
checking linux/vfio.h presence... no
checking for linux/vfio.h... no
configure: WARNING: linux/vfio.h not found; PCI device support will require UIO (and root access)
checking for pthread_cancel... with -pthread -lpthread
checking for nanosleep... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JANSSON... yes
checking for libmicrohttpd... yes
checking for libevent... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBUSB... yes
checking for hidapi... no
checking for hidapi... no
checking for hidapi... no
checking whether libusb_error_name is declared... yes
checking what baud rates your system supports... done
checking for best native curses library... configure: WARNING: ncursesw5 doesn't seem to be installed properly
ncurses5
checking whether curses library supports wide characters... no
checking for libbase58... yes
checking whether the linker recognizes the -zorigin option... yes
checking for armv7l-unknown-linux-gnueabihf-ldconfig... no
checking for ldconfig... ldconfig
checking libudev.h usability... yes
checking libudev.h presence... yes
checking for libudev.h... yes
checking for LIBCURL... yes
checking for setrlimit... yes
checking for bswap_* functions... found in byteswap.h
checking if bswap_16 is already a macro... yes
checking for platform endian... little endian (endian.h)
checking if good static asserts compile... yes
checking if GNU format attribute compiles... yes
checking for clock_gettime(CLOCK_MONOTONIC)... yes
checking for library containing clock_gettime... -lrt
checking for clock_nanosleep... no
checking for clock_gettime(CLOCK_MONOTONIC_RAW)... yes
checking for log2... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating x86_64/Makefile
config.status: creating x86_32/Makefile
config.status: creating ccan.bfg/Makefile
config.status: creating lib/Makefile
config.status: creating 70-bfgminer.rules
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
=== configuring in libblkmaker (/var/www/minera/minera-bin/src/bfgminer/libblkmaker)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--enable-scrypt' '--enable-broad-udevrules' 'libbase58_LIBS=-L/usr/local/lib -lbase58 ' 'libbase58_CFLAGS=-I/usr/local/include ' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JANSSON... yes
checking for libbase58... yes
checking for strchr in -lws2_32... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libblkmaker_jansson-0.1.pc
config.status: executing depfiles commands
config.status: executing libtool commands
------------------------------------------------------------------------
bfgminer 4.8.0 configuration options summary
------------------------------------------------------------------------
CFLAGS...............: -pthread -g -O2 -I/usr/local/include/libusb-1.0 -I/usr/local/include -pthread -I/usr/local/include -I/var/www/minera/minera-bin/src/bfgminer/libblkmaker
LDFLAGS..............: -pthread -lpthread -lcurl -L/usr/local/lib -ljansson -lncurses -ltinfo -lm -ludev -L/usr/local/lib -lusb-1.0 -lrt -L/usr/local/lib -lbase58 -L/var/www/minera/minera-bin/src/bfgminer/libblkmaker/.libs -Wl,-rpath,\$$ORIGIN/libblkmaker/.libs,-zorigin -lblkmaker_jansson-0.1 -lblkmaker-0.1
Installation.prefix..: /usr/local
Enabled..Lowlevel....: ftdi pci pci:uio spi usb vcom
Disabled.Lowlevel....: hid mswin pci:vfio
Enabled..Drivers.....: antminer avalon avalonmm bfx bifury bigpic bitforce bitforce:pci bitfury_gpio cairnsmore cointerra drillbit dualminer erupter gridseed hashbusteravalon hashbusterusb hashfast icarus klondike littlefury modminer proxy proxy:getwork proxy:stratum rockminer twinfury x6500 zeusminer ztex
Disabled.Drivers.....: bfsb bitforce:mswin cpu hashbuster jingtian knc metabank minergate nanofury opencl
To enable nanofury, install hidapi
To enable hashbuster, install hidapi
Enabled..Algorithms..: SHA256d scrypt
Disabled.Algorithms..:
Enabled..Options.....: ncurses5
Disabled.Options.....:
./gen-version.sh >version.h.new
cmp version.h version.h.new && rm version.h.new || mv version.h.new version.h
make all-recursive
make[1]: Entering directory '/var/www/minera/minera-bin/src/bfgminer'
Making all in lib
make[2]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
GEN signal.h
GEN string.h
make all-recursive
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[4]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[2]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
Making all in ccan.bfg
make[2]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/ccan.bfg'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/ccan.bfg'
Making all in libblkmaker
make[2]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
make[2]: Entering directory '/var/www/minera/minera-bin/src/bfgminer'
make -C lib
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make all-recursive
make[4]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[5]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[4]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
./gen-version.sh >version.h.new
cmp version.h version.h.new && rm version.h.new || mv version.h.new version.h
CC bfgminer-miner.o
CC bfgminer-deviceapi.o
CC bfgminer-util.o
CC bfgminer-sha2.o
CC bfgminer-api.o
CC bfgminer-logging.o
CC bfgminer-driver-proxy.o
CC bfgminer-httpsrv.o
CC bfgminer-driver-getwork.o
CC bfgminer-driver-stratum.o
CC bfgminer-scrypt.o
CC bfgminer-lowl-vcom.o
CC bfgminer-lowl-usb.o
CC bfgminer-binloader.o
CC bfgminer-lowlevel.o
CC bfgminer-dynclock.o
CC bfgminer-work2d.o
CC bfgminer-driver-bitforce.o
CC bfgminer-driver-bigpic.o
CC bfgminer-driver-drillbit.o
CC bfgminer-driver-twinfury.o
CC bfgminer-driver-icarus.o
CC bfgminer-driver-cairnsmore.o
CC bfgminer-driver-erupter.o
CC bfgminer-driver-antminer.o
CC bfgminer-gc3355.o
CC bfgminer-driver-gridseed.o
CC bfgminer-driver-dualminer.o
CC bfgminer-driver-zeusminer.o
CC bfgminer-driver-avalon.o
CC bfgminer-hexdump.o
CC bfgminer-driver-avalonmm.o
CC bfgminer-driver-klondike.o
CC bfgminer-driver-hashbusteravalon.o
CC bfgminer-driver-modminer.o
CC bfgminer-driver-x6500.o
CC bfgminer-jtag.o
CC bfgminer-driver-ztex.o
CC bfgminer-libztex.o
CC bfgminer-driver-bifury.o
CC bfgminer-driver-bitfury.o
CC bfgminer-libbitfury.o
CC bfgminer-driver-bfx.o
CC bfgminer-driver-littlefury.o
CC bfgminer-driver-hashbusterusb.o
CC bfgminer-driver-cointerra.o
CC bfgminer-driver-hashfast.o
CC bfgminer-driver-rockminer.o
CC bfgminer-lowl-ftdi.o
CC bfgminer-lowl-pci.o
CC bfgminer-lowl-spi.o
make -C libblkmaker
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
CCLD bfgminer
make[2]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer'
make[1]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer'
./gen-version.sh >version.h.new
cmp version.h version.h.new && rm version.h.new || mv version.h.new version.h
make install-recursive
make[1]: Entering directory '/var/www/minera/minera-bin/src/bfgminer'
Making install in lib
make[2]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make install-recursive
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[4]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[5]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[4]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[2]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
Making install in ccan.bfg
make[2]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/ccan.bfg'
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/ccan.bfg'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/ccan.bfg'
make[2]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/ccan.bfg'
Making install in libblkmaker
make[2]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
/bin/mkdir -p '/usr/local/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libblkmaker_jansson-0.1.la libblkmaker-0.1.la '/usr/local/lib'
libtool: install: warning: relinking `libblkmaker_jansson-0.1.la'
libtool: install: (cd /var/www/minera/minera-bin/src/bfgminer/libblkmaker; /bin/bash /var/www/minera/minera-bin/src/bfgminer/libblkmaker/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -L.libs -lblkmaker-0.1 -ljansson -no-undefined -version-info 6:0:0 -o libblkmaker_jansson-0.1.la -rpath /usr/local/lib libblkmaker_jansson_0.1_la-blkmaker_jansson.lo )
libtool: install: /usr/bin/install -c .libs/libblkmaker_jansson-0.1.so.6.0.0T /usr/local/lib/libblkmaker_jansson-0.1.so.6.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libblkmaker_jansson-0.1.so.6.0.0 libblkmaker_jansson-0.1.so.6 || { rm -f libblkmaker_jansson-0.1.so.6 && ln -s libblkmaker_jansson-0.1.so.6.0.0 libblkmaker_jansson-0.1.so.6; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libblkmaker_jansson-0.1.so.6.0.0 libblkmaker_jansson-0.1.so || { rm -f libblkmaker_jansson-0.1.so && ln -s libblkmaker_jansson-0.1.so.6.0.0 libblkmaker_jansson-0.1.so; }; })
libtool: install: /usr/bin/install -c .libs/libblkmaker_jansson-0.1.lai /usr/local/lib/libblkmaker_jansson-0.1.la
libtool: install: /usr/bin/install -c .libs/libblkmaker-0.1.so.6.0.0 /usr/local/lib/libblkmaker-0.1.so.6.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libblkmaker-0.1.so.6.0.0 libblkmaker-0.1.so.6 || { rm -f libblkmaker-0.1.so.6 && ln -s libblkmaker-0.1.so.6.0.0 libblkmaker-0.1.so.6; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libblkmaker-0.1.so.6.0.0 libblkmaker-0.1.so || { rm -f libblkmaker-0.1.so && ln -s libblkmaker-0.1.so.6.0.0 libblkmaker-0.1.so; }; })
libtool: install: /usr/bin/install -c .libs/libblkmaker-0.1.lai /usr/local/lib/libblkmaker-0.1.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/include/libblkmaker-0.1'
/usr/bin/install -c -m 644 blkmaker.h blktemplate.h '/usr/local/include/libblkmaker-0.1'
/bin/mkdir -p '/usr/local/include/libblkmaker-0.1'
/usr/bin/install -c -m 644 blkmaker_jansson.h '/usr/local/include/libblkmaker-0.1'
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libblkmaker_jansson-0.1.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
make[2]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
make[2]: Entering directory '/var/www/minera/minera-bin/src/bfgminer'
make -C lib
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make all-recursive
make[4]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[5]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[4]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
./gen-version.sh >version.h.new
cmp version.h version.h.new && rm version.h.new || mv version.h.new version.h
make -C libblkmaker
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
CCLD bfgminer
make[3]: Entering directory '/var/www/minera/minera-bin/src/bfgminer'
make -C lib
make[4]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make all-recursive
make[5]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[6]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[5]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
make[4]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/lib'
./gen-version.sh >version.h.new
cmp version.h version.h.new && rm version.h.new || mv version.h.new version.h
make -C libblkmaker
make[4]: Entering directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer/libblkmaker'
CCLD bfgminer
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c bfgminer bfgminer-rpc '/usr/local/bin'
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c start-bfgminer.sh '/usr/local/bin'
/bin/mkdir -p '/usr/local/share/doc/bfgminer'
/usr/bin/install -c -m 644 AUTHORS COPYING HACKING NEWS README example.conf README.RPC README.scrypt README.FPGA README.ASIC '/usr/local/share/doc/bfgminer'
/bin/mkdir -p '/usr/local/share/doc/bfgminer/rpc-examples'
/usr/bin/install -c -m 644 api-example.php miner.php api-example.c api-example.py '/usr/local/share/doc/bfgminer/rpc-examples'
/bin/mkdir -p '/lib/udev/rules.d'
/usr/bin/install -c -m 644 70-bfgminer.rules '/lib/udev/rules.d'
make[3]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer'
make[2]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer'
make[1]: Leaving directory '/var/www/minera/minera-bin/src/bfgminer'
Removing old binary /var/www/minera/minera-bin/bfgminer
Copying new binary /var/www/minera/minera-bin/src/bfgminer/bfgminer -> /var/www/minera/minera-bin/bfgminer