Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656812 - dev-util/bcc-0.5.0 : /.../tp_frontend_action.cc:163:60: error: no matching function for call to clang::QualType::getAsString(clang::SplitQualType)
Summary: dev-util/bcc-0.5.0 : /.../tp_frontend_action.cc:163:60: error: no matching fu...
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:
Depends on:
Blocks:
 
Reported: 2018-05-28 21:19 UTC by Toralf Förster
Modified: 2018-05-29 00:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2018-05-28 21:19 UTC, Toralf Förster
Details
dev-util:bcc-0.5.0:20180528-211312.log (dev-util:bcc-0.5.0:20180528-211312.log,37.00 KB, text/plain)
2018-05-28 21:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,269.35 KB, text/plain)
2018-05-28 21:19 UTC, Toralf Förster
Details
environment (environment,178.32 KB, text/plain)
2018-05-28 21:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.75 KB, application/x-bzip)
2018-05-28 21:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.77 KB, application/x-bzip)
2018-05-28 21:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.95 KB, application/x-bzip)
2018-05-28 21:19 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-05-28 21:19:00 UTC
 ^
/var/tmp/portage/dev-util/bcc-0.5.0/work/bcc-0.5.0/src/cc/frontends/clang/tp_frontend_action.cc: In member function ‘bool ebpf::TracepointTypeVisitor::VisitFunctionDecl(clang::FunctionDecl*)’:
/var/tmp/portage/dev-util/bcc-0.5.0/work/bcc-0.5.0/src/cc/frontends/clang/tp_frontend_action.cc:163:60: error: no matching function for call to ‘clang::QualType::getAsString(clang::SplitQualType)’
         auto type_name = QualType::getAsString(type.split());
                                                            ^
In file included from /usr/lib/llvm/6/include/clang/AST/Decl.h:23:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl-abi32+64_20180520-110759

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-util/bcc
[ebuild  N    ] dev-util/bcc-0.5.0  PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4 -python3_6" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6" 

!!! The following installed packages are masked:
- app-i18n/ibus-tutcode-1.0.2-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Akinori Hattori <hattya@gentoo.org> (27 May 2018)
# Dead upstream, for old versions of iBus
# Masked for removal in 30 days.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-05-28 21:19:03 UTC
Created attachment 533896 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-28 21:19:06 UTC
Created attachment 533898 [details]
dev-util:bcc-0.5.0:20180528-211312.log
Comment 3 Toralf Förster gentoo-dev 2018-05-28 21:19:08 UTC
Created attachment 533900 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-28 21:19:11 UTC
Created attachment 533902 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-28 21:19:14 UTC
Created attachment 533904 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-28 21:19:17 UTC
Created attachment 533906 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-28 21:19:20 UTC
Created attachment 533908 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-29 00:30:15 UTC
The bug has been closed via the following commit(s):

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

commit 63cbf645f11d2aa22f7c488054671a1252ddd24a
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-05-29 00:26:52 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-05-29 00:29:19 +0000

    dev-util/bcc: remove old version 0.5.0
    
    Closes: https://bugs.gentoo.org/656812
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/bcc/Manifest         |  1 -
 dev-util/bcc/bcc-0.5.0.ebuild | 51 -------------------------------------------
 2 files changed, 52 deletions(-)