From owner-cvs-all Wed Jun 26 20:38:37 2002 Delivered-To: cvs-all@freebsd.org Received: from charter.net (dhcp-220-8.slidell.charter-ala.com [24.158.214.244]) by hub.freebsd.org (Postfix) with ESMTP id 17EAE37B400; Wed, 26 Jun 2002 20:26:28 -0700 (PDT) Received: from gforce.johnson.home (localhost [127.0.0.1]) by charter.net (8.12.4/8.12.4) with ESMTP id g5R3QD9J021748; Wed, 26 Jun 2002 22:26:13 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.4/8.12.4/Submit) id g5R3QChk021747; Wed, 26 Jun 2002 22:26:12 -0500 (CDT) Date: Wed, 26 Jun 2002 22:26:12 -0500 From: Glenn Johnson To: Dirk Meyer Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/security/openssh-portable/files patch-session.c Message-ID: <20020627032611.GA9403@gforce.johnson.home> Mail-Followup-To: Glenn Johnson , Dirk Meyer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200206261740.g5QHeibo013384@freefall.freebsd.org> <200206262008.g5QK8lfV018169@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206262008.g5QK8lfV018169@node1.cluster.srrc.usda.gov> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jun 26, 2002 at 03:08:47PM -0500, Glenn Johnson wrote: > On Wed, Jun 26, 2002 at 10:40:44AM -0700, Dirk Meyer wrote: > > > dinoex 2002/06/26 10:40:44 PDT > > > > Modified files: security/openssh-portable/files patch-session.c > > Log: update patch for 3.4 > > > > Revision Changes Path 1.10 +44 -16 > > ports/security/openssh-portable/files/patch-session.c > > This still does not build. > > > ===> Building for openssh-portable-3.4p1 > (cd openbsd-compat && make) > cc -O -pipe -march=pentium -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c > In file included from ../openbsd-compat/openbsd-compat.h:34, > from ../includes.h:154, > from bsd-arc4random.c:25: > ./openbsd-compat/bsd-waitpid.h:36: warning: `_W_INT' redefined > /usr/include/sys/wait.h:52: warning: this is the location of the previous definition ...snip... > In file included from ../openbsd-compat/openbsd-compat.h:37, > from ../includes.h:154, > from bsd-arc4random.c:25: > ./openbsd-compat/fake-getaddrinfo.h:36: warning: `struct addrinfo' declared inside parameter list > ./openbsd-compat/fake-getaddrinfo.h:36: warning: its scope is only this definition or declaration, which is probably not what you want. > ./openbsd-compat/fake-getaddrinfo.h:44: warning: `struct addrinfo' declared inside parameter list > *** Error code 1 > > Stop in /usr/ports/security/openssh-portable/work/openssh-3.4p1/openbsd-compat. > *** Error code 1 > > Stop in /usr/ports/security/openssh-portable/work/openssh-3.4p1. > *** Error code 1 > > Stop in /usr/ports/security/openssh-portable. > > -- > Glenn Johnson > USDA, ARS, SRRC Phone: (504) 286-4252 > New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov Here is some more information. The above report was from my machine at work that I had just upgraded the OS today (06/26/2002). This is a 4.6-STABLE system. I tried the build on my home machine which is also 4.6-STABLE (upgraded 06/25/2002) and there was no problem building openssh-portable-3.4. I went ahead and upgraded the base OS on my home machine after a fresh cvsup. I tried the openssh-portable-3.4 build again and it now fails with the same errors as on my work machine. So apparently there is something with the OS sources today that is causing openssh-portable-3.4 to fail. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message