Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 666478

Summary: dev-util/catalyst-3.0.2-r1 : make: *** [Makefile:<snip>: files/catalyst.1] Error 127
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Catalyst Developers <catalyst>
Status: RESOLVED OBSOLETE    
Severity: normal CC: bkohler, livecd
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:catalyst-3.0.2-r1:20180918-110918.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

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.