Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635346 - dev-util/diffoscope-87 : diffoscope requires at least python 3.5
Summary: dev-util/diffoscope-87 : diffoscope requires at least python 3.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-10-24 18:24 UTC by Toralf Förster
Modified: 2017-10-25 08:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.41 KB, text/plain)
2017-10-24 18:24 UTC, Toralf Förster
Details
dev-util:diffoscope-87:20171024-175506.log (dev-util:diffoscope-87:20171024-175506.log,2.67 KB, text/plain)
2017-10-24 18:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,225.11 KB, text/plain)
2017-10-24 18:24 UTC, Toralf Förster
Details
environment (environment,138.74 KB, text/plain)
2017-10-24 18:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.34 KB, application/x-bzip)
2017-10-24 18:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.84 KB, application/x-bzip)
2017-10-24 18:24 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 2017-10-24 18:24:25 UTC
 * ERROR: dev-util/diffoscope-87::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20171020-202403

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-util/diffoscope
[ebuild  N    ] dev-util/diffoscope-87  USE="acl bzip2 diff -R -binutils -colord -cpio -docx -dtc -e2fsprogs -file -find -gettext -gif -gpg -gzip -haskell -hex -imagemagick -iso -java -libcaca -llvm -mono -opendocument -pascal -pdf -postscript -rpm -sqlite -squashfs -ssh -tar -tcpdump -xz -zip" PYTHON_TARGETS="python3_4 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-10-24 18:24:29 UTC
Created attachment 499974 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-24 18:24:31 UTC
Created attachment 499976 [details]
dev-util:diffoscope-87:20171024-175506.log
Comment 3 Toralf Förster gentoo-dev 2017-10-24 18:24:35 UTC
Created attachment 499978 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-10-24 18:24:39 UTC
Created attachment 499980 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-10-24 18:24:42 UTC
Created attachment 499982 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-24 18:24:45 UTC
Created attachment 499984 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2017-10-24 19:19:04 UTC
This seems to be the real error message:

/usr/bin/python3.4 setup.py build
diffoscope requires at least python 3.5
Comment 8 Larry the Git Cow gentoo-dev 2017-10-25 08:43:01 UTC
The bug has been closed via the following commit(s):

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

commit 3928af9978f6d0d0197389a464f2870c55664922
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2017-10-25 08:42:24 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2017-10-25 08:42:24 +0000

    dev-util/diffoscope: require >=python-3.5
    
    Closes: https://bugs.gentoo.org/635346
    Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-util/diffoscope/diffoscope-87.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)