Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 602790

Summary: media-sound/rosegarden-14.12 calls /usr/bin/moc directly
Product: Gentoo Linux Reporter: Jouni Kosonen <jouni.kosonen>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 631916    
Bug Blocks: 544108    
Attachments: Build log

Description Jouni Kosonen 2016-12-15 21:22:02 UTC
Created attachment 456338 [details]
Build log

...
checking QTDIR... /usr
checking Qt includes... /usr/include/qt4
checking for moc-qt4... no
checking for moc... /usr/bin/moc
...
x86_64-pc-linux-gnu-g++  -c -march=amdfam10 -O2 -pipe -DNDEBUG -DQT_NO_DEBUG -DBUILD_RELEASE -DNO_TIMING -DHAVE_LIBJACK -DHAVE_ALSA -DHAVE_LIBSNDFILE -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include/alsa -I/usr/include/raptor2 -DLITTLE_ENDIAN=1 -D'VERSION="14.12"' -D'CODENAME="Magic Carpet"' -DSTABLE=1 -Isrc -D'BUILDKEY="533916c88f"' src/document/DocumentGet.cpp -o src/document/DocumentGet.o
In file included from src/gui/application/RosegardenMainWindow.h:29:0,
                 from src/document/DocumentGet.cpp:19:
src/gui/studio/DeviceManagerDialogUi.h:13:29: fatal error: QtWidgets/QAction: No such file or directory
compilation terminated.
Makefile:112: recipe for target 'src/document/DocumentGet.o' failed
make: *** [src/document/DocumentGet.o] Error 1
Comment 1 Andreas Sturmlechner gentoo-dev 2017-12-04 22:07:33 UTC
Fixed by 17.04...