From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 16:09:45 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 732B616A4CE for ; Fri, 11 Feb 2005 16:09:45 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 46B8C43D31 for ; Fri, 11 Feb 2005 16:09:44 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 11 Feb 2005 16:09:43 -0000 Received: from p3EE2686E.dip.t-dialin.net (EHLO lofi.dyndns.org) (62.226.104.110) by mail.gmx.net (mp026) with SMTP; 11 Feb 2005 17:09:43 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j1BG9dV4008685 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 11 Feb 2005 17:09:40 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Vivek Khera Date: Fri, 11 Feb 2005 17:09:34 +0100 User-Agent: KMail/1.7.2 References: <42091D4E.7060202@gmail.com> <200502111609.02844.michaelnottebrock@gmx.net> <9b5c93b8395a5e92a77e7af6bfb60dd1@khera.org> In-Reply-To: <9b5c93b8395a5e92a77e7af6bfb60dd1@khera.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5349075.WdvCxpLPZA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502111709.38173.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: freebsd-ports@freebsd.org cc: Jeremy Messenger Subject: Re: An endless time to install ruby18 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 16:09:45 -0000 --nextPart5349075.WdvCxpLPZA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 11. February 2005 16:47, Vivek Khera wrote: > On Feb 11, 2005, at 10:08 AM, Michael Nottebrock wrote: > > On Friday, 11. February 2005 15:45, Vivek Khera wrote: > >> On Feb 8, 2005, at 3:13 PM, jacula wrote: > >>> ./miniruby ./ext/extmk.rb --dest-dir=3D"" --make=3D"make" --mflags= =3D" -j > >>> 3" > >>> --make-flags=3D" ARCH=3Damd64 OPSYS=3DFreeBSD OSREL=3D5.3 OSVERSION= =3D503101 > >>> PORTOBJFORMAT=3Delf SYSTEMVERSION=3D -j 3" install > >> > >> I observe the same on my Intel Xeon 64-bit server (runs > >> FreeBSD/amd64). > > > > Can you take a look at > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D77324 and > > try the patch in there? > > A few minutes ago I tried your replacement Makefile you posted a few > days ago and it worked fine on my Intel EMT64 system. > > I just tried the patch in the PR above, and it didn't work: the > miniruby program still got stuck in its infinite loop. Rats. Looks like a real pthread-enabled ruby only works on i386. :-\ Jeremy, what do you think about this? Disable pthreads-support on=20 anything !i386? In any case, you should probably submit a new PR against=20 ruby... =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart5349075.WdvCxpLPZA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCDNjCXhc68WspdLARAiR/AKCi3uH+L9Jrc4fg0Ap4Dmv0+/j1DwCgoizA xelHZGECo/QQpdHhGIW+ZQE= =kjqK -----END PGP SIGNATURE----- --nextPart5349075.WdvCxpLPZA--