From owner-freebsd-arm@FreeBSD.ORG Fri Apr 3 08:39:24 2015 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF7401A2 for ; Fri, 3 Apr 2015 08:39:24 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC0697B9 for ; Fri, 3 Apr 2015 08:39:24 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t338dOFM019024 for ; Fri, 3 Apr 2015 08:39:24 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 199048] lang/ruby21: configure error: something wrong with LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib Date: Fri, 03 Apr 2015 08:39:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: usenet@ulrich-grey.de X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2015 08:39:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199048 --- Comment #8 from Ulrich Grey --- (In reply to Steve Wills from comment #7) I have applied the patch and now I get this: --- miniruby --- linking miniruby --- .rbconfig.time --- --- encdb.h --- generating encdb.h --- .rbconfig.time --- ./miniruby: [BUG] Bus Error at 0xbf3ffffc ruby 2.1.5p273 (2014-11-13 revision 48405) [armv6-freebsd11] -- Control frame information ----------------------------------------------- --- encdb.h --- ./miniruby: [BUG] Bus Error at 0xbf3ffffc ruby 2.1.5p273 (2014-11-13 revision 48405) [armv6-freebsd11] -- Control frame information ----------------------------------------------- c:0001 p:0000 s:0002 E:002104 TOP [FINISH] --- .rbconfig.time --- c:0001 p:0000 s:0002 E:002104 TOP [FINISH] -- Other runtime information ----------------------------------------------- * Loaded script: ./miniruby * Loaded features: 0 enumerator.so [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html --- encdb.h --- -- Other runtime information ----------------------------------------------- * Loaded script: ./miniruby * Loaded features: 0 enumerator.so [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html Abort trap (core dumped) *** [encdb.h] Error code 134 make[2]: stopped in /usr/local/DEVEL/ports/lang/ruby21/work/ruby-2.1.5 --- .rbconfig.time --- Abort trap (core dumped) *** [.rbconfig.time] Error code 134 make[2]: stopped in /usr/local/DEVEL/ports/lang/ruby21/work/ruby-2.1.5 2 errors make[2]: stopped in /usr/local/DEVEL/ports/lang/ruby21/work/ruby-2.1.5 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/local/DEVEL/ports/lang/ruby21 *** Error code 1 Stop. make: stopped in /usr/local/DEVEL/ports/lang/ruby21 -- You are receiving this mail because: You are on the CC list for the bug.