[Bug 244962] emulators/virtualbox-ose-additions mount -t vboxsf Operation not supported by device

2020-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244962

--- Comment #12 from groenv...@acm.org ---
strformatrt.cpp compiles with gcc9 without the bcmp(3) reference but the
package fails later due to a clang vs gcc flag conflict that I'll try to track
down later.

I would like to try to build the package with clang and -O0.
The second invocation of -O2 is set in Config.kmk which I can patch.
But the first one is a mystery.
I tried setting the port Makefile with CXXFLAGS and CFLAGS but that didn't
take.

John
groenv...@acm.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 245429] emulators/linux-c7: Steam not run

2020-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245429

Alex S  changed:

   What|Removed |Added

 CC||iwt...@gmail.com

--- Comment #1 from Alex S  ---
Also see
https://forums.freebsd.org/threads/steam-for-linux-not-works-on-freebsd-12-1-i386-and-amd64.74680/
and
https://forums.freebsd.org/threads/how-to-mount-mdf-mds-file-in-freebsd.74768/#post-457695.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 244847] emulators/virtualbox-ose: Memory fault after Revision 528258

2020-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847

--- Comment #26 from Jason W. Bacon  ---
I just discovered that the GUI of the current package works fine over an ssh
connection.

Might the seg fault have something to do with interactions with the DRM?

At any rate, you can work around it with "ssh `hostname`" for now, or maybe
forcing software rendering will help.  Haven't tried it yet myself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"