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

Bug 659740

Summary: media-gfx/openmesh-7.1 : Unknown CMake command acg_qt4_automoc .
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal Keywords: NeedPatch
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=836649
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 544108    
Attachments: emerge-info.txt
CMakeError.log
CMakeOutput.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:openmesh-7.1:20180701-064546.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-01 07:21:27 UTC
-- Found Qt4: /usr/lib64/qt4/bin/qmake (found version "4.8.7") 
CMake Error at src/OpenMesh/Apps/Decimating/DecimaterGui/CMakeLists.txt:36 (acg_qt4_automoc):
  Unknown CMake command "acg_qt4_automoc".


-- Configuring incomplete, errors occurred!

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_test_20180623-161602

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-gfx/openmesh
[ebuild  N    ] media-gfx/openmesh-7.1  USE="qt5 {test} -static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-07-01 07:21:30 UTC
Created attachment 537962 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-01 07:21:33 UTC
Created attachment 537964 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2018-07-01 07:21:36 UTC
Created attachment 537966 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2018-07-01 07:21:39 UTC
Created attachment 537968 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-07-01 07:21:42 UTC
Created attachment 537970 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-07-01 07:21:45 UTC
Created attachment 537972 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-01 07:21:48 UTC
Created attachment 537974 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-07-01 07:21:51 UTC
Created attachment 537976 [details]
media-gfx:openmesh-7.1:20180701-064546.log
Comment 9 Toralf Förster gentoo-dev 2018-07-01 07:21:54 UTC
Created attachment 537978 [details]
temp.tbz2
Comment 10 Pacho Ramos gentoo-dev 2018-07-01 07:53:06 UTC
What package provides /usr/lib64/qt4/bin/qmake? I thought QT4 was finally masked for removal
Comment 11 Andreas Sturmlechner gentoo-dev 2018-07-01 08:08:46 UTC
Build system performs stupid detection of Qt5.
Comment 12 Toralf Förster gentoo-dev 2018-07-01 08:12:25 UTC
mr-fox / # equery b /usr/lib64/qt4/bin/qmake
 * Searching for /usr/lib64/qt4/bin/qmake ... 
dev-qt/qtcore-4.8.7-r4 (/usr/lib64/qt4/bin/qmake)


Seems it was installed before the package was masked ?