Custom Query (16363 matches)
Results (1819 - 1821 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #16669 | fixed | VirtualBox 5.1.20 build failed | ||
| Description |
VirtualBox 5.1.20 cannot be built. $ . ./env.sh $ kmk VBOX_WITH_REGISTRATION_REQUEST= VBOX_WITH_UPDATE_REQUEST= all .... kBuild: Linking SUPR3Static kBuild: Installing SUPR3Static => /home/gabriel/work/rpm/BUILD/VirtualBox-5.1.20/out/linux.amd64/release/lib/SUPR3Static.a kBuild: Compiling SUPR3HardenedStatic - /home/gabriel/work/rpm/BUILD/VirtualBox-5.1.20/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp kBuild: Compiling SUPR3HardenedStatic - /home/gabriel/work/rpm/BUILD/VirtualBox-5.1.20/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp kBuild: Compiling SUPR3HardenedStatic - /home/gabriel/work/rpm/BUILD/VirtualBox-5.1.20/src/VBox/HostDrivers/Support/SUPR3HardenedNoCrt.cpp kBuild: Compiling SUPR3HardenedStatic - /home/gabriel/work/rpm/BUILD/VirtualBox-5.1.20/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp kmk: *** No rule to make target `/home/gabriel/work/rpm/BUILD/VirtualBox-5.1.20/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp', needed by `/home/gabriel/work/rpm/BUILD/VirtualBox-5.1.20/out/linux.amd64/release/obj/SUPR3HardenedStatic/posix/SUPR3HardenedMain-posix.o'. Stop. Investigating VirtualBox-5.1.20/src/VBox/HostDrivers/Support/Makefile.kmk file I found that there are two missing files in archive (maybe more?): posix/SUPR3HardenedMain-posix.cpp posix/SUPR3HardenedMainA-posix.asm There is no posix directory there. The Makefile.kmk file from SVN (latest) does not have the whole section: # Things specific to the posix crowd. if1of ($(KBUILD_TARGET), linux darwin solaris) ... endif How this this section ended in Makefile.kmk? |
|||
| #16667 | fixed | ALSA: Failed to open "default" as output device: No such file or directory | ||
| Description |
Today my VirtualBox package was upgraded from version 5.1.18-114002~Ubuntu~xenial to 5.1.20-114628~Ubuntu~xenial. Now when I try to launch a virtual machine with the host audio driver set to "ALSA Audio Driver", I get an error message from VirtualBox with the following details: No audio devices could be opened. Selecting the NULL audio backend with the consequence that no sound is audible. Error ID: HostAudioNotResponding Severity: Warning The log file (attached) shows: 00:00:00.839799 ALSA: Failed to open "default" as input device: No such file or directory 00:00:00.840590 ALSA: Failed to open "default" as input device: No such file or directory 00:00:00.841414 ALSA: Failed to open "default" as output device: No such file or directory 00:00:00.842197 ALSA: Failed to open "default" as output device: No such file or directory This is happening on both of my linux systems. Here are their details: System 1:
System 2:
|
|||
| #16666 | duplicate | 2D acceleration setting disabled on OSX (10.9.5) | ||
| Description |
The setting for the 2D acceleration is disabled/greyed out. You can't enable or disable it, it's stuck to the previous value (from 5.1.18 I mean). Or if you know your way, you can edit the .vbox file. |
|||

