From owner-freebsd-ruby@freebsd.org Fri Aug 7 18:21:39 2015 Return-Path: Delivered-To: freebsd-ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 779B89B5FDE for ; Fri, 7 Aug 2015 18:21:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 61CC02FA for ; Fri, 7 Aug 2015 18:21:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 60D339B5FDD; Fri, 7 Aug 2015 18:21:39 +0000 (UTC) Delivered-To: ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 606889B5FDC for ; Fri, 7 Aug 2015 18:21:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 51CCC2F5 for ; Fri, 7 Aug 2015 18:21:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t77ILdEZ030322 for ; Fri, 7 Aug 2015 18:21:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 202161] qemu-bsd-user needs support for unimplemented init_dwarf_reg_size_table Date: Fri, 07 Aug 2015 18:21:39 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2015 18:21:39 -0000 Sean Bruno has reassigned Bugzilla Automation 's request for maintainer-feedback to ruby@FreeBSD.org: Bug 202161: qemu-bsd-user needs support for unimplemented init_dwarf_reg_size_table https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202161 --- Description --- ruby21 seems to be using init_dwarf_reg_size_table in its build: 1 warning generated. compiling regcomp.c compiling regenc.c compiling regerror.c compiling regexec.c compiling regparse.c compiling regsyntax.c compiling ruby.c compiling safe.c compiling signal.c compiling sprintf.c compiling st.c compiling strftime.c compiling string.c compiling struct.c compiling time.c compiling transcode.c compiling util.c compiling variable.c compiling version.c compiling compile.c compiling debug.c compiling iseq.c compiling vm.c compiling vm_dump.c compiling vm_backtrace.c compiling vm_trace.c compiling thread.c compiling cont.c compiling ./enc/ascii.c compiling ./enc/us_ascii.c compiling ./enc/unicode.c compiling ./enc/utf_8.c compiling newline.c compiling ./missing/close.c compiling addr2line.c compiling dmyext.c linking miniruby rbconfig.rb updated Unimplemented: init_dwarf_reg_size_table qemu: uncaught target signal 6 (Abort trap) - core dumped *** Signal 6 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/ruby21/work/ruby-2.1.6 *** Error code 1 Stop. make: stopped in /usr/ports/lang/ruby21 ====>> Cleaning up wrkdir ===> Cleaning for ruby-2.1.6,1 build of lang/ruby21 ended at Fri Aug 7 16:51:23 UTC 2015 build time: 00:06:39 !!! build failure encountered !!!