Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913667 - dev-perl/Class-XSAccessor-1.190.0-r2 - [slibtool] /.../perl.h: error: unknown type name off64_t
Summary: dev-perl/Class-XSAccessor-1.190.0-r2 - [slibtool] /.../perl.h: error: unknown...
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:Class-XSAccessor-1.190.0-r2:20230905-005737.log (dev-perl:Class-XSAccessor-1.190.0-r2:20230905-005737.log,18.97 KB, text/plain)
2023-09-05 07:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,6.47 KB, text/plain)
2023-09-05 07:06 UTC, Toralf Förster
Details
environment (environment,76.19 KB, text/plain)
2023-09-05 07:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.45 KB, application/x-xz)
2023-09-05 07:06 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.41 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:12 UTC
mv XSAccessor.xsc XSAccessor.c
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XSAccessor.bs blib/arch/auto/Class/XSAccessor/XSAccessor.bs 644
x86_64-gentoo-linux-musl-gcc -c  -I. -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=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC "-I/usr/lib/perl5/5.38/x86_64-linux/CORE"   XSAccessor.c
In file included from cxsa_memory.h:6,
                 from cxsa_hash_table.h:4,
                 from cxsa_hash_table.c:15:
/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/Class-XSAccessor
[ebuild  N    ] dev-perl/Class-XSAccessor-1.190.0-r2  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-09-05 07:06:13 UTC
Created attachment 869759 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-05 07:06:14 UTC
Created attachment 869760 [details]
dev-perl:Class-XSAccessor-1.190.0-r2:20230905-005737.log
Comment 3 Toralf Förster gentoo-dev 2023-09-05 07:06:15 UTC
Created attachment 869761 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-05 07:06:16 UTC
Created attachment 869762 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-05 07:06:17 UTC
Created attachment 869763 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-05 07:06:18 UTC
Created attachment 869764 [details]
temp.tar.xz
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2023-12-21 19:34:14 UTC

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