r357907 seems to have broken sys/kern/vfs_default.c

David Wolfskill david at catwhisker.org
Fri Feb 14 11:59:30 UTC 2020


...
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 614 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20200214/ac0e5bc2/attachment.sig>


More information about the freebsd-current mailing list