Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896064 - app-emulation/xen-tools-4.16.3 - ../.../fuse.c: error: FALLOC_FL_ZERO_RANGE undeclared (first use in this function)
Summary: app-emulation/xen-tools-4.16.3 - ../.../fuse.c: error: FALLOC_FL_ZERO_RANGE u...
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-23 17:59 UTC by Toralf Förster
Modified: 2023-02-23 17:59 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.36 KB, text/plain)
2023-02-23 17:59 UTC, Toralf Förster
Details
app-emulation:xen-tools-4.16.3:20230223-093245.log.bz2 (app-emulation:xen-tools-4.16.3:20230223-093245.log.bz2,79.46 KB, application/x-bzip)
2023-02-23 17:59 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,80.37 KB, application/x-bzip)
2023-02-23 17:59 UTC, Toralf Förster
Details
environment (environment,133.44 KB, text/plain)
2023-02-23 17:59 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,698 bytes, application/x-bzip)
2023-02-23 17:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.65 KB, application/x-bzip)
2023-02-23 17:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,29.13 KB, application/x-bzip)
2023-02-23 17:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,111.39 KB, application/x-bzip)
2023-02-23 17:59 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-23 17:59:28 UTC
too long lines were shrinked:

  710 |     uint64_t old_table_offset = s->refcount_table_offset;
      |     ^~~~~~~~
[775/2435] Compiling C object libblockdev.fa.p/block_export_fuse.c.o
FAILED: libblockdev.fa.p/block_export_fuse.c.o 
x86_64-gentoo-linux-musl-gcc -Ilibblockdev.fa.p -I. -I../qemu-xen -Iqapi -Itrace -Iui -Iui/shader -I/usr/include/fuse3 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fdiagnostics-color=auto -pipe -Wall -Winvalid-pch -std=gnu11 -O2 -g -isystem /var/tmp/portage/app-emulation/xen-tools-4.16.3/wor
../qemu-xen/block/export/fuse.c: In function 'fuse_fallocate':
../qemu-xen/block/export/fuse.c:640:21: error: 'FALLOC_FL_ZERO_RANGE' undeclared (first use in this function)
  640 |     else if (mode & FALLOC_FL_ZERO_RANGE) {
      |                     ^~~~~~~~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 48e7e50fd63d97c17cc844fd0eb50d2b61b671a3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 23 08:02:02 2023 +0000

    2023-02-23 08:02:02 UTC

emerge -qpvO app-emulation/xen-tools
[ebuild  N    ] app-emulation/xen-tools-4.16.3  USE="hvm ipxe qemu qemu-traditional rombios -api -debug -doc -lzma -ocaml (-ovmf) -pygrub -python -screen -sdl (-selinux) -static-libs -system-ipxe -system-qemu -system-seabios (-systemd) -zstd" PYTHON_SINGLE_TARGET="python3_10 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2023-02-23 17:59:29 UTC
Created attachment 854138 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-23 17:59:31 UTC
Created attachment 854140 [details]
app-emulation:xen-tools-4.16.3:20230223-093245.log.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-23 17:59:32 UTC
Created attachment 854142 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-23 17:59:33 UTC
Created attachment 854144 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-23 17:59:35 UTC
Created attachment 854146 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-23 17:59:36 UTC
Created attachment 854148 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-23 17:59:37 UTC
Created attachment 854150 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-23 17:59:39 UTC
Created attachment 854152 [details]
temp.tar.bz2