From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 12 15:54:10 2012 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34E72106566C for ; Mon, 12 Mar 2012 15:54:10 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id AF0658FC0A for ; Mon, 12 Mar 2012 15:54:09 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so3816244bkc.13 for ; Mon, 12 Mar 2012 08:54:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=KuivNq4aUTBjGkcKzD0kLrbEZVuHmEBLFVyCMpQIgjk=; b=N/1ImQ3GraqnioNvt9ascD+Px41M/tXZUQboSupEJVYdxsYr8X1bIgVxNF+CXAQpzH 27z4Q8Yb9y3R50Zutzizf2dg1YVCCM3UzB66GedMPfU3IagTuBs9j1JuY39ITWofuZu/ PrH0s6LeYfx6dEIIEbzckkkw7Z0whTeBgsRZsXDadEFoxePFUSL+P1sg3KefU3t6qhVI sf62kQgI67iDWvUcuvWmHbCfn7GnzvdvEcWzK9e+I66d99+ytvIQdbEDnefK7bfnxiGd S80OCoVqo3m5oAvaNBJHW27s/o8onxxoU5xM//MbBxw8+7w5mvPFD44BcmEW9eubFn6R +DRQ== Received: by 10.204.154.202 with SMTP id p10mr4831575bkw.79.1331567648521; Mon, 12 Mar 2012 08:54:08 -0700 (PDT) Received: from green.tandem.local (251-132-201-46.pool.ukrtel.net. [46.201.132.251]) by mx.google.com with ESMTPS id jr13sm26219034bkb.14.2012.03.12.08.54.06 (version=SSLv3 cipher=OTHER); Mon, 12 Mar 2012 08:54:07 -0700 (PDT) Message-ID: <4F5E1C1D.2070204@gmail.com> Date: Mon, 12 Mar 2012 17:54:05 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120220 Firefox/10.0.2 SeaMonkey/2.7.2 MIME-Version: 1.0 To: freebsd-emulation@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: emulators/virtualbox-ose fails to build after recent update (maybe devel/dev86 lockup) 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, 12 Mar 2012 15:54:10 -0000 Maybe not directly related to recent update though... # uname -a FreeBSD limbo.lan 9.0-STABLE FreeBSD 9.0-STABLE #0 r232716: Fri Mar 9 22:38:03 EET 2012 arcade@limbo.lan:/usr/obj/usr/src/sys/MINIMALx32 i386 World and ports built with clang. When building port everything stop after: kBuild: Compiling PcBiosBin - /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.1.8_OSE/out/freebsd.x86/release/obj/PcBiosBin/rombios1.s load: 2.91 cmd: as86 21213 [runnable] 17.18r 16.10u 0.02s 53% 2136k load: 3.86 cmd: as86 21213 [runnable] 143.14r 132.38u 0.09s 91% 8980k load: 3.86 cmd: as86 21213 [runnable] 143.37r 132.60u 0.09s 91% 8980k load: 3.86 cmd: as86 21213 [runnable] 143.55r 132.77u 0.09s 91% 8980k load: 3.86 cmd: as86 21213 [runnable] 143.72r 132.93u 0.09s 91% 8980k load: 3.86 cmd: as86 21213 [runnable] 143.89r 133.09u 0.09s 91% 8980k load: 3.86 cmd: as86 21213 [runnable] 144.05r 133.24u 0.09s 91% 8980k load: 3.87 cmd: as86 21213 [runnable] 144.17r 133.35u 0.09s 91% 8980k load: 3.87 cmd: as86 21213 [runnable] 144.29r 133.46u 0.09s 91% 8980k load: 3.96 cmd: as86 21213 [runnable] 227.38r 212.50u 0.14s 93% 8980k It can sit for hours. I rebuild devel/dev86 from scratch and replaced /usr/local/bin/as86 with unstripped version. Using gcore I catched some cores of running process: (gdb) bt full #0 build_number (num=1, width=3, where=0x80587a0 "") at genlist.c:122 No locals. #1 0x0804d20a in entermac (symptr=Variable "symptr" is not available. ) at macro.c:37 param1 = Unhandled dwarf expression opcode 0x0 Current language: auto; currently minimal (gdb) bt full #0 build_number (num=1, width=3, where=0x80587a0 "") at genlist.c:122 No locals. #1 0x0804d20a in entermac (symptr=Variable "symptr" is not available. ) at macro.c:37 param1 = Unhandled dwarf expression opcode 0x0 Current language: auto; currently minimal (gdb) bt full #0 build_number (num=1, width=3, where=0x80587a0 "") at genlist.c:122 No locals. #1 0x0804d20a in entermac (symptr=Variable "symptr" is not available. ) at macro.c:37 param1 = Unhandled dwarf expression opcode 0x0 Current language: auto; currently minimal diff states that captured cores differ. -- Sphinx of black quartz judge my vow.