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

Bug 851612

Summary: sci-geosciences/GeographicLib-1.52-r1 - .../conf.py not found, distutils_enable_sphinx call wrong
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sci-geosciences:GeographicLib-1.52-r1:20220612-200700.log

Description Toralf Förster gentoo-dev 2022-06-12 20:40:03 UTC
 [ ok ]
 * Using python3.9 in global scope
 * python3_9: running distutils-r1_run_phase python_compile_all
 * ERROR: sci-geosciences/GeographicLib-1.52-r1::gentoo failed (compile phase):
 *   python/doc/conf.py not found, distutils_enable_sphinx call wrong
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220609-100004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 2a632e0e57c5897e6fb87902a5b1cff494633b83
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jun 12 18:03:16 2022 +0000

    2022-06-12 18:03:15 UTC

emerge -qpvO sci-geosciences/GeographicLib
[ebuild     U ] sci-geosciences/GeographicLib-1.52-r1 [1.52] USE="doc python -examples -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10%"
Comment 1 Toralf Förster gentoo-dev 2022-06-12 20:40:04 UTC
Created attachment 784436 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-12 20:40:06 UTC
Created attachment 784439 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-06-12 20:40:07 UTC
Created attachment 784442 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-12 20:40:09 UTC
Created attachment 784445 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-12 20:40:10 UTC
Created attachment 784448 [details]
sci-geosciences:GeographicLib-1.52-r1:20220612-200700.log
Comment 6 Larry the Git Cow gentoo-dev 2024-03-10 16:48:14 UTC
The bug has been closed via the following commit(s):

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

commit fd6844e50f31693178a7c41561f28bdcaea2b4ab
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2024-03-10 16:24:21 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-03-10 16:47:55 +0000

    sci-geosciences/GeographicLib: add 2.3
    
    python bindings are now distributed separately
    
    Closes: https://bugs.gentoo.org/851612
    Closes: https://bugs.gentoo.org/923314
    Closes: https://bugs.gentoo.org/910022
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../GeographicLib/GeographicLib-2.3.ebuild         | 48 ++++++++++++++++++++++
 sci-geosciences/GeographicLib/Manifest             |  1 +
 sci-geosciences/GeographicLib/metadata.xml         |  3 +-
 3 files changed, 51 insertions(+), 1 deletion(-)

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

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

commit 98eaa0d3fca02008e3a3ad85fd3350d4a530f481
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2024-03-10 16:45:37 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-03-10 16:47:57 +0000

    dev-python/geographiclib: new package, add 2.0
    
    Bug: https://bugs.gentoo.org/910022
    Bug: https://bugs.gentoo.org/923314
    Bug: https://bugs.gentoo.org/851612
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/geographiclib/Manifest                 |  1 +
 dev-python/geographiclib/geographiclib-2.0.ebuild | 18 ++++++++++++++++++
 dev-python/geographiclib/metadata.xml             | 13 +++++++++++++
 3 files changed, 32 insertions(+)