Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 09:21:44 -0700 (PDT)
From:      Ben Lovett <blovett@sdbug.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39927: OpenSSH 3.4p1 does not build on recent FreeBSD 4.6-STABLE systems
Message-ID:  <20020627162144.3750F106@gollum.bsdguru.com>

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

>Number:         39927
>Category:       ports
>Synopsis:       OpenSSH 3.4p1 does not build on recent FreeBSD 4.6-STABLE systems
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 27 09:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ben Lovett
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
San Diego BSD Users Group <http://www.sdbug.org>;
>Environment:
System: FreeBSD gollum.home.bsdguru.com 4.6-STABLE FreeBSD 4.6-STABLE #5: Wed Jun 26 19:58:07 PDT 2002 root@gollum.home.bsdguru.com:/usr/obj/usr/src/sys/GOLLUM i386

>Description:
	OpenSSH 3.4p1 (ports/security/openssh-portable) fails on recent builds
of 4.6-STABLE.  It did build fine on this same system running a build of
4.6-STABLE from June 16th.


Script started on Thu Jun 27 09:04:10 2002
blovett@gollum:/usr/ports/security/openssh-portable> sudo make
Password:
===>  Building for openssh-overwrite-base-3.4p1
(cd openbsd-compat && make)
cc -O -pipe  -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/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
../openbsd-compat/bsd-waitpid.h:40: warning: `WEXITSTATUS' redefined
/usr/include/sys/wait.h:63: warning: this is the location of the previous definition
../openbsd-compat/bsd-waitpid.h:41: warning: `WTERMSIG' redefined
/usr/include/sys/wait.h:61: warning: this is the location of the previous definition
../openbsd-compat/bsd-waitpid.h:42: warning: `WCOREFLAG' redefined
/usr/include/sys/wait.h:53: warning: this is the location of the previous definition
../openbsd-compat/bsd-waitpid.h:43: warning: `WCOREDUMP' redefined
/usr/include/sys/wait.h:65: warning: this is the location of the previous definition
In file included from ../openbsd-compat/openbsd-compat.h:12,
                 from ../includes.h:154,
                 from bsd-arc4random.c:25:
../openbsd-compat/rresvport.h:9: conflicting types for `rresvport_af'
/usr/include/unistd.h:186: previous declaration of `rresvport_af'
In file included from ../openbsd-compat/openbsd-compat.h:15,
                 from ../includes.h:154,
                 from bsd-arc4random.c:25:
../openbsd-compat/strmode.h:5: conflicting types for `strmode'
/usr/include/string.h:91: previous declaration of `strmode'
In file included from ../openbsd-compat/openbsd-compat.h:25,
                 from ../includes.h:154,
                 from bsd-arc4random.c:25:
../openbsd-compat/getgrouplist.h:12: conflicting types for `getgrouplist'
/usr/include/unistd.h:142: previous declaration of `getgrouplist'
In file included from ../openbsd-compat/openbsd-compat.h:32,
                 from ../includes.h:154,
                 from bsd-arc4random.c:25:
../openbsd-compat/bsd-misc.h:60: conflicting types for `strerror'
/usr/include/string.h:64: previous declaration of `strerror'
../openbsd-compat/bsd-misc.h:72: conflicting types for `utimes'
/usr/include/sys/time.h:301: previous declaration of `utimes'
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.
blovett@gollum:/usr/ports/security/openssh-portable> exit
exit

Script done on Thu Jun 27 09:04:19 2002

>How-To-Repeat:
	On a system built recently do:

	cd /usr/ports/security/openssh-portable
	make

>Fix:

	Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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