Created attachment 196649 [details] openvswitch 2.10.0 patch Update net/openvswitch to version 2.10.0 Poudriere logs look OK.
Created attachment 196659 [details] Update; this patch applies cleaner for me
Hi Nathan, Did you try it on all release versions?
(In reply to Nikola Kolev from comment #2) No I left it as default
Comment on attachment 196659 [details] Update; this patch applies cleaner for me Fails on FreeBSD 10.4 i386 fatal error: error in backend: ran out of registers during register allocation cc: error: clang frontend command failed with exit code 70 (use -v to see invocation) FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: i386-unknown-freebsd10.4
Seems compiler setting was needed for 10.4 but in 11 it doesn’t need it as their is a clang version difference.
Committed, thanks!
A commit references this bug: Author: yuri Date: Fri Aug 31 17:42:19 UTC 2018 New revision: 478601 URL: https://svnweb.freebsd.org/changeset/ports/478601 Log: net/openvswitch: Update 2.9.2 -> 2.10.0 Also remove static libs. PR: 230981 Submitted by: koue@chaosophia.net (maintainer) Changes: head/net/mininet/Makefile head/net/openvswitch/Makefile head/net/openvswitch/distinfo head/net/openvswitch/files/patch-lib_netdev-bsd.c head/net/openvswitch/pkg-plist