Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841728 - net-misc/rsync-bpc-3.1.3.0 - syscall.c: error: FALLOC_FL_ZERO_RANGE undeclared (first use in this function)
Summary: net-misc/rsync-bpc-3.1.3.0 - syscall.c: error: FALLOC_FL_ZERO_RANGE undeclare...
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: 2022-04-29 16:17 UTC by Toralf Förster
Modified: 2022-04-29 16:17 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.77 KB, text/plain)
2022-04-29 16:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.44 KB, text/plain)
2022-04-29 16:17 UTC, Toralf Förster
Details
environment (environment,22.04 KB, text/plain)
2022-04-29 16:17 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.90 KB, application/x-bzip)
2022-04-29 16:17 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,17.63 KB, application/x-bzip)
2022-04-29 16:17 UTC, Toralf Förster
Details
net-misc:rsync-bpc-3.1.3.0:20220429-054810.log (net-misc:rsync-bpc-3.1.3.0:20220429-054810.log,16.62 KB, text/plain)
2022-04-29 16:17 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.51 KB, application/x-bzip)
2022-04-29 16:17 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 2022-04-29 16:17:21 UTC
x86_64-gentoo-linux-musl-gcc -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -Wall -W  -c checksum.c -o checksum.o
x86_64-gentoo-linux-musl-gcc -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -Wall -W  -c match.c -o match.o
x86_64-gentoo-linux-musl-gcc -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -Wall -W  -c syscall.c -o syscall.o
syscall.c: In function 'do_punch_hole':
syscall.c:348:27: error: 'FALLOC_FL_ZERO_RANGE' undeclared (first use in this function); did you mean 'HAVE_FALLOC_FL_ZERO_RANGE'?
  348 |         if (fallocate(fd, FALLOC_FL_ZERO_RANGE, pos, len) == 0) {
      |                           ^~~~~~~~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.0.1 *
clang/llvm (if any):
clang version 14.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby27 *
Available Rust versions:
  [1]   rust-1.60.0 *
php cli:

  HEAD of ::gentoo
commit 51beaa20a50a3acb2976925f22e8104598c8ae68
Merge: 51af549cc2db 50c641e35922
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 29 05:03:08 2022 +0000

    Merge updates from master

emerge -qpvO net-misc/rsync-bpc
[ebuild  N    ] net-misc/rsync-bpc-3.1.3.0
Comment 1 Toralf Förster gentoo-dev 2022-04-29 16:17:22 UTC
Created attachment 775365 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-29 16:17:23 UTC
Created attachment 775368 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-04-29 16:17:24 UTC
Created attachment 775371 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-04-29 16:17:25 UTC
Created attachment 775374 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-04-29 16:17:27 UTC
Created attachment 775377 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-29 16:17:28 UTC
Created attachment 775380 [details]
net-misc:rsync-bpc-3.1.3.0:20220429-054810.log
Comment 7 Toralf Förster gentoo-dev 2022-04-29 16:17:29 UTC
Created attachment 775383 [details]
temp.tar.bz2