Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913668 - dev-perl/Package-Stash-XS-0.300.0 - [slibtool] /.../perl.h: error: unknown type name off64_t
Summary: dev-perl/Package-Stash-XS-0.300.0 - [slibtool] /.../perl.h: error: unknown ty...
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: musl-1.2.4
  Show dependency tree
 
Reported: 2023-09-05 07:06 UTC by Toralf Förster
Modified: 2023-12-21 19:34 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.77 KB, text/plain)
2023-09-05 07:06 UTC, Toralf Förster
Details
dev-perl:Package-Stash-XS-0.300.0:20230905-010117.log (dev-perl:Package-Stash-XS-0.300.0:20230905-010117.log,5.79 KB, text/plain)
2023-09-05 07:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,7.23 KB, text/plain)
2023-09-05 07:06 UTC, Toralf Förster
Details
environment (environment,77.97 KB, text/plain)
2023-09-05 07:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.49 KB, application/x-xz)
2023-09-05 07:06 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.54 KB, application/x-xz)
2023-09-05 07:06 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-09-05 07:06:48 UTC
chmod 644 "XS.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Package/Stash/XS/XS.bs 644
cp lib/Package/Stash/XS.pm blib/lib/Package/Stash/XS.pm
mv XS.xsc XS.c
x86_64-gentoo-linux-musl-gcc -c   -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnostics-color   -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/usr/lib/perl5/5.38/x86_64-linux/CORE"   XS.c
In file included from XS.xs:2:
/usr/lib/perl5/5.38/x86_64-linux/CORE/perl.h:3358:22: error: unknown type name 'off64_t'; did you mean 'off_t'?
 3358 | #       define Off_t off64_t
      |                      ^~~~~~~

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

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

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

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

  HEAD of ::gentoo
commit 718d37d242340dc39a14bfa8dbb436e30cd0d66f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 4 20:31:58 2023 +0000

    2023-09-04 20:31:57 UTC

emerge -qpvO dev-perl/Package-Stash-XS
[ebuild  N    ] dev-perl/Package-Stash-XS-0.300.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-09-05 07:06:48 UTC
Created attachment 869765 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-05 07:06:49 UTC
Created attachment 869766 [details]
dev-perl:Package-Stash-XS-0.300.0:20230905-010117.log
Comment 3 Toralf Förster gentoo-dev 2023-09-05 07:06:50 UTC
Created attachment 869767 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-05 07:06:51 UTC
Created attachment 869768 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-05 07:06:52 UTC
Created attachment 869769 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-05 07:06:53 UTC
Created attachment 869770 [details]
temp.tar.xz
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2023-12-21 19:34:29 UTC

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