Pages:
Author

Topic: [ANN][MOTO] Motocoin - page 56. (Read 178225 times)

legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 11:54:39 PM
I still don't know what to do. Do you know how I can fix those errors?
No, I don't. It seems that project should be recompiled with newer lib version
Ok, I will try to compile it myself again.
Btw, which linux do you have?

Ubuntu 14.04 with default setup.

Do you think I should delete the linux I have right now and get that instead? Actually, I will do that right now.
I will update this as I go along.
Progress:
Delete partition and create new one: Yes
Download Ubuntu 14.04                 : No - Started
Burn Ubuntu to disk                      : No
Start Installing Ubuntu                  : No
Finish Install                                : No

Progress Bar:
[llllll            ]

Lol. It seems like you really want this bot up and running. I am not sure if linux version is does really matter, but good luck you with it anyway Smiley
I'm pretty sure different versions have different repos, so I think it does matter.

Do you have a compiled version for windows? or is it just linux?
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 11:43:39 PM
I still don't know what to do. Do you know how I can fix those errors?
No, I don't. It seems that project should be recompiled with newer lib version
Ok, I will try to compile it myself again.
Btw, which linux do you have?

Ubuntu 14.04 with default setup.

Do you think I should delete the linux I have right now and get that instead? Actually, I will do that right now.
I will update this as I go along.
Progress:
Delete partition and create new one: Yes
Download Ubuntu 14.04                 : No - Started
Burn Ubuntu to disk                      : No
Start Installing Ubuntu                  : No
Finish Install                                : No

Progress Bar:
[llllll            ]

Lol. It seems like you really want this bot up and running. I am not sure if linux version is does really matter, but good luck you with it anyway Smiley
Yeah, I hope all of this trouble pays off.
I'm typing this on my laptop because my mum got home so I shut down my computer and forgot I was downloading the .iso. So I turned it back on and now it is in GRUB recovery mode because I deleted the partition with linux on it. I just assumed it would still work and let me select windows but it didn't. I tried to do a repair thing I found on the internet but my windows disk is OEM so I can't use the recovery options. Then I realised that I could just download ubuntu and burn it onto a disk with my laptop and then boot off that and it would automatically fix the GRUB bootloader. Then I wouldn't need to burn 2 disks (1 to fix windows bootloader and 1 to install Ubuntu)
newbie
Activity: 20
Merit: 0
June 30, 2014, 11:33:01 PM
I still don't know what to do. Do you know how I can fix those errors?
No, I don't. It seems that project should be recompiled with newer lib version
Ok, I will try to compile it myself again.
Btw, which linux do you have?

Ubuntu 14.04 with default setup.

Do you think I should delete the linux I have right now and get that instead? Actually, I will do that right now.
I will update this as I go along.
Progress:
Delete partition and create new one: Yes
Download Ubuntu 14.04                 : No - Started
Burn Ubuntu to disk                      : No
Start Installing Ubuntu                  : No
Finish Install                                : No

Progress Bar:
[llllll            ]

Lol. It seems like you really want this bot up and running. I am not sure if linux version is does really matter, but good luck you with it anyway Smiley
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 10:11:43 PM
I still don't know what to do. Do you know how I can fix those errors?
No, I don't. It seems that project should be recompiled with newer lib version
Ok, I will try to compile it myself again.
Btw, which linux do you have?

Ubuntu 14.04 with default setup.

Do you think I should delete the linux I have right now and get that instead? Actually, I will do that right now.
I will update this as I go along.
Progress:
Delete partition and create new one: Yes
Download Ubuntu 14.04                 : Yes
Burn Ubuntu to disk                      : Yes
Start Installing Ubuntu                  : Yes
Finish Install                                : Yes

Progress Bar:
[lllllllllllllllllllllllllll]
newbie
Activity: 20
Merit: 0
June 30, 2014, 10:01:31 PM
I still don't know what to do. Do you know how I can fix those errors?
No, I don't. It seems that project should be recompiled with newer lib version
Ok, I will try to compile it myself again.
Btw, which linux do you have?

Ubuntu 14.04 with default setup.
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 09:55:54 PM
I still don't know what to do. Do you know how I can fix those errors?
No, I don't. It seems that project should be recompiled with newer lib version
Ok, I will try to compile it myself again.
Btw, which linux do you have?
newbie
Activity: 20
Merit: 0
June 30, 2014, 09:51:18 PM
I still don't know what to do. Do you know how I can fix those errors?
No, I don't. It seems that project should be recompiled with newer lib version
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 09:38:23 PM
I still don't know what to do. Do you know how I can fix those errors?
Code:
$ ldd motocoin-qt
./motocoin-qt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./motocoin-qt)
./motocoin-qt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./motocoin-qt)
linux-vdso.so.1 =>  (0x00007fff80e5a000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3cd024d000)
libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007f3ccf596000)
libQtNetwork.so.4 => /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 (0x00007f3ccf255000)
libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007f3cced81000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f3ccea7a000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3cce7f7000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3cce5e1000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3cce256000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f3cce03e000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3ccde3a000)
/lib64/ld-linux-x86-64.so.2 (0x00007f3cd0483000)
libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f3ccdc03000)
libaudio.so.2 => /usr/lib/x86_64-linux-gnu/libaudio.so.2 (0x00007f3ccd9e8000)
libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f3ccd6f0000)
libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f3ccd4c9000)
libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f3ccd229000)
libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f3cccfd9000)
libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f3cccdd2000)
libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f3cccbb6000)
libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f3ccc9ad000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f3ccc79b000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f3ccc45f000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f3ccc257000)
libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f3ccc02c000)
libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f3ccbdc5000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f3ccbbc2000)
libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f3ccb984000)
libgthread-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 (0x00007f3ccb782000)
libffi.so.5 => /usr/lib/x86_64-linux-gnu/libffi.so.5 (0x00007f3ccb575000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f3ccb36f000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f3ccb14f000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f3ccaf49000)
newbie
Activity: 20
Merit: 0
June 30, 2014, 09:33:37 PM
Okay thanks.
How do I actually run the motocoin-qt? Now I really feel dumb.
I used the terminal but...
Code:
./motocoin-qt: error while loading shared libraries: libminiupnpc.so.8: cannot open shared object file: No such file or directory
Edit 1: I guess it is like this problem: https://bitcointalksearch.org/topic/thumbs-down-to-the-chncoin-linux-clients-192984
Edit 2: I just ran the normal motocoin-qt and got
Code:
kyle@Kyle-Desktop-Debian:~/Downloads/motocoin/bin/64$ ./motocoin-qt
./motocoin-qt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./motocoin-qt)
./motocoin-qt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./motocoin-qt)
Edit 3: Doing instructions here: http://askubuntu.com/questions/315907/libc-so-6-version-glibc-2-16-not-found (2nd comment)

That's why I don't like linux* and c* staff.
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 09:19:16 PM
Okay thanks.
How do I actually run the motocoin-qt? Now I really feel dumb.
I used the terminal but...
Code:
./motocoin-qt: error while loading shared libraries: libminiupnpc.so.8: cannot open shared object file: No such file or directory
Edit 1: I guess it is like this problem: https://bitcointalksearch.org/topic/thumbs-down-to-the-chncoin-linux-clients-192984
Edit 2: I just ran the normal motocoin-qt and got
Code:
kyle@Kyle-Desktop-Debian:~/Downloads/motocoin/bin/64$ ./motocoin-qt
./motocoin-qt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./motocoin-qt)
./motocoin-qt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./motocoin-qt)
Edit 3: Doing instructions here: https://github.com/atom/atom/issues/2020
newbie
Activity: 20
Merit: 0
June 30, 2014, 09:16:35 PM
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 09:13:35 PM
newbie
Activity: 20
Merit: 0
June 30, 2014, 08:58:56 PM
Can you please release this compiled version?

No problem https://github.com/minim1ner/motocoin-bot/releases/tag/1

Now I get this error when compiling:
Code:
moto-engine.cpp:17:19: fatal error: debug.h: No such file or directory
compilation terminated.
make: *** [obj/moto-engine.o] Error 1

It is really strange, since debug.h is in game folder. I have two qt projects: one for game and one for client. The one for game is in ./src/game folder. Hope this will help.
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 08:35:49 PM
Please read my edit above!
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 30, 2014, 06:09:16 PM
Can someone please help me?
I'm trying to compile the bot but I keep getting this error:
Code:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
init.cpp: In function ‘void* upd(void*)’:
init.cpp:472:1: warning: no return statement in function returning non-void [-Wreturn-type]
make: *** [obj/init.o] Error 1
I tried adding "-std=c++11" to the "make -f makefile.unix USE_UPNP=-" command but it isn't a valid thing.
Edit 1: I now have reason to believe the problem is in my Makefile. Checking it out now...
Edit 2: I still have no idea what to do.

1) Find in /src/makefile.unix line 106:
# CXXFLAGS can be specified on the make command line, so we use xCXXFLAGS that only
# adds some defaults in front. Unfortunately, CXXFLAGS=... $(CXXFLAGS) does not work.
xCXXFLAGS=-O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter \
    $(DEBUGFLAGS) $(DEFS) $(HARDENING) $(CXXFLAGS)
2) Add -std=c++11 so:

xCXXFLAGS=-O2 -std=c++11 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter \
    $(DEBUGFLAGS) $(DEFS) $(HARDENING) $(CXXFLAGS)
3) make -f makefile.unix
Thanks a lot! I will try in about 5 minutes. I was accidentally looking for CFLAGS instead of xCXXFLAGS

edit 1:
Now I get this error when compiling:
Code:
moto-engine.cpp:17:19: fatal error: debug.h: No such file or directory
compilation terminated.
make: *** [obj/moto-engine.o] Error 1
newbie
Activity: 15
Merit: 0
June 30, 2014, 02:24:17 PM
Can someone please help me?
I'm trying to compile the bot but I keep getting this error:
Code:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
init.cpp: In function ‘void* upd(void*)’:
init.cpp:472:1: warning: no return statement in function returning non-void [-Wreturn-type]
make: *** [obj/init.o] Error 1
I tried adding "-std=c++11" to the "make -f makefile.unix USE_UPNP=-" command but it isn't a valid thing.
Edit 1: I now have reason to believe the problem is in my Makefile. Checking it out now...
Edit 2: I still have no idea what to do.

1) Find in /src/makefile.unix line 106:
# CXXFLAGS can be specified on the make command line, so we use xCXXFLAGS that only
# adds some defaults in front. Unfortunately, CXXFLAGS=... $(CXXFLAGS) does not work.
xCXXFLAGS=-O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter \
    $(DEBUGFLAGS) $(DEFS) $(HARDENING) $(CXXFLAGS)
2) Add -std=c++11 so:

xCXXFLAGS=-O2 -std=c++11 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter \
    $(DEBUGFLAGS) $(DEFS) $(HARDENING) $(CXXFLAGS)
3) make -f makefile.unix
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 29, 2014, 11:02:26 PM
Can someone please help me?
I'm trying to compile the bot but I keep getting this error:
Code:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
init.cpp: In function ‘void* upd(void*)’:
init.cpp:472:1: warning: no return statement in function returning non-void [-Wreturn-type]
make: *** [obj/init.o] Error 1
I tried adding "-std=c++11" to the "make -f makefile.unix USE_UPNP=-" command but it isn't a valid thing.
Edit 1: I now have reason to believe the problem is in my Makefile. Checking it out now...
Edit 2: I still have no idea what to do.
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 29, 2014, 10:17:29 PM
Can you compile for win 32, please?  Grin

Ouch, it will take longer then I coded it, because of poor dependency management. I only have linux x64 for now Embarrassed
Can you please release this compiled version?
sr. member
Activity: 462
Merit: 251
June 29, 2014, 08:09:01 AM
 Yay, make it proof-of-play again, please ) . At least, make us think it is ). I believe in human race)!
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
June 29, 2014, 05:26:05 AM
***** Cancelled because I think I might be able to work it out*****
Maybe somebody interested, I uploaded my bot on github. https://github.com/minim1ner/motocoin-bot
Sorry for dirty-code Wink Dirty-fix for chain branching issue included.

It is what you name it "undeniable" one, but there is nothing special except using rand() in nonce selection.
It's seems that this bot will end it's life cycle pretty soon, but this is like first version I made and it could be easily improved to compete with current generation of bots.
Guys seriously, can someone please compile this for windows x64. I will give you 0.008 BTC.
If someone has a better bot (HunterMinerCrafter) and can compile it for windows x64, PM me a download link of it and I'll give you 0.01 BTC.
***** Cancelled because I think I might be able to work it out*****
Pages:
Jump to: