Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Feb 2020 20:31:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 243649] [patch] devel/libepoll-shim: Update to 0.0.20191117 version to unbreak re-plugging input devices
Message-ID:  <bug-243649-7141-zbg5WiPi8a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243649-7141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Michael Gmelin <grembo@FreeBSD.org> changed:

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

--- Comment #13 from Michael Gmelin <grembo@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.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243649-7141-zbg5WiPi8a>