Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906756 - dev-perl/Clone-0.460.0 - /.../perl.h: error: unknown type name off64_t
Summary: dev-perl/Clone-0.460.0 - /.../perl.h: error: unknown type name off64_t
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-05-19 12:39 UTC by Toralf Förster
Modified: 2023-12-21 19:07 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.81 KB, text/plain)
2023-05-19 12:39 UTC, Toralf Förster
Details
dev-perl:Clone-0.460.0:20230519-092518.log (dev-perl:Clone-0.460.0:20230519-092518.log,5.70 KB, text/plain)
2023-05-19 12:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.36 KB, text/plain)
2023-05-19 12:40 UTC, Toralf Förster
Details
environment (environment,80.24 KB, text/plain)
2023-05-19 12:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.32 KB, application/x-bzip)
2023-05-19 12:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.93 KB, application/x-bzip)
2023-05-19 12:40 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-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 ***