[Bug 243649] [patch] devel/libepoll-shim: Update to 0.0.20191117 version to unbreak re-plugging input devices

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 9 20:31:57 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243649

Michael Gmelin <grembo at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #211223|0                           |1
        is obsolete|                            |

--- Comment #13 from Michael Gmelin <grembo at FreeBSD.org> ---
Created attachment 211521
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211521&action=edit
Patch to change libepoll-shim to use actual upstream, test targets, update to
20191117, even more cosmetic changes

In the meantime I opened a pull request upstream to fix
unit tests on i386[0].

The new version of the patch includes the changes of
that pull request and therefore fixes unit tests
on i386.

It also changes the do-test target so it skips unit
tests that require many fds when run in a restricted
environment like poudriere. It does so by checking
available file descriptors reported by `ulimit -n'.

@jbeich: This will allow you to run unit tests like
you described above without altering poudriere.conf.

Tested build and unit tests on amd64 and i386, 11.3
and 12.1, with poudriere and without.

[0]https://github.com/jiixyj/epoll-shim/pull/14

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list