From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 26 01:40:56 2015 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D37BEFEF for ; Sun, 26 Apr 2015 01:40:56 +0000 (UTC) Received: from mail.auburn.protected-networks.net (mail.auburn.protected-networks.net [IPv6:2001:470:1f07:4e1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.auburn.protected-networks.net", Issuer "Protected Networks Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C1F012B0 for ; Sun, 26 Apr 2015 01:40:56 +0000 (UTC) Received: from [192.168.1.22] (22.1.168.192.auburn.protected-networks.net [192.168.1.22]) (Authenticated sender: imb@mail.auburn.protected-networks.net) by mail.auburn.protected-networks.net (Postfix) with ESMTPA id 1A8911CC0C; Sat, 25 Apr 2015 21:40:54 -0400 (EDT) Message-ID: <553C421E.1060108@protected-networks.net> Date: Sat, 25 Apr 2015 21:40:46 -0400 From: michael butler User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Kevin Oberman , "freebsd-emulation@freebsd.org" Subject: Re: Unable to build virtualbox-ose after latest round up updates References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 26 Apr 2015 01:40:56 -0000 On 4/25/2015 5:22 PM, Kevin Oberman wrote: > After doing all of the updates yesterday and today, mostly due to the icu > shareable version bump, virtualbox no longer starts.It finds a symbol in a > library from qt4-gui missing. > > I reinstalled qt4-gui and tried rebuilding virtualbox-ose, but the rebuild > fails with: > kBuild: Installing > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.26/out/freebsd.amd64/release/bin/VMMGC.debug [ .. snip .. ] > kmk: *** Waiting for unfinished jobs.... > kmk: *** Exiting with status 2 > *** Error code 2 > > Any idea how to deal with this? Is anyone else seeing this? > > Running 10-Stable r281259 with almost all ports up to date except chromium > (which should have nothing to do with this issue). > > I really need to get my Windows 7 VM running again. > I ran into something similar with KDE (still dealing with that :-() but the situation was improved somewhat by recompiling qt4-core, imb