Bitcoin Forum
May 23, 2024, 02:15:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 [289] 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 ... 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375313 times)
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
February 05, 2015, 01:58:55 PM
Last edit: February 05, 2015, 03:30:00 PM by 111magic
 #5761

Short message with mobile phone. Little stress. My daughter has accidentally thrown tea on the laptop.
 Shocked Not a little but her whole cup. Embarrassed


----------------------------------------------------------------------------------------------------------------------------

Oef! All good!  Smiley

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
th3.r00t
Sr. Member
****
Offline Offline

Activity: 312
Merit: 250



View Profile WWW
February 05, 2015, 04:22:13 PM
 #5762

Need some help here...

Today i tried to compile this https://github.com/magi-project/wolf-m7m-cpuminer-V2.git from source to my new trial VPS on Azure.

Strange, but there was an kind of error with this source and i couldnt compile the minerd.

Here is the log:
Code:
nouser@empty-hostname:~/wolf-v2$ ./autogen.sh && ./configure CFLAGS="-O3" CXXFLAGS="-O3" && make
configure.ac:13: installing './compile'
configure.ac:4: installing './config.guess'
configure.ac:4: installing './config.sub'
Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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 sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... yes
checking whether we can compile AVX2 code... yes
checking for json_loads in -ljansson... yes
checking for pthread_create in -lpthread... yes
checking for __gmpz_init in -lgmp... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.37.1
checking for libcurl >= version 7.15.2... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating compat/jansson/Makefile
config.status: creating m7/Makefile
config.status: creating cpuminer-config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/home/nouser/wolf-v2'
Making all in compat
make[2]: Entering directory '/home/nouser/wolf-v2/compat'
make[3]: Entering directory '/home/nouser/wolf-v2/compat'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/nouser/wolf-v2/compat'
make[2]: Leaving directory '/home/nouser/wolf-v2/compat'
Making all in m7
make[2]: Entering directory '/home/nouser/wolf-v2/m7'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-haval.o -MD -MP -MF .deps/libm7m_a-haval.Tpo -c -o libm7m_a-haval.o `test -f 'haval.c' || echo './'`haval.c
mv -f .deps/libm7m_a-haval.Tpo .deps/libm7m_a-haval.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-keccak.o -MD -MP -MF .deps/libm7m_a-keccak.Tpo -c -o libm7m_a-keccak.o `test -f 'keccak.c' || echo './'`keccak.c
mv -f .deps/libm7m_a-keccak.Tpo .deps/libm7m_a-keccak.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-ripemd.o -MD -MP -MF .deps/libm7m_a-ripemd.Tpo -c -o libm7m_a-ripemd.o `test -f 'ripemd.c' || echo './'`ripemd.c
mv -f .deps/libm7m_a-ripemd.Tpo .deps/libm7m_a-ripemd.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-sha2.o -MD -MP -MF .deps/libm7m_a-sha2.Tpo -c -o libm7m_a-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/libm7m_a-sha2.Tpo .deps/libm7m_a-sha2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-sha2big.o -MD -MP -MF .deps/libm7m_a-sha2big.Tpo -c -o libm7m_a-sha2big.o `test -f 'sha2big.c' || echo './'`sha2big.c
mv -f .deps/libm7m_a-sha2big.Tpo .deps/libm7m_a-sha2big.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-tiger.o -MD -MP -MF .deps/libm7m_a-tiger.Tpo -c -o libm7m_a-tiger.o `test -f 'tiger.c' || echo './'`tiger.c
mv -f .deps/libm7m_a-tiger.Tpo .deps/libm7m_a-tiger.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-whirlpool.o -MD -MP -MF .deps/libm7m_a-whirlpool.Tpo -c -o libm7m_a-whirlpool.o `test -f 'whirlpool.c' || echo './'`whirlpool.c
mv -f .deps/libm7m_a-whirlpool.Tpo .deps/libm7m_a-whirlpool.Po
rm -f libm7m.a
ar cru libm7m.a libm7m_a-haval.o libm7m_a-keccak.o libm7m_a-ripemd.o libm7m_a-sha2.o libm7m_a-sha2big.o libm7m_a-tiger.o libm7m_a-whirlpool.o
BFD: libm7m_a-haval.o: plugin needed to handle lto object
BFD: libm7m_a-keccak.o: plugin needed to handle lto object
BFD: libm7m_a-ripemd.o: plugin needed to handle lto object
BFD: libm7m_a-sha2.o: plugin needed to handle lto object
BFD: libm7m_a-sha2big.o: plugin needed to handle lto object
BFD: libm7m_a-tiger.o: plugin needed to handle lto object
BFD: libm7m_a-whirlpool.o: plugin needed to handle lto object
ranlib libm7m.a
BFD: libm7m_a-haval.o: plugin needed to handle lto object
BFD: libm7m_a-keccak.o: plugin needed to handle lto object
BFD: libm7m_a-ripemd.o: plugin needed to handle lto object
BFD: libm7m_a-sha2.o: plugin needed to handle lto object
BFD: libm7m_a-sha2big.o: plugin needed to handle lto object
BFD: libm7m_a-tiger.o: plugin needed to handle lto object
BFD: libm7m_a-whirlpool.o: plugin needed to handle lto object
make[2]: Leaving directory '/home/nouser/wolf-v2/m7'
make[2]: Entering directory '/home/nouser/wolf-v2'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o `test -f 'scrypt.c' || echo './'`scrypt.c
mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-m7mhash.o -MD -MP -MF .deps/minerd-m7mhash.Tpo -c -o minerd-m7mhash.o `test -f 'm7mhash.c' || echo './'`m7mhash.c
mv -f .deps/minerd-m7mhash.Tpo .deps/minerd-m7mhash.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o `test -f 'sha2-x64.S' || echo './'`sha2-x64.S
mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o `test -f 'scrypt-x64.S' || echo './'`scrypt-x64.S
mv -f .deps/minerd-scrypt-x64.Tpo .deps/minerd-scrypt-x64.Po
gcc -std=gnu99  -O3 -pthread -flto -fuse-linker-plugin -Ofast  -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-m7mhash.o  minerd-sha2-x64.o minerd-scrypt-x64.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  m7/libm7m.a -lgmp -lcurl -lm -lgmp
/tmp/ccXVL8gt.ltrans10.ltrans.o: In function `scanhash_m7m_hash':
ccXVL8gt.ltrans10.o:(.text+0xd2): undefined reference to `sph_sha256_init'
ccXVL8gt.ltrans10.o:(.text+0xde): undefined reference to `sph_sha256_init'
ccXVL8gt.ltrans10.o:(.text+0xf6): undefined reference to `sph_sha224'
ccXVL8gt.ltrans10.o:(.text+0x102): undefined reference to `sph_sha512_init'
ccXVL8gt.ltrans10.o:(.text+0x11a): undefined reference to `sph_sha384'
ccXVL8gt.ltrans10.o:(.text+0x126): undefined reference to `sph_keccak512_init'
ccXVL8gt.ltrans10.o:(.text+0x13e): undefined reference to `sph_keccak512'
ccXVL8gt.ltrans10.o:(.text+0x14a): undefined reference to `sph_whirlpool_init'
ccXVL8gt.ltrans10.o:(.text+0x162): undefined reference to `sph_whirlpool'
ccXVL8gt.ltrans10.o:(.text+0x16e): undefined reference to `sph_haval256_5_init'
ccXVL8gt.ltrans10.o:(.text+0x186): undefined reference to `sph_haval256_5'
ccXVL8gt.ltrans10.o:(.text+0x192): undefined reference to `sph_tiger_init'
ccXVL8gt.ltrans10.o:(.text+0x1aa): undefined reference to `sph_tiger'
ccXVL8gt.ltrans10.o:(.text+0x1b6): undefined reference to `sph_ripemd160_init'
ccXVL8gt.ltrans10.o:(.text+0x1ce): undefined reference to `sph_ripemd160'
ccXVL8gt.ltrans10.o:(.text+0x40d): undefined reference to `sph_sha224'
ccXVL8gt.ltrans10.o:(.text+0x420): undefined reference to `sph_sha256_close'
ccXVL8gt.ltrans10.o:(.text+0x454): undefined reference to `sph_sha384'
ccXVL8gt.ltrans10.o:(.text+0x46e): undefined reference to `sph_sha512_close'
ccXVL8gt.ltrans10.o:(.text+0x4a2): undefined reference to `sph_keccak512'
ccXVL8gt.ltrans10.o:(.text+0x4bc): undefined reference to `sph_keccak512_close'
ccXVL8gt.ltrans10.o:(.text+0x4f0): undefined reference to `sph_whirlpool'
ccXVL8gt.ltrans10.o:(.text+0x50a): undefined reference to `sph_whirlpool_close'
ccXVL8gt.ltrans10.o:(.text+0x53e): undefined reference to `sph_haval256_5'
ccXVL8gt.ltrans10.o:(.text+0x558): undefined reference to `sph_haval256_5_close'
ccXVL8gt.ltrans10.o:(.text+0x614): undefined reference to `sph_tiger'
ccXVL8gt.ltrans10.o:(.text+0x62e): undefined reference to `sph_tiger_close'
ccXVL8gt.ltrans10.o:(.text+0x6ea): undefined reference to `sph_ripemd160'
ccXVL8gt.ltrans10.o:(.text+0x704): undefined reference to `sph_ripemd160_close'
ccXVL8gt.ltrans10.o:(.text+0x871): undefined reference to `sph_sha224'
ccXVL8gt.ltrans10.o:(.text+0x880): undefined reference to `sph_sha256_close'
ccXVL8gt.ltrans10.o:(.text+0xe82): undefined reference to `sph_sha224'
ccXVL8gt.ltrans10.o:(.text+0xe91): undefined reference to `sph_sha256_close'
collect2: error: ld returned 1 exit status
Makefile:507: recipe for target 'minerd' failed
make[2]: *** [minerd] Error 1
make[2]: Leaving directory '/home/nouser/wolf-v2'
Makefile:760: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/nouser/wolf-v2'
Makefile:410: recipe for target 'all' failed
make: *** [all] Error 2

One more thing - the Azure runs on AMD Opteron 4171HE...

There was no problem compiling https://github.com/magi-project/m-cpuminer-legacy-v2.git...

BitSend ◢◤Clients | Source
www.bitsend.info
█▄
█████▄
████████▄
███████████▄
██████████████
███████████▀
████████▀
█████▀
█▀












Your Digital Network | 10MB Blocks
Algo: XEVAN | DK3 | Masternodes
Bitcore - BTX/BTC -Project












BSD -USDT | Bittrex | C.Gather | S.Exchange
Cryptopia | NovaExchange | Livecoin
CoinPayments | Faucet | Bitsend Airdrop













████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
sleepdog
Full Member
***
Offline Offline

Activity: 183
Merit: 100


View Profile
February 05, 2015, 04:47:37 PM
 #5763

I'm Indonesia and so is my wife!   Wink
Hey, do you can translate the OP into Bahasa Indonesia?

Think they are not online anymore!

Just a little joke.

https://www.youtube.com/watch?v=l23GPWAWSFo

Wink
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
February 05, 2015, 05:06:09 PM
 #5764

Need some help here...

Today i tried to compile this https://github.com/magi-project/wolf-m7m-cpuminer-V2.git from source to my new trial VPS on Azure.

Strange, but there was an kind of error with this source and i couldnt compile the minerd.

Here is the log:
Code:
nouser@empty-hostname:~/wolf-v2$ ./autogen.sh && ./configure CFLAGS="-O3" CXXFLAGS="-O3" && make
configure.ac:13: installing './compile'
configure.ac:4: installing './config.guess'
configure.ac:4: installing './config.sub'
Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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 sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... yes
checking whether we can compile AVX2 code... yes
checking for json_loads in -ljansson... yes
checking for pthread_create in -lpthread... yes
checking for __gmpz_init in -lgmp... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.37.1
checking for libcurl >= version 7.15.2... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating compat/jansson/Makefile
config.status: creating m7/Makefile
config.status: creating cpuminer-config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/home/nouser/wolf-v2'
Making all in compat
make[2]: Entering directory '/home/nouser/wolf-v2/compat'
make[3]: Entering directory '/home/nouser/wolf-v2/compat'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/nouser/wolf-v2/compat'
make[2]: Leaving directory '/home/nouser/wolf-v2/compat'
Making all in m7
make[2]: Entering directory '/home/nouser/wolf-v2/m7'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-haval.o -MD -MP -MF .deps/libm7m_a-haval.Tpo -c -o libm7m_a-haval.o `test -f 'haval.c' || echo './'`haval.c
mv -f .deps/libm7m_a-haval.Tpo .deps/libm7m_a-haval.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-keccak.o -MD -MP -MF .deps/libm7m_a-keccak.Tpo -c -o libm7m_a-keccak.o `test -f 'keccak.c' || echo './'`keccak.c
mv -f .deps/libm7m_a-keccak.Tpo .deps/libm7m_a-keccak.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-ripemd.o -MD -MP -MF .deps/libm7m_a-ripemd.Tpo -c -o libm7m_a-ripemd.o `test -f 'ripemd.c' || echo './'`ripemd.c
mv -f .deps/libm7m_a-ripemd.Tpo .deps/libm7m_a-ripemd.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-sha2.o -MD -MP -MF .deps/libm7m_a-sha2.Tpo -c -o libm7m_a-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/libm7m_a-sha2.Tpo .deps/libm7m_a-sha2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-sha2big.o -MD -MP -MF .deps/libm7m_a-sha2big.Tpo -c -o libm7m_a-sha2big.o `test -f 'sha2big.c' || echo './'`sha2big.c
mv -f .deps/libm7m_a-sha2big.Tpo .deps/libm7m_a-sha2big.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-tiger.o -MD -MP -MF .deps/libm7m_a-tiger.Tpo -c -o libm7m_a-tiger.o `test -f 'tiger.c' || echo './'`tiger.c
mv -f .deps/libm7m_a-tiger.Tpo .deps/libm7m_a-tiger.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -Ofast -march=native -flto -O3 -MT libm7m_a-whirlpool.o -MD -MP -MF .deps/libm7m_a-whirlpool.Tpo -c -o libm7m_a-whirlpool.o `test -f 'whirlpool.c' || echo './'`whirlpool.c
mv -f .deps/libm7m_a-whirlpool.Tpo .deps/libm7m_a-whirlpool.Po
rm -f libm7m.a
ar cru libm7m.a libm7m_a-haval.o libm7m_a-keccak.o libm7m_a-ripemd.o libm7m_a-sha2.o libm7m_a-sha2big.o libm7m_a-tiger.o libm7m_a-whirlpool.o
BFD: libm7m_a-haval.o: plugin needed to handle lto object
BFD: libm7m_a-keccak.o: plugin needed to handle lto object
BFD: libm7m_a-ripemd.o: plugin needed to handle lto object
BFD: libm7m_a-sha2.o: plugin needed to handle lto object
BFD: libm7m_a-sha2big.o: plugin needed to handle lto object
BFD: libm7m_a-tiger.o: plugin needed to handle lto object
BFD: libm7m_a-whirlpool.o: plugin needed to handle lto object
ranlib libm7m.a
BFD: libm7m_a-haval.o: plugin needed to handle lto object
BFD: libm7m_a-keccak.o: plugin needed to handle lto object
BFD: libm7m_a-ripemd.o: plugin needed to handle lto object
BFD: libm7m_a-sha2.o: plugin needed to handle lto object
BFD: libm7m_a-sha2big.o: plugin needed to handle lto object
BFD: libm7m_a-tiger.o: plugin needed to handle lto object
BFD: libm7m_a-whirlpool.o: plugin needed to handle lto object
make[2]: Leaving directory '/home/nouser/wolf-v2/m7'
make[2]: Entering directory '/home/nouser/wolf-v2'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o `test -f 'scrypt.c' || echo './'`scrypt.c
mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-m7mhash.o -MD -MP -MF .deps/minerd-m7mhash.Tpo -c -o minerd-m7mhash.o `test -f 'm7mhash.c' || echo './'`m7mhash.c
mv -f .deps/minerd-m7mhash.Tpo .deps/minerd-m7mhash.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o `test -f 'sha2-x64.S' || echo './'`sha2-x64.S
mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing  -I./m7 -Im7 -Ofast -march=native -flto -fuse-linker-plugin   -O3 -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o `test -f 'scrypt-x64.S' || echo './'`scrypt-x64.S
mv -f .deps/minerd-scrypt-x64.Tpo .deps/minerd-scrypt-x64.Po
gcc -std=gnu99  -O3 -pthread -flto -fuse-linker-plugin -Ofast  -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-m7mhash.o  minerd-sha2-x64.o minerd-scrypt-x64.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  m7/libm7m.a -lgmp -lcurl -lm -lgmp
/tmp/ccXVL8gt.ltrans10.ltrans.o: In function `scanhash_m7m_hash':
ccXVL8gt.ltrans10.o:(.text+0xd2): undefined reference to `sph_sha256_init'
ccXVL8gt.ltrans10.o:(.text+0xde): undefined reference to `sph_sha256_init'
ccXVL8gt.ltrans10.o:(.text+0xf6): undefined reference to `sph_sha224'
ccXVL8gt.ltrans10.o:(.text+0x102): undefined reference to `sph_sha512_init'
ccXVL8gt.ltrans10.o:(.text+0x11a): undefined reference to `sph_sha384'
ccXVL8gt.ltrans10.o:(.text+0x126): undefined reference to `sph_keccak512_init'
ccXVL8gt.ltrans10.o:(.text+0x13e): undefined reference to `sph_keccak512'
ccXVL8gt.ltrans10.o:(.text+0x14a): undefined reference to `sph_whirlpool_init'
ccXVL8gt.ltrans10.o:(.text+0x162): undefined reference to `sph_whirlpool'
ccXVL8gt.ltrans10.o:(.text+0x16e): undefined reference to `sph_haval256_5_init'
ccXVL8gt.ltrans10.o:(.text+0x186): undefined reference to `sph_haval256_5'
ccXVL8gt.ltrans10.o:(.text+0x192): undefined reference to `sph_tiger_init'
ccXVL8gt.ltrans10.o:(.text+0x1aa): undefined reference to `sph_tiger'
ccXVL8gt.ltrans10.o:(.text+0x1b6): undefined reference to `sph_ripemd160_init'
ccXVL8gt.ltrans10.o:(.text+0x1ce): undefined reference to `sph_ripemd160'
ccXVL8gt.ltrans10.o:(.text+0x40d): undefined reference to `sph_sha224'
ccXVL8gt.ltrans10.o:(.text+0x420): undefined reference to `sph_sha256_close'
ccXVL8gt.ltrans10.o:(.text+0x454): undefined reference to `sph_sha384'
ccXVL8gt.ltrans10.o:(.text+0x46e): undefined reference to `sph_sha512_close'
ccXVL8gt.ltrans10.o:(.text+0x4a2): undefined reference to `sph_keccak512'
ccXVL8gt.ltrans10.o:(.text+0x4bc): undefined reference to `sph_keccak512_close'
ccXVL8gt.ltrans10.o:(.text+0x4f0): undefined reference to `sph_whirlpool'
ccXVL8gt.ltrans10.o:(.text+0x50a): undefined reference to `sph_whirlpool_close'
ccXVL8gt.ltrans10.o:(.text+0x53e): undefined reference to `sph_haval256_5'
ccXVL8gt.ltrans10.o:(.text+0x558): undefined reference to `sph_haval256_5_close'
ccXVL8gt.ltrans10.o:(.text+0x614): undefined reference to `sph_tiger'
ccXVL8gt.ltrans10.o:(.text+0x62e): undefined reference to `sph_tiger_close'
ccXVL8gt.ltrans10.o:(.text+0x6ea): undefined reference to `sph_ripemd160'
ccXVL8gt.ltrans10.o:(.text+0x704): undefined reference to `sph_ripemd160_close'
ccXVL8gt.ltrans10.o:(.text+0x871): undefined reference to `sph_sha224'
ccXVL8gt.ltrans10.o:(.text+0x880): undefined reference to `sph_sha256_close'
ccXVL8gt.ltrans10.o:(.text+0xe82): undefined reference to `sph_sha224'
ccXVL8gt.ltrans10.o:(.text+0xe91): undefined reference to `sph_sha256_close'
collect2: error: ld returned 1 exit status
Makefile:507: recipe for target 'minerd' failed
make[2]: *** [minerd] Error 1
make[2]: Leaving directory '/home/nouser/wolf-v2'
Makefile:760: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/nouser/wolf-v2'
Makefile:410: recipe for target 'all' failed
make: *** [all] Error 2

One more thing - the Azure runs on AMD Opteron 4171HE...

There was no problem compiling https://github.com/magi-project/m-cpuminer-legacy-v2.git...

Edit the Makefiles (total of 4) to remove -flto wherever it appears, then make clean, then make again and it should work.

Youghoor
Sr. Member
****
Offline Offline

Activity: 1036
Merit: 275


View Profile
February 05, 2015, 05:24:17 PM
 #5765

Short message with mobile phone. Little stress. My daughter has accidentally thrown tea on the laptop.
 Shocked Not a little but her whole cup. Embarrassed


----------------------------------------------------------------------------------------------------------------------------

Oef! All good!  Smiley

Time to turn off the laptop and clean it.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
February 05, 2015, 05:27:25 PM
 #5766

Short message with mobile phone. Little stress. My daughter has accidentally thrown tea on the laptop.
 Shocked Not a little but her whole cup. Embarrassed


----------------------------------------------------------------------------------------------------------------------------

Oef! All good!  Smiley

Time to turn off the laptop and clean it.
if she takes her tea without sugar, it should be ok...
Had once a similar incident with coffee (with sugar) with a laptop, had to change the keyboard...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
February 05, 2015, 05:31:45 PM
Last edit: February 07, 2015, 09:26:28 PM by 111magic
 #5767

It was tea without sugar. But keyboard doesn't work anymore! Also with extern keyboard laptop stops working after 3 min. Sad

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
marcoman22
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
February 05, 2015, 05:36:11 PM
 #5768

Magi coin is still the best.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
February 05, 2015, 05:40:06 PM
 #5769

It was thee without sugar. But keyboard doesn't work anymore! Also with extern keyboard laptop stops working after 3 min. Sad
she needs to let it dry quite for some time before powering it again, otherwise that might cause some damage

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
th3.r00t
Sr. Member
****
Offline Offline

Activity: 312
Merit: 250



View Profile WWW
February 05, 2015, 06:20:23 PM
 #5770

Need some help here...

Today i tried to compile this https://github.com/magi-project/wolf-m7m-cpuminer-V2.git from source to my new trial VPS on Azure.

Strange, but there was an kind of error with this source and i couldnt compile the minerd.

There was no problem compiling https://github.com/magi-project/m-cpuminer-legacy-v2.git...

Edit the Makefiles (total of 4) to remove -flto wherever it appears, then make clean, then make again and it should work.


It worked!
Thanks Spexx!

BitSend ◢◤Clients | Source
www.bitsend.info
█▄
█████▄
████████▄
███████████▄
██████████████
███████████▀
████████▀
█████▀
█▀












Your Digital Network | 10MB Blocks
Algo: XEVAN | DK3 | Masternodes
Bitcore - BTX/BTC -Project












BSD -USDT | Bittrex | C.Gather | S.Exchange
Cryptopia | NovaExchange | Livecoin
CoinPayments | Faucet | Bitsend Airdrop













████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
February 05, 2015, 06:30:19 PM
 #5771

It was thee without sugar. But keyboard doesn't work anymore! Also with extern keyboard laptop stops working after 3 min. Sad
she needs to let it dry quite for some time before powering it again, otherwise that might cause some damage
Thanks will try doing that!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
February 05, 2015, 06:30:56 PM
 #5772

Magi coin is still the best.
Thanks. It's nice to hear! Smiley

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
February 05, 2015, 06:36:17 PM
 #5773

Magi (XMG) marketingteam is looking for people who speak the following languages: Portuguese, Chinese, Japanese, Indonesian, Spanish, Romanian, French, Korean.

Magi (XMG) marketingteam is also looking for a suitable poker site that accepts Cryptos.
Marketingteam also welcomes any information from the community about possible extensions and wishes of or for XMG!

if you can help it send me pm.




bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
macorcina
Sr. Member
****
Offline Offline

Activity: 466
Merit: 250


View Profile
February 05, 2015, 07:07:58 PM
 #5774

Need some help here...

Today i tried to compile this https://github.com/magi-project/wolf-m7m-cpuminer-V2.git from source to my new trial VPS on Azure.

Strange, but there was an kind of error with this source and i couldnt compile the minerd.

There was no problem compiling https://github.com/magi-project/m-cpuminer-legacy-v2.git...

Edit the Makefiles (total of 4) to remove -flto wherever it appears, then make clean, then make again and it should work.


It worked!
Thanks Spexx!
did you start  miner at azure. ?  CVZ-1024 Plan ? or some another? what is your hashrate ?
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
February 05, 2015, 07:30:46 PM
Last edit: February 05, 2015, 07:43:44 PM by joelao95
 #5775

Anyway for anyone who wants to look into different versions, here are a bunch of miners (x32 and x64) cross-compiled under linux (debian) by gcc 4.9 (the generic seems the best) for whatever reasons:

http://coinmagi.org/files/magi-miner/wolf-m7m-cpuminer-V2/
https://sourceforge.net/projects/coinmagi/files/m-miner/wolf-m7m-cpuminer-V2/

All are able to do solo mining.

I can see what you did there Wink

A lot of time and effort and I think you may be just one or two compiler flags away from my final effort.

What a superb collection of minerds and I had some fun benchmarking that little lot. Its the same pattern as my efforts - the ones with AVX and AVX2 instruction sets are slower than the generic version - in this case slower than the SSE2 version Cheesy

Is that magic?


Yeah, that's right; either way I am not quite sure of the difference and reason, was curious as to the difference by cross compiling,  Smiley but I did see the difference between using different gcc; I am about to compile the gcc source code from scratch in my debian box and keen to see what's the difference I may get. What's the compiler flags you used? I noticed that your compilation is the fastest so far. Btw, I was running your miner under win 8 but got killed by McAfee.  Sad


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
February 05, 2015, 07:36:14 PM
 #5776


hefty, very nice collection; someone before was asking hash data like this, that's handy. Post your XMG address (put it in the sig so that people can easily find where to donate Smiley ); will send over tips.

Hey joelao95 i benchmarked 70 machines at work in last 2,5 days and 31 different cpu-s with last spexx miner, i have another 290 machines to go  Tongue i hope i can make list of about 100+ cpus and they magi hash. Would you mind if i ask here now on this forum all the people and you to help me by pm-ing me your cpu, clock, os, khash so i can make more accurate data/list of khash for all of us magi miners. Few people already pmd me about khashs and what cpu to recommend, so when i finish the list ill post it here on this forum ofc or i can send it to you so you can post it for everyone.

cheers  Smiley



Thanks hefty, we are appreciated for your work, that really helps and you deserve a lot Smiley; I'm wondering you got over 300 CPUs? Wink will PM for details.

All, please post your CPU hashrate, or PM hefty so that we can sort out a list.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
February 05, 2015, 07:42:54 PM
 #5777

what is the most recent magi miner ?? please tell me whole direction to use that miner...

Spexx's compilation is the one you should try, and is the most recent miner:

https://bitcointalk.org/index.php?topic=735170.msg10361321#msg10361321

Some other compilations I did,
http://coinmagi.org/files/magi-miner/wolf-m7m-cpuminer-V2/
I don't think that would outperforms but in case you want to try it out.

If you use linux, compile source code:
https://github.com/magi-project/wolf-m7m-cpuminer-V2

I'm still trying to find room to improve it.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
February 05, 2015, 07:46:20 PM
 #5778

What's the compiler flags you used? I noticed that your compilation is the fastest so far. Btw, I was running your miner under win 8 but got killed by McAfee.  Sad

Those compiler flags are ... what I use to maintain my reputation as a miracle worker Cheesy

McAfee hates me. The feelings are mutual. I recommend uninstalling.

Edit: I have noticed that Google Chrome hates me now too.


joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
February 05, 2015, 08:13:32 PM
 #5779

What's the compiler flags you used? I noticed that your compilation is the fastest so far. Btw, I was running your miner under win 8 but got killed by McAfee.  Sad

Those compiler flags are ... what I use to maintain my reputation as a miracle worker Cheesy

McAfee hates me. The feelings are mutual. I recommend uninstalling.

Edit: I have noticed that Google Chrome hates me now too.


 Smiley
I am fully deactivating McAfee now since the machine is only for crypto stuffs, only doing update & full scan sometimes. I also did a false positive submission to McAfee through GetSusp, will see if they remove it.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
February 05, 2015, 08:17:08 PM
 #5780

Joe. I heard a rumour that gcc 4.7 might produce faster code than the latest 4.9 version. Is that what you are up to? I'm curious about that but not in any rush to attempt it.

Pages: « 1 ... 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 [289] 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 ... 1310 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!