Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701776 - sci-visualization/paraview-5.6.1 : CMake Error at CommandLineExecutables/CMakeLists.txt:77 (get_property):
Summary: sci-visualization/paraview-5.6.1 : CMake Error at CommandLineExecutables/CMak...
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-12-02 17:09 UTC by Toralf Förster
Modified: 2020-04-03 02:48 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.14 KB, text/plain)
2019-12-02 17:09 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,36.98 KB, text/plain)
2019-12-02 17:09 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,254.19 KB, text/plain)
2019-12-02 17:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,91.54 KB, text/plain)
2019-12-02 17:09 UTC, Toralf Förster
Details
environment (environment,169.30 KB, text/plain)
2019-12-02 17:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.35 KB, application/x-bzip)
2019-12-02 17:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,18.61 KB, application/x-bzip)
2019-12-02 17:09 UTC, Toralf Förster
Details
sci-visualization:paraview-5.6.1:20191201-230746.log (sci-visualization:paraview-5.6.1:20191201-230746.log,26.58 KB, text/plain)
2019-12-02 17:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.57 KB, application/x-bzip)
2019-12-02 17:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-02 17:09:16 UTC
-- Plugin: VaporPlugin - Plugin to read NCAR VDR files : Disabled
-- Plugin: pvNVIDIAIndeX - Plugin for NVIDIA IndeX : Disabled
CMake Error at CommandLineExecutables/CMakeLists.txt:77 (get_property):
  get_property could not find TARGET pthread.  Perhaps it has not yet been
  created.


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20191129-041523

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 01 Dec 2019 22:06:20 +0000

emerge -qpvO sci-visualization/paraview
[ebuild  N    ] sci-visualization/paraview-5.6.1  USE="openmp qt5 -boost -cg -coprocessing -development -doc -examples -ffmpeg -mpi -mysql -nvcontrol -offscreen -plugins -python -sqlite -tcl -test -tk" PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_5" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-12-02 17:09:19 UTC
Created attachment 598210 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-02 17:09:22 UTC
Created attachment 598212 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-12-02 17:09:25 UTC
Created attachment 598214 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-12-02 17:09:27 UTC
Created attachment 598216 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-12-02 17:09:30 UTC
Created attachment 598218 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-12-02 17:09:33 UTC
Created attachment 598220 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-02 17:09:36 UTC
Created attachment 598222 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-12-02 17:09:38 UTC
Created attachment 598224 [details]
sci-visualization:paraview-5.6.1:20191201-230746.log
Comment 9 Toralf Förster gentoo-dev 2019-12-02 17:09:41 UTC
Created attachment 598226 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2020-04-03 02:48:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a777e88eabc480ca0a3650fba300c5f8eec6d6

commit 57a777e88eabc480ca0a3650fba300c5f8eec6d6
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-04-03 02:44:36 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-04-03 02:48:37 +0000

    sci-visualization/paraview: try to fix configure, fix deps
    
    Seems that a massive amount of changes are necessary to restore our old
    configure behavior.
    
    Closes: https://bugs.gentoo.org/703244
    Closes: https://bugs.gentoo.org/701776
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 .../paraview/paraview-5.8.0-r1.ebuild              | 253 +++++++++++++++++++++
 1 file changed, 253 insertions(+)