06:03:27 * Daniel[m]13 < https://matrix.org/_matrix/media/r0/download/matrix.org/lZFUgUMuPLWGulJBmlwOKTvl/message.txt > 06:11:02 * Daniel[m]13 < https://matrix.org/_matrix/media/r0/download/matrix.org/gPKXfIesffeKSitXLFGTVFiO/message.txt > 10:22:29 Hey! We need some help with the node. We are trying to collect the node using the openmonero source and open Monero uses your source code afaik. 10:22:30 and when doing the tests we’re receiving the following errors: 10:22:30 [ 90%] Building CXX object tests/unit_tests/CMakeFiles/unit_tests.dir/node_server.cpp.o 10:22:32      acceptor.listen(boost::asio::socket_base::max_listen_connections, ec); 10:22:33                                                ^~~~~~~~~~~~~~~~~~~~~~ 10:22:33 tests/unit_tests/CMakeFiles/unit_tests.dir/build.make:1046: recipe for target 'tests/unit_tests/CMakeFiles/unit_tests.dir/node_server.cpp.o' failed 10:22:33 make[3]: Leaving directory '/opt/monero/build/release' 10:22:34 make[3]: *** [tests/unit_tests/CMakeFiles/unit_tests.dir/node_server.cpp.o] Error 1 10:22:34 make[2]: *** [tests/unit_tests/CMakeFiles/unit_tests.dir/all] Error 2 10:22:35 CMakeFiles/Makefile2:6085: recipe for target 'tests/unit_tests/CMakeFiles/unit_tests.dir/all' failed 10:22:35 make[2]: Leaving directory '/opt/monero/build/release' 10:22:36 Makefile:140: recipe for target 'all' failed 10:22:36 make[1]: Leaving directory '/opt/monero/build/release' 10:22:37 make[1]: *** [all] Error 2 10:22:37 make: *** [release-all] Error 2 10:22:38 Makefile:102: recipe for target 'release-all' failed 10:22:38 The command '/bin/sh -c cd monero/ && USE_SINGLE_BUILDDIR=1 make' returned a non-zero code: 2 10:22:39 Could you please tell me what we should do? 10:25:03 #7654 11:10:01 and https://paste.debian.net/ 11:48:01 Will you HODL XMR or dump it for Tari when it comes out? Will others? 20:54:43 * CCosta[m] < https://matrix.org/_matrix/media/r0/download/matrix.org/eRIWlgGdYwURRMzOUCqZOHoO/message.txt > 21:00:50 Do you have networking up ? 21:01:23 I remember hitting a very similar thing (and fuck those build systems downloading stuff, seriously) 21:01:47 yeah 🤔 I mean, cloned the repo without a problem 21:01:56 IIRC my problem was not networking being down since I could wget it. Can't recall the exact issue... 21:03:12 yeah, scary to see that it's not even versioned 21:03:20 * CCosta[m] < https://matrix.org/_matrix/media/r0/download/matrix.org/nggkKvPAFCTitLgNjOedbsaE/message.txt > 21:04:07 I'll ask around the gentoo-udev chan on irc 👍️ 21:04:35 If you work it out, please let me know, I'm pretty sure I hit that a few years ago and totally forgot the trick :/ 21:20:08 well, sounds like `autogen.sh` was using it just to produce the man pages .. so, just got rid of it (literally `echo "" > ./man/make.sh`) 21:21:00 Fair enough, doesn't give the answer to the mystery though. 21:21:08 🤷‍♂️ 21:21:50 should I PR a change in? I'm sure we build udev in the Dockerfile .. not sure if we build it elsewhere 21:22:24 With a hack like that ? Meh. 21:22:33 👍️