Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 928877

Summary: net-misc/arpsponge-3.17.11-r1 - Compilation failed in require at ../lib/M6/ARP/Sponge.pm line 42.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
net-misc:arpsponge-3.17.11-r1:20240407-080005.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-04-07 08:47:07 UTC
make[2]: Leaving directory '/var/tmp/portage/net-misc/arpsponge-3.17.11-r1/work/arpsponge-3.17.11/lib/M6'
make[1]: Leaving directory '/var/tmp/portage/net-misc/arpsponge-3.17.11-r1/work/arpsponge-3.17.11/lib'
building ../sbin/asctl from ../sbin/asctl.pl
aslogtail syntax OK
Can't load '/usr/lib/perl5/vendor_perl/5.38/x86_64-linux/auto/Net/ARP/ARP.so' for module Net::ARP: Error relocating /usr/lib/perl5/vendor_perl/5.38/x86_64-linux/auto/Net/ARP/ARP.so: send_packet_bsd: symbol not found at /usr/lib/perl5/5.38/XSLoader.pm line 94.
 at /usr/lib/perl5/vendor_perl/5.38/x86_64-linux/Net/ARP.pm line 47.
Compilation failed in require at ../lib/M6/ARP/Sponge.pm line 42.
BEGIN failed--compilation aborted at ../lib/M6/ARP/Sponge.pm line 42.
Compilation failed in require at ../sbin/arpsponge line 39.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl-20240403-202925

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.3
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit d4c82ea546323dfc13fbd28270c2df1ce8ccbdd3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 7 07:04:04 2024 +0000

    2024-04-07 07:04:02 UTC

emerge -qpvO net-misc/arpsponge
[ebuild  N    ] net-misc/arpsponge-3.17.11-r1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2024-04-07 08:47:08 UTC
Created attachment 889708 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-07 08:47:09 UTC
Created attachment 889709 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-07 08:47:10 UTC
Created attachment 889710 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-07 08:47:11 UTC
Created attachment 889711 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-07 08:47:12 UTC
Created attachment 889712 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-07 08:47:13 UTC
Created attachment 889713 [details]
net-misc:arpsponge-3.17.11-r1:20240407-080005.log
Comment 7 Toralf Förster gentoo-dev 2024-04-07 08:47:14 UTC
Created attachment 889714 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-07 08:47:15 UTC
Created attachment 889715 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-07 08:48:33 UTC
I really hope that this is not related to the Perl upgrade issue I had in the past and hopefully resolved (nowadays I do run "perl-cleaner --all" immediately after setup).