From owner-freebsd-sparc64@FreeBSD.ORG Sat Feb 5 15:38:26 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 918DE16A4CE for ; Sat, 5 Feb 2005 15:38:26 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7AA443D41 for ; Sat, 5 Feb 2005 15:38:25 +0000 (GMT) (envelope-from anthony.elizondo@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so539131rne for ; Sat, 05 Feb 2005 07:38:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=O0AbDrGmfPBbB8oNBsHSYKXZ325AlH2GP3hsXEcCF1nizoxPvswcvqLOYYLdqnO8jf2whjIGt9Ifpvm2mO9H/R/JX9EWzrYtKKR+pEPM52SCw3dR9jrLOkQot4lQJx3APaMCtppXpyDDMyx+r/YyNFFQvxMgoARmgHT7LOKp818= Received: by 10.38.10.35 with SMTP id 35mr209917rnj; Sat, 05 Feb 2005 07:38:24 -0800 (PST) Received: by 10.38.76.9 with HTTP; Sat, 5 Feb 2005 07:38:24 -0800 (PST) Message-ID: Date: Sat, 5 Feb 2005 10:38:24 -0500 From: Anthony Elizondo To: Jeremy Tregunna In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: freebsd-sparc64@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Ruby 1.8.2_2 segfault X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Anthony Elizondo List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 15:38:26 -0000 I am seeing the same thing on my Sun Fire V100. FreeBSD miette 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Tue Jan 25 18:49:00 EST 2005 aelizondo@miette:/usr/src/sys/sparc64/compile/MIETTE sparc64 However, ruby-1.8.2_2 patched and installed cleanly on my x86 box. Is this a Sparc-specific problem? Also, there is some Ruby documentation that indicated ftools is deprecated in favor of fileutils. Don't know if that makes a difference. On Sat, 5 Feb 2005 10:10:56 -0500, Jeremy Tregunna wrote: > I appologize for replying to my own post, but I left out this: > > FreeBSD kirk.blurgle.ca 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Mon Oct 25 > 11:34:09 EDT 2004 root@kirk.fuqn.ca:/usr/src/obj/usr/src/sys/KIRK > sparc64 > > Begin forwarded message: > > > From: Jeremy Tregunna > > Date: February 5, 2005 9:02:35 AM EST > > To: freebsd-ports@freebsd.org > > Subject: Ruby 1.8.2_2 segfault > > > > Receiving a segfault when trying to portupgrade, relevant information > > shown below (no errors prior): > > > > cc -shared -Wl,-soname,libruby18.so.18 array.o bignum.o class.o > > compar.o dir.o dln.o enum.o error.o eval.o file.o gc.o hash.o > > inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o > > process.o prec.o random.o range.o re.o regex.o ruby.o signal.o > > sprintf.o st.o string.o struct.o time.o util.o variable.o > > version.o dmyext.o -lpthread -lcrypt -lm -o libruby18.so.18 > > ./lib/ftools.rb:204: [BUG] Segmentation fault > > ruby 1.8.2 (2004-12-25) [sparc64-freebsd5] > > > > Abort trap (core dumped) > > *** Error code 134 > > 1 error > > *** Error code 2 > > > > No matter how many times i try and build it, always fails here. This > > known? > > > _______________________________________________ > 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" >