Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713204 - dev-perl/Net-ARP-1.0.11 : arp.h: error: expected declaration specifiers before _THROW
Summary: dev-perl/Net-ARP-1.0.11 : arp.h: error: expected declaration specifiers befor...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard: musl
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 13:51 UTC by Toralf Förster
Modified: 2023-03-22 05:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2020-03-18 13:51 UTC, Toralf Förster
Details
dev-perl:Net-ARP-1.0.9-r1:20200318-131302.log (dev-perl:Net-ARP-1.0.9-r1:20200318-131302.log,6.81 KB, text/plain)
2020-03-18 13:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.96 KB, text/plain)
2020-03-18 13:51 UTC, Toralf Förster
Details
environment (environment,34.92 KB, text/plain)
2020-03-18 13:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.86 KB, application/x-bzip)
2020-03-18 13:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.88 KB, application/x-bzip)
2020-03-18 13:51 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-03-18 13:51:34 UTC
In file included from ARP.xs:33:
arp.h: In function ether_aton:
arp.h:62:60: error: expected declaration specifiers before __THROW
   62 | extern struct ether_addr *ether_aton (__const char *__asc) __THROW;
      |                                                            ^~~~~~~
arp.h:63:12: error: storage class specified for parameter get_mac_linux

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
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.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 12:39:08 +0000
emerge -qpvO dev-perl/Net-ARP
[ebuild  N    ] dev-perl/Net-ARP-1.0.9-r1
Comment 1 Toralf Förster gentoo-dev 2020-03-18 13:51:37 UTC
Created attachment 621644 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 13:51:40 UTC
Created attachment 621646 [details]
dev-perl:Net-ARP-1.0.9-r1:20200318-131302.log
Comment 3 Toralf Förster gentoo-dev 2020-03-18 13:51:42 UTC
Created attachment 621648 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-18 13:51:45 UTC
Created attachment 621650 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-18 13:51:48 UTC
Created attachment 621652 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 13:51:51 UTC
Created attachment 621654 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-01-12 07:52:03 UTC
tinderbox_musl has reproduced this issue with version 1.0.11 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2023-03-22 05:22:04 UTC
The bug has been closed via the following commit(s):

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

commit fb0b632348092ddd0fbe4d58abe01955d6865134
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-22 05:17:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-22 05:17:24 +0000

    dev-perl/Net-ARP: add 1.0.12
    
    Closes: https://bugs.gentoo.org/713204
    Closes: https://bugs.gentoo.org/801643
    Closes: https://bugs.gentoo.org/883601
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-perl/Net-ARP/Manifest              |  1 +
 dev-perl/Net-ARP/Net-ARP-1.0.12.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)