Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914
--- Comment #24 from Charlie Li ---
(In reply to Charlie Li from comment #23)
Turns out there seems to be an indefinite wait condition in JavaScriptCore
threading that is blocking further execution:
(lldb) bt
* thread #1, name = 'epiphany'
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914
--- Comment #23 from Charlie Li ---
Testing with (mainly) epiphany, so far 2.38 "hangs" on launch as an effective
zombie process, no window appears. truss(1)-ing both epiphany and
WebKitWebDriver (what epiphany and other HTML-rendering cons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914
Nuno Teixeira changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914
--- Comment #22 from Nuno Teixeira ---
(In reply to Charlie Li from comment #21)
Hello Charlie!
I did take a look at review and it seem very promising. I will test it very
soon.
Thanks!
--
You are receiving this mail because:
You are th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914
--- Comment #21 from Charlie Li ---
I just created review D43762 based from Olivier's 2.38.6 work, which we know
builds without much issue. I consolidated all three combinations into one port,
as the same exact codebase and build process ca