Automoc issue with cmake

Laszlo Papp lpapp at kde.org
Sat Nov 17 17:31:50 UTC 2012


-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- Check for working C compiler: /usr/bin/colorgcc
-- Check for working C compiler: /usr/bin/colorgcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Qt-Version 4.8.3 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Reading Automoc4Config...
-- Automoc4Config: CURRENT_DIR: -/lib64/automoc4- current file:
-/lib64/automoc4/Automoc4Config.cmake-
-- Automoc4: bin dir: -/- exe: -AUTOMOC4_EXECUTABLE-NOTFOUND-
CMake Error at
/usr/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198
(MESSAGE):
  Did not find automoc4 (Automoc4Config.cmake, install
  git://anongit.kde.org/automoc).  (missing: AUTOMOC4_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/apps/cmake/modules/FindAutomoc4.cmake:49
(find_package_handle_standard_args)
  /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:423 (find_package)
  /usr/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package)
  CMakeLists.txt:23 (find_package)


-- Configuring incomplete, errors occurred!

On Sat, Nov 17, 2012 at 5:20 PM, Alexander Neundorf <neundorf at kde.org>wrote:

> On Saturday 17 November 2012, Laszlo Papp wrote:
> > On Sat, Nov 17, 2012 at 2:22 PM, Alexander Neundorf <neundorf at kde.org
> >wrote:
> > > On Saturday 03 November 2012, Laszlo Papp wrote:
> > > > > Well, what does your Automoc4Config.cmake file say?
> > > >
> > > > What do you mean?
> > >
> > > Can you please attache the files /usr/lib/automoc4/Automoc4Config.cmake
> > > and /usr/lib/automoc4/Automoc4Version.cmake here ?
>
> I added some debug output to the Config.cmake file.
> It should be found, and we should see where it goes.
> Please replace the file you have with the attached one and send the output
> here.
>
> Alex
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20121117/6c458274/attachment-0001.html>


More information about the Kde-buildsystem mailing list