Public bug reported: I updated my 14.04 (it seems that Qt5 upgraded to 5.2.1) and cannot build my app against Qt5 with CMake anymore due to:
-- clip -- [ 41%] Generating dustrac-game_cs.qm /bin/sh: 1: /usr/lib/lib/x86_64-linux-gnu/qt5/bin/lrelease: not found -- clip -- For some reason there's now one extra /lib in path. This has worked all the time until now. I configure Qt5 like this: set(CMAKE_AUTOMOC ON) set(CMAKE_INCLUDE_CURRENT_DIR ON) find_package(Qt5Core REQUIRED) find_package(Qt5OpenGL REQUIRED) find_package(Qt5Xml REQUIRED) find_package(Qt5Widgets REQUIRED) find_package(Qt5LinguistTools REQUIRED) I'm not sure if this is a bug in Qt5 or in CMake, because AFAIK Qt ships with some CMake configuration files. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: qttools5-dev-tools 5.2.1-6ubuntu3 ProcVersionSignature: Ubuntu 3.13.0-15.35-generic 3.13.5 Uname: Linux 3.13.0-15-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Mar 16 00:17:13 2014 SourcePackage: qttools-opensource-src UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: qttools-opensource-src (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292986 Title: Incorrect lrelease path with CMake To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qttools-opensource-src/+bug/1292986/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs