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

Bug 830061

Summary: dev-perl/MaxMind-DB-Reader-XS-1.0.8 fails to build with musl - /.../config.h: error: unknown type name sigjmp_buf
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: hydrapolic, perl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-perl:MaxMind-DB-Reader-XS-1.0.8:20211226-215108.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-27 09:47:42 UTC
Building MaxMind-DB-Reader-XS
x86_64-gentoo-linux-musl-gcc -Ic -I/usr/lib/perl5/5.34/x86_64-linux/CORE -fPIC -std=c99 -fms-extensions -Wall -g -c -pipe -march=native -fno-diagnostics-color -O2 -fwrapv -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -o c/perl_math_int128.o c/perl_math_int128.c
In file included from /usr/lib/perl5/5.34/x86_64-linux/CORE/perl.h:28,
                 from c/perl_math_int128.c:10:
/usr/lib/perl5/5.34/x86_64-linux/CORE/config.h:1011:20: error: unknown type name 'sigjmp_buf'
 1011 | #define Sigjmp_buf sigjmp_buf
      |                    ^~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
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-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit b4175685d16cd23243fc6c480dbe28b335d47cf7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 26 21:06:49 2021 +0000

    2021-12-26 21:06:48 UTC

emerge -qpvO dev-perl/MaxMind-DB-Reader-XS
[ebuild  N    ] dev-perl/MaxMind-DB-Reader-XS-1.0.8  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2021-12-27 09:47:43 UTC
Created attachment 760318 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-27 09:47:44 UTC
Created attachment 760319 [details]
dev-perl:MaxMind-DB-Reader-XS-1.0.8:20211226-215108.log
Comment 3 Toralf Förster gentoo-dev 2021-12-27 09:47:45 UTC
Created attachment 760320 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-27 09:47:47 UTC
Created attachment 760321 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-27 09:47:48 UTC
Created attachment 760322 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-27 09:47:49 UTC
Created attachment 760323 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-27 09:47:49 UTC
Created attachment 760324 [details]
temp.tar.bz2