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

Bug 882483

Summary: sci-physics/root-6.26.08 - -- Configuring incomplete, errors occurred!
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Guilherme Amadio <amadio>
Status: RESOLVED FIXED    
Severity: normal CC: sci-physics
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeOutput.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
sci-physics:root-6.26.08:20221122-055558.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-22 09:12:34 UTC
Call Stack (most recent call first):
  CMakeLists.txt:245 (include)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/sci-physics/root-6.26.08/work/root-6.26.08_build/CMakeFiles/CMakeOutput.log".
 * ERROR: sci-physics/root-6.26.08::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221120-180005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 3e0adbb5135e315ee95d492742abe5b82b456d97
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 22 05:31:53 2022 +0000

    2022-11-22 05:31:52 UTC

emerge -qpvO sci-physics/root
[ebuild  N    ] sci-physics/root-6.26.08  USE="X asimage c++17 davix examples fortran gdml gsl minuit opengl roofit root7 ssl tbb tmva unuran xml -R (-aqua) -c++14 (-cuda) -cudnn -debug -emacs -fftw -fits -graphviz -http -libcxx -mpi -mysql -odbc -oracle -postgres -pythia6 -pythia8 -python -qt5 -shadow -sqlite -test -uring -vc -xrootd" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-11-22 09:12:35 UTC
Created attachment 835831 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-22 09:12:36 UTC
Created attachment 835833 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2022-11-22 09:12:38 UTC
Created attachment 835835 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-22 09:12:39 UTC
Created attachment 835837 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-22 09:12:40 UTC
Created attachment 835839 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-22 09:12:42 UTC
Created attachment 835841 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-22 09:12:43 UTC
Created attachment 835843 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-22 09:12:44 UTC
Created attachment 835845 [details]
sci-physics:root-6.26.08:20221122-055558.log
Comment 9 Toralf Förster gentoo-dev 2022-11-22 09:12:45 UTC
Created attachment 835847 [details]
temp.tar.bz2
Comment 10 Guilherme Amadio gentoo-dev 2022-11-22 09:27:13 UTC
Thanks for the bug, I had actually found that this would be a problem locally last week while working on the version bump to 6.26.10. TMVA needs USE=python, but that's missing in REQUIRED_USE, I will add it.
Comment 11 Larry the Git Cow gentoo-dev 2023-02-13 09:56:45 UTC
The bug has been closed via the following commit(s):

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

commit f9fe7e4659ba14f6a2d0ab612fd9b42567f6c086
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2023-02-09 13:58:12 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2023-02-13 09:56:05 +0000

    sci-physics/root: fix bug 882483
    
    Closes: https://bugs.gentoo.org/882483
    
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 sci-physics/root/root-6.26.08.ebuild   | 2 +-
 sci-physics/root/root-6.26.9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit d45927e8345102ab02d24cdb037d271df8b17013
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2023-02-09 13:52:02 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2023-02-13 09:56:05 +0000

    sci-physics/root: version bump to 6.28.00
    
    Closes: https://bugs.gentoo.org/882483
    
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 sci-physics/root/Manifest            |   1 +
 sci-physics/root/root-6.28.00.ebuild | 342 +++++++++++++++++++++++++++++++++++
 2 files changed, 343 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf3d9955693efdf7c3f4f4fcff869886fbae6d8

commit 4cf3d9955693efdf7c3f4f4fcff869886fbae6d8
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2023-02-09 13:45:35 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2023-02-13 09:56:05 +0000

    sci-physics/root: update live ebuild
    
    - Better follow FHS
    - Enable support for Python 3.11
    - Change default to -Druntime_cxxmodules=ON
    - Update with newly introduced build options (this is to avoid
      changes in defaults affecting ebuilds).
    - Drop emacs USE flag
    - Add jupyter USE flag for installing dependencies needed for
      enbling the C++ Jupyter notebooks provided by ROOT
    - Update REQUIRED_USE for bug #882483
    
    Bug: https://bugs.gentoo.org/666222
    Bug: https://bugs.gentoo.org/882483
    
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 sci-physics/root/root-9999.ebuild | 146 ++++++++++++++++++--------------------
 1 file changed, 69 insertions(+), 77 deletions(-)