Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882683 - dev-python/diskcache-5.4.0-r1 - AttributeError: module distutils.log has no attribute warning. Did you mean: warnings?
Summary: dev-python/diskcache-5.4.0-r1 - AttributeError: module distutils.log has no a...
Status: RESOLVED DUPLICATE of bug 882647
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: 2022-11-24 09:06 UTC by Toralf Förster
Modified: 2022-11-24 09:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.61 KB, text/plain)
2022-11-24 09:06 UTC, Toralf Förster
Details
dev-python:diskcache-5.4.0-r1:20221124-062644.log (dev-python:diskcache-5.4.0-r1:20221124-062644.log,5.42 KB, text/plain)
2022-11-24 09:06 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,72.81 KB, application/x-bzip)
2022-11-24 09:06 UTC, Toralf Förster
Details
environment (environment,136.25 KB, text/plain)
2022-11-24 09:06 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-11-24 09:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,43.20 KB, application/x-bzip)
2022-11-24 09:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.59 KB, application/x-bzip)
2022-11-24 09:06 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-11-24 09:06:12 UTC
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1242, in set_classifiers
    self.classifiers = _ensure_list(value, 'classifiers')
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 48, in _ensure_list
    log.warning(msg)
AttributeError: module 'distutils.log' has no attribute 'warning'. Did you mean: 'warnings'?
 * ERROR: dev-python/diskcache-5.4.0-r1::gentoo failed (compile phase):
 *   Wheel build failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221120-200004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
3)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-jre-bin-8 
  [3]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 93a1b3e7c00c560793ff551d6118eb7dce91cd9f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 24 06:16:55 2022 +0000

    2022-11-24 06:16:55 UTC

emerge -qpvO dev-python/diskcache
[ebuild  N    ] dev-python/diskcache-5.4.0-r1  USE="-doc -test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-11-24 09:06:13 UTC
Created attachment 836219 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-24 09:06:14 UTC
Created attachment 836221 [details]
dev-python:diskcache-5.4.0-r1:20221124-062644.log
Comment 3 Toralf Förster gentoo-dev 2022-11-24 09:06:15 UTC
Created attachment 836223 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-11-24 09:06:17 UTC
Created attachment 836225 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-24 09:06:18 UTC
Created attachment 836227 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-24 09:06:19 UTC
Created attachment 836229 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-24 09:06:20 UTC
Created attachment 836231 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-24 09:22:12 UTC

*** This bug has been marked as a duplicate of bug 882647 ***