On Sat, 26 Nov 2016, Martin Pieuchot wrote: > On 26/11/16(Sat) 14:51, David Coppa wrote: > > On Sat, Nov 26, 2016 at 2:47 PM, Stuart Henderson <s...@spacehopper.org> > > wrote: > > > On 2016/11/26 13:59, David Coppa wrote: > > >> > > >> Hi. > > >> > > >> Here's a new port for libuv-1.10.1, a new dependency for the upcoming > > >> update to CMake-3.7.0. > > >> > > >> Feedback welcome! > > > > > >> WANTLIB += kvm pthread > > > > > > ugh kvm.. > > > > Yes, the openbsd backend uses kvm. > > Are you sure? > > $ grep kvm libuv/src/unix/openbsd.c > #include <kvm.h> > > It looks like only the netbsd and freebsd backends do kvm(3) > functions.
Indeed, kvm is not really needed... I've attached an updated port. Same tests still failing as before. Thanks! David
libuv_rev2.tar.gz
Description: application/tar-gz