Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829448 - app-emulation/qemu-guest-agent-6.0.0 - ../.../fuse.c: error: FALLOC_FL_ZERO_RANGE undeclared (first use in this function)
Summary: app-emulation/qemu-guest-agent-6.0.0 - ../.../fuse.c: error: FALLOC_FL_ZERO_R...
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:
: 809689 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-12-17 12:19 UTC by Toralf Förster
Modified: 2022-04-21 23:44 UTC (History)
6 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.83 KB, text/plain)
2021-12-17 12:19 UTC, Toralf Förster
Details
app-emulation:qemu-guest-agent-6.0.0:20211216-225214.log (app-emulation:qemu-guest-agent-6.0.0:20211216-225214.log,100.68 KB, text/plain)
2021-12-17 12:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,173.07 KB, text/plain)
2021-12-17 12:19 UTC, Toralf Förster
Details
environment (environment,95.40 KB, text/plain)
2021-12-17 12:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.02 KB, application/x-bzip)
2021-12-17 12:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.54 KB, application/x-bzip)
2021-12-17 12:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.36 KB, application/x-bzip)
2021-12-17 12:19 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 2021-12-17 12:19:45 UTC
too long lines were shrinked:

[776/1262] 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.. -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=gnu99 -O2 -g -isystem /var/tmp/portage/app-emulation/qemu-guest-agent-6.0.0/work/q
../block/export/fuse.c: In function 'fuse_fallocate':
../block/export/fuse.c:563:23: error: 'FALLOC_FL_ZERO_RANGE' undeclared (first use in this function)
  563 |     } else if (mode & FALLOC_FL_ZERO_RANGE) {
      |                       ^~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211215-000030

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.0 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Rust versions:
  [1]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit 62faf92525b21b90a7dbf257ab0d9fcf2af6d9a4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 16 22:07:36 2021 +0000

    2021-12-16 22:07:34 UTC

emerge -qpvO app-emulation/qemu-guest-agent
[ebuild  N    ] app-emulation/qemu-guest-agent-6.0.0
Comment 1 Toralf Förster gentoo-dev 2021-12-17 12:19:47 UTC
Created attachment 759403 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-17 12:19:48 UTC
Created attachment 759404 [details]
app-emulation:qemu-guest-agent-6.0.0:20211216-225214.log
Comment 3 Toralf Förster gentoo-dev 2021-12-17 12:19:49 UTC
Created attachment 759405 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-17 12:19:51 UTC
Created attachment 759406 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-17 12:19:52 UTC
Created attachment 759407 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-17 12:19:53 UTC
Created attachment 759408 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-17 12:19:54 UTC
Created attachment 759409 [details]
temp.tar.bz2
Comment 8 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-04-21 01:32:41 UTC
*** Bug 809689 has been marked as a duplicate of this bug. ***