Satadru Pramanik, DO, MPH, MEng

Results 766 comments of Satadru Pramanik, DO, MPH, MEng

For what it is worth, I was able to make the issue go away by setting `-Drust=disabled` in my meson options when building the current version of git (2.52.0) on...

Can you just create a PR with these and then run `build_updated_packages.rb` on that PR?

Does installing `gspell` help?

Doing this: ``` upx -d `which filezilla` lddtree `which filezilla` ``` Gives this: ![Screenshot_20240923-191404.png](https://github.com/user-attachments/assets/8560ddab-4776-4711-b36f-95db449d30c1) And then ``` chronos@rpi51-armv7l:2.37 M126 /usr/local/lib/crew/packages (master >|SPARSE)$ crew whatprovides libwx_gtk3u_aui-3.2.so.0 wxwidgets: /usr/local/lib/libwx_gtk3u_aui-3.2.so.0 wxwidgets: /usr/local/lib/libwx_gtk3u_aui-3.2.so.0.2.1 Total...

> Nice sleuthing @satmandu! Looks like wxwidgets needs an update anyway. See https://github.com/wxWidgets/wxWidgets/releases/tag/v3.2.6. Already building...

Hopefully that PR fixes that issue...

@uberhacker Didn't you fix this at some point?

@supechicken Do you want to take a look at this?

How would you recommend we do that? We're using GCC 15.2 to build. I suspect something is happening such that the build fails as a meson subproject, but the issue...