From owner-freebsd-emulation@FreeBSD.ORG Mon Apr 9 08:47:02 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DE0B1065670 for ; Mon, 9 Apr 2012 08:47:02 +0000 (UTC) (envelope-from daichi@freebsd.org) Received: from natial.ongs.co.jp (natial.ongs.co.jp [202.216.246.90]) by mx1.freebsd.org (Postfix) with ESMTP id 6B5C08FC17 for ; Mon, 9 Apr 2012 08:47:02 +0000 (UTC) Received: from parancell.ongs.co.jp (dullmdaler.ongs.co.jp [202.216.246.94]) by natial.ongs.co.jp (Postfix) with ESMTPSA id 88E7B12543B; Mon, 9 Apr 2012 17:47:01 +0900 (JST) Date: Mon, 9 Apr 2012 17:47:01 +0900 From: Daichi GOTO To: Brandon Gooch Message-Id: <20120409174701.623427fe.daichi@freebsd.org> In-Reply-To: References: <20120409083315.abf1f2ad.daichi@freebsd.org> Organization: FreeBSD Project X-Mailer: Sylpheed 3.1.3 (GTK+ 2.24.6; amd64-portbld-freebsd9.9) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: emulation@freebsd.org Subject: Re: VirtualBox-4.1.12 build failed on 10-CURRENT X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2012 08:47:02 -0000 Thanks Brandon, I tried to build VBox 4.1.12 on new kernel/userland without Dtrace feature, and it worked well ;) On Sun, 8 Apr 2012 22:08:49 -0500 Brandon Gooch wrote: > On Sun, Apr 8, 2012 at 6:33 PM, Daichi GOTO wrote: > > VirtualBox-4.1.12 build failed on 10-CURRENT: > > > > # uname -a > > FreeBSD parancell.ongs.co.jp 10.0-CURRENT FreeBSD 10.0-CURRENT #17 r233718: Sat Mar 31 09:41:56 JST 2012     root@parancell.ongs.co.jp:/usr/obj/usr/src/sys/PARANCELL  amd64 > > # make > > .... > > kBuild: Compiling VBoxRT - /home/ports-build/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.1.12/src/VBox/Runtime/r3/posix/process-creation-posix.cpp > > kBuild: Compiling VBoxRT - /home/ports-build/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.1.12/src/VBox/Runtime/r3/posix/rand-posix.cpp > > kBuild: Compiling VBoxRT - /home/ports-build/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.1.12/src/VBox/Runtime/r3/posix/semevent-posix.cpp > > *** [do-build] Signal 11 > > > > Stop in /usr/ports/emulators/virtualbox-ose. > > # > > > > Someone has any ideas? > > > > -- > > Daichi GOTO (daichi) > > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve > > So it's segfaulting at some point in the build, but the actual error > isn't captured in your output snippet. You'll need to search the > build output for the actual issue. > > I built the same version of VirtualBox today, but I'm at a later rev: > > $ uname -a > FreeBSD m6500.local 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r233963: Fri > Apr 6 18:25:42 CDT 2012 > root@m6500.local:/usr/obj/usr/src/sys/DELL_M6500 amd64 > > -Brandon > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" -- Daichi GOTO (daichi) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve