Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913062 - dev-python/krb5-0.5.0: fails to build with dev-python/cython-3.0.1 (AttributeError: NoneType object has no attribute cname)
Summary: dev-python/krb5-0.5.0: fails to build with dev-python/cython-3.0.1 (Attribute...
Status: RESOLVED FIXED
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-26 13:23 UTC by Toralf Förster
Modified: 2023-08-28 04:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2023-08-26 13:23 UTC, Toralf Förster
Details
dev-python:krb5-0.5.0:20230826-094459.log (dev-python:krb5-0.5.0:20230826-094459.log,8.42 KB, text/plain)
2023-08-26 13:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,249.21 KB, text/plain)
2023-08-26 13:23 UTC, Toralf Förster
Details
environment (environment,156.38 KB, text/plain)
2023-08-26 13:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-08-26 13:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.46 KB, application/x-xz)
2023-08-26 13:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,34.76 KB, application/x-xz)
2023-08-26 13:23 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-26 13:23:09 UTC
  File "/usr/lib/python3.11/site-packages/Cython/Compiler/ExprNodes.py", line 8084, in generate_sequence_packing_code
    code.put_incref(arg.result(), arg.ctype())
                    ^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/Cython/Compiler/ExprNodes.py", line 10113, in result
    self.defaults_struct.lookup(self.arg.name).cname)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'cname'
 * ERROR: dev-python/krb5-0.5.0::gentoo failed (compile phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd_merged_usr-20230822-094017

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

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.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-1.71.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.1 *
  [2]   php8.2
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 219c9e5ee9fbfab26cdadc5e836c77f0ce5861fa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 26 08:16:34 2023 +0000

    2023-08-26 08:16:34 UTC

emerge -qpvO dev-python/krb5
[ebuild  N    ] dev-python/krb5-0.5.0  USE="-debug -test" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-08-26 13:23:10 UTC
Created attachment 868771 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-26 13:23:11 UTC
Created attachment 868772 [details]
dev-python:krb5-0.5.0:20230826-094459.log
Comment 3 Toralf Förster gentoo-dev 2023-08-26 13:23:12 UTC
Created attachment 868773 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-08-26 13:23:13 UTC
Created attachment 868774 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-26 13:23:14 UTC
Created attachment 868775 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-26 13:23:15 UTC
Created attachment 868776 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-26 13:23:16 UTC
Created attachment 868777 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2023-08-26 13:29:31 UTC
The bug has been closed via the following commit(s):

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

commit 8b354a314fb8e056ba272554703aa5cdd2a9b2a3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-26 13:29:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-26 13:29:09 +0000

    profiles: mask =dev-python/cython-3.0.1
    
    Buggy in a few ways.
    
    Closes: https://bugs.gentoo.org/913062
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2023-08-28 04:05:46 UTC
The bug has been referenced in the following commit(s):

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

commit 21e4f05148f1c288b55c94823cf425bacc723af0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-28 04:03:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-28 04:03:47 +0000

    dev-python/cython: drop 3.0.1
    
    Bug: https://bugs.gentoo.org/913062
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/cython/Manifest            |  1 -
 dev-python/cython/cython-3.0.1.ebuild | 84 -----------------------------------
 2 files changed, 85 deletions(-)

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

commit e211573480ef1d20a77c289afaf1cb439c00e3b4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-28 04:03:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-28 04:03:47 +0000

    dev-python/cython: add 3.0.2
    
    Bug: https://bugs.gentoo.org/913062
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/cython/Manifest            |  1 +
 dev-python/cython/cython-3.0.2.ebuild | 84 +++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)