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

Bug#721176: Regression: CMake references a file that does not exists.



Source: qtbase-opensource-src
Version: 5.1.1+dfsg-1
Severity: important
Tags: upstream
Forwarded: https://bugreports.qt-project.org/browse/QTBUG-33223

After upgrading to 5.1.1 from 5.1.0 I get in one of my projects:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Network/Qt5NetworkConfig.cmake:27 (message):
  The imported target "Qt5::Network" references the file

     "/usr/lib/include/qt5/"

  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/Qt5Network/Qt5NetworkConfig.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/Qt5Network/Qt5NetworkConfig.cmake:62 (_qt5_Network_check_file_exists)
  CMakeLists.txt:67 (find_package)

I have already reported this upstream, adding it as a Debian bug to let other
people know.

I'm now setting the severity as important because at the best of my knowledge
nothing in Debian builds against Qt5 using CMake yet.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: