Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674162 - dev-util/android-tools-9.0.0_p3 - /bin/sh: clang++: command not found
Summary: dev-util/android-tools-9.0.0_p3 - /bin/sh: clang++: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
: 674164 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-12-31 08:18 UTC by Toralf Förster
Modified: 2018-12-31 12:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.83 KB, text/plain)
2018-12-31 08:18 UTC, Toralf Förster
Details
dev-util:android-tools-9.0.0_p3:20181231-072124.log (dev-util:android-tools-9.0.0_p3:20181231-072124.log,207.41 KB, text/plain)
2018-12-31 08:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,78.49 KB, text/plain)
2018-12-31 08:18 UTC, Toralf Förster
Details
environment (environment,155.35 KB, text/plain)
2018-12-31 08:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.10 KB, application/x-bzip)
2018-12-31 08:18 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,186.30 KB, application/x-bzip)
2018-12-31 08:18 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-12-31 08:18:03 UTC
clang++ -std=gnu++17   -DADB_VERSION="\"9.0.0_r3\"" -DADB_HOST=1 -Icore/include -Icore/base/include -Icore/adb -Icore/libcrypto_utils/include -Iboringssl/include -c core/adb/adb.cpp -o core/adb/adb.cpp.o
/bin/sh: clang++: command not found
ninja: build stopped: subcommand failed.
 * ERROR: dev-util/android-tools-9.0.0_p3::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed
 * 

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-util/android-tools
[ebuild  N    ] dev-util/android-tools-9.0.0_p3  USE="-python" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2018-12-31 08:18:06 UTC
Created attachment 559106 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-31 08:18:08 UTC
Created attachment 559108 [details]
dev-util:android-tools-9.0.0_p3:20181231-072124.log
Comment 3 Toralf Förster gentoo-dev 2018-12-31 08:18:11 UTC
Created attachment 559110 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-12-31 08:18:14 UTC
Created attachment 559112 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-12-31 08:18:17 UTC
Created attachment 559114 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-31 08:18:19 UTC
Created attachment 559116 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-12-31 09:11:30 UTC
The bug has been closed via the following commit(s):

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

commit e0d7fc6a25fcbe8dfc7853e3e878bd42148422dc
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-12-31 09:08:27 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-12-31 09:08:42 +0000

    dev-util/android-tools: fix 9.9.0_p3 CC bug 674162
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/674162
    Package-Manager: Portage-2.3.53, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-util/android-tools/android-tools-9.0.0_p3.ebuild | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
Comment 8 Zac Medico gentoo-dev 2018-12-31 09:12:49 UTC
Thanks!
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2018-12-31 12:04:37 UTC
*** Bug 674164 has been marked as a duplicate of this bug. ***