[cmake-developers] [CMake 0013667]: Automoc fails to handle Q_INTERFACES
Mantis Bug Tracker
mantis at public.kitware.com
Fri Nov 9 06:31:03 EST 2012
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=13667
======================================================================
Reported By: Christoph Feck
Assigned To:
======================================================================
Project: CMake
Issue ID: 13667
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-11-09 06:31 EST
Last Modified: 2012-11-09 06:31 EST
======================================================================
Summary: Automoc fails to handle Q_INTERFACES
Description:
Since CMake 2.8.10, cmake fails to build Phonon from git master. The error given
is:
AUTOMOC: error: process for
/local/build/Qt/kdesupport/phonon/declarative/moc_mediaelement.cpp failed:
/local/git/Qt/kdesupport/phonon/declarative/mediaelement.h:55: Error: Undefined
interface
Checking with Phonon developers, they assume it to be a cmake regression.
Steps to Reproduce:
git clone kde:phonon
cd phonon
mkdir build
cd build
cmake ..
make
Additional Information:
2.8.10.1 shows the same error.
2.8.9 worked fine.
For more information, read https://bugs.kde.org/show_bug.cgi?id=309718
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-11-09 06:31 Christoph Feck New Issue
======================================================================
More information about the cmake-developers
mailing list