Hi,

Attached patch to infrastructure/db/systrace.filter allows me to
build ruby/2.2 with USE_SYSTRACE=Yes.

Thanks,
--patrick
Index: systrace.filter
===================================================================
RCS file: /cvs/obsd/ports/infrastructure/db/systrace.filter,v
retrieving revision 1.46
diff -u -p -u -p -r1.46 systrace.filter
--- systrace.filter     23 Aug 2015 18:35:09 -0000      1.46
+++ systrace.filter     10 Sep 2015 17:47:33 -0000
@@ -114,6 +114,8 @@
        native-getthrid: permit
        native-gettimeofday: permit
        native-getuid: permit
+       native-getresuid: permit
+       native-getresgid: permit
        native-ioctl: permit
        native-issetugid: permit
        native-kbind: permit

Reply via email to