Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683810 - sci-visualization/paraview-5.6.0 - CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1328 (message): Found unsuitable Qt version "5.11.3" from /usr/bin/qmake, this code requires Qt 4.x
Summary: sci-visualization/paraview-5.6.0 - CMake Error at /usr/share/cmake/Modules/Fi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-19 01:02 UTC by Joachim Herb
Modified: 2020-04-03 02:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log,21.54 KB, text/plain)
2019-04-19 10:46 UTC, Joachim Herb
Details
CMakeOutput.log (CMakeOutput.log,244.27 KB, text/plain)
2019-04-19 10:47 UTC, Joachim Herb
Details
CMakeError.log (CMakeError.log,38.06 KB, text/plain)
2019-04-19 10:47 UTC, Joachim Herb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joachim Herb 2019-04-19 01:02:17 UTC
The build of sci-visualization/paraview-5.6.0 fails with the following error message:
CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1328 (message):
  Found unsuitable Qt version "5.11.3" from /usr/bin/qmake, this code
  requires Qt 4.x
Call Stack (most recent call first):
  ThirdParty/QtTesting/vtkqttesting/CMakeLists.txt:22 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/sci-visualization/paraview-5.6.0/work/paraview-5.6.0_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/sci-visualization/paraview-5.6.0/work/paraview-5.6.0_build/CMakeFiles/CMakeError.log".
 * ERROR: sci-visualization/paraview-5.6.0::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 4265:  Called cmake-utils_src_configure
 *   environment, line 1238:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=sci-visualization/paraview-5.6.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-visualization/paraview-5.6.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sci-visualization/paraview-5.6.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-visualization/paraview-5.6.0/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-visualization/paraview-5.6.0/work/paraview-5.6.0_build'
 * S: '/var/tmp/portage/sci-visualization/paraview-5.6.0/work/ParaView-v5.6.0'
Comment 1 Joachim Herb 2019-04-19 01:03:46 UTC
The build also requires the installation of dev-qt/designer, because the CMake file is searching for Qt5UiPlugin which is provided by dev-qt/designer
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-04-19 08:05:52 UTC
Please attach the entire build log to this bug report as well as the files CMakeOutput.log and CMakeError.log mentioned in the output.
Comment 3 Joachim Herb 2019-04-19 10:46:10 UTC
Created attachment 573424 [details]
Build log
Comment 4 Joachim Herb 2019-04-19 10:47:16 UTC
Created attachment 573426 [details]
CMakeOutput.log
Comment 5 Joachim Herb 2019-04-19 10:47:43 UTC
Created attachment 573428 [details]
CMakeError.log
Comment 6 Larry the Git Cow gentoo-dev 2020-04-03 02:49:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fcdb13aea164e1887a298a6ff5f718696762272

commit 9fcdb13aea164e1887a298a6ff5f718696762272
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-04-03 02:48:04 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-04-03 02:48:40 +0000

    sci-visualization/paraview: drop old
    
    Closes: https://bugs.gentoo.org/692674
    Closes: https://bugs.gentoo.org/683896
    Closes: https://bugs.gentoo.org/683810
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-visualization/paraview/Manifest                |   1 -
 .../files/paraview-5.6.1-fix_openmp_4.0.patch      |  81 ------
 .../paraview/paraview-5.6.1-r1.ebuild              | 315 ---------------------
 3 files changed, 397 deletions(-)