Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911644 - dev-python/zeroconf-0.72.0 - AttributeError: CAnalysedBaseTypeNode object has no attribute name
Summary: dev-python/zeroconf-0.72.0 - AttributeError: CAnalysedBaseTypeNode object has...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-03 08:08 UTC by Toralf Förster
Modified: 2023-08-03 13:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.90 KB, text/plain)
2023-08-03 08:08 UTC, Toralf Förster
Details
dev-python:zeroconf-0.72.0:20230803-075623.log (dev-python:zeroconf-0.72.0:20230803-075623.log,9.01 KB, text/plain)
2023-08-03 08:08 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,91.67 KB, application/x-xz)
2023-08-03 08:08 UTC, Toralf Förster
Details
environment (environment,158.21 KB, text/plain)
2023-08-03 08:08 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-08-03 08:08 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,39.51 KB, application/x-xz)
2023-08-03 08:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,78.50 KB, application/x-xz)
2023-08-03 08:08 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 2023-08-03 08:08:36 UTC
    outer_attrs = [...]/2)

Compiler crash traceback from this point on:
  File "/usr/lib/python3.11/site-packages/Cython/Compiler/Nodes.py", line 909, in analyse
    if self.annotation and env and env.directives['annotation_typing'] and self.base_type.name is None:
                                                                           ^^^^^^^^^^^^^^^^^^^
AttributeError: 'CAnalysedBaseTypeNode' object has no attribute 'name'
Compiling src/zeroconf/_dns.py because it changed.
Compiling src/zeroconf/_cache.py because it changed.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20230726-100504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.0
  [2]   rust-1.71.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
2)	Eclipse Temurin JRE 17.0.7_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-jre-bin-17 

php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit f8097d1a7eb0388264657f953093d19fd1259e27
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Aug 3 07:01:41 2023 +0000

    2023-08-03 07:01:41 UTC

emerge -qpvO dev-python/zeroconf
[ebuild     U ] dev-python/zeroconf-0.72.0 [0.71.5] USE="-debug -test" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-08-03 08:08:37 UTC
Created attachment 866902 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-03 08:08:38 UTC
Created attachment 866903 [details]
dev-python:zeroconf-0.72.0:20230803-075623.log
Comment 3 Toralf Förster gentoo-dev 2023-08-03 08:08:39 UTC
Created attachment 866904 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-08-03 08:08:41 UTC
Created attachment 866905 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-03 08:08:41 UTC
Created attachment 866906 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-03 08:08:42 UTC
Created attachment 866907 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-03 08:08:44 UTC
Created attachment 866908 [details]
temp.tar.xz