Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906757 - dev-perl/Socket6-0.290.0 - Socket6.xs: error: sv_undef undeclared (first use in this function)
Summary: dev-perl/Socket6-0.290.0 - Socket6.xs: error: sv_undef undeclared (first use ...
Status: RESOLVED DUPLICATE of bug 911233
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: 2023-05-19 12:40 UTC by Toralf Förster
Modified: 2023-09-25 02:39 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.81 KB, text/plain)
2023-05-19 12:40 UTC, Toralf Förster
Details
dev-perl:Socket6-0.290.0:20230519-092722.log (dev-perl:Socket6-0.290.0:20230519-092722.log,12.54 KB, text/plain)
2023-05-19 12:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,13.00 KB, text/plain)
2023-05-19 12:40 UTC, Toralf Förster
Details
environment (environment,80.37 KB, text/plain)
2023-05-19 12:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.34 KB, application/x-bzip)
2023-05-19 12:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.36 KB, application/x-bzip)
2023-05-19 12:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.17 KB, application/x-bzip)
2023-05-19 12:40 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 2023-05-19 12:40:10 UTC
  660 |                       sockaddrlen, sizeof(addr));
      |                                    ~~~~~~~~~~~~
      |                                    |
      |                                    long unsigned int
In file included from /usr/lib/perl5/5.36/x86_64-linux/CORE/perl.h:5780:
Socket6.xs: In function 'XS_Socket6_getaddrinfo':
Socket6.xs:110:33: error: 'sv_undef' undeclared (first use in this function); did you mean 'hv_undef'?
  110 | #define PL_sv_undef             sv_undef
      |                                 ^~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
Python 3.11.3
Available Rust versions:
  (none found)
php cli (if any):

  HEAD of ::gentoo
commit 4b70c6b7526a55930652f770efe29458c0d1254b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 19 05:46:55 2023 +0000

    2023-05-19 05:46:55 UTC

emerge -qpvO dev-perl/Socket6
[ebuild  N    ] dev-perl/Socket6-0.290.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-05-19 12:40:11 UTC
Created attachment 861978 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-19 12:40:12 UTC
Created attachment 861979 [details]
dev-perl:Socket6-0.290.0:20230519-092722.log
Comment 3 Toralf Förster gentoo-dev 2023-05-19 12:40:13 UTC
Created attachment 861980 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-05-19 12:40:14 UTC
Created attachment 861981 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-05-19 12:40:15 UTC
Created attachment 861982 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-19 12:40:15 UTC
Created attachment 861983 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-19 12:40:16 UTC
Created attachment 861984 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-09-24 11:20:53 UTC
this renders any musl tinderbox image setup being broken entirely, right ?
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-25 02:39:27 UTC
(In reply to Toralf Förster from comment #8)
> this renders any musl tinderbox image setup being broken entirely, right ?

see bug 911233

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