Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763642 - dev-cpp/abseil-cpp-20200225.2 : /.../environment: absl/.../generate_copts.py: /.../python: bad interpreter: No such file or direct
Summary: dev-cpp/abseil-cpp-20200225.2 : /.../environment: absl/.../generate_copts.py:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-05 08:24 UTC by Toralf Förster
Modified: 2021-04-02 03:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.29 KB, text/plain)
2021-01-05 08:24 UTC, Toralf Förster
Details
dev-cpp:abseil-cpp-20200225.2:20210105-045819.log (dev-cpp:abseil-cpp-20200225.2:20210105-045819.log,1.81 KB, text/plain)
2021-01-05 08:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,206.97 KB, text/plain)
2021-01-05 08:24 UTC, Toralf Förster
Details
environment (environment,123.03 KB, text/plain)
2021-01-05 08:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.52 KB, application/x-bzip)
2021-01-05 08:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.29 KB, application/x-bzip)
2021-01-05 08: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 2021-01-05 08:24:46 UTC
>>> Preparing source in /var/tmp/portage/dev-cpp/abseil-cpp-20200225.2/work/abseil-cpp-20200225.2 ...
 * Working in BUILD_DIR: "/var/tmp/portage/dev-cpp/abseil-cpp-20200225.2/work/abseil-cpp-20200225.2_build"
/var/tmp/portage/dev-cpp/abseil-cpp-20200225.2/temp/environment: absl/copts/generate_copts.py: /usr/bin/python: bad interpreter: No such file or directory
 * ERROR: dev-cpp/abseil-cpp-20200225.2::gentoo failed (prepare phase):
 *   (no error message)
 * 

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

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

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

gcc-config -l:
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.9 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   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	Tue Jan  5 01:07:37 AM UTC 2021

emerge -qpvO dev-cpp/abseil-cpp
[ebuild  N    ] dev-cpp/abseil-cpp-20200923.2  USE="-cxx17 -test"
Comment 1 Toralf Förster gentoo-dev 2021-01-05 08:24:47 UTC
Created attachment 681136 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-05 08:24:48 UTC
Created attachment 681139 [details]
dev-cpp:abseil-cpp-20200225.2:20210105-045819.log
Comment 3 Toralf Förster gentoo-dev 2021-01-05 08:24:50 UTC
Created attachment 681142 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-01-05 08:24:51 UTC
Created attachment 681145 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-01-05 08:24:53 UTC
Created attachment 681148 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2021-01-05 08:24:54 UTC
Created attachment 681151 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-04-02 03:04:24 UTC
The bug has been closed via the following commit(s):

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

commit fbc78e09219e73dcdafce8cb6408a9b140a81099
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-04-02 02:55:39 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-04-02 03:04:04 +0000

    dev-cpp/abseil-cpp: fix python script shebang
    
    Closes: https://bugs.gentoo.org/763642
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-cpp/abseil-cpp/abseil-cpp-20200225.2.ebuild | 3 ++-
 dev-cpp/abseil-cpp/abseil-cpp-20200923.2.ebuild | 1 +
 dev-cpp/abseil-cpp/abseil-cpp-20210324.0.ebuild | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)