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

Bug 831125

Summary: dev-perl/perl-headers-0.0.2 - specs/.../socket.c: error: _ss_aligntype undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: perl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-perl:perl-headers-0.0.2:20220113-110826.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-01-13 11:13:50 UTC
cc -pipe -march=native -fno-diagnostics-color -O2  -DSIZEOF_WARNING=1 specs/_h2ph_pre.c -o bin/_h2ph_pre
cc -pipe -march=native -fno-diagnostics-color -O2  -DSIZEOF_WARNING=1 specs/sys/select.c -o bin/sys/select
cc -pipe -march=native -fno-diagnostics-color -O2  -DSIZEOF_WARNING=1 specs/bits/socket.c -o bin/bits/socket
specs/bits/socket.c: In function 'main':
specs/bits/socket.c:5:58: error: '__ss_aligntype' undeclared (first use in this function)
    5 |   printf("$sizeof{ &__ss_aligntype} = 0x%lx;\n",  sizeof(__ss_aligntype));
      |                                                          ^~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220111-092048

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
php cli:

  HEAD of ::gentoo
commit b7e254935bdc9bc520932b4fdfc7b7f63b9dc3df
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 13 09:07:02 2022 +0000

    2022-01-13 09:07:00 UTC

emerge -qpvO dev-perl/perl-headers
[ebuild  N    ] dev-perl/perl-headers-0.0.2  USE="debug sizeof-warning"
Comment 1 Toralf Förster gentoo-dev 2022-01-13 11:13:51 UTC
Created attachment 762070 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-13 11:13:51 UTC
Created attachment 762071 [details]
dev-perl:perl-headers-0.0.2:20220113-110826.log
Comment 3 Toralf Förster gentoo-dev 2022-01-13 11:13:53 UTC
Created attachment 762072 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-13 11:13:55 UTC
Created attachment 762073 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-13 11:13:56 UTC
Created attachment 762074 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-13 11:13:57 UTC
Created attachment 762075 [details]
temp.tar.bz2