[00:14:55] <0x2830> It works now 🙂 [00:15:44] <0x2830> Bls needed --with-pic=yes and CMake had to get the depends folder to find the modules [02:17:42] @0x2830 thanks! building and i'll start playing with it [03:05:41] n file included from /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/test_tools.hpp:45, from /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/unit_test.hpp:18, from test/blsct_tests.cpp:18: test/blsct_tests.cpp: In member function ‘void blsct_tests::blsct::test_method()’: test/blsct_tests.cpp:87:38: error: [03:05:42] ‘class bls::PrivateKey’ has no member named ‘GetKey’ 87 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), prevTx.vout[1], destKey, 10*COIN, "", gammaPrevOut, strFailReason, false, vBLSSignatures)); | ^~~~~~ /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:51:47: note: in definition of macro ‘BOOST_TEST_TOOL_PASS_PRED2’ 51 | [03:05:42] #define BOOST_TEST_TOOL_PASS_PRED2( P, ARGS ) P | ^ /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:82:45: note: in expansion of macro ‘BOOST_TEST_TOOL_IMPL’ 82 | #define BOOST_CHECK( P ) BOOST_TEST_TOOL_IMPL( 2, \ | ^~~~~~~~~~~~~~~~~~~~ [03:06:07] test/blsct_tests.cpp:87:5: note: in expansion of macro ‘BOOST_CHECK’ 87 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), prevTx.vout[1], destKey, 10*COIN, "", gammaPrevOut, strFailReason, false, vBLSSignatures)); | ^~~~~~~~~~~ test/blsct_tests.cpp:107:38: error: ‘class bls::PrivateKey’ has no member named ‘GetKey’ 107 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10, [03:06:08] "test", gammaOuts, strFailReason, true, vBLSSignatures)); | ^~~~~~ /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:51:47: note: in definition of macro ‘BOOST_TEST_TOOL_PASS_PRED2’ 51 | #define BOOST_TEST_TOOL_PASS_PRED2( P, ARGS ) P | ^ [03:06:09] /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:82:45: note: in expansion of macro ‘BOOST_TEST_TOOL_IMPL’ 82 | #define BOOST_CHECK( P ) BOOST_TEST_TOOL_IMPL( 2, \ | ^~~~~~~~~~~~~~~~~~~~ test/blsct_tests.cpp:107:5: note: in expansion of macro ‘BOOST_CHECK’ 107 | [03:06:09] BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10, "test", gammaOuts, strFailReason, true, vBLSSignatures)); | ^~~~~~~~~~~ test/blsct_tests.cpp:134:38: error: ‘class bls::PrivateKey’ has no member named ‘GetKey’ 134 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10*COIN, "testtesttesttesttest", gammaOuts, strFailReason, true, vBLSSignatures)); | [03:06:09] ^~~~~~ [03:06:20] /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:51:47: note: in definition of macro ‘BOOST_TEST_TOOL_PASS_PRED2’ 51 | #define BOOST_TEST_TOOL_PASS_PRED2( P, ARGS ) P | ^ /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:82:45: note: in expansion [03:06:20] of macro ‘BOOST_TEST_TOOL_IMPL’ 82 | #define BOOST_CHECK( P ) BOOST_TEST_TOOL_IMPL( 2, \ | ^~~~~~~~~~~~~~~~~~~~ test/blsct_tests.cpp:134:5: note: in expansion of macro ‘BOOST_CHECK’ 134 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10*COIN, "testtesttesttesttest", gammaOuts, strFailReason, true, vBLSSignatures)); | [03:06:20] ^~~~~~~~~~~ test/blsct_tests.cpp:166:30: error: ‘class bls::PrivateKey’ has no member named ‘GetKey’ 166 | CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10*COIN, "test2test2test2test2test2", gammaOuts, strFailReason, true, vBLSSignatures); | ^~~~~~ In file included from /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/test_tools.hpp:45, [03:06:21] from /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/unit_test.hpp:18, from test/blsct_tests.cpp:18: test/blsct_tests.cpp:177:38: error: ‘class bls::PrivateKey’ has no member named ‘GetKey’ 177 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10*COIN, "test2test2test2test2tes", gammaOuts, strFailReason, true, vBLSSignatures)); | [03:06:22] ^~~~~~ [03:06:50] /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:51:47: note: in definition of macro ‘BOOST_TEST_TOOL_PASS_PRED2’ 51 | #define BOOST_TEST_TOOL_PASS_PRED2( P, ARGS ) P | ^ /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:82:45: note: in expansion [03:06:50] of macro ‘BOOST_TEST_TOOL_IMPL’ 82 | #define BOOST_CHECK( P ) BOOST_TEST_TOOL_IMPL( 2, \ | ^~~~~~~~~~~~~~~~~~~~ test/blsct_tests.cpp:177:5: note: in expansion of macro ‘BOOST_CHECK’ 177 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10*COIN, "test2test2test2test2tes", gammaOuts, strFailReason, true, vBLSSignatures)); | [03:06:50] ^~~~~~~~~~~ test/blsct_tests.cpp:226:38: error: ‘class bls::PrivateKey’ has no member named ‘GetKey’ 226 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10, "test2", gammaOuts, strFailReason, true, vBLSSignatures)); | ^~~~~~ /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:51:47: note: in definition of [03:06:51] macro ‘BOOST_TEST_TOOL_PASS_PRED2’ 51 | #define BOOST_TEST_TOOL_PASS_PRED2( P, ARGS ) P | ^ /home/bluefintuna/navcoin-core/depends/x86_64-pc-linux-gnu/share/../include/boost/test/tools/old/interface.hpp:82:45: note: in expansion of macro ‘BOOST_TEST_TOOL_IMPL’ 82 | #define BOOST_CHECK( P ) BOOST_TEST_TOOL_IMPL( 2, \ | [03:06:52] ^~~~~~~~~~~~~~~~~~~~ [03:06:56] test/blsct_tests.cpp:226:5: note: in expansion of macro ‘BOOST_CHECK’ 226 | BOOST_CHECK(CreateBLSCTOutput(bk.GetKey(), spendingTx.vout[0], destKey, 10, "test2", gammaOuts, strFailReason, true, vBLSSignatures)); | ^~~~~~~~~~~ CXX test/test_navcoin-base32_tests.o make[2]: *** [Makefile:10795: test/test_navcoin-blsct_tests.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving [03:06:57] directory '/home/bluefintuna/navcoin-core/src' make[1]: *** [Makefile:11531: all-recursive] Error 1 make[1]: Leaving directory '/home/bluefintuna/navcoin-core/src' make: *** [Makefile:718: all-recursive] Error 1 [16:18:44] i think its fixed with the last commits [23:59:41] it's still failing locally