Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2018 16:03:06 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        rmacklem@FreeBSD.org, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   head -r335568 breaks the ci.freebsd.org builds of the various FreeBSD-head-*-build
Message-ID:  <203EC229-F866-4B75-9E97-7104D819CC7D@yahoo.com>

next in thread | raw e-mail | index | archive | help

from the likes of:

https://ci.freebsd.org/job/FreeBSD-head-sparc64-build/8346/consoleText

--- nfs_commonkrpc.o ---
/usr/src/sys/fs/nfs/nfs_commonkrpc.c: In function 'newnfs_request':
/usr/src/sys/fs/nfs/nfs_commonkrpc.c:813: error: 'ND_HASSLOTID' =
undeclared (first use in this function)
/usr/src/sys/fs/nfs/nfs_commonkrpc.c:813: error: (Each undeclared =
identifier is reported only once
/usr/src/sys/fs/nfs/nfs_commonkrpc.c:813: error: for each function it =
appears in.)
*** [nfs_commonkrpc.o] Error code 1

(a gcc 4.2.1 context).

Similarly for clang-based:

--- all_subdir_nfscommon ---
/usr/src/sys/fs/nfs/nfs_commonkrpc.c:814:20: error: use of undeclared =
identifier 'ND_HASSLOTID'
                    (ND_NFSV41 | ND_HASSLOTID) && nmp !=3D NULL &&


=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?203EC229-F866-4B75-9E97-7104D819CC7D>