--- Log opened Sun Nov 22 00:00:24 2020 00:05 -!- eugene-ff [~eugene_ff@2604:2000:1383:472b:7807:7941:a0b9:69c0] has quit [Remote host closed the connection] 00:05 -!- eugene-ff [~eugene_ff@2604:2000:1383:472b:7807:7941:a0b9:69c0] has joined #bitcoin-core-dev 00:10 -!- eugene-ff [~eugene_ff@2604:2000:1383:472b:7807:7941:a0b9:69c0] has quit [Ping timeout: 260 seconds] 00:14 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 00:24 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has quit [Quit: Pavlenex] 00:25 -!- promag [~promag@188.250.84.129] has joined #bitcoin-core-dev 00:27 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 00:29 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has joined #bitcoin-core-dev 00:30 -!- eugene-ff [~eugene_ff@2604:2000:1383:472b:5d3e:5a09:a5e0:115c] has joined #bitcoin-core-dev 00:32 -!- promag [~promag@188.250.84.129] has quit [Remote host closed the connection] 00:33 -!- dscho [~dscho@84.39.117.57] has quit [Remote host closed the connection] 00:34 -!- eugene-ff [~eugene_ff@2604:2000:1383:472b:5d3e:5a09:a5e0:115c] has quit [Ping timeout: 260 seconds] 00:39 < wumpus> fanquake: you'd expect a slight size increase from separate sections, just not that extreme as it is for that specific architecture/compiler combo 00:40 -!- da39a3ee5e6b4b0d [~da39a3ee5@2403:6200:8876:6c06:8500:38e7:4522:4d5] has joined #bitcoin-core-dev 00:41 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has quit [Quit: Pavlenex] 00:41 < wumpus> fanquake: as for the type signatures you can assign names to parts, (like, = can be used as "typedef") this can make them more readable for complex ones 00:42 < sipa> wumpus: did you see achow101's comment that it could be due to sqlite? 00:42 < wumpus> also good for re-use 00:43 < wumpus> sipa: there's definitely some of the increase due to sqlite, but that would be seen on all architectures and compilers 00:43 < sipa> ah fair 00:43 < wumpus> and would not have an effect on bitcoin-cli! 00:44 < sipa> hopefully. 00:44 < wumpus> the size increase I noticed stuffs the binary with zeroes, it would be easy to measure :) 00:44 < sipa> ok 00:45 < sipa> it's really bizarre to me that whole bunches of zeroes end up in the binary 00:45 < sipa> is this really intended behavior you think? 00:46 < wumpus> the "hello world" test I mentioned went from 8kB to 4MB, the rest is just zeroes 00:46 < wumpus> no, I don't think it's intended behvior it was fixed in gcc 9 00:47 < wumpus> they exagerrated the alignment 00:48 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 256 seconds] 00:49 < sipa> ah ok! 00:49 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has joined #bitcoin-core-dev 00:51 < wumpus> another thing on the list of reasons to upgrade the compiler, but then again, newer gcc might have the memcmp issue so blindly upgrading isn't a good idea 00:53 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has quit [Client Quit] 00:53 -!- ketas1 [~ketas@178.162.212.214] has joined #bitcoin-core-dev 00:55 < sipa> looks like that will be fixed in the next 10.x release 00:55 -!- jonatack [~jon@88.124.242.136] has joined #bitcoin-core-dev 00:56 < sipa> so 10.3 i guess 01:01 -!- eugene-ff [~eugene_ff@2604:2000:1383:472b:35d0:a660:e9f3:26b3] has joined #bitcoin-core-dev 01:02 < wumpus> I noticed because I created a lxc environment with bionic, installed all the (ELF) cross compilers gitian does as well as the x86_64 one, then used a script that compiles the same source file for all architectures in parallel :-) The ppc64 binaries also stand out in size (with and without separate sections) but it's much less pronounced. 01:02 < wumpus> (but also due to padding) 01:04 < wumpus> not sure what the page size is of ppc64 it may be needed there 01:04 < wumpus> 64k. okay. 01:11 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:13 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 256 seconds] 01:15 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 01:15 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 01:19 -!- da39a3ee5e6b4b0d [~da39a3ee5@2403:6200:8876:6c06:8500:38e7:4522:4d5] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 01:42 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has joined #bitcoin-core-dev 02:02 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has quit [Quit: Pavlenex] 02:10 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has joined #bitcoin-core-dev 02:12 -!- kinlo [~peter@unaffiliated/kinlo] has quit [Ping timeout: 272 seconds] 02:22 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has quit [Quit: Pavlenex] 02:23 -!- ketas1 [~ketas@178.162.212.214] has quit [Ping timeout: 264 seconds] 02:24 -!- kinlo [~peter@unaffiliated/kinlo] has joined #bitcoin-core-dev 02:29 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 02:39 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 02:42 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 02:48 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has joined #bitcoin-core-dev 02:48 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has quit [Client Quit] 03:03 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 03:03 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 03:04 -!- James_F1 [~James_F@s91904426.blix.com] has joined #bitcoin-core-dev 03:18 -!- Theodora16Treute [~Theodora1@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-core-dev 04:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:06 < bitcoin-git> [bitcoin] practicalswift opened pull request #20452: Replace use of locale dependent atoi(…) with locale-independent std::from_chars(…) (C++17) (master...remove-atoi) https://github.com/bitcoin/bitcoin/pull/20452 04:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:08 -!- Theodora16Treute [~Theodora1@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 256 seconds] 04:10 -!- pinheadm_ [~pinheadmz@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 04:13 -!- pinheadmz [~pinheadmz@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Ping timeout: 256 seconds] 04:23 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-lecmkndyxyxbgylp] has quit [Quit: Connection closed for inactivity] 04:24 -!- dviola [~diego@unaffiliated/dviola] has quit [Ping timeout: 272 seconds] 04:25 < wumpus> wait, C++ added a truly locale independent integer parser ? this is above any expectations for me 04:29 -!- dviola [~diego@187.39.20.143] has joined #bitcoin-core-dev 04:32 -!- da39a3ee5e6b4b0d [~da39a3ee5@2403:6200:8876:6c06:c056:20b8:f8ee:6530] has joined #bitcoin-core-dev 04:33 < wumpus> bracing myself for any subtleties that come up for reasons to avoid std::from_chars anyhow 04:40 -!- roconnor [~roconnor@host-104-157-230-3.dyn.295.ca] has quit [Ping timeout: 240 seconds] 04:44 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 05:04 -!- roconnor [~roconnor@host-45-58-200-239.dyn.295.ca] has joined #bitcoin-core-dev 05:09 < wumpus> it handles embedded \x00 as any other trailing garbage that's refreshing 05:13 < wumpus> and out-of-range values for the provided result type return an error 05:16 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 05:16 < wumpus> leading zeros are simply ignored, no octal or other unexpected base switching 05:17 < wumpus> very good 05:17 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 05:18 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 05:19 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 05:20 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Client Quit] 05:20 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 05:29 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 05:35 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 05:36 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 05:49 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 05:51 -!- dviola [~diego@187.39.20.143] has quit [Ping timeout: 264 seconds] 05:51 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 05:52 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Ping timeout: 256 seconds] 05:53 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Ping timeout: 240 seconds] 05:53 -!- James_F1 [~James_F@s91904426.blix.com] has quit [Remote host closed the connection] 05:54 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 06:00 -!- promag [~promag@188.250.84.129] has joined #bitcoin-core-dev 06:08 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:15 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 06:18 -!- sdx231 [~sdx23@217.151.98.168] has joined #bitcoin-core-dev 06:25 -!- dviola [~diego@187.39.20.143] has joined #bitcoin-core-dev 06:34 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 06:48 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 06:53 -!- da39a3ee5e6b4b0d [~da39a3ee5@2403:6200:8876:6c06:c056:20b8:f8ee:6530] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:09 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Remote host closed the connection] 07:20 -!- winz_0 [~winz@54.39.173.71] has quit [Read error: Connection reset by peer] 07:21 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #bitcoin-core-dev 07:21 -!- winz_0 [~winz@somebodyjust.farted.net] has joined #bitcoin-core-dev 07:30 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 07:44 -!- Guyver2_ [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 07:47 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 256 seconds] 07:52 -!- davterra [~davterra@68.235.43.92] has quit [Quit: Leaving] 07:55 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 07:58 -!- molz_ [~mol@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 08:18 -!- promag [~promag@188.250.84.129] has quit [Remote host closed the connection] 08:29 -!- thdootdootman [~thdootdoo@cpe-74-134-234-224.kya.res.rr.com] has joined #bitcoin-core-dev 08:33 -!- doubleqp [~doubleqp@2a03:b0c0:2:d0::6e6:a001] has joined #bitcoin-core-dev 08:38 -!- doubleqp [~doubleqp@2a03:b0c0:2:d0::6e6:a001] has quit [Quit: bye bye] 08:39 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has joined #bitcoin-core-dev 08:39 -!- doubleqp [~doubleqp@188.166.79.22] has joined #bitcoin-core-dev 08:58 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 09:02 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 09:23 -!- davterra [~davterra@68.235.43.92] has joined #bitcoin-core-dev 09:25 -!- thdootdootman [~thdootdoo@cpe-74-134-234-224.kya.res.rr.com] has quit [] 09:31 -!- alko89 [~alko89@unaffiliated/alko89] has quit [Quit: ZNC 1.7.5 - https://znc.in] 09:34 -!- alko89 [~alko89@unaffiliated/alko89] has joined #bitcoin-core-dev 09:41 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 09:51 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 09:51 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Remote host closed the connection] 09:51 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 09:56 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Ping timeout: 272 seconds] 09:58 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Read error: Connection reset by peer] 09:59 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 10:00 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Remote host closed the connection] 10:01 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #bitcoin-core-dev 10:07 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 10:13 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 10:13 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 11:00 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has quit [Quit: Pavlenex] 11:01 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has joined #bitcoin-core-dev 11:01 -!- Pavlenex [~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs] has quit [Client Quit] 11:02 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Remote host closed the connection] 11:02 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #bitcoin-core-dev 11:08 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 260 seconds] 11:10 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 11:10 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 11:11 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 11:11 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 11:12 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 246 seconds] 11:16 -!- Mercury_Vapor [~Mercury_V@174-082-166-092.res.spectrum.com] has quit [Quit: Leaving] 11:19 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 240 seconds] 11:20 -!- jonatack [~jon@134.19.179.179] has joined #bitcoin-core-dev 11:21 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 11:22 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 11:22 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 11:30 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 11:42 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 240 seconds] 11:42 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 11:44 -!- Mercury_Vapor [~Mercury_V@174-082-166-092.res.spectrum.com] has joined #bitcoin-core-dev 11:53 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #bitcoin-core-dev 11:55 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 11:56 < hebasto> is it possible to observe different hashes for gitian macos builds on the same machine (made some builds in a row with the same hash)? 12:21 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:22 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 12:22 -!- Netsplit *.net <-> *.split quits: wxss, RusAlex, Nebraskka, troygiorshev, cfields, pingwindyktator, x58743446, dermoth, jrawsthorne, nkuttler, (+3 more, use /NETSPLIT to show all of them) 12:23 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 12:23 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 12:25 -!- Netsplit over, joins: cfields, nkuttler, rabidus, wxss, Nebraskka, troygiorshev, jrawsthorne, x58743446, dermoth, adiabat (+3 more) 12:31 < hebasto> ^ yes, now I have different hashes. 12:48 -!- mol [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 12:59 < gwillen> hebasto: hmm, obviously this is not how gitian is supposed to work 12:59 < gwillen> I know very little about gitian but I know things about macs (regrettably), let me know if I can help 13:01 < hebasto> gwillen: thanks. I was curious about testing #20436, #20440 and #20447 13:01 < gribble> https://github.com/bitcoin/bitcoin/issues/20436 | depends: Add a nasty qt hack to work around clang non-determinism by theuni · Pull Request #20436 · bitcoin/bitcoin · GitHub 13:01 < gribble> https://github.com/bitcoin/bitcoin/issues/20440 | build: fix determinism issue when building qt with Clang 8 by fanquake · Pull Request #20440 · bitcoin/bitcoin · GitHub 13:01 < gribble> https://github.com/bitcoin/bitcoin/issues/20447 | depends: Patch qt_intersect_spans to avoid non-deterministic behavior in LLVM 8 by achow101 · Pull Request #20447 · bitcoin/bitcoin · GitHub 13:08 < sipa> gwillen: TL;DR: LLVM 8 has inherent nondeterminism in the compiler, there are various ways around it 13:13 < gwillen> ahhhh :-( 13:13 < gwillen> that is deeply regrettable and I'm surprised they did that 13:15 < sipa> gwillen: it's not too long ago that compiler determinism was unheard of entirely 13:15 < gwillen> sure, but regressing it now that a lot of people depend on it seems rude. 13:16 < luke-jr> sipa: not true 13:16 < luke-jr> sipa: there was a lot of deterministic work in the 80s 13:16 < luke-jr> forgotten by the subsequent generation 13:17 < luke-jr> (which is probably why reviving it was relatively easy?) 13:17 < sipa> gwillen: it was fixed in LLVM9, so i think it was unintentional 13:49 -!- Tennis [~Tennis@unaffiliated/tennis] has joined #bitcoin-core-dev 13:58 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 14:02 -!- sdx231 [~sdx23@217.151.98.168] has quit [Remote host closed the connection] 14:08 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 14:09 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Remote host closed the connection] 14:09 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 14:13 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Ping timeout: 240 seconds] 14:14 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 14:34 -!- promag [~promag@188.250.84.129] has joined #bitcoin-core-dev 14:39 -!- promag [~promag@188.250.84.129] has quit [Ping timeout: 246 seconds] 14:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 14:43 < bitcoin-git> [bitcoin] hebasto opened pull request #20454: build: Bump clang version to fix non-determinism (master...201122-clang) https://github.com/bitcoin/bitcoin/pull/20454 14:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 14:54 -!- promag [~promag@188.250.84.129] has joined #bitcoin-core-dev 14:54 -!- AimHere1 [~AimHere@178.162.212.214] has joined #bitcoin-core-dev 15:02 -!- Guyver2_ [~Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 264 seconds] 15:03 -!- promag [~promag@188.250.84.129] has quit [Remote host closed the connection] 15:26 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 15:31 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 15:33 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 15:40 -!- promag [~promag@188.250.84.129] has joined #bitcoin-core-dev 16:15 -!- da39a3ee5e6b4b0d [~da39a3ee5@2403:6200:8876:6c06:c056:20b8:f8ee:6530] has joined #bitcoin-core-dev 16:19 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Ping timeout: 240 seconds] 16:32 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 16:35 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 16:36 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 16:58 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 17:17 -!- ctrlbreak [~ctrlbreak@159.2.182.106] has quit [Quit: Leaving] 17:18 -!- ctrlbreak [~ctrlbreak@159.2.182.106] has joined #bitcoin-core-dev 17:20 -!- promag [~promag@188.250.84.129] has quit [Remote host closed the connection] 17:35 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 17:38 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 17:38 -!- vasild_ is now known as vasild 17:42 -!- Tennis [~Tennis@unaffiliated/tennis] has quit [Quit: Leaving] 17:53 -!- promag [~promag@188.250.84.129] has joined #bitcoin-core-dev 17:58 -!- promag [~promag@188.250.84.129] has quit [Ping timeout: 246 seconds] 18:00 -!- phantomcircuit [~phantomci@2604:a880:1:20::f2:c001] has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in] 18:00 -!- phantomcircuit [~phantomci@2604:a880:1:20::f2:c001] has joined #bitcoin-core-dev 18:02 -!- AimHere1 [~AimHere@178.162.212.214] has quit [Remote host closed the connection] 18:10 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 18:10 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 18:11 -!- T-Junk [~T-Junk@193.56.252.12] has joined #bitcoin-core-dev 18:11 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 18:12 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 18:24 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 18:24 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Remote host closed the connection] 18:25 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 18:28 -!- GankMove [~GankMove@dsl-lprbng11-54f88d-13.dhcp.inet.fi] has joined #bitcoin-core-dev 18:29 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Ping timeout: 272 seconds] 18:38 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 18:48 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 18:51 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 272 seconds] 18:59 -!- miketwenty1 [~miketwent@136.55.84.49] has joined #bitcoin-core-dev 19:02 -!- T-Junk [~T-Junk@193.56.252.12] has quit [Remote host closed the connection] 19:06 -!- miketwenty1 [~miketwent@136.55.84.49] has quit [Remote host closed the connection] 19:06 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 19:10 -!- miketwenty1 [~miketwent@136.55.84.49] has joined #bitcoin-core-dev 19:14 -!- paolo|out [~paolo|out@185.204.1.185] has joined #bitcoin-core-dev 19:14 -!- miketwenty1 [~miketwent@136.55.84.49] has quit [Ping timeout: 256 seconds] 19:17 -!- dviola [~diego@187.39.20.143] has quit [Quit: WeeChat 2.9] 19:18 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 19:30 -!- promag [~promag@188.250.84.129] has joined #bitcoin-core-dev 19:35 -!- promag [~promag@188.250.84.129] has quit [Ping timeout: 272 seconds] 19:40 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 19:41 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 19:54 -!- reallll [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 19:54 -!- GankMove [~GankMove@dsl-lprbng11-54f88d-13.dhcp.inet.fi] has quit [Read error: Connection reset by peer] 19:57 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 256 seconds] 20:45 -!- miketwenty1 [~miketwent@136.55.84.49] has joined #bitcoin-core-dev 20:50 -!- miketwenty1 [~miketwent@136.55.84.49] has quit [Ping timeout: 246 seconds] 21:10 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has quit [Ping timeout: 260 seconds] 21:10 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 21:12 -!- filchef [~filchef@212.104.97.177] has joined #bitcoin-core-dev 21:17 -!- paolo|out [~paolo|out@185.204.1.185] has quit [Remote host closed the connection] 21:19 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev 21:22 -!- Darki [~Darki@178.162.212.214] has joined #bitcoin-core-dev 21:40 -!- baldur [~baldur@pool-108-30-51-126.nycmny.fios.verizon.net] has quit [Ping timeout: 256 seconds] 21:53 -!- baldur [~baldur@pool-108-30-51-126.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 21:58 -!- Pavlenex [~Thunderbi@178.220.103.52] has quit [Quit: Pavlenex] 22:24 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev 22:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 22:31 -!- Pavlenex [~Thunderbi@178.220.103.52] has quit [Quit: Pavlenex] 22:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:41 < bitcoin-git> [bitcoin] fanquake closed pull request #20440: build: fix determinism issue when building qt with Clang 8 (master...no_echo_fix_clang_qt_determinism) https://github.com/bitcoin/bitcoin/pull/20440 22:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 22:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:43 < bitcoin-git> [bitcoin] fanquake closed pull request #20436: depends: Add a nasty qt hack to work around clang non-determinism (0.21...fix-clang-qt-determinism) https://github.com/bitcoin/bitcoin/pull/20436 22:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 22:44 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 22:45 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Remote host closed the connection] 22:45 -!- Highway61 [Thunderbir@gateway/vpn/protonvpn/highway61] has joined #bitcoin-core-dev 22:49 -!- Highway62 [Thunderbir@gateway/vpn/protonvpn/highway61] has quit [Ping timeout: 240 seconds] 22:51 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 22:51 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:32 -!- filchef [~filchef@212.104.97.177] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 23:32 -!- promag [~promag@188.250.84.129] has joined #bitcoin-core-dev 23:36 -!- promag [~promag@188.250.84.129] has quit [Ping timeout: 260 seconds] 23:39 < wumpus> luke-jr: it's often like that, the "nothing in computers is really new since the 60's" effect :) 23:40 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev 23:46 < wumpus> I do remember old discussions about compiler determinism (I think 90's?), it was something that mostly came up for niche safety critical systems, there were some really strong voices in gcc compiler devs that didn't regard it as necessary, because there was the perception it was at odds with some heuristic/randomized optimization algorithms 23:51 -!- Pavlenex [~Thunderbi@178.220.103.52] has quit [Quit: Pavlenex] 23:52 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev --- Log closed Mon Nov 23 00:00:24 2020