Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737686 - x11-misc/sunflower-0.4_p20200716 : * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Summary: x11-misc/sunflower-0.4_p20200716 : * DISTUTILS_USE_SETUPTOOLS value is proba...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-08-17 17:11 UTC by Toralf Förster
Modified: 2021-09-10 10:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.98 KB, text/plain)
2020-08-17 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,139.24 KB, text/plain)
2020-08-17 17:11 UTC, Toralf Förster
Details
environment (environment,117.94 KB, text/plain)
2020-08-17 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.05 KB, application/x-bzip)
2020-08-17 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.03 KB, application/x-bzip)
2020-08-17 17:11 UTC, Toralf Förster
Details
x11-misc:sunflower-0.4_p20200716:20200816-231536.log (x11-misc:sunflower-0.4_p20200716:20200816-231536.log,3.22 KB, text/plain)
2020-08-17 17:11 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 2020-08-17 17:11:31 UTC
>>> Compiling source in /var/tmp/portage/x11-misc/sunflower-0.4_p20200716/work/sunflower-0.4_p20200716 ...
 * python3_7: running distutils-r1_run_phase distutils-r1_python_compile
 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
 *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
python3.7 setup.py build -j 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20200814-071838

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Aug 16 11:06:00 PM UTC 2020

emerge -qpvO x11-misc/sunflower
[ebuild  N    ] x11-misc/sunflower-0.4_p20200716  PYTHON_TARGETS="python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-08-17 17:11:32 UTC
Created attachment 655124 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-17 17:11:34 UTC
Created attachment 655126 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-08-17 17:11:36 UTC
Created attachment 655128 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-08-17 17:11:37 UTC
Created attachment 655130 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-08-17 17:11:39 UTC
Created attachment 655132 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-17 17:11:40 UTC
Created attachment 655134 [details]
x11-misc:sunflower-0.4_p20200716:20200816-231536.log
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-05-09 07:52:38 UTC
The logic now accepts bdepend and rdepend, and prefers bdepend, so the bugs are most likely obsolete and confusing.