08:05:32 moneromooo: News just reached me now only that you pinged me yesterday. 14:48:51 Error building from master 14:48:53 src/cryptonote_core/tx_pool.cpp: In lambda function: 14:48:53 src/cryptonote_core/tx_pool.cpp:619:27: error: ‘relay_method’ is not a class, namespace, or enumeration 14:48:53 if (relay_method != relay_method::block && relay_method != relay_method::fluff) 14:48:53 src/cryptonote_core/tx_pool.cpp:619:66: error: ‘relay_method’ is not a class, namespace, or enumeration 14:48:53 if (relay_method != relay_method::block && relay_method != relay_method::fluff) 14:49:15 Did I miss some dependency update? 14:49:23 Try 6487. 14:49:29 Or update compiler. 14:50:09 luigi1111: can you merge that one when you can please ? 14:56:22 I'm on gcc 5.5.0 (Slackware 14.2) 15:00:12 Would something like: git fetch origin pull/6487 do the trick, or do I just wait for luigi1111: 15:01:37 i use `git pull origin pull/6487/head` 15:14:07 Okay. 6487 fixed that one. Here's a bunch more: 15:14:10 [ 58%] Building CXX object contrib/epee/src/CMakeFiles/epee_readline.dir/readline_buffer.cpp.o 15:14:10 src/wallet/wallet2.cpp: In member function ‘void tools::wallet2::refresh(bool, uint64_t, uint64_t&, bool&, bool)’: 15:14:10 src/wallet/wallet2.cpp:3304:8: warning: variable ‘refreshed’ set but not used [-Wunused-but-set-variable] 15:14:10 bool refreshed = false; 15:14:10 ^ 15:14:11 [ 59%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/abstract_http_client.cpp.o 15:14:11 c++: internal compiler error: Killed (program cc1plus) 15:14:12 Please submit a full bug report, 15:14:12 with preprocessed source if appropriate. 15:14:13 See for instructions. 15:14:13 src/rpc/CMakeFiles/obj_rpc.dir/build.make:110: recipe for target 'src/rpc/CMakeFiles/obj_rpc.dir/core_rpc_server.cpp.o' failed 15:14:14 make[2]: *** [src/rpc/CMakeFiles/obj_rpc.dir/core_rpc_server.cpp.o] Error 4 15:14:31 Free more memory. 15:15:03 Wait. That output looks like you're building with -j. If so, refrain from shooting yourself in the foot :) 15:18:43 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) 15:26:25 With -j4 it's gobbling up 7.5 of 8 GB. Damn... 15:31:22 Okay. All good. Build completed.. 16:50:30 Meeting in #monero-research-lab begins at 17:00 UTC (about 10 minutes from now)