touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #126929
[Bug 1531666] [NEW] Qt5WidgetsConfig.cmake references missing libqtaccessiblewidgets.so
Public bug reported:
When building a buildroot target I get the following error while it is attempting to compile cmake for the host system:
loading initial cache file /data/Build/buildroot/output/build/host-cmake-3.3.2/Bootstrap.cmk/InitialCacheFlags.cmake
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:27 (message):
The imported target "Qt5::Widgets" references the file
"/usr/lib/x86_64-linux-
gnu/qt5/plugins/accessible/libqtaccessiblewidgets.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/Qt5Widgets/Qt5Widgets_AccessibleFactory.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:145 (_qt5_Widgets_check_file_exists)
/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5Widgets_AccessibleFactory.cmake:4 (_populate_Widgets_plugin_properties)
/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake:13 (include)
/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:158 (include)
Tests/CMakeLists.txt:1222 (find_package)
-- Configuring incomplete, errors occurred!
See also "/data/Build/buildroot/output/build/host-cmake-3.3.2/CMakeFiles/CMakeOutput.log".
See also "/data/Build/buildroot/output/build/host-cmake-3.3.2/CMakeFiles/CMakeError.log".
System details:
> lsb_release -rd
Description: Ubuntu 15.10
Release: 15.10
> apt-cache policy libqt5widgets5
libqt5widgets5:
Installed: 5.4.2+dfsg-2ubuntu9
Candidate: 5.4.2+dfsg-2ubuntu9
Version table:
*** 5.4.2+dfsg-2ubuntu9 0
500 http://ftp.iinet.net.au/pub/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status
>
** Affects: qtbase-opensource-src (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "First of the two files referenced as useful in the error."
https://bugs.launchpad.net/bugs/1531666/+attachment/4545267/+files/CMakeOutput.log
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1531666
Title:
Qt5WidgetsConfig.cmake references missing libqtaccessiblewidgets.so
Status in qtbase-opensource-src package in Ubuntu:
New
Bug description:
When building a buildroot target I get the following error while it is attempting to compile cmake for the host system:
loading initial cache file /data/Build/buildroot/output/build/host-cmake-3.3.2/Bootstrap.cmk/InitialCacheFlags.cmake
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:27 (message):
The imported target "Qt5::Widgets" references the file
"/usr/lib/x86_64-linux-
gnu/qt5/plugins/accessible/libqtaccessiblewidgets.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/Qt5Widgets/Qt5Widgets_AccessibleFactory.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:145 (_qt5_Widgets_check_file_exists)
/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5Widgets_AccessibleFactory.cmake:4 (_populate_Widgets_plugin_properties)
/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake:13 (include)
/usr/lib/x86_64-linux-gnu/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:158 (include)
Tests/CMakeLists.txt:1222 (find_package)
-- Configuring incomplete, errors occurred!
See also "/data/Build/buildroot/output/build/host-cmake-3.3.2/CMakeFiles/CMakeOutput.log".
See also "/data/Build/buildroot/output/build/host-cmake-3.3.2/CMakeFiles/CMakeError.log".
System details:
> lsb_release -rd
Description: Ubuntu 15.10
Release: 15.10
> apt-cache policy libqt5widgets5
libqt5widgets5:
Installed: 5.4.2+dfsg-2ubuntu9
Candidate: 5.4.2+dfsg-2ubuntu9
Version table:
*** 5.4.2+dfsg-2ubuntu9 0
500 http://ftp.iinet.net.au/pub/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status
>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1531666/+subscriptions
Follow ups