azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/glscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 252 seconds]
Degi_ is now known as Degi
nelgau has quit [Ping timeout: 248 seconds]
massi has joined #scopehal
electronic_eel_ is now known as electronic_eel
<_whitenotifier-7> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±5] https://github.com/glscopeclient/scopehal/compare/dfd8ea8fbea8...3ab8c0f245d3
<_whitenotifier-7> [scopehal] azonenberg 3ab8c0f - Added VkFFT dependency. Not actually using it for anything yet.
<_whitenotifier-7> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal-apps/compare/aa4eea4f29e9...a2a7d5250c46
<_whitenotifier-7> [scopehal-apps] azonenberg a2a7d52 - Added VkFFT dependency
<_whitenotifier-7> [scopehal] azonenberg pushed 1 commit to master [+1/-0/±4] https://github.com/glscopeclient/scopehal/compare/3ab8c0f245d3...a7dff336c106
<_whitenotifier-7> [scopehal] azonenberg a7dff33 - FFTFilter: create VulkanFFTPlan during initialization
<darthrake> bvernoux: irt sdrpp. I just gave the installer a chance. Unfortunately it seems to depend on libGLEW, but doesn't provide it, misses the one installed by homebrew, and obviously can't load that when forced to, as the sdrpp is amd64 only, but the "system" libGLEW is arm64.
<darthrake> it builds fine though (minor header search path issue) but doesn't find any sinks/moduls because of rpath issues.
massi has quit [Remote host closed the connection]
d1b2 has quit [Read error: Connection reset by peer]
d1b2 has joined #scopehal
miek has quit [*.net *.split]
jacekowski has quit [*.net *.split]
jacekowski has joined #scopehal
miek has joined #scopehal
<d1b2> <johnsel> I am going insane
<d1b2> <johnsel> azonenberg did you commit something in the past 19 hours that might have fixed the windows CI?
<d1b2> <johnsel> in one of the scopehal-apps/lib dependencies that is
<d1b2> <johnsel> bvernoux are you around by any chance?
<d1b2> <johnsel> maybe you are smarter than I am and will come to a better explanation than I
<d1b2> <johnsel> because as far as I can tell I fixed the Windows CI by making a screenshot (weird, but fits within my hypothesis that it is gpu/window system related) after (ok, what?) the test has already ran
<d1b2> <johnsel> https://github.com/Johnsel/scopehal-apps/runs/8162082841?check_suite_focus=true specifically Debugging 2 and Screenshot
<d1b2> <johnsel> for reference, this is what generally has been the result (and is equal to your results) https://github.com/Johnsel/scopehal-apps/runs/8043614890?check_suite_focus=true
<d1b2> <johnsel> hmmmmm, the only other thing might be the continue-after-error
<d1b2> <johnsel> help() writes to stderr instead of stdout
<d1b2> <johnsel> which might get parsed as a failure by the shell/runner/something
<d1b2> <johnsel> though I don't think that changed and it has previously worked fine
<d1b2> <johnsel> no that can't be it as I added that in a later attempt
<d1b2> <johnsel> shell: msys2 {0} ? That seems to pin the shell to a specific shell (and thus environment) instance and I think the defaults: method was invalid
<electronic_eel> @johnsel bvernoux is not online in irc. so he won't see your messages, even if he goes online later
<d1b2> <johnsel> oh thank you electronic_eel for alerting me to that
<electronic_eel> most regular irc users have some client running on server somewhere, but he seems not to do that
<d1b2> <johnsel> no problem though I have since proven it's not the screenshot doing anything
<d1b2> <johnsel> yes I used to do that too, I can't think of the name anymore some type of irc relay thingy
<d1b2> <johnsel> a bouncer, that's it
Johnsel has joined #scopehal
Johnsel has quit [Remote host closed the connection]
Johnsel has joined #scopehal
Johnsel has quit [Remote host closed the connection]
Johnsel has joined #scopehal
<_whitenotifier-7> [scopehal-apps] Johnsel commented on issue #470: Windows CI build is broken despite finding Vulkan SDK - https://github.com/glscopeclient/scopehal-apps/issues/470#issuecomment-1235963086
<azonenberg> johnsel: well i'm about to break it again if that makes you happy :P
<azonenberg> by adding vkFFT as a new dependency. that should be easy to fix though
<d1b2> <johnsel> I hate you
<d1b2> <johnsel> 2 weeks I worked on it
<d1b2> <johnsel> and you -immediately- break it again for me
<d1b2> <johnsel> this is cruel
<azonenberg> i'll try and not push it until i theoretically have it ffixed
<d1b2> <johnsel> 😉 nah mate go for it
<azonenberg> Ok let me rephrase: it's broken in my unpushed working copy
<azonenberg> but i'm a ways from pushing it