Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786099 - sci-libs/dealii-9.2.0 - -- Could NOT find NETCDF
Summary: sci-libs/dealii-9.2.0 - -- Could NOT find NETCDF
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: 2021-04-27 13:50 UTC by Toralf Förster
Modified: 2021-04-27 19:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.87 KB, text/plain)
2021-04-27 13:50 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,18.67 KB, text/plain)
2021-04-27 13:50 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,119.50 KB, text/plain)
2021-04-27 13:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.17 KB, text/plain)
2021-04-27 13:51 UTC, Toralf Förster
Details
environment (environment,97.48 KB, text/plain)
2021-04-27 13:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.67 KB, application/x-bzip)
2021-04-27 13:51 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.67 KB, application/x-bzip)
2021-04-27 13:51 UTC, Toralf Förster
Details
sci-libs:dealii-9.2.0:20210426-211411.log (sci-libs:dealii-9.2.0:20210426-211411.log,27.87 KB, text/plain)
2021-04-27 13:51 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.98 KB, application/x-bzip)
2021-04-27 13:51 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 2021-04-27 13:50:57 UTC
--   NETCDF_LIBRARIES: *** Required variable "NETCDF_CPLUSPLUS_LIBRARY" set to NOTFOUND ***
--   NETCDF_INCLUDE_DIRS: *** Required variable "NETCDF_INCLUDE_DIR" set to NOTFOUND ***
-- Could NOT find NETCDF
-- DEAL_II_WITH_NETCDF has unmet external dependencies.
CMake Error at cmake/macros/macro_configure_feature.cmake:112 (MESSAGE):
  


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210424-085324

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr 26 20:50:16 UTC 2021

emerge -qpvO sci-libs/dealii
[ebuild  N    ] sci-libs/dealii-9.2.0  USE="debug examples gsl lapack netcdf sparse tbb -adolc -arpack -assimp -cuda -doc -ginkgo -gmsh -hdf5 -metis -mpi -muparser -nanoflann -opencascade -p4est -petsc -scalapack -slepc -static-libs -sundials -symengine -trilinos" CPU_FLAGS_X86="avx sse2 -avx512f"
Comment 1 Toralf Förster gentoo-dev 2021-04-27 13:50:58 UTC
Created attachment 702690 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-27 13:50:59 UTC
Created attachment 702693 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2021-04-27 13:51:00 UTC
Created attachment 702696 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2021-04-27 13:51:02 UTC
Created attachment 702699 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-04-27 13:51:04 UTC
Created attachment 702702 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-04-27 13:51:05 UTC
Created attachment 702705 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-27 13:51:06 UTC
Created attachment 702708 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-04-27 13:51:07 UTC
Created attachment 702711 [details]
sci-libs:dealii-9.2.0:20210426-211411.log
Comment 9 Toralf Förster gentoo-dev 2021-04-27 13:51:08 UTC
Created attachment 702714 [details]
temp.tar.bz2
Comment 10 Larry the Git Cow gentoo-dev 2021-04-27 19:42:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e49fea3bafd0defdb7df291a1c0afe280c97e67

commit 2e49fea3bafd0defdb7df291a1c0afe280c97e67
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2021-04-27 19:42:10 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2021-04-27 19:42:42 +0000

    sci-libs/dealii: drop netcdf dependency
    
    Closes: https://bugs.gentoo.org/773085
    Closes: https://bugs.gentoo.org/786099
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-libs/dealii/dealii-9.2.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)