Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642852 - dev-util/bcc-0.5.0 : /.../bcc_debug.cc:105:6: error: redefinition of void ebpf::SourceDebugger::dump()
Summary: dev-util/bcc-0.5.0 : /.../bcc_debug.cc:105:6: error: redefinition of void ebp...
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: https://github.com/iovisor/bcc/pull/1503
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-31 15:42 UTC by Toralf Förster
Modified: 2018-01-02 01:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.55 KB, text/plain)
2017-12-31 15:42 UTC, Toralf Förster
Details
dev-util:bcc-0.5.0:20171231-144905.log (dev-util:bcc-0.5.0:20171231-144905.log,70.20 KB, text/plain)
2017-12-31 15:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.92 KB, text/plain)
2017-12-31 15:42 UTC, Toralf Förster
Details
environment (environment,177.71 KB, text/plain)
2017-12-31 15:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.66 KB, application/x-bzip)
2017-12-31 15:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.82 KB, application/x-bzip)
2017-12-31 15:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,43.56 KB, application/x-bzip)
2017-12-31 15:42 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 2017-12-31 15:42:22 UTC
     StringMap<std::unique_ptr<MemoryBuffer>> &DebugSections) {
                                                            ^
/var/tmp/portage/dev-util/bcc-0.5.0/work/bcc-0.5.0/src/cc/bcc_debug.cc:105:6: error: redefinition of ‘void ebpf::SourceDebugger::dump()’
 void SourceDebugger::dump() {
      ^~~~~~~~~~~~~~
In file included from /var/tmp/portage/dev-util/bcc-0.5.0/work/bcc-0.5.0/src/cc/bcc_debug.cc:34:0:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20171227-170709

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.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"
Comment 1 Toralf Förster gentoo-dev 2017-12-31 15:42:25 UTC
Created attachment 512300 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-31 15:42:28 UTC
Created attachment 512302 [details]
dev-util:bcc-0.5.0:20171231-144905.log
Comment 3 Toralf Förster gentoo-dev 2017-12-31 15:42:31 UTC
Created attachment 512304 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-31 15:42:34 UTC
Created attachment 512306 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-31 15:42:36 UTC
Created attachment 512308 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-31 15:42:39 UTC
Created attachment 512310 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-12-31 15:42:42 UTC
Created attachment 512312 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-01-02 01:51:21 UTC
The bug has been closed via the following commit(s):

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

commit 12418e70be9a9a6a44216b1741a51dfa82a89b22
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-01-02 01:45:58 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-01-02 01:51:13 +0000

    dev-util/bcc: version bump to 0.5.0_p20171230
    
    Closes: https://bugs.gentoo.org/642852
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

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