11:36:28 luigi1111w: could you please update monero submodule to the current master head again? 11:37:37 ^ Windows build needs (463d044f5e49a1ab409d235f421dda6f0363c4c4 commit) boost 1.73 fix 11:43:44 ah, on the other hand i will just include monero submodule update in Windows CMake workflows PR (will push it soon) 11:53:26 luigi1111w: so nevermind 12:12:13 .merge+ #2927 12:12:13 Added 12:15:26 -xmr-pr- selsta opened pull request #2927: DaemonManager: remove max-concurrency upper bound 12:15:27 -xmr-pr- > https://github.com/monero-project/monero-gui/pull/2927 13:01:06 I'm curious about the setup being used for compiling static binaries for release, and in particular how easy it is to reproduce the environments? For instance is there an ansible way to recreate them or anything alike? 13:03:04 I can write a tutorial for macOS 13:03:30 don’t know about Win / Linux 17:37:09 GUI Nitrogen Nebula is online :) https://web.getmonero.org/downloads 18:32:28 \o/j 18:32:33 * \o/ 19:07:33 luigi1111w: release notes for github https://paste.debian.net/hidden/427cf902/ 19:07:36 ErCiccione[m]: ^^ 19:08:57 Thanks for the ping. I will make the post tomorrow 20:39:21 binaryFate: there is no step-by-step guide to reproduce the environment for compiling static Monero GUI binaries 20:40:10 i plan to implement Docker container producing static Linux binaries 20:42:42 ^ i.e. one command to build static Linux release 20:43:33 given that Dockerfile will contain all the environment configuration steps, this could be used as a guide as well 20:44:17 (we still have to migrate to CMake first what i'm working on right now) 20:44:22 * xiphon afk 20:45:27 -xmr-pr- xiphon opened pull request #2928: workflows: Windows CMake 'release-win64' target CI 20:45:27 -xmr-pr- > https://github.com/monero-project/monero-gui/pull/2928 22:12:22 .merge+ #2928 22:12:22 Added 22:12:43 xiphon: should we set -j2 / -j3 for cmake gui? 22:13:47 (linux / mac: -j3 and windows: -j2) 22:19:31 Ok thanks xiphon 22:20:36 If not for trust, at least for efficiency would be nice to have a recipe of some sort, so if a machine/environment is lost, we can setup / reproduce a new one easily 22:20:50 until we have reproducible builds 22:40:09 selsta: aright, will update #2928 22:41:53 https://paste.debian.net/hidden/3fccda5a/ 22:41:59 btw this is currently where it fails on macOS 22:42:13 it got to ~87%