try reading the README.md and /doc/configuration.md if it doesn't say to use algorithm then it's not mine
i found it here http://www.sgminerwindows.com/
is this site legit?
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.
[23:26:36] Started sgminer 4.1.0
[23:26:38] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[23:26:38] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[23:26:38] Need to specify at least one pool server.
Input server details.
URL:
stratum+tcp://grs.suprnova.cc:5544
Username:
Xxxx.xxxx
Password:
Xxxxxx
[23:27:05] Pool 0 difficulty changed to 0.004
[23:27:05] Kernel groestlcoin is experimental.
[23:27:06] Error -11: Building Program (clBuildProgram)
[23:27:06] ./groestl.cl(107): warning: type qualifier specified more than once
__constant static const sph_u64 T0[] = {
^
./groestl.cl(107): error: a global-scope declaration may not have this storage
class
__constant static const
[23:27:06] Failed to init GPU thread 0, disabling device 0
[23:27:06] Restarting the GPU from the menu will not fix this.
[23:27:06] Try restarting sgminer.
Press enter to continue:
sgminer 4.1.0
------------------------------------------------------------------------
Configuration Options Summary:
Use git version......: yes
libcurl(GBT+getwork).: Enabled: -lcurl
curses.TUI...........: FOUND: -lncurses
OpenCL...............: FOUND. GPU mining support enabled
ADL..................: SDK found, GPU monitoring support enabled
Compilation............: make (or gmake)
CPPFLAGS.............:
CFLAGS...............: -O2 -Wall -march=native
LDFLAGS..............: -lpthread
LDADD................: -ldl -lcurl compat/jansson-2.5/src/.libs/libjansson.a -lpthread -L/opt/AMDAPP/lib/x86_64 -lOpenCL -lm -lrt
Installation...........: make install (as root if needed, with 'su' or 'sudo')
prefix...............: /usr/local
dmr@dminer:~/Mining/sph-sgminer$ make
make all-recursive
make[1]: ingresso nella directory "/home/dmr/Mining/sph-sgminer"
Making all in lib
make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/lib"
GEN arg-nonnull.h
GEN c++defs.h
GEN warn-on-use.h
GEN signal.h
GEN string.h
make all-recursive
make[3]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/lib"
make[4]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/lib"
CC dummy.o
AR libgnu.a
make[4]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/lib"
make[3]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/lib"
make[2]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/lib"
Making all in compat
make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat"
Making all in jansson-2.5
make[3]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5"
make all-recursive
make[4]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5"
Making all in src
make[5]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5/src"
CC dump.lo
CC error.lo
CC hashtable.lo
CC load.lo
CC memory.lo
CC pack_unpack.lo
CC strbuffer.lo
CC strconv.lo
CC utf.lo
CC value.lo
CCLD libjansson.la
make[5]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5/src"
make[5]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5"
make[5]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5"
make[4]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5"
make[3]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5"
make[3]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat"
make[3]: Nessuna operazione da eseguire per "all-am".
make[3]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat"
make[2]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat"
Making all in ccan
make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/ccan"
CC opt/libccan_a-helpers.o
CC opt/libccan_a-opt.o
CC opt/libccan_a-parse.o
CC opt/libccan_a-usage.o
AR libccan.a
make[2]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/ccan"
Making all in sph
make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/sph"
CC bmw.o
CC echo.o
CC jh.o
CC luffa.o
CC simd.o
CC blake.o
CC cubehash.o
CC groestl.o
groestl.c: In function ‘groestl_small_close’:
groestl.c:2812:17: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable]
groestl.c: In function ‘groestl_big_close’:
groestl.c:2948:17: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable]
CC keccak.o
CC shavite.o
CC skein.o
CC sha2.o
CC sha2big.o
CC fugue.o
CC hamsi.o
CC panama.o
AR libsph.a
make[2]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/sph"
make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer"
CC sgminer-sgminer.o
sgminer.c: In function ‘set_difficulty_multiplier’:
sgminer.c:1065:35: warning: comparison of distinct pointer types lacks a cast [enabled by default]
sgminer.c: In function ‘show_hash’:
sgminer.c:2559:6: warning: variable ‘intdiff’ set but not used [-Wunused-but-set-variable]
sgminer.c: In function ‘calc_diff’:
sgminer.c:2974:11: warning: unused variable ‘uintdiff’ [-Wunused-variable]
sgminer.c: In function ‘app_restart’:
sgminer.c:3179:2: warning: passing argument 2 of ‘execv’ from incompatible pointer type [enabled by default]
/usr/include/unistd.h:564:12: note: expected ‘char * const*’ but argument is of type ‘const char * const*’
sgminer.c: In function ‘rebuild_nonce’:
sgminer.c:6090:4: warning: implicit declaration of function ‘qubitcoin_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6093:4: warning: implicit declaration of function ‘quarkcoin_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6096:4: warning: implicit declaration of function ‘myriadcoin_groestl_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6099:4: warning: implicit declaration of function ‘fuguecoin_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6102:4: warning: implicit declaration of function ‘inkcoin_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6105:4: warning: implicit declaration of function ‘animecoin_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6108:4: warning: implicit declaration of function ‘groestlcoin_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6111:4: warning: implicit declaration of function ‘sifcoin_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6114:4: warning: implicit declaration of function ‘twecoin_regenhash’ [-Wimplicit-function-declaration]
sgminer.c:6117:4: warning: implicit declaration of function ‘marucoin_regenhash’ [-Wimplicit-function-declaration]
CC sgminer-api.o
api.c: In function ‘api’:
api.c:4012:8: warning: ‘isjoin’ may be used uninitialized in this function [-Wuninitialized]
CC sgminer-util.o
CC sgminer-sha2.o
CC sgminer-logging.o
CC sgminer-driver-opencl.o
driver-opencl.c: In function ‘queue_sph_kernel’:
driver-opencl.c:1068:17: warning: unused variable ‘midstate’ [-Wunused-variable]
CC sgminer-ocl.o
CC sgminer-findnonce.o
CC sgminer-adl.o
adl.c: In function ‘init_adl’:
adl.c:329:6: warning: unused variable ‘iNumDisplays’ [-Wunused-variable]
adl.c: At top level:
adl.c:124:25: warning: ‘lpAdlDisplayInfo’ defined but not used [-Wunused-variable]
CC sgminer-scrypt.o
CC sgminer-darkcoin.o
darkcoin.c: In function ‘darkcoin_regenhash’:
darkcoin.c:174:15: warning: unused variable ‘scratchbuf’ [-Wunused-variable]
darkcoin.c: In function ‘scanhash_darkcoin’:
darkcoin.c:189:8: warning: unused variable ‘scratchbuf’ [-Wunused-variable]
CC sgminer-qubitcoin.o
qubitcoin.c: In function ‘qubitcoin_regenhash’:
qubitcoin.c:138:15: warning: unused variable ‘scratchbuf’ [-Wunused-variable]
qubitcoin.c: In function ‘scanhash_qubitcoin’:
qubitcoin.c:153:8: warning: unused variable ‘scratchbuf’ [-Wunused-variable]
CC sgminer-quarkcoin.o
sgminer 4.1.0-103-g00015 - Started: [2014-05-07 23:48:03]
--------------------------------------------------------------------------------
sgminer 4.1.0-103-g00015 - Started: [2014-05-07 23:49:28]
--------------------------------------------------------------------------------
ST: 2 SS: 0 NB: 1 LW: 4 GF: 0 RF: 0
Connected to Pool 0 (stratum) diff 0.004 as user Semedisenape.myminer
Block: eece9b97... Diff:252 Started: [23:49:28] Best share: 0
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
GPU 0: 61.0C 1260RPM | OFF / 0.000h/s | R: 0.0% HW:0 WU:0.000/m I: 0
GPU 1: 64.5C 1260RPM | OFF / 0.000h/s | R: 0.0% HW:0 WU:0.000/m I: 0
GPU 2: 52.0C 1033RPM | OFF / 0.000h/s | R: 0.0% HW:0 WU:0.000/m I: 0
GPU 3: 40.0C 954RPM | OFF / 0.000h/s | R: 0.0% HW:0 WU:0.000/m I: 0
--------------------------------------------------------------------------------
__constant [23:49:27] Failed to init GPU thread 1, disabling device 1
[23:49:27] Kernel groestlcoin is experimental.
[23:49:27] Error -11: Building Program (clBuildProgram)
[23:49:27] ./kernel/groestl.cl(107): warning: type qualifier specified more than once
__constant static const sph_u64 T0[] = {
^
./kernel/groestl.cl(107): error: a global-scope declaration may not have this
storage class
__constant
[23:49:27] Failed to init GPU thread 2, disabling device 2
[23:49:27] Kernel groestlcoin is experimental.
[23:49:27] Error -11: Building Program (clBuildProgram)
[23:49:27] ./kernel/groestl.cl(107): warning: type qualifier specified more than once
__constant static const sph_u64 T0[] = {
^
./kernel/groestl.cl(107): error: a global-scope declaration may not have this
storage class __constant
[23:49:27] Failed to init GPU thread 3, disabling device 3
[23:49:27] Probing for an alive pool [23:49:28] Network diff set to 252Errore di segmentazione (core dump creato)
[21:41:27] Started sgminer 4.1.0
__constant static const sph_u64 T0[] = {
^
./kernel/groestl.cl(107): error: a global-scope declaration may not have this
storage class
__constant
[21:41:29] Failed to init GPU thread 0, disabling device 0
[21:41:29] Restarting the GPU from the menu will not fix this.
[21:41:29] Try restarting sgminer.
Press enter to continue:
dmr@dminer:~/Mining/sgminer$ sh autogen.sh
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
dmr@dminer:~/Mining/sgminer$ ./configure --disable-adl
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ranlib... ranlib
checking whether gcc needs -traditional... no
checking whether gcc and cc understand -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu 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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
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 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 ANSI C header files... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for OpenCL... yes
checking for pthread_create in -lpthread... yes
checking for library containing addstr... -lncurses
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBCURL... no
checking for LIBCURL... yes
checking whether to use git version if available... checking for git... no
checking for .git/... no
./configure: line 16695: test: too many arguments
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating ccan/Makefile
config.status: creating lib/Makefile
config.status: creating sph/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in compat/jansson-2.5 (/home/dmr/Mining/sgminer/compat/jansson-2.5)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--disable-adl' --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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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... /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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu 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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc 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 -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 supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for int32_t... yes
checking for long long int... yes
checking for inline... inline
checking for strtoll... yes
checking for localeconv... yes
configure: creating ./config.status
config.status: creating jansson.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/jansson_config.h
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
------------------------------------------------------------------------
sgminer 4.1.0
------------------------------------------------------------------------
Configuration Options Summary:
Use git version......: no
libcurl(GBT+getwork).: Enabled: -lcurl
curses.TUI...........: FOUND: -lncurses
OpenCL...............: FOUND. GPU mining support enabled
ADL..................: Detection overrided. GPU monitoring support DISABLED
Compilation............: make (or gmake)
CPPFLAGS.............:
CFLAGS...............: -g -O2
LDFLAGS..............: -lpthread
LDADD................: -ldl -lcurl compat/jansson-2.5/src/.libs/libjansson.a -lpthread -L/opt/AMDAPP/lib/x86_64 -lOpenCL -lm -lrt
Installation...........: make install (as root if needed, with 'su' or 'sudo')
prefix...............: /usr/local
dmr@dminer:~/Mining/sgminer$ make
make all-recursive
make[1]: ingresso nella directory "/home/dmr/Mining/sgminer"
Making all in lib
make[2]: ingresso nella directory "/home/dmr/Mining/sgminer/lib"
GEN signal.h
GEN string.h
make all-recursive
make[3]: ingresso nella directory "/home/dmr/Mining/sgminer/lib"
make[4]: ingresso nella directory "/home/dmr/Mining/sgminer/lib"
make[4]: Nessuna operazione da eseguire per "all-am".
make[4]: uscita dalla directory "/home/dmr/Mining/sgminer/lib"
make[3]: uscita dalla directory "/home/dmr/Mining/sgminer/lib"
make[2]: uscita dalla directory "/home/dmr/Mining/sgminer/lib"
Making all in compat
make[2]: ingresso nella directory "/home/dmr/Mining/sgminer/compat"
Making all in jansson-2.5
make[3]: ingresso nella directory "/home/dmr/Mining/sgminer/compat/jansson-2.5"
make all-recursive
make[4]: ingresso nella directory "/home/dmr/Mining/sgminer/compat/jansson-2.5"
Making all in src
make[5]: ingresso nella directory "/home/dmr/Mining/sgminer/compat/jansson-2.5/src"
CC dump.lo
CC error.lo
CC hashtable.lo
CC load.lo
CC memory.lo
CC pack_unpack.lo
CC strbuffer.lo
CC strconv.lo
CC value.lo
CCLD libjansson.la
make[5]: uscita dalla directory "/home/dmr/Mining/sgminer/compat/jansson-2.5/src"
make[5]: ingresso nella directory "/home/dmr/Mining/sgminer/compat/jansson-2.5"
make[5]: uscita dalla directory "/home/dmr/Mining/sgminer/compat/jansson-2.5"
make[4]: uscita dalla directory "/home/dmr/Mining/sgminer/compat/jansson-2.5"
make[3]: uscita dalla directory "/home/dmr/Mining/sgminer/compat/jansson-2.5"
make[3]: ingresso nella directory "/home/dmr/Mining/sgminer/compat"
make[3]: Nessuna operazione da eseguire per "all-am".
make[3]: uscita dalla directory "/home/dmr/Mining/sgminer/compat"
make[2]: uscita dalla directory "/home/dmr/Mining/sgminer/compat"
Making all in ccan
make[2]: ingresso nella directory "/home/dmr/Mining/sgminer/ccan"
make[2]: Nessuna operazione da eseguire per "all".
make[2]: uscita dalla directory "/home/dmr/Mining/sgminer/ccan"
Making all in sph
make[2]: ingresso nella directory "/home/dmr/Mining/sgminer/sph"
make[2]: Nessuna operazione da eseguire per "all".
make[2]: uscita dalla directory "/home/dmr/Mining/sgminer/sph"
make[2]: ingresso nella directory "/home/dmr/Mining/sgminer"
CC sgminer-sgminer.o
sgminer.c: In function ‘set_difficulty_multiplier’:
sgminer.c:1065:35: warning: comparison of distinct pointer types lacks a cast [enabled by default]
sgminer.c: In function ‘app_restart’:
sgminer.c:3179:2: warning: passing argument 2 of ‘execv’ from incompatible pointer type [enabled by default]
/usr/include/unistd.h:564:12: note: expected ‘char * const*’ but argument is of type ‘const char * const*’
CC sgminer-api.o
CC sgminer-util.o
CC sgminer-sha2.o
CC sgminer-logging.o
CC sgminer-driver-opencl.o
CC sgminer-ocl.o
CC sgminer-findnonce.o
CC sgminer-scrypt.o
CC sgminer-darkcoin.o
CC sgminer-qubitcoin.o
CC sgminer-quarkcoin.o
CC sgminer-myriadcoin-groestl.o
CC sgminer-fuguecoin.o
CC sgminer-inkcoin.o
CC sgminer-animecoin.o
CC sgminer-groestlcoin.o
CC sgminer-sifcoin.o
CC sgminer-twecoin.o
CC sgminer-marucoin.o
CCLD sgminer
make[2]: uscita dalla directory "/home/dmr/Mining/sgminer"
make[1]: uscita dalla directory "/home/dmr/Mining/sgminer"
[23:40:57] Kernel groestlcoin is experimental.
[23:40:57] Error -11: Building Program (clBuildProgram)
[23:40:57] ./groestl.cl(107): warning: type qualifier specified more than once
__constant static const sph_u64 T0[] = {
^
./groestl.cl(107): error: a global-scope declaration may not have this storage
class
__constant static const
[23:40:57] Failed to init GPU thread 0, disabling device 0
[23:40:57] Restarting the GPU from the menu will not fix this.
[23:40:57] Try restarting sgminer.
set GPU_MAX_ALLOC_PERCENT=100
sgminer.exe -k quarkcoin -o stratum+tcp://frq.cpu-pool.net:3480 -u 1 -p 1
make[2]: Entering directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer'
CC sgminer-sgminer.o
In file included from ./sha2.h:36:0,
from sgminer.c:49:
./miner.h:37:19: fatal error: CL/cl.h: No such file or directory
compilation terminated.
make[2]: *** [sgminer-sgminer.o] Error 1
make[2]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer'
make: *** [all] Error 2
Configuration Options Summary:
Use git version......: yes
libcurl(GBT+getwork).: Enabled: -lcurl
curses.TUI...........: NOT FOUND. TUI support DISABLED
OpenCL...............: NOT FOUND. GPU mining support DISABLED
configure: error: OpenCL not found
sudo apt-get install libncurses5-dev
sudo ./Install-AMD-APP.sh
[20:54:22] Started sgminer 4.1.0-103-g00015Segmentation fault (core dumped)