From owner-freebsd-current@FreeBSD.ORG Wed Jan 18 15:17:51 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9592B16A41F for ; Wed, 18 Jan 2006 15:17:51 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93EC543D48 for ; Wed, 18 Jan 2006 15:17:49 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k0IFHlo1097264; Wed, 18 Jan 2006 17:17:47 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ip.net.ua [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 89075-08-4; Wed, 18 Jan 2006 17:17:43 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k0IFG8xR097186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 18 Jan 2006 17:16:08 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id k0IFGDtL063779; Wed, 18 Jan 2006 17:16:13 +0200 (EET) (envelope-from ru) Date: Wed, 18 Jan 2006 17:16:13 +0200 From: Ruslan Ermilov To: Steve Kargl Message-ID: <20060118151613.GA63729@ip.net.ua> References: <20060117222233.GA99076@troutmask.apl.washington.edu> <63732.1137541297@critter.freebsd.dk> <20060118012104.GA45779@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <20060118012104.GA45779@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: Poul-Henning Kamp , freebsd-current@freebsd.org Subject: Re: md5c.c is broken on amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2006 15:17:51 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 17, 2006 at 05:21:04PM -0800, Steve Kargl wrote: > On Wed, Jan 18, 2006 at 12:41:37AM +0100, Poul-Henning Kamp wrote: > > In message <20060117222233.GA99076@troutmask.apl.washington.edu>, Steve= Kargl writes: > > >It just isn't my day to work on upgrade a 3 day old -current. ;( > > > > > >/usr/src/lib/libcrypt/../libmd/md5c.c: In function `__MD5Update': > > >/usr/src/lib/libcrypt/../libmd/md5c.c:154: error: argument "in" doesn'= t match prototype > > >/usr/include/sys/md5.h:41: error: prototype declaration > > >*** Error code 1 > >=20 > > Either you got a very unlucky CVSUP timing or you didn't run buildworld > > because it looks like you have an old and a new source tree= =2E.. > >=20 >=20 > I didn't do a buildworld. It appears that one can no longer > rebuild only a part of the tree. I did >=20 > rm -rf /usr/obj/* > cd /usr/src/lib > make clean && make cleandepend && make cleandir > make depend > make >=20 > Report problem. >=20 > On the bright, I found I have a boat loader of bitrot in /usr/include. >=20 The above sequence doesn't upgrade /usr/include, so it won't pick up changed made to src/include or other headers. Don't do that. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDzlu9qRfpzJluFF4RAtRIAKCUxNUmM+SXsDqMuefMNtx9vy7EvACeMKI7 8yyN+Hb8T8ccbzBpaIHisvA= =lF2a -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--