Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 22:26:12 -0500
From:      Glenn Johnson <gjohnson@srrc.ars.usda.gov>
To:        Dirk Meyer <dinoex@FreeBSD.ORG>
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>
In-Reply-To: <200206262008.g5QK8lfV018169@node1.cluster.srrc.usda.gov>
References:  <200206261740.g5QHeibo013384@freefall.freebsd.org> <200206262008.g5QK8lfV018169@node1.cluster.srrc.usda.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020627032611.GA9403>