r357907 seems to have broken sys/kern/vfs_default.c
Mateusz Guzik
mjguzik at gmail.com
Fri Feb 14 12:06:52 UTC 2020
I already fixed that in r357909, sorry.
On 2/14/20, David Wolfskill <david at catwhisker.org> wrote:
> ...
> Building
> /common/S4/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zfs/vdev_file.o
> --- vfs_default.o ---
> /usr/src/sys/kern/vfs_default.c:576:10: error: implicit declaration of
> function 'lockmgr_lock_fast_path' is invalid in C99
> [-Werror,-Wimplicit-function-declaration]
> return (lockmgr_lock_fast_path(&vp->v_lock, flags,
> ^
> Building /common/S4/obj/usr/src/amd64.amd64/sys/GENERIC/vfs_hash.o
> /usr/src/sys/kern/vfs_default.c:576:10: note: did you mean
> 'lockmgr_lock_flags'?
> /usr/src/sys/sys/lockmgr.h:73:6: note: 'lockmgr_lock_flags' declared here
> int lockmgr_lock_flags(struct lock *lk, u_int flags,
> ^
> 1 error generated.
> *** [vfs_default.o] Error code 1
>
> make[2]: stopped in /common/S4/obj/usr/src/amd64.amd64/sys/GENERIC
> .ERROR_TARGET='vfs_default.o'
> .ERROR_META_FILE='/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC/vfs_default.o.meta'
> ....
>
>
> Running:
> FreeBSD freebeast.catwhisker.org 13.0-CURRENT FreeBSD 13.0-CURRENT #820
> r357854M/357854: Thu Feb 13 04:52:51 PST 2020
> root at freebeast.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC
> amd64
>
> and updating with sources at r357908.
>
> Peace,
> david
> --
> David H. Wolfskill david at catwhisker.org
> What if McConnell had voted to convict Trump in the impeachment "trial?"
>
> See http://www.catwhisker.org/~david/publickey.gpg for my public key.
>
--
Mateusz Guzik <mjguzik gmail.com>
More information about the freebsd-current
mailing list