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

Bug 765391

Summary: sys-apps/tuned-2.15.0 : make: /.../python3: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Yixun Lan <dlan>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sys-apps:tuned-2.15.0:20210114-021933.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-01-14 08:09:08 UTC
>>> Compiling source in /var/tmp/portage/sys-apps/tuned-2.15.0/work/tuned-2.15.0 ...
make -j1 
make: /usr/bin/python3: No such file or directory
Makefile:45: *** Failed to determine python library directory.  Stop.
 * ERROR: sys-apps/tuned-2.15.0::gentoo failed (compile phase):
 *   emake failed

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

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

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

gcc-config -l:
clang version 11.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.9 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Jan 14 02:07:20 AM UTC 2021

emerge -qpvO sys-apps/tuned
[ebuild  N    ] sys-apps/tuned-2.15.0  PYTHON_SINGLE_TARGET="python3_8 (-python3_6) -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-01-14 08:09:09 UTC
Created attachment 682807 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-14 08:09:11 UTC
Created attachment 682810 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-01-14 08:09:13 UTC
Created attachment 682813 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-01-14 08:09:14 UTC
Created attachment 682816 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-01-14 08:09:15 UTC
Created attachment 682819 [details]
sys-apps:tuned-2.15.0:20210114-021933.log
Comment 6 Toralf Förster gentoo-dev 2021-01-14 08:09:16 UTC
Created attachment 682822 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-01-14 14:37:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe8932064015c6f559f0614e8321074c8e06f32

commit 3fe8932064015c6f559f0614e8321074c8e06f32
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2021-01-14 14:35:40 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2021-01-14 14:37:05 +0000

    sys-apps/tuned: fix python shebang error
    
    Closes: https://bugs.gentoo.org/765391
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 sys-apps/tuned/tuned-2.15.0.ebuild | 1 +
 1 file changed, 1 insertion(+)