Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711044 - net-p2p/gtk-gnutella-1.1.15 : bfd_util.c: error: too many arguments to function bfd_section_vma
Summary: net-p2p/gtk-gnutella-1.1.15 : bfd_util.c: error: too many arguments to functi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-28 17:13 UTC by Toralf Förster
Modified: 2020-10-31 06:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.00 KB, text/plain)
2020-02-28 17:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,272.65 KB, text/plain)
2020-02-28 17:14 UTC, Toralf Förster
Details
environment (environment,56.61 KB, text/plain)
2020-02-28 17:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,42.37 KB, application/x-bzip)
2020-02-28 17:14 UTC, Toralf Förster
Details
net-p2p:gtk-gnutella-1.1.15:20200228-105831.log (net-p2p:gtk-gnutella-1.1.15:20200228-105831.log,53.10 KB, text/plain)
2020-02-28 17:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.69 KB, application/x-bzip)
2020-02-28 17:14 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-28 17:13:58 UTC
 1211 | bfd_section_vma (const asection *sec)
      |                  ~~~~~~~~~~~~~~~~^~~
bfd_util.c:555:18: error: too many arguments to function bfd_section_vma
  555 |   bfd_vma addr = bfd_section_vma(b, sec);
      |                  ^~~~~~~~~~~~~~~
In file included from /usr/include/bfd.h:10,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200221-171645

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

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.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 28 Feb 2020 08:37:25 +0000

emerge -qpvO net-p2p/gtk-gnutella
[ebuild  N    ] net-p2p/gtk-gnutella-1.1.15  USE="dbus gtk nls ssl"
Comment 1 Toralf Förster gentoo-dev 2020-02-28 17:14:02 UTC
Created attachment 616494 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-28 17:14:04 UTC
Created attachment 616496 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-28 17:14:07 UTC
Created attachment 616498 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-28 17:14:10 UTC
Created attachment 616500 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-28 17:14:12 UTC
Created attachment 616502 [details]
net-p2p:gtk-gnutella-1.1.15:20200228-105831.log
Comment 6 Toralf Förster gentoo-dev 2020-02-28 17:14:15 UTC
Created attachment 616504 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-02-29 06:59:57 UTC
The bug has been referenced in the following commit(s):

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

commit de4fbdad52071adc29fa8e9d0e706d3915e3ecf7
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-02-29 06:59:48 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-02-29 06:59:48 +0000

    net-p2p/gtk-gnutella: depend on compatible binutils-libs
    
    Bug: https://bugs.gentoo.org/711044
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 net-p2p/gtk-gnutella/gtk-gnutella-1.1.15.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)