Date: Thu, 18 Dec 2014 09:18:05 -0600 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Andrey Chernov <ache@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Larry Rosenman <ler@lerctr.org> Subject: Re: svn commit: r374867 - head/sysutils/lsof Message-ID: <5492F02D.8020102@FreeBSD.org> In-Reply-To: <5492C9F1.7070905@freebsd.org> References: <201412171833.sBHIXSim035050@svn.freebsd.org> <5492C9F1.7070905@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --54kBj2LRB3deHQvb1EKC230nDEA7LvnmO Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable On 12/18/2014 6:34 AM, Andrey Chernov wrote: > On 17.12.2014 21:33, Bryan Drewery wrote: >> Log: >> - Update to 4.89A, which should fix head builds. >=20 > Attempting to build it on -stable x86 is not successful: >=20 > --- dmnt.o --- > cc -pipe -march=3Dcore2 -fstack-protector -fno-strict-aliasing > -march=3Dcore2 -DHASTASKS -DHAS_PAUSE_SBT -DHASEFFNLINK=3Di_effnlink > -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE > -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_VM_MEMATTR_T -DHAS_CDEV2PRIV > -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHAS_ZFS -DHAS_V_LOCKF > -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T > -DFREEBSDV=3D10000 -DHASFDESCFS=3D2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6= > -DHASUTMPX -DHAS_STRFTIME -DLSOF_VSTR=3D\"10.1-STABLE\" -I/usr/src/sys = -O2 > -c dmnt.c > In file included from dmnt.c:39: > In file included from ./lsof.h:195: > In file included from ./dlsof.h:208: > In file included from /usr/src/sys/ufs/ufs/ufsmount.h:36: > In file included from /usr/src/sys/sys/buf.h:260: > /usr/src/sys/sys/proc.h:950:1: error: unknown type name 'bool' > bool thread_suspend_check_needed(void); > ^ > --- lib/liblsof.a --- > --- ckkv.o --- > In file included from ckkv.c:43: > In file included from ./../lsof.h:195: > In file included from ./../dlsof.h:208: > In file included from /usr/src/sys/ufs/ufs/ufsmount.h:36: > In file included from /usr/src/sys/sys/buf.h:260: > /usr/src/sys/sys/proc.h:950:1: error: unknown type name 'bool' > bool thread_suspend_check_needed(void); > ^ > 1 error generated. > *** [ckkv.o] Error code 1 >=20 Can you please verify your SRC_BASE is pointed to the right src tree? adamw@ ran into the same issue and found they had the wrong src tree checked in use. --=20 Regards, Bryan Drewery --54kBj2LRB3deHQvb1EKC230nDEA7LvnmO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJUkvAzAAoJEDXXcbtuRpfPAMgIAJxexloAe1sv7fPwts4FBB6Q 8N17wIxLgK9BgLmUCz0Ymq3afalrconsJkTSla92dmqxIH3zExs8kczBqM1xikBV RrHEHss4o/QSwMAGB3bpfHp4df1VCL8mxPKB4SxIHG5lFWCy18mcPjIu0lHfzywQ voa7C5dPUOSAuXblTuvXqzidn8GPx+J2n2bUMlds2XqaMMK0iSgRhcyRA0YqGUiP goOJiF+eAKA48+y8AOa7MTyiI2CdexKVonhiu6Ul5dEhSgJq1BJo/15jrXPNOQuF Q5kzi0qJOTAYd+ZRttCW3SWeqTKkXVLaUiPcvPtFSQSuY78vy+HBsFjXtNW6bfI= =mAqn -----END PGP SIGNATURE----- --54kBj2LRB3deHQvb1EKC230nDEA7LvnmO--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5492F02D.8020102>