Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934119 - sys-apps/iproute2-6.9.0 - [perl-5.40] [icu-75.1] arpd.c: error: initialization of int from void makes integer from pointer without a cast [-Wint-conversion]
Summary: sys-apps/iproute2-6.9.0 - [perl-5.40] [icu-75.1] arpd.c: error: initializatio...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-12 07:10 UTC by Toralf Förster
Modified: 2024-06-12 07:10 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.42 KB, text/plain)
2024-06-12 07:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,6.98 KB, text/plain)
2024-06-12 07:10 UTC, Toralf Förster
Details
environment (environment,82.63 KB, text/plain)
2024-06-12 07:10 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.35 KB, application/x-xz)
2024-06-12 07:10 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,32.55 KB, text/plain)
2024-06-12 07:10 UTC, Toralf Förster
Details
sys-apps:iproute2-6.9.0:20240611-222516.log (sys-apps:iproute2-6.9.0:20240611-222516.log,232.93 KB, text/plain)
2024-06-12 07:10 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.08 KB, application/x-xz)
2024-06-12 07:10 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 2024-06-12 07:10:27 UTC
too long lines were shrinked:

x86_64-pc-linux-musl-gcc -Wall -Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wformat=2 -O2 -pipe -march=native -fno-diagnostics-color  -pipe -I../include -I../include/uapi -DRESOLVE_HOSTNAMES -DLIBDIR=\"/usr/lib\" -DCONF_USR_DIR=\"/usr/share/iproute2\" -DCO
In file included from arpd.c:17:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
arpd.c: In function 'get_kern_msg':
arpd.c:442:17: error: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion]
  442 |                 NULL,   0,
      |                 ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240611-170015

  UNMASKED:
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1
  ~dev-lang/perl-5.40.0
  ~virtual/perl-Archive-Tar-3.20.10_rc
  ~virtual/perl-CPAN-Meta-Requirements-2.143.0
  ~virtual/perl-Compress-Raw-Bzip2-2.212.0
  ~virtual/perl-DB_File-1.859.0
  ~virtual/perl-Data-Dumper-2.189.0
  ~virtual/perl-Devel-PPPort-3.720.0
  ~virtual/perl-Exporter-5.780.0
  ~virtual/perl-ExtUtils-CBuilder-0.280.240
  ~virtual/perl-ExtUtils-Manifest-1.750.0
  ~virtual/perl-File-Spec-3.900.0
  ~virtual/perl-HTTP-Tiny-0.88.0
  ~virtual/perl-IO-1.550.0
  ~virtual/perl-IO-Compress-2.212.0
  ~virtual/perl-IO-Socket-IP-0.420.0
  ~virtual/perl-IO-Zlib-1.150.0
  ~virtual/perl-Math-BigInt-2.3.2
  ~virtual/perl-Math-BigInt-FastCalc-0.501.800
  ~virtual/perl-Math-BigRat-2.3.2
  ~virtual/perl-Module-CoreList-5.202.406.90
  ~virtual/perl-Module-Metadata-1.0.38
  ~virtual/perl-Pod-Simple-3.450.0
  ~virtual/perl-Safe-2.460.0
  ~virtual/perl-Socket-2.38.0
  ~virtual/perl-Test-Harness-3.480.0
  ~virtual/perl-Test-Simple-1.302.199
  ~virtual/perl-Text-Tabs+Wrap-2024.1.0
  ~virtual/perl-Time-HiRes-1.977.700
  ~virtual/perl-Time-Local-1.350.0
  ~virtual/perl-autodie-2.370.0
  ~virtual/perl-bignum-0.670.0
  ~virtual/perl-podlators-5.10.200_rc
  ~virtual/perl-threads-2.400.0
  ~virtual/perl-threads-shared-1.690.0
  ~virtual/perl-version-0.993.0

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
Python 3.12.3
Available Rust versions:
  [1]   rust-bin-1.78.0 *
php cli (if any):
go version go1.22.4 linux/amd64

  HEAD of ::gentoo
commit 4752dd70639803f8c647e06e63532b95c4852ae7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 11 20:04:07 2024 +0000

    2024-06-11 20:04:06 UTC

emerge -qpvO sys-apps/iproute2
[ebuild     U ] sys-apps/iproute2-6.9.0 [6.6.0-r3] USE="berkdb* bpf* elf* iptables nfs* -atm -caps -minimal (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2024-06-12 07:10:29 UTC
Created attachment 895658 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-12 07:10:30 UTC
Created attachment 895659 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-06-12 07:10:31 UTC
Created attachment 895660 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-06-12 07:10:32 UTC
Created attachment 895661 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-06-12 07:10:33 UTC
Created attachment 895662 [details]
qlist-info.txt
Comment 6 Toralf Förster gentoo-dev 2024-06-12 07:10:34 UTC
Created attachment 895663 [details]
sys-apps:iproute2-6.9.0:20240611-222516.log
Comment 7 Toralf Förster gentoo-dev 2024-06-12 07:10:36 UTC
Created attachment 895664 [details]
temp.tar.xz