Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631254 - dev-util/kcov-33 : /.../bfd-address-verifier.cc:26:20: error: print_insn_i386 was not declared in this scope
Summary: dev-util/kcov-33 : /.../bfd-address-verifier.cc:26:20: error: print_insn_i386...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Austin English (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-17 19:37 UTC by Toralf Förster
Modified: 2017-11-28 20:15 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2017-09-17 19:37 UTC, Toralf Förster
Details
dev-util:kcov-33:20170916-123150.log (dev-util:kcov-33:20170916-123150.log,22.25 KB, text/plain)
2017-09-17 19:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,368.60 KB, text/plain)
2017-09-17 19:37 UTC, Toralf Förster
Details
environment (environment,118.21 KB, text/plain)
2017-09-17 19:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.42 KB, application/x-bzip)
2017-09-17 19:37 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.10 KB, application/x-bzip)
2017-09-17 19:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.47 KB, application/x-bzip)
2017-09-17 19:37 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-09-17 19:37:33 UTC
/var/tmp/portage/dev-util/kcov-33/work/kcov-33/src/parsers/bfd-address-verifier.cc: In constructor ‘BfdAddressVerifier::BfdAddressVerifier()’:
/var/tmp/portage/dev-util/kcov-33/work/kcov-33/src/parsers/bfd-address-verifier.cc:26:20: error: ‘print_insn_i386’ was not declared in this scope
   m_disassembler = print_insn_i386;
                    ^~~~~~~~~~~~~~~
make[2]: *** [src/CMakeFiles/kcov.dir/build.make:391: src/CMakeFiles/kcov.dir/parsers/bfd-address-verifier.cc.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20170905-225247

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

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

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

emerge -qpv dev-util/kcov
[ebuild   R   ] dev-util/kcov-33
Comment 1 Toralf Förster gentoo-dev 2017-09-17 19:37:36 UTC
Created attachment 495000 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-17 19:37:39 UTC
Created attachment 495002 [details]
dev-util:kcov-33:20170916-123150.log
Comment 3 Toralf Förster gentoo-dev 2017-09-17 19:37:42 UTC
Created attachment 495004 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-17 19:37:46 UTC
Created attachment 495006 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-17 19:37:49 UTC
Created attachment 495008 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-17 19:37:52 UTC
Created attachment 495010 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-17 19:37:55 UTC
Created attachment 495012 [details]
temp.tbz2
Comment 8 Stefan Linke 2017-11-07 19:49:35 UTC
This seems to be fixed in the latest release: https://github.com/SimonKagstrom/kcov/blob/v34/ChangeLog#L2
Comment 9 Austin English (RETIRED) gentoo-dev 2017-11-28 00:50:50 UTC
(In reply to Stefan Linke from comment #8)
> This seems to be fixed in the latest release:
> https://github.com/SimonKagstrom/kcov/blob/v34/ChangeLog#L2

I wasn't able to reproduce with binutils-2.29-r1. Anyway, I added kcov-34, so hopefully that solves this.

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

Can someone affected please retest with kcov-34?
Comment 10 Toralf Förster gentoo-dev 2017-11-28 19:15:05 UTC
kcov-34 emerges fine at current images and at this particular image too (well, your question came just in time, in few days I'll nuke the 2.2 TB data partition holding this image in favour of a new one)
Comment 11 Austin English (RETIRED) gentoo-dev 2017-11-28 20:15:24 UTC
(In reply to Toralf Förster from comment #10)
> kcov-34 emerges fine at current images and at this particular image too
> (well, your question came just in time, in few days I'll nuke the 2.2 TB
> data partition holding this image in favour of a new one)

Thanks.