Am 20.10.2013 19:19 schrieb "Гуляев Гоша" <gosha-n...@yandex.ru>: > > > 20.10.2013, 22:25, "Bernhard Fröhlich" <de...@freebsd.org>: >> >> Hi virtualbox users! >> >> This is again a call for testers to get some feedback before we commit >> VirtualBox 4.3 to the portstree. As usual the stable 4.2.18 port will still >> be available as emulators/virtualbox-ose-legacy. >> >> I am not sure yet if we will be able to commit 4.3 to the tree before the >> freeze/slush for FreeBSD 10.0 but the feedback for this CFT will tell us. >> >> If you are interested in helping with virtualbox maintenance and >> development or have noticed a bug you can easily find us on IRC. >> >> This release was mainly ported and tested by Mikhail Tsatsenko so >> please join me in thanking him for the heavy lifting! >> >> Changes in the Port: >> - New vboxwatchdog startscript >> - Remove old cruft for FreeBSD 7.x and 8.1 >> - Convert LIB_DEPENDS to new shlib format >> - Adopt OPTIONS_SUB >> >> Changes since VirtualBox 4.2.18: >> https://www.virtualbox.org/wiki/Changelog >> >> VirtualBox 4.3.0 Ports: >> http://people.freebsd.org/~decke/virtualbox/virtualbox-cft-4.3.0-20131020.tar.gz >> >> IRC: #freebsd-vbox on Freenode >> >> Bernhard on behalf of the VirtualBox on FreeBSD Team! >> >> -- >> Bernhard Froehlich >> http://www.bluelife.at/ >> _______________________________________________ >> freebsd-emulation@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >> To unsubscribe, send any mail to " freebsd-emulation-unsubscr...@freebsd.org" > > Hi Bernhard! > There is my unsuccessfull report: It stops on pulseAudio search. > For what VirtualBox needed pulseAudio? Can it be optional? > If pulseaudio must be present, is it possible to add it as auto-installing dependency?
Pulse audio is an optional dependency and off per default I think. It might be a typo in the option conversation. > My OS: > uname -a > FreeBSD BSD-VBOX 10.0-BETA1 FreeBSD 10.0-BETA1 #0: Thu Oct 17 22:04:29 MSK 2013 mike@BSD-VBOX:/usr/obj/usr/src/sys/BSDSERV amd64 > Thanks for your work! > > ============== ERROR LOG ================== > ===> Running ldconfig > /sbin/ldconfig -m /usr/local/lib > ===> Registering installation for libvpx-1.1.0 as automatic > Installing libvpx-1.1.0... done > ===> Returning to build of virtualbox-ose-4.3.0 > ===> virtualbox-ose-4.3.0 depends on shared library: glib-2.0 - found > ===> virtualbox-ose-4.3.0 depends on shared library: pcre - found > ===> virtualbox-ose-4.3.0 depends on shared library: IDL-2.0 - found > ===> Configuring for virtualbox-ose-4.3.0 > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/configure > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/VBox/RDP/client/configure > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/libs/xpcom18a4/nsprpub/configure > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/libs/libpng-1.2.8/configure > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/libs/liblzf-3.4/configure > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/libs/zlib-1.2.6/configure > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/libs/libxml2-2.6.31/configure > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/libs/libxml2-2.6.31/aclocal.m4 > ===> FreeBSD 10 autotools fix applied to /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/libs/libxml2-2.6.31/acinclude.m4 > Checking for environment: Determined build machine: freebsd.amd64, target machine: freebsd.amd64, OK. > Checking for kBuild: found, OK. > Checking for gcc: found version 4.6.3, OK. > Checking for Open Watcom: > ** Open Watcom was not found! > Checking for iasl: found version 20130823, OK. > Checking for xslt: found, OK. > Checking for mkisofs: found mkisofs 3.00 (amd64-unknown-freebsd10.0) Copyright (C) 1993-1997 Eric Youngdale (C) 1997-2010 Jrg Schilling, OK. > Checking for pthread: found, OK. > Checking for libxml2: found version 2.8.0, OK. > Checking for libIDL: found version 0.8.14, OK. > Checking for ssl: found version OpenSSL 1.0.1e-freebsd 11 Feb 2013, OK. > Checking for libcurl: found version 7.32.0, OK. > Checking for libvpx: found version 1.1.0, OK. > Checking for zlib: found version 1.2.8, OK. > Checking for libpng: found version 1.5.17, OK. > Checking for Python support: found version 2.7.5, OK. > Checking for Java support: OK. > Checking for PulseAudio: > pulse not found at -I/usr/local/include -L/usr/local/lib -lpulse or pulse headers not found > Check the file /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/configure.log for detailed error information. > Check /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/configure.log for details > ===> Script "configure" failed unexpectedly. > Please report the problem to v...@freebsd.org [maintainer] and attach the > "/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/config.log" > including the output of the failure of your make command. Also, it might be > a good idea to provide an overview of all packages installed on your system > (e.g. a /usr/local/sbin/pkg-static info -g -Ea). > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/emulators/virtualbox-ose > *** Error code 1 > > Stop. > make: stopped in /usr/ports/emulators/virtualbox-ose > > -------------------------------------------- > С уважением, Гуляев Гоша. _______________________________________________ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"