[Bug 232969] emulators/virtualbox-ose: link error while linking the RDP client

2018-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232969 --- Comment #5 from Matthias Apitz --- it does not link on kernel r342378 with recent ports in poudriere, not with ssl=openssl and not with ssl=base the PR should be re-openef -- You are receiving this mail because: You are the assignee

[Bug 232969] emulators/virtualbox-ose: link error while linking the RDP client

2018-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232969 --- Comment #3 from trond.endres...@ximalas.info --- (In reply to Matthias Apitz from comment #2) My issues with emulators/virtualbox-ose was eventually solved by changing from ssl=openssl and back to ssl=base for DEFAULT_VERSIONS in

[Bug 232969] emulators/virtualbox-ose: link error while linking the RDP client

2018-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232969 trond.endres...@ximalas.info changed: What|Removed |Added Status|New |Closed

[Bug 232969] emulators/virtualbox-ose: link error while linking the RDP client

2018-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232969 Matthias Apitz changed: What|Removed |Added CC||g...@unixarea.de --- Comment #2

qemu-user-static: Unknown syscall 545 (i.e., ppoll)

2018-12-27 Thread Mark Millard via freebsd-emulation
In trying to gain evidence for a amd64->armv{7,6} ports cross-build hangup I enabled do_strace in qemu-arm-static . One thing that I ran into is notices of: Unknown syscall 545 sys/sys/syscall.h lists: #define SYS_ppoll 545 The man pages report that ppoll was added in FreeBSD 11. 10.x