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

Bug 906756

Summary: dev-perl/Clone-0.460.0 - /.../perl.h: error: unknown type name off64_t
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: herrtimson, perl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 903611    
Attachments: emerge-info.txt
dev-perl:Clone-0.460.0:20230519-092518.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-05-19 12:39:58 UTC
chmod 644 "Clone.bs"
AutoSplitting blib/lib/Clone.pm (blib/lib/auto/Clone)
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Clone.bs blib/arch/auto/Clone/Clone.bs 644
mv Clone.xsc Clone.c
x86_64-gentoo-linux-musl-gcc -c   -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnostics-color   -DVERSION=\"0.46\" -DXS_VERSION=\"0.46\" -fPIC "-I/usr/lib/perl5/5.36/x86_64-linux/CORE"   Clone.c
In file included from Clone.xs:4:
/usr/lib/perl5/5.36/x86_64-linux/CORE/perl.h:3030:22: error: unknown type name 'off64_t'; did you mean 'off_t'?
 3030 | #       define Off_t off64_t
      |                      ^~~~~~~

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

  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/Clone
[ebuild  N    ] dev-perl/Clone-0.460.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-05-19 12:39:59 UTC
Created attachment 861972 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-19 12:40:00 UTC
Created attachment 861973 [details]
dev-perl:Clone-0.460.0:20230519-092518.log
Comment 3 Toralf Förster gentoo-dev 2023-05-19 12:40:01 UTC
Created attachment 861974 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-05-19 12:40:02 UTC
Created attachment 861975 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-05-19 12:40:04 UTC
Created attachment 861976 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-19 12:40:05 UTC
Created attachment 861977 [details]
temp.tar.bz2
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2023-12-21 19:07:27 UTC

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