Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2006 12:20:22 -0500
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Vizion <vizion@vizion.occoxmail.com>
Cc:        amd64@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: kde3 Make Install failure
Message-ID:  <20060822172022.GA13543@lor.one-eyed-alien.net>
In-Reply-To: <20060822170035.OEMW15709.dukecmmtao03.coxmail.com@dukecmmtao03>
References:  <20060822170035.OEMW15709.dukecmmtao03.coxmail.com@dukecmmtao03>

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

--5vNYLRcllDrimb99
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Aug 22, 2006 at 10:00:35AM -0700, Vizion wrote:
> Trying to compile and install kde3=20
> on amd64 FreeBSD 6.1-RELEASE #0. kde3 fails a test and then hangs.
>=20
> cd /usr/ports/x11/kde3
>=20
> Make runs fine but then:
>=20
> # Make Install
>=20
> terminates and hangs with following consol message:
> -------------------------------------------------------------------------
>=20
> set listen [lindex [fconfigure $s -sockname] 2]
> set s1 [socket [info hostname] $listen]
> set timer [aftyer 10000 "set x timed_out"]
> vwait x
> after cancel $timer
> close $s
> close $s1
> set 1 ""
> lappend l [expr {[lindex $x 2] -- $listen}] [llength $x]
>=20
> ---- Test generated error; return code was:1
> ---- Return code should have been one of: 0 2
> ---- errorInfo: couldn't open socket: connection timed out
> wgile executing
> "socket {info hostname] $listen]"
>         invoked from within
> "set s1 [socket [info gostname] $listen]"
>        ("uplevel" body line 9)
>         invoked from within
> "uplevel 1 $script"
> ---- errorCode: PSIX ERIMWOUT {connection timed out}
> =3D=3D=3D=3D socket-7.4 FAILED
>=20
> -------------------------------------------------------------------
>=20
>=20
> Does anyone gave any idea what may be happening here??

One of the ports kde3 has a RUN_DEPEND on failed to build.  There isn't
enough information here to know more.  Running "make" in x11/kde3 is a
no-op since the port just maintains dependancies to other kde bundles.

-- Brooks

--5vNYLRcllDrimb99
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFE6zzWXY6L6fI4GtQRAohYAKDm4fQ9pCq3hMw3egAgNUY7qVfXBwCdEV0y
Feux2v3gvhv3hEyegoL2eKk=
=kGbO
-----END PGP SIGNATURE-----

--5vNYLRcllDrimb99--



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