--- Log opened Fri Mar 19 00:00:00 2021 00:49 -!- molz_ [mol@gateway/vpn/protonvpn/molly] has joined #bitcoin-builds 00:51 -!- mol_ [mol@gateway/vpn/protonvpn/molly] has quit [Ping timeout: 240 seconds] 01:03 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 01:03 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-builds 01:32 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 01:32 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-builds 04:21 -!- Elody66Windler [~Elody66Wi@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-builds 04:47 < elichai2> I'm getting this line when compiling new fuzz tests: `ld.lld: error: can't create dynamic relocation R_X86_64_32S against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output` 04:48 < elichai2> Anyone knows this problem? 05:54 < wumpus> elichai2: haven't seen it but sounds like compile flags aren't consistently applied 05:55 < elichai2> wumpus: I think you're right, I added a C file but didn't duplicate CXXFLAGS to CFLAGS 05:55 < elichai2> i'll try 05:57 < elichai2> Worked :) Thanks! 05:58 < wumpus> great! 06:48 -!- Elody66Windler [~Elody66Wi@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 246 seconds] 06:56 -!- mol_ [mol@gateway/vpn/protonvpn/molly] has joined #bitcoin-builds 06:58 -!- molz_ [mol@gateway/vpn/protonvpn/molly] has quit [Ping timeout: 245 seconds] 07:32 -!- jonatack_ [~jon@37.166.79.41] has joined #bitcoin-builds 09:23 -!- jonatack_ [~jon@37.166.79.41] has quit [Read error: Connection reset by peer] 10:16 -!- mol_ [mol@gateway/vpn/protonvpn/molly] has quit [Ping timeout: 245 seconds] 10:22 -!- mol [mol@gateway/vpn/protonvpn/molly] has joined #bitcoin-builds 10:58 -!- jonatack_ [~jon@37.166.79.41] has joined #bitcoin-builds 12:06 -!- belcher_ is now known as belcher 12:25 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 12:25 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-builds 12:57 -!- jonatack_ [~jon@37.166.79.41] has quit [Remote host closed the connection] 12:58 -!- jonatack_ [~jon@37.166.79.41] has joined #bitcoin-builds 13:07 -!- jonatack__ [~jon@37.165.139.59] has joined #bitcoin-builds 13:10 -!- jonatack_ [~jon@37.166.79.41] has quit [Ping timeout: 256 seconds] 13:39 -!- jonatack__ [~jon@37.165.139.59] has quit [Quit: jonatack__] 13:41 -!- jonatack [~jon@37.165.139.59] has joined #bitcoin-builds 14:18 -!- jonatack [~jon@37.165.139.59] has quit [Ping timeout: 240 seconds] 15:00 -!- jonatack [~jon@37.165.139.59] has joined #bitcoin-builds 15:03 -!- jonatack [~jon@37.165.139.59] has quit [Read error: Connection reset by peer] 15:04 -!- jonatack [~jon@37.165.139.59] has joined #bitcoin-builds 15:07 -!- jonatack [~jon@37.165.139.59] has quit [Read error: Connection reset by peer] 15:07 -!- jonatack_ [~jon@37.165.139.59] has joined #bitcoin-builds 15:11 -!- dongcarl5 [~dongcarl@unaffiliated/dongcarl] has joined #bitcoin-builds 15:12 -!- dongcarl5 [~dongcarl@unaffiliated/dongcarl] has quit [Client Quit] 15:12 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has quit [Write error: Connection reset by peer] 15:17 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 15:19 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-builds 15:37 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 15:38 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-builds 16:00 -!- jonatack_ [~jon@37.165.139.59] has quit [Read error: Connection reset by peer] 17:16 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has joined #bitcoin-builds 18:47 < jarolrod_> hebasto: in regards to the depends build issue on macOS, were you successful in attempting a build with another SDK 18:48 < hebasto> yes, I did as it was suggested by fanquake -- downloaded *.xip from apple's site 18:49 < hebasto> unpacked it 18:49 < jarolrod_> Ok, do you guys already know how it’ll be fixed? I was going to investigate a bit if not 18:52 < hebasto> and used `sudo xcode-select --switch ...` 18:52 < hebasto> jarolrod_: https://doc-snapshots.qt.io/qt5-5.12/macos.html 18:53 < hebasto> https://doc.qt.io/qt-5.12/macos.html 18:54 < jarolrod_> Oh ok, nice 18:54 < jarolrod_> So no need for investigating 18:54 < hebasto> it seems qt docs are clear, no? 18:55 < jarolrod_> hebasto: yep, they are! 18:56 < fanquake> What is the issue for this & what is left to fix? 18:56 < hebasto> probably, it is worth to mention in our docs 18:57 < hebasto> fanquake: https://github.com/bitcoin-core/gui/issues/249 18:59 < fanquake> Reading that it’s not clear to me what the current state of the issue is. I assume there is probably a patch for us to find and apply to our build? 19:00 < fanquake> I also have #19817 as a candidate to moving to a newer SDK 19:00 < gribble> https://github.com/bitcoin/bitcoin/issues/19817 | build: macOS toolchain bump by fanquake · Pull Request #19817 · bitcoin/bitcoin · GitHub 19:02 < jarolrod_> But the issue is with at 5.15.2 needing to be built with the 10.14 SDK, so bumping the macOS toolchain and Xcode 12 doesn’t fix this from what I understand 19:02 < jarolrod_> Qt 5.15.2* 19:02 < fanquake> 5.12.10? 19:03 < jarolrod_> Yes sorry lol 19:03 < jarolrod_> 5.12 19:04 < fanquake> Your last comment doesn’t actually state if the build worked on 11.2 with the older SDK 19:04 < hebasto> 19817 changes SDK in depends, right? 19:04 < fanquake> Qt 5.12.x doesn’t “have” to be built with the 10.14 SDK. I’m building it with the 11.1 SDK just fine 19:05 < hebasto> ^ interesting 19:06 < fanquake> You'll just see warnings about using a potentially unsupported version of the SDK 19:06 < hebasto> did you have that branch alive? 19:07 < fanquake> which branch? This is with master 19:07 < hebasto> om master gui is not started 19:07 < hebasto> `bitcoin-qt` runs, but no window are created 19:08 < fanquake> I'm currently building master, on 10.15.7, with the 11.1 SDK and the gui is working perfectly fine 19:08 < jarolrod_> When I did that the qt would not run for me 19:09 < jarolrod_> On Big Sur or Catalina 19:09 < hebasto> 10.15.7 -- catalina 19:10 < hebasto> so gui is broken on big sur only (as I spotted it)? 19:10 < jarolrod_> Wait sorry, it did work for me on Catalina 19:10 < jarolrod_> It doesn’t work for me on Big Sur 19:11 < fanquake> I think I'm going to tune out. As this seems to be going in circles. 19:12 < fanquake> Sounds like this need more debugging to determine what the actual, exact is issue is. Sure, there's a runtime issue on macOS big Sur. However it's not clear if that's always the case. Or what is actually causing it. Does it happen with cross-compiled binaries? Does it happen with binaries built on 10.15.x and taken onto big Sur? Does it happen on Big Sur when building depends using an older version of the SDK? 19:13 < hebasto> "Does it happen with cross-compiled binaries?"-- no 19:13 < hebasto> "Does it happen on Big Sur when building depends using an older version of the SDK?" -- yes 19:14 < fanquake> Ok. So as far as the 0.22 release is concerned, we're ok, as the cross-compiled binaries will work for end users running Big Sur. 19:15 < hebasto> debugging show me problem when Cocoa integration plugin is dereferencing of the QGuiApplicationPrivate::platformIntegration() 19:16 < hebasto> `EXC_BAD_ACCESS` error 19:17 < sipa> is this on M1 or x86_64? 19:17 < hebasto> x86_64 19:18 < fanquake> Could you do a diff of DEBUG build output when building depends (master) on 10.15.7 vs 11.x. With the same SDK version if possible? That should be the case if the same (latest) version of Xcode is running on both machines 19:19 < hebasto> fanquake: I'll try 19:20 < fanquake> hebasto: thanks 19:21 < fanquake> Looking at the 5.12.x branch, which is still receiving the occasional commit, the QT_MAC_SDK_VERSION_MAX was bumped to at least 11.0 19:21 < fanquake> "Testing seems to indicate building against the 11.0 SDK works fine, and doesn't opt in to any new behaviors on Big Sur that Qt isn't ready for." 19:25 < hebasto> github searching result -- https://github.com/mapeditor/tiled/issues/2845#issuecomment-728361917 21:20 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #bitcoin-builds 21:22 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 246 seconds] --- Log closed Sat Mar 20 00:00:01 2021