Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jul 2023 23:30:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272430] Building parts of build-tools appears to be broken
Message-ID:  <bug-272430-227-4rNFfZD2IG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272430-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272430-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272430

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 EBAD=
F.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272430-227-4rNFfZD2IG>