Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861449 - dev-python/pygccxml-2.2.1 - ERROR: dev-python/pygccxml-2.2.1::gentoo failed (compile phase):
Summary: dev-python/pygccxml-2.2.1 - ERROR: dev-python/pygccxml-2.2.1::gentoo failed (...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-27 12:00 UTC by Toralf Förster
Modified: 2022-08-10 18:36 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.39 KB, text/plain)
2022-07-27 12:00 UTC, Toralf Förster
Details
dev-python:pygccxml-2.2.1:20220727-111222.log (dev-python:pygccxml-2.2.1:20220727-111222.log,18.87 KB, text/plain)
2022-07-27 12:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.28 KB, text/plain)
2022-07-27 12:00 UTC, Toralf Förster
Details
environment (environment,132.64 KB, text/plain)
2022-07-27 12:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.04 KB, application/x-bzip)
2022-07-27 12:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.43 KB, application/x-bzip)
2022-07-27 12:00 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 2022-07-27 12:00:23 UTC
reading sources... [  5%] apidocs/pygccxml.declarations.algorithms_cache

Extension error (sphinx.ext.napoleon):
Handler <function _process_docstring at 0x7f616b16b1c0> for event 'autodoc-process-docstring' threw an exception (exception: pop from an empty deque)
 * ERROR: dev-python/pygccxml-2.2.1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220726-100007

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 1500a2f32f2b6c90bf416ed13a297a1a03d3a7f9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 27 11:01:43 2022 +0000

    2022-07-27 11:01:43 UTC

emerge -qpvO dev-python/pygccxml
[ebuild  N    ] dev-python/pygccxml-2.2.1  USE="doc" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-07-27 12:00:24 UTC
Created attachment 794888 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-27 12:00:26 UTC
Created attachment 794891 [details]
dev-python:pygccxml-2.2.1:20220727-111222.log
Comment 3 Toralf Förster gentoo-dev 2022-07-27 12:00:27 UTC
Created attachment 794894 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-27 12:00:29 UTC
Created attachment 794897 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-27 12:00:30 UTC
Created attachment 794900 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-27 12:00:31 UTC
Created attachment 794903 [details]
temp.tar.bz2
Comment 7 Thomas Beierlein gentoo-dev 2022-08-10 18:36:04 UTC
That seems related to a bug in sphinx-5.1.0 (see https://github.com/sphinx-doc/sphinx/issues/10701). It should be fixed with actual sphinx-5.1.1.

Works here with sphinx-4.2.0 and 5.1.1.

Please retest.