Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910690 - dev-python/confusable_homoglyphs-3.2.0 failed in compile - AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
Summary: dev-python/confusable_homoglyphs-3.2.0 failed in compile - AttributeError: mo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL: https://ci.dev.gentoo.org:8010/#/buil...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-22 13:40 UTC by Magnus Granberg
Modified: 2023-07-22 16:30 UTC (History)
0 users

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


Attachments
emerge.log (emerge.log,155.53 KB, text/plain)
2023-07-22 13:40 UTC, Magnus Granberg
Details
dev-python:confusable_homoglyphs-3.2.0:20230722-134003.elog (dev-python:confusable_homoglyphs-3.2.0:20230722-134003.elog,3.28 KB, text/plain)
2023-07-22 13:40 UTC, Magnus Granberg
Details
world (world,204 bytes, text/plain)
2023-07-22 13:40 UTC, Magnus Granberg
Details
confusable_homoglyphs-3.2.0:20230722-133954.log.xz (confusable_homoglyphs-3.2.0:20230722-133954.log.xz,2.85 KB, application/x-xz)
2023-07-22 13:40 UTC, Magnus Granberg
Details
emerge_info.txt (emerge_info.txt,5.58 KB, text/plain)
2023-07-22 13:40 UTC, Magnus Granberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Granberg gentoo-dev 2023-07-22 13:40:14 UTC
 * Package:    dev-python/confusable_homoglyphs-3.2.0:0
 * Repository: gentoo
 * Maintainer: tupone@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_11 python_targets_python3_12
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking confusable_homoglyphs-3.2.0.gh.tar.gz to /var/tmp/portage/dev-python/confusable_homoglyphs-3.2.0/work
>>> Source unpacked in /var/tmp/portage/dev-python/confusable_homoglyphs-3.2.0/work
>>> Preparing source in /var/tmp/portage/dev-python/confusable_homoglyphs-3.2.0/work/confusable_homoglyphs-14f43ddd74099520ddcda29fac557c27a28190e6 ...
 * Build system packages:
 *   dev-python/gpep517            : 13
 *   dev-python/installer          : 0.7.0
 *   dev-python/setuptools         : 68.0.0-r1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 7.1.0
 *   dev-python/wheel              : 0.40.0
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/confusable_homoglyphs-3.2.0/work/confusable_homoglyphs-14f43ddd74099520ddcda29fac557c27a28190e6 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/confusable_homoglyphs-3.2.0/work/confusable_homoglyphs-14f43ddd74099520ddcda29fac557c27a28190e6 ...
 * python3_11: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for confusable_homoglyphs-14f43ddd74099520ddcda29fac557c27a28190e6 via setuptools.build_meta:__legacy__
 *   Installing confusable_homoglyphs-0+unknown-py2.py3-none-any.whl to /var/tmp/portage/dev-python/confusable_homoglyphs-3.2.0/work/confusable_homoglyphs-14f43ddd74099520ddcda29fac557c27a28190e6-python3_11/install
 * python3_12: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for confusable_homoglyphs-14f43ddd74099520ddcda29fac557c27a28190e6 via setuptools.build_meta:__legacy__
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
 * ERROR: dev-python/confusable_homoglyphs-3.2.0::gentoo failed (compile phase):
 *   Wheel build failed
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_compile
 *   environment, line 3784:  Called distutils-r1_src_compile
 *   environment, line 1804:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  715:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3405:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2960:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2958:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 1087:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line 1786:  Called distutils-r1_python_compile
 *   environment, line 1605:  Called distutils_pep517_install '/var/tmp/portage/dev-python/confusable_homoglyphs-3.2.0/work/confusable_homoglyphs-14f43ddd74099520ddcda29fac557c27a28190e6-python3_12/install'
 *   environment, line 2137:  Called die
 * The specific snippet of code:
 *       local wheel=$("${cmd[@]}" 3>&1 1>&2 || die "Wheel build failed");
 * 
 * If you need support, post the output of `emerge --info '=dev-python/confusable_homoglyphs-3.2.0::gentoo'`,
Comment 1 Magnus Granberg gentoo-dev 2023-07-22 13:40:15 UTC
This was build on a tinderbox that use Buildbot API[1].
We use docker images to build on.
Web: https://ci.dev.gentoo.org:8010/#/
Code: https://gitweb.gentoo.org/proj/tinderbox-cluster.git
Wiki: https://wiki.gentoo.org/wiki/Project:Tinderbox-cluster
How to get more info: https://wiki.gentoo.org/wiki/Project:Tinderbox-cluster/something
IRC: #gentoo-ci on libera
[1] https://buildbot.net/
Comment 2 Magnus Granberg gentoo-dev 2023-07-22 13:40:16 UTC
Was trying to build dev-python/django-registration-3.3-r1 Commit: f89da530cc7009af6f7f91fef63f2a278da0f0e1 Repository: git@gitlab.gentoo.org:zorry/gentoo-ci.git
Depend: dev-python/confusable_homoglyphs-3.2.0 fail to build
Package info:
[ebuild  N    ] dev-python/django-registration-3.3-r1  PYTHON_TARGETS="python3_11 -python3_10" 
Emerge info:
Portage 3.0.49 (python 3.12.0-beta-4, default/linux/amd64/17.1, gcc-13, glibc-2.37-r3, 6.1.31-gentoo-dist x86_64)
=================================================================
System uname: Linux-6.1.31-gentoo-dist-x86_64-AMD_Opteron-TM-_Processor_6272-with-glibc2.37
KiB Mem:   264087904 total, 232637376 free
KiB Swap:    5242876 total,   5242876 free
Head commit of repository gentoo: 0aa673fe2b450a8eaa43d718b85cba6134fbb079

sh bash 5.2_p15-r6
ld GNU ld (Gentoo 2.40 p5) 2.40.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p15-r6::gentoo
dev-lang/perl:             5.38.0-r1::gentoo
dev-lang/python:           3.11.4::gentoo, 3.12.0_beta4::gentoo
dev-lang/rust-bin:         1.71.0::gentoo
dev-util/cmake:            3.26.4-r1::gentoo
dev-util/meson:            1.2.0::gentoo
sys-apps/baselayout:       2.14::gentoo
sys-apps/openrc:           0.48::gentoo
sys-apps/sandbox:          2.37::gentoo
sys-devel/autoconf:        2.71-r6::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.40-r6::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc:             13.1.1_p20230527::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.4::gentoo (virtual/os-headers)
sys-libs/glibc:            2.37-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: git@gitlab.gentoo.org:zorry/gentoo-ci.git
    priority: -1000
    volatile: False

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -fno-diagnostics-color -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -fno-diagnostics-color -march=native"
DISTDIR="/var/cache/portage/distfiles"
EMERGE_DEFAULT_OPTS="--buildpkg=y --rebuild-if-new-rev=y --rebuilt-binaries=y --usepkg=y --binpkg-respect-use=y --binpkg-changed-deps=y --nospinner --color=n --ask=n --quiet-build=y --quiet-fail=y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -fno-diagnostics-color -march=native"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict parallel-fetch preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -fno-diagnostics-color -march=native"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j14"
PKGDIR="/var/cache/portage/packages"
PORTAGE_COMPRESS="xz"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl amd64 bzip2 cli crypt dri elogind fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl test-rust unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11 python3_12" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SHELL, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 3 Magnus Granberg gentoo-dev 2023-07-22 13:40:18 UTC
Created attachment 865957 [details]
emerge.log
Comment 4 Magnus Granberg gentoo-dev 2023-07-22 13:40:19 UTC
Created attachment 865958 [details]
dev-python:confusable_homoglyphs-3.2.0:20230722-134003.elog
Comment 5 Magnus Granberg gentoo-dev 2023-07-22 13:40:19 UTC
Created attachment 865959 [details]
world
Comment 6 Magnus Granberg gentoo-dev 2023-07-22 13:40:21 UTC
Created attachment 865960 [details]
confusable_homoglyphs-3.2.0:20230722-133954.log.xz
Comment 7 Magnus Granberg gentoo-dev 2023-07-22 13:40:21 UTC
Created attachment 865961 [details]
emerge_info.txt
Comment 8 Larry the Git Cow gentoo-dev 2023-07-22 16:30:21 UTC
The bug has been closed via the following commit(s):

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

commit 29b6fa21b252099d317993abcdd3d078cf7326f8
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-07-22 16:29:36 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-07-22 16:30:05 +0000

    dev-python/confusable_homoglyphs: disable py3.12
    
    Closes: https://bugs.gentoo.org/910690
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)