Skip to content

Conversation

@moldyreed
Copy link
Contributor

Support of qtserialbus, 6.9.0 version

@mabrand
Copy link
Member

mabrand commented Apr 25, 2025

Which targets has this been tested with?

@moldyreed
Copy link
Contributor Author

Which targets has this been tested with?

Hello there. I have tested it with x86_64-w64-mingw32.shared target.

@mabrand
Copy link
Member

mabrand commented Apr 25, 2025

Could you please also test with at least x86_64-w64-mingw32.static?

@mgkurtz
Copy link

mgkurtz commented Aug 19, 2025

Could you please also test with at least x86_64-w64-mingw32.static?

I just tested it on i686-w64-mingw32.static and it works. But not on x86_64-w64-mingw32.static. There I get some

Failed to build package qt6-qtserialbus for target x86_64-w64-mingw32.static!
------------------------------------------------------------
[…]/mxe/usr/bin/x86_64-w64-mingw32.static-ld: […]/mxe/usr/x86_64-w64-mingw32.static/lib/libbrotlidec.a(state.c.obj):state.c:(.text+0x13c): undefined reference to `BrotliSharedDictionaryCreateInstance'
[…]/mxe/usr/bin/x86_64-w64-mingw32.static-ld: […]/mxe/usr/x86_64-w64-mingw32.static/lib/libbrotlidec.a(state.c.obj):state.c:(.text+0x30e): undefined reference to `BrotliSharedDictionaryDestroyInstance'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
make[1]: *** [Makefile:903: build-only-qt6-qtserialbus_x86_64-w64-mingw32.static] Fehler 1

According to the log, this happens in FAILED: [code=1] bin/canbusutil.exe.

In any way, one now needs 491ece4583565f5d809ea9dd8caa2779a97c23a7d4d8352ba8a7a660e1ab04d7 as sha256sum.

@mabrand
Copy link
Member

mabrand commented Aug 27, 2025

Thanks.
Cherry-picked as f247fb1 for Qt 6.9.2.
7b13849 fixes a static linking problem recognized from other qt6 modules.

@mabrand mabrand closed this Aug 27, 2025
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.

3 participants