Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666478 - dev-util/catalyst-3.0.2-r1 : make: *** [Makefile:<snip>: files/catalyst.1] Error 127
Summary: dev-util/catalyst-3.0.2-r1 : make: *** [Makefile:<snip>: files/catalyst.1] Er...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-18 16:13 UTC by Toralf Förster
Modified: 2018-10-11 14:31 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.70 KB, text/plain)
2018-09-18 16:13 UTC, Toralf Förster
Details
dev-util:catalyst-3.0.2-r1:20180918-110918.log (dev-util:catalyst-3.0.2-r1:20180918-110918.log,8.52 KB, text/plain)
2018-09-18 16:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.12 KB, text/plain)
2018-09-18 16:13 UTC, Toralf Förster
Details
environment (environment,106.11 KB, text/plain)
2018-09-18 16:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.60 KB, application/x-bzip)
2018-09-18 16:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.28 KB, application/x-bzip)
2018-09-18 16:14 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 2018-09-18 16:13:41 UTC
	 --format=manpage -D files "doc/catalyst.1.txt"
: python_wrapper_setup: python2.7 is not supported by python3.6 (PYTHON_COMPAT)
make: *** [Makefile:23: files/catalyst.1] Error 127
 * ERROR: dev-util/catalyst-3.0.2-r1::gentoo failed (compile phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20180916-115441

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv dev-util/catalyst
[ebuild  N    ] dev-util/catalyst-3.0.2-r1  USE="-ccache -doc -system-bootloader" PYTHON_TARGETS="python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2018-09-18 16:13:44 UTC
Created attachment 547176 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-18 16:13:47 UTC
Created attachment 547178 [details]
dev-util:catalyst-3.0.2-r1:20180918-110918.log
Comment 3 Toralf Förster gentoo-dev 2018-09-18 16:13:50 UTC
Created attachment 547180 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-09-18 16:13:53 UTC
Created attachment 547182 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-09-18 16:13:57 UTC
Created attachment 547184 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-18 16:14:00 UTC
Created attachment 547186 [details]
temp.tbz2
Comment 7 Ben Kohler gentoo-dev 2018-10-11 14:31:42 UTC
This was caused by an eclass change which was reverted here:

https://gitweb.gentoo.org/repo/gentoo.git/commit/eclass?id=0b6ceb56b07e645d7c0374dbe93ae0bec67d85f8

Shouldn't be an issue anymore.