--- Log opened Thu Jul 01 00:00:53 2021 00:20 < fanquake> hebasto: no worries. can you update that PR so we can get it in, and get Guix builds again 00:21 -!- belcher_ is now known as belcher 00:49 < hebasto> fanquake: sure, in two hours 01:22 < laanwj> let's aim to do the 0.22 release with guix only, i guess if that fails we can always fall back to gitian, and go the individual symbol fixup route 01:23 < laanwj> but no need to do that preemptively 01:24 < fanquake> I'm just fixing up #20980 to work for the macOS checks, so we can include that as well 01:24 < gribble> https://github.com/bitcoin/bitcoin/issues/20980 | guix: Test security-check sanity before performing them by dongcarl · Pull Request #20980 · bitcoin/bitcoin · GitHub 01:24 < laanwj> great! 02:02 < hebasto> re "but no need to do that preemptively" -- agree, closed individual symbol fixups for now 02:17 < hebasto> fanquake: hope #22348 looks better now 02:17 < gribble> https://github.com/bitcoin/bitcoin/issues/22348 | build: Fix cross build for Windows with Boost Process by hebasto · Pull Request #22348 · bitcoin/bitcoin · GitHub 07:34 -!- jtrag [~jtrag@c-71-207-125-151.hsd1.pa.comcast.net] has joined #bitcoin-core-builds 09:08 -!- ariard [~ariard@167.99.46.220] has joined #bitcoin-core-builds 09:12 < ariard> do we have an option with current depends/Makefile to opt-out from all dependencies by default ? 09:12 < ariard> like i would like to re-build only multiprocess and not all the others one 09:50 < hebasto> ariard: `NO_QT=1 NO_ZMQ=1 NO_WALLET=1 NO_UPNP=1 NO_NATPMP=1 ALLOW_HOST_PACKAGES=1 MULTIPROCESS=1` ? 09:52 < sipa> ariard: do you want to create a *build* with only the multiprocess dependency, or do you want to re-build the multiprocess dependency itself (without rebuilding the rest, but all for a normal build that uses all) 09:53 < hebasto> ^^ is the former 10:00 < ariard> sipa: actually both, i'm aiming to *build* with only the multiprocess dependency and re-build the multiprocess dependency itself, pointing from my own repo instead of chaincode's default one 10:01 < ariard> hebasto: thanks, i think it's downloading boost/libevent dependencies, which i would like to avoid 10:02 < sipa> ariard: but you can't build without boost; it needs to come from somewhere 10:02 < ariard> btw i got a 403 error for the default FALLBACK_DOWNLOAD_PATH : https://bitcoincore.org/depends-sources/ 10:02 < ariard> sipa: i've already one on my local system 10:03 < hebasto> we have no `NO_BOOST` flag, unfortunately 10:03 < sipa> hebasto: that's not the point 10:03 < sipa> hebasto: ariard isn't trying to build without boost, he wants to use his host system's boost, rather than depends' 10:03 < sipa> ariard: i don't know if depends builds in general support using non-depends dependencies 10:06 < ariard> sipa: i rewrite the $(package)_download_path on my local branch 10:06 < ariard> i'll try if i can a NO_BOOST flag somewhere to get multiprocess build only 10:06 < ariard> *add 10:07 < hebasto> sipa: `ALLOW_HOST_PACKAGES=1` is for system packages 10:07 < hebasto> but it should be combined with `NO_*` flag 10:20 < harding> ariard: what package were you trying to download that you got the bitcoincore.org error? 10:20 < harding> (Full URL would be great.) 10:22 < ariard> harding: this one "Checksum missing or mismatched for native_b2 source. Forcing re-download." 10:23 < ariard> note, it might be my side, experimenting with the makefile 10:24 < harding> ariard: ok. Let me know if you think it might be an actual problem with the files on bitcoincore.org. 10:25 < ariard> yeah sure, still examining logs 13:07 -!- lukedashjr [~luke-jr@user/luke-jr] has joined #bitcoin-core-builds 13:11 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Ping timeout: 256 seconds] 13:11 -!- lukedashjr is now known as luke-jr 17:21 -!- belcher_ [~belcher@user/belcher] has joined #bitcoin-core-builds 17:25 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 272 seconds] 17:39 < fanquake> yes building depends with host packages mostly defeats the point of using depends in the first place 17:42 < fanquake> If you'd like to just build bitcoin core, with you own multiprocess, you're probably better off skipping depends and just using pkg-config etc to build with yours 19:33 < luke-jr> some people seem to wish to use depends to supplement what they can't get natively 20:11 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has quit [Write error: Connection reset by peer] 20:12 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has joined #bitcoin-core-builds 20:35 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has quit [Quit: node-irc says goodbye] --- Log closed Fri Jul 02 00:00:54 2021