From owner-freebsd-ruby@FreeBSD.ORG Tue Jun 10 19:18:24 2014 Return-Path: Delivered-To: freebsd-ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5997C282 for ; Tue, 10 Jun 2014 19:18:24 +0000 (UTC) Received: from biglist.com (biglist.com [207.99.53.219]) by mx1.freebsd.org (Postfix) with SMTP id DD6BB295B for ; Tue, 10 Jun 2014 19:18:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=biglist.com; s=bravo-dkim; t=1402427904; bh=jifB658tNvYpq1gu5ratkGVRBFI=; h=Received:Received:Content-Type:Mime-Version:Subject:From: In-Reply-To:Date:Cc:Message-Id:References:To:X-Mailer; b=qUbF5jjJhO8PHE9eJqnT5cRZsaHitzn6QzhATLbKABiLbV/2cns6rzmQ5pogJI1CR HDz8hacV1sJ4mzcp72CcDJmQRc9zU2E4UvbEQ3P6/Zgjf87te7/hyk1+gVXUKrgVU8 gIEsDygBNE3vSgLC0cgoXm6lWjSH/6ZkWmv4dSPc= Received: (qmail 31744 invoked from network); 10 Jun 2014 19:18:17 -0000 Received: from static-108-16-252-210.phlapa.fios.verizon.net (HELO ngaio.office.biglist.com) (108.16.252.210) by biglist.com with (AES128-SHA encrypted) SMTP; 10 Jun 2014 19:18:17 -0000 Content-Type: multipart/signed; boundary="Apple-Mail=_B732E990-7072-4F85-BAC4-8B0F42132114"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: therubyracer on FreeBSD From: Dan Langille In-Reply-To: Date: Tue, 10 Jun 2014 15:18:15 -0400 Message-Id: <610FEBB1-777E-4D8F-928E-C006D344C396@biglist.com> References: To: Patrick X-Mailer: Apple Mail (2.1878.2) Cc: freebsd-ruby@freebsd.org X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 19:18:24 -0000 --Apple-Mail=_B732E990-7072-4F85-BAC4-8B0F42132114 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jun 10, 2014, at 3:17 PM, Patrick wrote: > On Fri, Jun 6, 2014 at 7:47 AM, Dan Langille wrote: > I am trying to get therubyracer installed on FreeBSD. We'll use any = Javascript, but this is the one we are trying now. Recommendations = welcomed. >=20 > We are using FreeBSD 8.4 with gcc4.9 and ruby 2.1.2p95 >=20 > I get 'bundle install --deployment' working,but 'bundle exec rake = assets:precompile' gives a bus error. >=20 > I raised an issue: https://github.com/cowboyd/therubyracer/issues/299 >=20 > Seems that bus errors have occurred previously on FreeBSD 8: = https://github.com/cowboyd/therubyracer/issues/96 >=20 > That issue took 10 months to resolve... Hopefully we can figure this = out. >=20 > Any ideas please? > =20 >=20 > If you can, I'd avoid therubyracer entirely. I wasted so much time = fighting with it on FreeBSD. ExecJS supports other runtimes such as = Node.js, which works great and without the upstream battle against which = you'll face using therubyracer. >=20 We have abandoned therubyracer in favor of node. =97=20 Dan Langille dvl@biglist.com --Apple-Mail=_B732E990-7072-4F85-BAC4-8B0F42132114 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJTl1n4AAoJEGTRarrj/RoBiDoIAIBg9A7iwgFJEw8u5QA2jX7F LdXR0G2+FzXHnizMakD72e5GVYFY20FwhnwNSSlTGCGH52gMzO3hQIUMD3vgVph9 Ztk8/CEOOek+s3J8cW7xcGQS0Foa/xDQlMCXEwuGVkKJWOjYpj66WVTXSftzCffw u8sK2+ri2yaNaX87YC2ckojlzlcEEuIeAlmoJnF4ihk5jzc9SE5SRIzQ4WrB8+rZ hwWyLzyaqfwM5BuC7xOWJvsieAVWNrENYsyzQUP0VK5lK1/7MdunBymP6ETySNFD qbXsKSzT1miVO8G3ADCusqA0HFy1/EtUO6Ywz0dhV8i8QbJIA05VrmdieApe9Wo= =nPgT -----END PGP SIGNATURE----- --Apple-Mail=_B732E990-7072-4F85-BAC4-8B0F42132114--