From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 8 15:29:56 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9F8B40E; Wed, 8 Jan 2014 15:29:56 +0000 (UTC) Received: from olgeni.olgeni.com (host-156-246-171-31.cloudsigma.com [31.171.246.156]) by mx1.freebsd.org (Postfix) with ESMTP id 785FD1478; Wed, 8 Jan 2014 15:29:56 +0000 (UTC) Received: from olgeni.olgeni (dynamic-adsl-94-36-152-228.clienti.tiscali.it [94.36.152.228]) by olgeni.olgeni.com (Postfix) with ESMTPSA id CCAA61744B0; Wed, 8 Jan 2014 16:29:54 +0100 (CET) Date: Wed, 8 Jan 2014 16:29:53 +0100 (CET) From: Jimmy Olgeni X-X-Sender: olgeni@olgeni.olgeni To: =?ISO-8859-15?Q?Bernhard_Fr=F6hlich?= Subject: Re: virtualbox-ose: missing OpenGL dependency In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-KeyID: 0x90B7A98E6450AE47 X-OpenPGP-Fingerprint: 7133 AB4D DFC8 0A0D F891 B0D2 90B7 A98E 6450 AE47 X-OpenPGP-URL: http://olgeni.olgeni.com/~olgeni/pgp/olgeni@olgeni.com MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 08 Jan 2014 17:30:15 +0000 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: vbox@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 08 Jan 2014 15:29:56 -0000 On Wed, 8 Jan 2014, Bernhard Fröhlich wrote: > You might be correct but the patch looks wrong to me so I propose the following. > > Index: emulators/virtualbox-ose/Makefile > =================================================================== > --- emulators/virtualbox-ose/Makefile (revision 339142) > +++ emulators/virtualbox-ose/Makefile (working copy) > @@ -124,7 +124,7 @@ > > .if ${PORT_OPTIONS:MQT4} > QT_NONSTANDARD= yes > -USE_QT4= gui network moc_build uic_build rcc_build linguist > +USE_QT4= gui network moc_build opengl uic_build rcc_build linguist > INSTALLS_ICONS= yes > VBOX_FRONTENDS+=VirtualBox VBoxTestOGL I also brought in X11 :| Rebuilding with the new patch right now... Thanks! -- jimmy From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 8 22:50:52 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5542C8AD; Wed, 8 Jan 2014 22:50:52 +0000 (UTC) Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 924F21986; Wed, 8 Jan 2014 22:50:51 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id l4so1813065lbv.27 for ; Wed, 08 Jan 2014 14:50:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:cc:content-type; bh=2khFuZKMXr4t7WgkwKyAUPahk/604FeBfLKLBMh5u18=; b=FplHYT0U5WnEn9KkcrprGyvsFPaXHfoNVPlbqVO9+uv9EmOlDrKYn68g5IQR3HxxKm ualaxC6QOzsx8JAhEzSrW+oVXXnEgvQHtwPogkQhZWXxLKIW2j2LP33EbblfPuK40cnC 0ou4SszowXGfC1eLki8IYPZZgfSxII95cF1+YfkFlXKv/SJv+NI/FgOSnUlOmn6HDbUg BmW8Q0pJxBg3ALiAqBUCdgTN8DqtITgdoMFcpbWV2teyhbicPGCpFwIO3FVi4Z/aGiel KrggDYVA2ID+TCeh2zskssqo97eMruUIbIFs1I4ywttgjDBePW232cbRUjFKOs2vYSDH nx5g== MIME-Version: 1.0 X-Received: by 10.152.121.105 with SMTP id lj9mr50490013lab.6.1389221449629; Wed, 08 Jan 2014 14:50:49 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.38.43 with HTTP; Wed, 8 Jan 2014 14:50:49 -0800 (PST) Date: Wed, 8 Jan 2014 14:50:49 -0800 X-Google-Sender-Auth: gOG3ftdMfOzGoHRzD-zWivl13Y4 Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.3.6 From: Craig Rodrigues To: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 08 Jan 2014 22:50:52 -0000 Hi, I have a FreeBSD 10.0-RC5 system. I did the following to obtain the latest virtualbox port: svn co https://svn.redports.org/virtualbox When I tried to build the virtualbox-ose port, I got this compilation error: ================================================================== info: soapC-18.cpp info: soapC-19.cpp info: soapC-20.cpp split-soapC: Created 20 files. kmk_builtin_rm -f /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/gsoap_copy_all_ts kmk_builtin_mkdir -p /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/demo_soapxml /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/demo_headers /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/demo_namespacemaps kmk_builtin_mv -f /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/soapvboxBindingProxy.h /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/soapvboxBindingObject.h /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/demo_headers kmk_builtin_mv -f /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/vboxBinding.nsmap /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/demo_namespacemaps kmk_builtin_append /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/gsoap_copy_all_ts done kBuild: Compiling vboxsoap - /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/soapC-1.cpp kBuild: Compiling vboxsoap - /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/soapC-2.cpp kBuild: Compiling vboxsoap - /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/soapC-3.cpp {standard input}: Assembler messages: {standard input}:108877: Warning: end of file not at end of a line; newline inserted {standard input}:110070: Error: unrecognized symbol type "funct" g++46: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. kmk: *** [/tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/vboxsoap/gen/webservice/soapC-3.o] Error 4 The failing command: @g++46 -c -O2 -g -pipe -Wshadow -Wno-long-long -Wno-variadic-macros -O2 -mtune=generic -fno-omit-frame-pointer -fno-strict-aliasing -Wno-shadow -Wno-vla -m64 -I/usr/local/lib/gsoap -I/usr/local/share/gsoap/import -I/tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice -I/tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/src/VBox/Main/webservice -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/vboxsoap/dtrace -I/tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/include -I/tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release -DVBOX -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS -DVBOX_WITH_DEBUGGER -DRT_OS_FREEBSD -D__FREEBSD__ -DRT_ARCH_AMD64 -D__AMD64__ -DVBOX_WITH_HARDENING -DRTPATH_APP_PRIVATE=\"/usr/local/share/virtualbox-ose\" -DRTPATH_APP_PRIVATE_ARCH=\"/usr/local/lib/virtualbox\" -DRTPATH_SHARED_LIBS=\"/usr/local/lib/virtualbox\" -DRTPATH_APP_DOCS=\"/usr/local/share/doc/virtualbox-ose\" -DIN_RING3 -DHC_ARCH_BITS=64 -DGC_ARCH_BITS=64 -DWITH_OPENSSL -Wp,-MD,/tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/vboxsoap/gen/webservice/soapC-3.o.dep -Wp,-MT,/tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/vboxsoap/gen/webservice/soapC-3.o -Wp,-MP -o /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/vboxsoap/gen/webservice/soapC-3.o /tmp/xx/virtualbox/emulators/virtualbox-ose/work/VirtualBox-4.3.6/out/freebsd.amd64/release/obj/webservice/soapC-3.cpp *** Error code 2 ================================================================== -- Craig