Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2020 17:46:20 +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-h31YM4UyQN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243649-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243649-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243649

--- Comment #11 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Michael Gmelin from comment #10)
> Which ones though and why/with which error message?

Add "pre-install: do-test" to Makefile then run "poudriere testport" which.=
 On
11.3 amd64, 12.1 amd64, 13.0 amd64 it consistently shows

  30: Test command: /usr/local/bin/cmake "-D"
"TEST_FOLDER_NAME=3Dtimerfd-test.timerfd__many_timers" "-D"
"TEST_EXECUTABLE=3D/wrkdirs/usr/ports/devel/libepoll-shim/work/.build/test/=
timerfd-test"
"-D" "TEST_NAME=3Dtimerfd__many_timers" "-D"
"BINARY_DIR=3D/wrkdirs/usr/ports/devel/libepoll-shim/work/.build/test" "-D"
"TIMEOUT=3D300" "-P"
"/wrkdirs/usr/ports/devel/libepoll-shim/work/epoll-shim-1f003fa40f8ac3858dc=
c474b96cc4aee5820dcd2/test/cmake/ATFRunTest.cmake"
  30: Test timeout computed to be: 0
  30: -- result: 1, failed:
/wrkdirs/usr/ports/devel/libepoll-shim/work/epoll-shim-1f003fa40f8ac3858dcc=
474b96cc4aee5820dcd2/test/timerfd-test.c:70:
(timer_fds[i] =3D timerfd_create(CLOCK_MONOTONIC, TFD_CLOEXEC | TFD_NONBLOC=
K)) >=3D
0 not met
  30: CMake Error at
/wrkdirs/usr/ports/devel/libepoll-shim/work/epoll-shim-1f003fa40f8ac3858dcc=
474b96cc4aee5820dcd2/test/cmake/ATFRunTest.cmake:56
(message):
  30:=20=20=20
  30:=20=20
/wrkdirs/usr/ports/devel/libepoll-shim/work/epoll-shim-1f003fa40f8ac3858dcc=
474b96cc4aee5820dcd2/test/timerfd-test.c:70:
  30:   (timer_fds[i] =3D timerfd_create(CLOCK_MONOTONIC, TFD_CLOEXEC |
  30:   TFD_NONBLOCK)) >=3D 0 not met
  30:=20
  30:=20
  30/54 Test #30: timerfd-test.timerfd__many_timers
.........................***Failed    0.08 sec

  47: Test command: /usr/local/bin/cmake "-D"
"TEST_FOLDER_NAME=3Dperf-many-fds.perf_many_fds__perf" "-D"
"TEST_EXECUTABLE=3D/wrkdirs/usr/ports/devel/libepoll-shim/work/.build/test/=
perf-many-fds"
"-D" "TEST_NAME=3Dperf_many_fds__perf" "-D"
"BINARY_DIR=3D/wrkdirs/usr/ports/devel/libepoll-shim/work/.build/test" "-D"
"TIMEOUT=3D15" "-P"
"/wrkdirs/usr/ports/devel/libepoll-shim/work/epoll-shim-1f003fa40f8ac3858dc=
c474b96cc4aee5820dcd2/test/cmake/ATFRunTest.cmake"
  47: Test timeout computed to be: 0
  47: -- result: 1, failed:
/wrkdirs/usr/ports/devel/libepoll-shim/work/epoll-shim-1f003fa40f8ac3858dcc=
474b96cc4aee5820dcd2/test/perf-many-fds.c:28:
eventfds[i] >=3D 0 not met
  47: CMake Error at
/wrkdirs/usr/ports/devel/libepoll-shim/work/epoll-shim-1f003fa40f8ac3858dcc=
474b96cc4aee5820dcd2/test/cmake/ATFRunTest.cmake:56
(message):
  47:=20=20=20
  47:=20=20
/wrkdirs/usr/ports/devel/libepoll-shim/work/epoll-shim-1f003fa40f8ac3858dcc=
474b96cc4aee5820dcd2/test/perf-many-fds.c:28:
  47:   eventfds[i] >=3D 0 not met
  47:=20
  47:=20
  47/54 Test #47: perf-many-fds.perf_many_fds__perf
.........................***Failed    0.02 sec

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



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