Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708724 - net-misc/grive-0.5.1_pre20171005 : /.../SymbolInfo.cc:121:16: error: bfd_get_section_vma was not declared in this scope
Summary: net-misc/grive-0.5.1_pre20171005 : /.../SymbolInfo.cc:121:16: error: bfd_get_...
Status: RESOLVED DUPLICATE of bug 708008
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-08 13:18 UTC by Toralf Förster
Modified: 2020-02-08 13:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.39 KB, text/plain)
2020-02-08 13:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,141.65 KB, text/plain)
2020-02-08 13:18 UTC, Toralf Förster
Details
environment (environment,112.86 KB, text/plain)
2020-02-08 13:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.83 KB, application/x-bzip)
2020-02-08 13:18 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.73 KB, application/x-bzip)
2020-02-08 13:18 UTC, Toralf Förster
Details
net-misc:grive-0.5.1_pre20171005:20200208-111620.log (net-misc:grive-0.5.1_pre20171005:20200208-111620.log,49.12 KB, text/plain)
2020-02-08 13:18 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.27 KB, application/x-bzip)
2020-02-08 13: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 2020-02-08 13:18:07 UTC
/var/tmp/portage/net-misc/grive-0.5.1_pre20171005/work/grive-0.5.1_pre20171005/libgrive/src/bfd/SymbolInfo.cc: In static member function ‘static void gr::SymbolInfo::BacktraceInfo::Callback(bfd*, asection*, void*)’:
/var/tmp/portage/net-misc/grive-0.5.1_pre20171005/work/grive-0.5.1_pre20171005/libgrive/src/bfd/SymbolInfo.cc:121:16: error: ‘bfd_get_section_vma’ was not declared in this scope; did you mean ‘bfd_set_section_vma’?
  121 |  bfd_vma vma = bfd_get_section_vma(abfd, section);
      |                ^~~~~~~~~~~~~~~~~~~
      |                bfd_set_section_vma

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200205-101527

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

  Please see the tracker bug for details.

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 08 Feb 2020 10:47:08 +0000

emerge -qpvO net-misc/grive
[ebuild  N    ] net-misc/grive-0.5.1_pre20171005
Comment 1 Toralf Förster gentoo-dev 2020-02-08 13:18:10 UTC
Created attachment 612766 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-08 13:18:12 UTC
Created attachment 612768 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-08 13:18:15 UTC
Created attachment 612770 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-08 13:18:18 UTC
Created attachment 612772 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-08 13:18:21 UTC
Created attachment 612774 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-08 13:18:23 UTC
Created attachment 612776 [details]
net-misc:grive-0.5.1_pre20171005:20200208-111620.log
Comment 7 Toralf Förster gentoo-dev 2020-02-08 13:18:26 UTC
Created attachment 612778 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-08 13:19:53 UTC

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