Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wow! This is awesome! #8

Open
trextrader opened this issue Jan 19, 2021 · 0 comments
Open

Wow! This is awesome! #8

trextrader opened this issue Jan 19, 2021 · 0 comments

Comments

@trextrader
Copy link

@gandrewstone - Rolling through your project and think I am close, just not quite there yet...I attempted to integrate bdb4.8 and could use your help to make this sing!! First, see the error that only pops up right at the end of make...

48 | BOOST_STATIC_CONSTEXPR boost::arg<3> 3;
| ^~
In file included from /usr/include/boost/mpl/aux
/include_preprocessed.hpp:37,
from /usr/include/boost/mpl/placeholders.hpp:43,
from /usr/include/boost/iterator/iterator_categories.hpp:16,
from /usr/include/boost/iterator/iterator_adaptor.hpp:14,
from /usr/include/boost/iterator/reverse_iterator.hpp:10,
from /usr/include/boost/signals2/detail/auto_buffer.hpp:22,
from /usr/include/boost/signals2/connection.hpp:21,
from /usr/include/boost/signals2/signal.hpp:22,
from validationinterface.h:13,
from validationinterface.cpp:7:
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:55:16: note: ‘mpl_::_3’
55 | typedef arg<3> _3;
| ^~
***************************************************8
All of the above is a repeat of itself looping. Below is only at the very end it throws an error. I made a bit of a mess of your clean project hence why I am not checking anything back in however, happy to send to you offline, maybe we can get this up and running...that would be surreal!


make[2]: *** [Makefile:8083: libbitcoin_server_a-validationinterface.o] Error 1
make[2]: Leaving directory '/home/jb/txunami/BitcoinUnlimited/src'
make[1]: *** [Makefile:12626: all-recursive] Error 1
make[1]: Leaving directory '/home/jb/txunami/BitcoinUnlimited/src'
make: *** [Makefile:717: all-recursive] Error 1


So, I am gong to wait, to move forward with the remainder of the build process until I hear back from you...
db-4.8.30.NC.tar.gz
and feel free to ping me on my email zapolator@gmail.com, or better google hangout. On my Ryzen setting the number of cores to 24 it was lightning fast...Would be good to port with CUDA optimizations as well. Best of both worlds, multiple threads on CPU and GPU/CUDA optimizations - heaven on Earth!

Also have attached the tar for the db = db-4.8.30.NC.tar.gz needed for mobile wallets apparently...I am obviously not placing the db files in the correct spot in the project or something else is hosed on my side as in the beginning it throws the same error everytime that it found a db but not one thjat is 4.8 so not happening for mobile wallets. And hence, the rather large mess i have made dropping files everywhere I thought it would be needed to wipe out that error...and failed!

Ciao,

/Zap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant