-
rbrunner
moneromooo: News just reached me now only that you pinged me yesterday.
-
TrasherDK
Error building from master
-
TrasherDK
src/cryptonote_core/tx_pool.cpp: In lambda function:
-
TrasherDK
src/cryptonote_core/tx_pool.cpp:619:27: error: ‘relay_method’ is not a class, namespace, or enumeration
-
TrasherDK
if (relay_method != relay_method::block && relay_method != relay_method::fluff)
-
TrasherDK
src/cryptonote_core/tx_pool.cpp:619:66: error: ‘relay_method’ is not a class, namespace, or enumeration
-
TrasherDK
if (relay_method != relay_method::block && relay_method != relay_method::fluff)
-
TrasherDK
Did I miss some dependency update?
-
moneromooo
Try 6487.
-
moneromooo
Or update compiler.
-
moneromooo
luigi1111: can you merge that one when you can please ?
-
TrasherDK
I'm on gcc 5.5.0 (Slackware 14.2)
-
TrasherDK
Would something like: git fetch origin pull/6487 do the trick, or do I just wait for luigi1111:
-
selsta
i use `git pull origin pull/6487/head`
-
TrasherDK
Okay. 6487 fixed that one. Here's a bunch more:
-
TrasherDK
[ 58%] Building CXX object contrib/epee/src/CMakeFiles/epee_readline.dir/readline_buffer.cpp.o
-
TrasherDK
src/wallet/wallet2.cpp: In member function ‘void tools::wallet2::refresh(bool, uint64_t, uint64_t&, bool&, bool)’:
-
TrasherDK
src/wallet/wallet2.cpp:3304:8: warning: variable ‘refreshed’ set but not used [-Wunused-but-set-variable]
-
TrasherDK
bool refreshed = false;
-
TrasherDK
^
-
TrasherDK
[ 59%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/abstract_http_client.cpp.o
-
TrasherDK
c++: internal compiler error: Killed (program cc1plus)
-
TrasherDK
Please submit a full bug report,
-
TrasherDK
with preprocessed source if appropriate.
-
TrasherDK
See <
gcc.gnu.org/bugs.html> for instructions.
-
TrasherDK
src/rpc/CMakeFiles/obj_rpc.dir/build.make:110: recipe for target 'src/rpc/CMakeFiles/obj_rpc.dir/core_rpc_server.cpp.o' failed
-
TrasherDK
make[2]: *** [src/rpc/CMakeFiles/obj_rpc.dir/core_rpc_server.cpp.o] Error 4
-
moneromooo
Free more memory.
-
moneromooo
Wait. That output looks like you're building with -j. If so, refrain from shooting yourself in the foot :)
-
TrasherDK
That's what I'm thinking too. I'll start by killing the 3 x monerod and friends that's running, and then remove the -j$(nproc)
-
TrasherDK
With -j4 it's gobbling up 7.5 of 8 GB. Damn...
-
TrasherDK
Okay. All good. Build completed..
-
sarang
Meeting in #monero-research-lab begins at 17:00 UTC (about 10 minutes from now)