Skip to content

Clean release-build log noise#14

Merged
johnqherman merged 3 commits into
masterfrom
chore/build-log-cleanup
Jul 4, 2026
Merged

Clean release-build log noise#14
johnqherman merged 3 commits into
masterfrom
chore/build-log-cleanup

Conversation

@johnqherman

@johnqherman johnqherman commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Silence the nodiscard warning in the playback-profiles test helper
(clang -Wunused-result and MSVC C4834), and prune the Mimer/ODBC/psql
Qt SQL driver plugins on the macOS runner: the app only loads SQLite,
Mimer's missing client library made macdeployqt log ERRORs in every
DMG build, and ODBC/psql drew private-API warnings.
CMake's imported plugin targets hard-error when the dylibs are missing
at configure time; macdeployqt only reads the plugin dir at packaging.
The homebrew sparkle cask is deprecated (fails Gatekeeper) and gets
disabled on 2026-09-01, which would silently kill macOS update signing.
Pull the pinned 2.6.4 tarball directly, same version CMake bundles,
and point at bin/sign_update explicitly instead of find|head.
@johnqherman
johnqherman merged commit b3eace2 into master Jul 4, 2026
5 checks passed
@johnqherman
johnqherman deleted the chore/build-log-cleanup branch July 4, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant