--- Log opened Fri Apr 22 00:00:02 2022 01:26 -!- sipsorcery [~sipsorcer@37.228.225.67] has quit [Ping timeout: 276 seconds] 01:50 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 02:49 -!- greypw2546 [~greypw254@grey.pw] has quit [Quit: I'll be back!] 02:49 -!- greypw2546 [~greypw254@grey.pw] has joined #bitcoin-core-builds 08:25 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Read error: Connection reset by peer] 08:27 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 09:11 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Remote host closed the connection] 09:12 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 10:41 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 250 seconds] 10:54 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 11:29 < emzy> Buld time was 20h. So same as withbout BASE_CACHE="$HOME/depends-BASE_CACHE" env setting. 11:33 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 248 seconds] 11:48 < emzy> Looks like there was already automaticly a default BASE_CACHE used at bitcoin/depends/built/ before. 11:48 < laanwj> it an be useful to place it outside the bitcoin directory with regard to cleaning up, though 11:50 < laanwj> but yes it will always plae those files somewhere even if you don't override BASE_CACHE 11:52 < emzy> Good to know. Less than a day is for my slow box fine. 11:52 < emzy> * buildtime. 12:13 < jarolrod> laanwj: weird @ #24947 12:13 < gribble> https://github.com/bitcoin/bitcoin/issues/24947 | Permissions corrupted in gen-sdk macosx headers · Issue #24947 · bitcoin/bitcoin · GitHub 12:13 < jarolrod> will test this again 12:15 < jarolrod> +1 example for always guix building pretty much every build system change 12:15 < jarolrod> just in case :) 12:16 < laanwj> yes someone should have tried :) 12:17 < laanwj> it's not practical to make this part of the CI, because, you know, 11G non-redistributable file :p 12:17 < sipa> just updated my build machine to ubuntu 22.04 (which included a guix update to 1.3), wiped my guix builds, and rebuilt 23.0; same hashes. 12:17 < jarolrod> yeah just something that should be done manually by a reviewer 12:18 < jarolrod> sipa: this is on master 12:18 < sipa> ? 12:18 < jarolrod> or was that just a general announcement :) 12:18 < jarolrod> sorry, misunderstood what that was in regards to 12:19 < sipa> oh, yes, my message was unrelated to ongoing discussion here 12:20 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 12:21 < laanwj> yeah the new issue only appears if you've extracted the MacOSX sdk with the script on master any time since yesterday 12:24 < laanwj> definitely not a blocker for any guix builds in progress, though slighly annoying for new builders 12:24 < laanwj> good to know the hashes stay stable over versions of guix/ubuntu 12:41 -!- jonatack [jonatack@user/jonatack] has quit [Ping timeout: 276 seconds] 13:39 < luke-jr> would think people should use the gen-sdk from the tag.. 13:45 < laanwj> heeh 13:45 < laanwj> at least someone tested it :p 14:36 -!- jonatack [jonatack@user/jonatack] has joined #bitcoin-core-builds 15:47 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 240 seconds] 18:27 < luke-jr> Exception: Code slot hash mismatch. Expected 123d17cc2f781eb61e21c64aae54f464ffca5d0a6e2e8bcfcecefe2fe387a8e0, Calculated 698ee318d35589d929aa39feb162fbd0cc770815ac0b359ce863ef19b646410a 18:27 < luke-jr> trying to sign the mac build 18:33 < achow101> luke-jr: did the non-codesigned build match? 18:33 < achow101> and did you remember to pull the latest bitcoin-detached-sigs 18:38 < luke-jr> gitian should have done the latter for me (or it would fail) 18:38 < luke-jr> assuming the signature tag is right 18:40 < luke-jr> no, looks like the unsigned build doesn't match :/ 18:40 < luke-jr> a63dc58ef7a51543f2cba639729374021ede6dfb6d34725b0b4ced1fe193d5a2 x86_64-apple-darwin18/bitcoin-23.0-x86_64-apple-darwin18-unsigned.dmg 18:40 < luke-jr> 486dec73a7c7a65c676790d4010f369d744b9114880621861d4acbda58eda763 x86_64-apple-darwin18/bitcoin-23.0-x86_64-apple-darwin18-unsigned.tar.gz 18:41 < luke-jr> 4c7b88bcf787d32a3b299d08f76d303e659e992df00558a00c0bb4ef2eb4d5eb x86_64-apple-darwin18/bitcoin-23.0-x86_64-apple-darwin18.tar.gz 18:43 < achow101> dirty cache? 18:44 < achow101> (I have no idea if the guix in gitian even does any caching) 18:44 < luke-jr> just guix export/import IIRC 18:46 < luke-jr> other builds look fine 18:47 < achow101> "x86_64-apple-darwin18" is a bit suspicious. we just call it x86_64-apple-darwin now 18:47 < luke-jr> oh! 18:47 < luke-jr> gitian-guix does override HOSTS, so maybe I need to update that 18:48 < achow101> could be 19:05 < luke-jr> import so slow x.x 19:05 < luke-jr> I should just setup a Guix OS VM and build everything it lets me from scratch 19:05 < luke-jr> maybe for 24.0 21:08 * luke-jr peers at arm64 vs aarch64 21:46 < luke-jr> achow101: yep, that was the issue https://github.com/bitcoin-core/guix.sigs/pull/273 21:47 < achow101> cool! --- Log closed Sat Apr 23 00:00:03 2022