[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1031078: marked as done (qt6-speech-dev: library libqtexttospeech_mock.so referenced but not provided)



Your message dated Sat, 11 Feb 2023 10:40:11 +0100
with message-id <167610841148.3113738.3987509373673188398@auryn.jones.dk>
and subject line Re: qt6-speech-dev: library libqtexttospeech_mock.so referenced but not provided
has caused the Debian Bug report #1031078,
regarding qt6-speech-dev: library libqtexttospeech_mock.so referenced but not provided
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1031078: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031078
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qt6-speech-dev
Version: 6.4.2-2
Severity: grave
Justification: renders package unusable

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

When I try to build a project containing this line:

  find_package(Qt6 COMPONENTS TextToSpeech REQUIRED)

The configure fails like this:

CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginTargets.cmake:96 (message):
  The imported target "Qt6::QTextToSpeechMockPlugin" references the file

     "/usr/lib/x86_64-linux-gnu/qt6/plugins/texttospeech/libqtexttospeech_mock.so"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/lib/x86_64-linux-gnu/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginTargets.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginConfig.cmake:61 (include)
  /usr/lib/x86_64-linux-gnu/cmake/Qt6/QtPublicPluginHelpers.cmake:439 (include)
  /usr/lib/x86_64-linux-gnu/cmake/Qt6TextToSpeech/Qt6TextToSpeechPlugins.cmake:5 (__qt_internal_include_plugin_packages)
  /usr/lib/x86_64-linux-gnu/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfig.cmake:133 (include)
  /usr/lib/x86_64-linux-gnu/cmake/Qt6/Qt6Config.cmake:167 (find_package)
  plugins/speech/CMakeLists.txt:22 (find_package)

Concretely, the pacakge I try to build is hyperborg, available here:
https://salsa.debian.org/tinker-team/hyperborg

 - Jonas

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmPnXJUACgkQLHwxRsGg
ASG3mQ//b0L2GLW6AxJRB9JBKDxulflFHv8BWDGVwS3Yn1FYH3kgLlRonhf6UHAY
Hsi5dHTcHbOSL4sArtKslurfzPDOBMvtpHfuf5oGni1WVeQghFMd0kMp7ggGxTRj
s5XtZAQSQ/AjroL9VFXZTam4tHsf1o1pW+8niBTN7NdMiE7IaKrU9zvg7fjdYMdv
vKi7TQ1NZ/QOnVHT0bKwwHpXcNRKPFWy49NyHBOVzNHTI4wv0+CffX0Wf2t2WNE8
EmlKDPi+VO4nKffF+m4madlmfp7ERGVa1OSmEs8kgEszC+2DQgQsHK5aRA91dqPq
SqJH8N9Hm9oNxuoW7G1GQpeqjD4RwvmdXa6htBMlfl29QuO6X11SRtkmxgp7ZrCq
GElYE61Z97+OduOhjb5AEIym0At5q4BWnDVj341lQctIOAEBsImFuasDI1SCSH5/
Kvc1ac27whPt42pcqg0Xmo57f0m2i5LNO0RhHAALgw+e1ZUzUdmBffflFvVQKrM3
vEq6fLHicXP9MiKFLtEU1pCWp/iCWEWkoPqbcaMugAkDgqlp5hFbLsM/FppYFm1p
IrsrhyYnTtrsZRJ0p23pxxGV1cRNDv6roq/Rev0pppuQnQVLOckZNca01otgfjaM
MOuIV3YKJ8imBgeF1404z/wdhZrEJlPrSIdds6+lQJVtZ2tLqJg=
=eV50
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Quoting Jonas Smedegaard (2023-02-11 10:15:04)
> When I try to build a project containing this line:
> 
>   find_package(Qt6 COMPONENTS TextToSpeech REQUIRED)
> 
> The configure fails like this:

Oh, please ignore: I realize now that debhelper does not yet cover Qt6
and the failure relates to upstream-shipped pre-generated CMakefiles,
and I (until debhelper is improved) need to override dh_auto_configure
to call qmake6.

Closing this as a non-bug.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/
 * Sponsorship: https://ko-fi.com/drjones

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


--- End Message ---

Reply to: