Chris
Chris
#658 should get this closer to having no linkage warnings on linux, ``` ==> brew linkage --test freecad/freecad/[email protected]_py312 ==> brew linkage --cached --test --strict freecad/freecad/[email protected]_py312 ==> FAILED Full linkage --cached...
https://github.com/FreeCAD/homebrew-freecad/actions/runs/12484302241/job/34841502818 ``` ==> brew linkage --cached --test --strict freecad/freecad/[email protected]_py312 ==> FAILED Full linkage --cached --test --strict freecad/freecad/[email protected]_py312 output Indirect dependencies with linkage: open-mpi ``` may need to add to cmake...
a little update on this, checking the local aur arch linux install of freecad on my daily driver arch linux box, it appears the googletest library that was recently added...
the current workaround for macos, ``` export QT_QPA_PLATFORM_PLUGIN_PATH=$(brew --prefix)/opt/qt/share/qt/plugins/platforms freecad ```
a little follow-up with this issue concerning gnu+linux install, ``` ╭─capin at rogue in /opt/code/dots (dev.evergreen ✔) ╰─λ QT_QPA_PLATFORM_PLUGIN_PATH=$bp/opt/qt/share/qt/plugins/platforms freecad FreeCAD 1.0.0, Libs: 1.0.0RUnknown (C) 2001-2024 FreeCAD contributors FreeCAD is...
pretty sure this issue is happening due to the qt v6 installation provided by the upstream homebrew-core bottle of qt v6. https://github.com/orgs/Homebrew/discussions/5860
and some troubleshooting ouput on macos, ``` ╭─chris ssh mac-mini-fpa in /Users/chris/code/freecad-git/hbfc ([email protected]_py312_qt6-updates ✚1) ╰─λ qmake -query QT_INSTALL_PREFIX 0 (0.628s) /opt/homebrew ╭─chris ssh mac-mini-fpa in /Users/chris/code/freecad-git/hbfc ([email protected]_py312_qt6-updates ✚1) ╰─λ qmake...
i just installed `[email protected]_py312_qt6` on my extra macbook pro and logged in via rdp and am able to launch and run freecad, can confirm that this issue is likely due...
pretty sure i just hit this same issue, ``` Run lhotari/action-upterm@v1 with: limit-access-to-actor: true wait-timeout-minutes: 10 GITHUB_TOKEN: *** upterm-server: ssh://uptermd.upterm.dev:22 env: HOMEBREW_NO_ANALYTICS: 1 HOMEBREW_NO_AUTO_UPDATE: 1 HOMEBREW_NO_INSTALL_CLEANUP: 1 HOMEBREW_NO_INSTALL_FROM_API: HOMEBREW_DEVELOPER: 1...
fwiw i'm only able to see a certain about gists i have created using `gh gist list` which go back about 2 years ago, aka. starting from today aug 13...