Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2020 13:06:49 +0100
From:      Mateusz Guzik <mjguzik@gmail.com>
To:        current@freebsd.org, mjg@freebsd.org
Subject:   Re: r357907 seems to have broken sys/kern/vfs_default.c
Message-ID:  <CAGudoHHYQSXCq3q_eyGc%2B1=yG2WH-3A_uGGLYEz4VJjHiRhu%2Bg@mail.gmail.com>
In-Reply-To: <20200214115920.GL1238@albert.catwhisker.org>
References:  <20200214115920.GL1238@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I already fixed that in r357909, sorry.

On 2/14/20, David Wolfskill <david@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@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@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGudoHHYQSXCq3q_eyGc%2B1=yG2WH-3A_uGGLYEz4VJjHiRhu%2Bg>