Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831125 - dev-perl/perl-headers-0.0.2 - specs/.../socket.c: error: _ss_aligntype undeclared (first use in this function)
Summary: dev-perl/perl-headers-0.0.2 - specs/.../socket.c: error: _ss_aligntype undecl...
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: 2022-01-13 11:13 UTC by Toralf Förster
Modified: 2022-01-13 11:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.68 KB, text/plain)
2022-01-13 11:13 UTC, Toralf Förster
Details
dev-perl:perl-headers-0.0.2:20220113-110826.log (dev-perl:perl-headers-0.0.2:20220113-110826.log,3.11 KB, text/plain)
2022-01-13 11:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,223.95 KB, text/plain)
2022-01-13 11:13 UTC, Toralf Förster
Details
environment (environment,79.64 KB, text/plain)
2022-01-13 11:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.00 KB, application/x-bzip)
2022-01-13 11:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.20 KB, application/x-bzip)
2022-01-13 11:13 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 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