Date: Wed, 20 Dec 2006 00:03:34 +0100 From: Csaba Molnar <molnarcs@gmail.com> To: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: tcl-8.4.13_1,1 Message-ID: <200612200003.35252.molnarcs@gmail.com> In-Reply-To: <em9qeh$go0$1@sea.gmane.org> References: <015e01c71ed5$ec795370$8c007f0a@epctech.com> <20061213174416.GB59047@atarininja.org> <em9qeh$go0$1@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Just a me too note - it fails one of its tests like this: ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: couldn't open socket: can't assign requested address while executing "socket 127.0.0.1 [lindex [fconfigure $s -sockname] 2]" invoked from within "set c [socket 127.0.0.1 [lindex [fconfigure $s -sockname] 2]]" ("uplevel" body line 6) invoked from within "uplevel 1 $script" ---- errorCode: POSIX EADDRNOTAVAIL {can't assign requested address} ==== socket-10.1 FAILED Top shows 11 zombie processes when that happens. I put it on hold in pkgtools.conf, otherwise it holds the whole upgrade process when I portupgrade -a. 2006. December 19. 23.52 dátummal martinko ezt írta: > Wesley Shields wrote: > > On Wed, Dec 13, 2006 at 10:44:10AM -0600, Chuck Rock wrote: > >> I am unable to get this port to install. I've tried using portinstall > >> command and manually making it from the port's directory. > >> > >> I have a fresh install of FreeBSD 6.1 with a custom kernel. I took the > >> generic and only added the pf packetfilter options and smp. > >> > >> The port fails running the test scripts. This is the output from > >> portinstall when trying to install MailScanner. It needs sqlite which > >> needs tcl84. > >> > >> Scroll down to the bottom to see the failures. I let this thing run for > >> a few hours, and it still didn't finish. > > > > I had a user recently report a similar problem to me when building ntop. > > He initially thought it was a problem with ntop but when I inspected the > > logs I saw the same problem you are. He simply removed (renamed?) the > > test file and the build continued along. > > > > I was able to test tcl84 in a tinderbox and did not have any problems. > > > > -- WXS > > The port has failed to upgrade for me for many weeks. I wonder what all > other users do to make it successfully finish its tests. Anyway, I > believe this needs to be fixed as it fails for many of its users. > > Martin > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612200003.35252.molnarcs>