Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894614 - dev-perl/IO-AIO-4.790.0 - AIO.xs: error: invalid application of sizeof to incomplete type struct fiemap
Summary: dev-perl/IO-AIO-4.790.0 - AIO.xs: error: invalid application of sizeof to inc...
Status: CONFIRMED
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:
 
Reported: 2023-02-15 18:29 UTC by Toralf Förster
Modified: 2023-03-22 05:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.38 KB, text/plain)
2023-02-15 18:29 UTC, Toralf Förster
Details
dev-perl:IO-AIO-4.790.0:20230215-040030.log (dev-perl:IO-AIO-4.790.0:20230215-040030.log,8.22 KB, text/plain)
2023-02-15 18:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.73 KB, text/plain)
2023-02-15 18:29 UTC, Toralf Förster
Details
environment (environment,43.56 KB, text/plain)
2023-02-15 18:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.60 KB, application/x-bzip)
2023-02-15 18:29 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.78 KB, application/x-bzip)
2023-02-15 18:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.29 KB, application/x-bzip)
2023-02-15 18:29 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-02-15 18:29:26 UTC
chmod 644 "AIO.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644
cp AIO.pm blib/lib/IO/AIO.pm
mv AIO.xsc AIO.c
x86_64-gentoo-linux-musl-gcc -c   -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2   -DVERSION=\"4.79\" -DXS_VERSION=\"4.79\" -fPIC "-I/usr/lib/perl5/5.36/x86_64-linux/CORE"   AIO.c
AIO.xs: In function 'boot_IO__AIO':
AIO.xs:1281:15: error: invalid application of 'sizeof' to incomplete type 'struct fiemap'
 1281 |     const_iv (FS_IOC_FIEMAP)
      |               ^~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
php cli (if any):

  HEAD of ::gentoo
commit b2c05952d5155e0450872dfae5dc1af68e95071f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 15 03:02:01 2023 +0000

    2023-02-15 03:02:01 UTC

emerge -qpvO dev-perl/IO-AIO
[ebuild  N    ] dev-perl/IO-AIO-4.790.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-02-15 18:29:28 UTC
Created attachment 851294 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-15 18:29:29 UTC
Created attachment 851296 [details]
dev-perl:IO-AIO-4.790.0:20230215-040030.log
Comment 3 Toralf Förster gentoo-dev 2023-02-15 18:29:30 UTC
Created attachment 851298 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-15 18:29:32 UTC
Created attachment 851300 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-15 18:29:33 UTC
Created attachment 851302 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-15 18:29:34 UTC
Created attachment 851304 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-15 18:29:35 UTC
Created attachment 851306 [details]
temp.tar.bz2