Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840179 - dev-util/android-tools-31.0.3_p1 - /.../tls_connection.cpp: error: CertVerifyCb was not declared in this scope
Summary: dev-util/android-tools-31.0.3_p1 - /.../tls_connection.cpp: error: CertVerify...
Status: RESOLVED DUPLICATE of bug 844127
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:
Depends on:
Blocks:
 
Reported: 2022-04-22 13:11 UTC by Toralf Förster
Modified: 2022-05-19 03:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.12 KB, text/plain)
2022-04-22 13:11 UTC, Toralf Förster
Details
dev-util:android-tools-31.0.3_p1:20220422-095212.log (dev-util:android-tools-31.0.3_p1:20220422-095212.log,80.18 KB, text/plain)
2022-04-22 13:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,62.31 KB, text/plain)
2022-04-22 13:12 UTC, Toralf Förster
Details
environment (environment,127.36 KB, text/plain)
2022-04-22 13:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.78 KB, application/x-bzip)
2022-04-22 13:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.02 KB, application/x-bzip)
2022-04-22 13:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.20 KB, application/x-bzip)
2022-04-22 13:12 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 2022-04-22 13:11:57 UTC
/var/tmp/portage/dev-util/android-tools-31.0.3_p1/work/android-tools-31.0.3p1/vendor/adb/tls/tls_connection.cpp: At global scope:
/var/tmp/portage/dev-util/android-tools-31.0.3_p1/work/android-tools-31.0.3p1/vendor/adb/tls/tls_connection.cpp:166:6: error: variable or field SetCertVerifyCallback’ declared void
  166 | void TlsConnectionImpl::SetCertVerifyCallback(CertVerifyCb cb) {
      |      ^~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-util/android-tools-31.0.3_p1/work/android-tools-31.0.3p1/vendor/adb/tls/tls_connection.cpp:166:47: error: CertVerifyCb’ was not declared in this scope
  166 | void TlsConnectionImpl::SetCertVerifyCallback(CertVerifyCb cb) {
      |                                               ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220421-185427

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit fa4ba1aa6dfc14d70d38a0869392541fc479ce22
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 22 09:19:21 2022 +0000

    2022-04-22 09:19:21 UTC

emerge -qpvO dev-util/android-tools
[ebuild  N    ] dev-util/android-tools-31.0.3_p1  USE="-python" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-22 13:11:58 UTC
Created attachment 773198 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-22 13:12:00 UTC
Created attachment 773201 [details]
dev-util:android-tools-31.0.3_p1:20220422-095212.log
Comment 3 Toralf Förster gentoo-dev 2022-04-22 13:12:01 UTC
Created attachment 773204 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-22 13:12:02 UTC
Created attachment 773207 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-22 13:12:03 UTC
Created attachment 773210 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-22 13:12:05 UTC
Created attachment 773213 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-22 13:12:06 UTC
Created attachment 773216 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-19 03:09:39 UTC
Calling this a dupe of the other as it has more discussion, but this was first.

*** This bug has been marked as a duplicate of bug 844127 ***