[Bug 272430] Building parts of build-tools appears to be broken

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 08 Jul 2023 23:30:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272430

Herbert J. Skuhra <herbert@gojira.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |herbert@gojira.at

--- Comment #1 from Herbert J. Skuhra <herbert@gojira.at> ---
This seems to be fixed by:

commit 055f920ebe21b8e05235363bc11a83cc649cdc6a (HEAD -> main, freebsd/main,
freebsd/HEAD)
Author: Martin Matuska
Date:   Sun Jul 9 01:04:25 2023 +0200

    cat: fallback on EBADF with copy_file_range(2)

    When stdout is opened with O_APPEND, copy_file_range(2) fails with EBADF.

-- 
You are receiving this mail because:
You are the assignee for the bug.