Time Nick Message 00:37 MTDiscord wrong tree barked at 00:49 MTDiscord i think the problem is stranger than we think 00:50 MTDiscord what's happening is the arm specific code in libpng isn't actually being compiled 01:04 MTDiscord the weird continues: mac for some reason tries to use the faulty irrlicht supplied with ports/brew 01:27 MTDiscord https://cdn.discordapp.com/attachments/747163566800633906/817568939143594014/Screenshot_2021-03-06_at_01.26.37.png 03:00 MTDiscord I can get it to partially execute where in I get a quarter of a viewport 13:14 sfan5 pushing http://sprunge.us/GLcu9w?diff in 5m 13:22 Krock ping sfan5 13:22 sfan5 just did 13:22 Krock coincidence 17:00 MTDiscord sfan5, got macOS to properly build now the argument is that irrlicht entirely has no input and a misshapen render target 17:04 MTDiscord Running make package properly builds the app as expected but crashes on launch 17:04 MTDiscord App manifest may have changed as part of Big Sur 17:36 sfan5 uh huh 17:47 rubenwardy Jordach, side note, are you building with Minetest's irrlicht fork? 18:05 MTDiscord regular 1.8.4 as neo 18:05 MTDiscord same way as this guy built the working mac builds 18:05 MTDiscord https://github.com/neoascetic/minetest 18:06 MTDiscord the most important bit is here: 18:06 MTDiscord https://github.com/neoascetic/minetest/blob/builds-osx/.travis.yml 18:08 MTDiscord it "runs" 18:08 rubenwardy It would be most helpful if you built using the fork, as that will become required in the future 18:09 MTDiscord now that i know how to fix that issue 18:15 MTDiscord recompiling MT-Irr 18:18 MTDiscord minetest does not compile with minetest/irrlicht 18:18 MTDiscord due to irrlicht_changes 18:18 MTDiscord and a lot of irrlicht deprecation warnings 18:18 rubenwardy Is there a pr to fix 1.9 support? 18:19 sfan5 yes 18:19 MTDiscord https://gist.github.com/Jordach/707630fd63c57b15f81b1bb1ed8fe528 18:19 sfan5 but here's my branch anyway https://github.com/sfan5/minetest/tree/irr19 18:19 sfan5 because I know that one builds with the fork 18:24 MTDiscord time to argue with arm instructiobs again 18:30 MTDiscord ARM wranged with, time to test 18:32 MTDiscord sfan5: https://gist.github.com/Jordach/49c6e83eabada0500ec78d5a8b95a841 18:32 sfan5 who knows what that means 18:34 MTDiscord it appears the window title is currently broken 18:56 MTDiscord 1.8.4 successfully builds and builds a proper window 18:56 MTDiscord 1.9.x does not 18:59 MTDiscord For some reason OpenGL context doesn’t build properly on 1.9 19:08 MTDiscord here's what 1.8.4 produces https://i.imgur.com/72kqiaQ.png 19:09 MTDiscord as a raw executable, while the packed macOS one simply self distructs 19:10 MTDiscord a raw google seach turns up this thread with the exact problem 19:10 MTDiscord https://stackoverflow.com/questions/61042731/how-can-i-fix-window-size-problem-on-mac-os-x-opengl-glut 19:14 MTDiscord i suspect retina displays on macbooks are unable to be uh handled properly by irrlicht 19:15 sfan5 https://github.com/MoNTE48/Irrlicht/commit/2681edb05866ea2fafc4d328ad18d8f5b95390dc 19:15 sfan5 no idea if that works tho 19:15 MTDiscord that'd do it 19:16 MTDiscord my display is like 3000x2000 something 19:17 celeron55 >backingScaleFactor 19:17 celeron55 oh man what a hack 19:17 * celeron55 recommends throwing all macs into the trash unless they make you a lot of money 19:21 MTDiscord find me a better laptop with similar build and manufacturer support 19:25 MTDiscord testing the osx fix right now 19:28 MTDiscord nope, same issue as irrlicht 1.9 19:28 MTDiscord 1.9 definitely fixes the problem 19:32 MTDiscord and no, xquartz doesn't fix the problem 19:52 MTDiscord yeah running the neoascetic build runs fine 19:52 MTDiscord no strangeness or whatever 19:52 MTDiscord it just works 20:02 MTDiscord i mean the alternative is building WINE and running the win64 binary 21:53 sfan5 merging #11029 and #11023 in a variable amount of minutes 21:53 ShadowBot https://github.com/minetest/minetest/issues/11029 -- buildbot: Drop i586-mingw32msvc, add i686-w64-mingw32-posix detection by sfan5 21:53 ShadowBot https://github.com/minetest/minetest/issues/11023 -- Clean up ClientEvent hudadd/hudchange internals by sfan5 22:01 sfan5 時が来た