From owner-freebsd-ports Thu Jan 27 13:59:54 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id E6E3A1574E for ; Thu, 27 Jan 2000 13:59:50 -0800 (PST) (envelope-from dan@freebsddiary.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id KAA40541; Fri, 28 Jan 2000 10:58:33 +1300 (NZDT) Message-Id: <200001272158.KAA40541@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary To: Bill Fumerola Date: Fri, 28 Jan 2000 10:58:31 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: rsync fails to build Reply-To: dan@freebsddiary.org Cc: ports@freebsd.org, Dan Langille In-reply-to: <20000127165018.C20803@jade.chc-chimes.com> References: <200001272142.KAA37985@ducky.nz.freebsd.org>; from dan@freebsddiary.org on Fri, Jan 28, 2000 at 10:42:47AM +1300 X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 27 Jan 00, at 16:50, Bill Fumerola wrote: > On Fri, Jan 28, 2000 at 10:42:47AM +1300, Dan Langille wrote: > > > rsync fails to build on one box, but installs on another. I have no idea > > the error occurs: > > > > cc -O -pipe -Dss_family=__ss_family -Dss_len=__ss_len -o rsync > > rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util.o > > main.o checksum.o match.o syscall.o log.o backup.o options.o flist.o > > io.o compat.o hlink.o token.o uidlist.o socket.o fileio.o params.o > > loadparm.o clientserver.o access.o connection.o authenticate.o > > lib/getopt.o lib/fnmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o > > getaddrinfo.o getnameinfo.o zlib/deflate.o zlib/infblock.o zlib/infcodes.o > > zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/infutil.o zlib/trees.o > > zlib/zutil.o zlib/adler32.o > > syscall.o: In function `do_mktemp': > > syscall.o(.text+0x2e1): warning: mktemp() possibly used unsafely; > > consider using mkstemp() > > This is not a build failure. This is a build warning. Please paste (or make > available) the end of the build in its entirety instead of (wrongly) trying > to interpret what the problem is. thanks. The above is the last message given before the build stops. It does not build. I intrepret that as a failure. I made no intrepretation of the cause of the problem, merely that that problem is that it fails to build. The full text is at http://www.freebsddiary.org/rsync-error.txt -- Dan Langille - DVL Software Limited [I'm looking for more work] The FreeBSD Diary - http://www.freebsddiary.org/ NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/ The Racing System - http://www.racingsystem.com/ unix @ home - http://www.unixathome.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message