Date: Mon, 9 Apr 2012 17:47:01 +0900 From: Daichi GOTO <daichi@freebsd.org> To: Brandon Gooch <jamesbrandongooch@gmail.com> Cc: emulation@freebsd.org Subject: Re: VirtualBox-4.1.12 build failed on 10-CURRENT Message-ID: <20120409174701.623427fe.daichi@freebsd.org> In-Reply-To: <CALBk6yJcHCQgnUGh6a=rsPWqAOzBnNgodvoyJUGTxkX1-FrbUA@mail.gmail.com> References: <20120409083315.abf1f2ad.daichi@freebsd.org> <CALBk6yJcHCQgnUGh6a=rsPWqAOzBnNgodvoyJUGTxkX1-FrbUA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jamesbrandongooch@gmail.com> wrote: > On Sun, Apr 8, 2012 at 6:33 PM, Daichi GOTO <daichi@freebsd.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120409174701.623427fe.daichi>