quiche
> quiche-0.20.1:
>
> Should there be a shared lib provided there:
>
> quiche-0.20.1:
> libquiche.so
>
> I thought that the USE_LDCONFIG= yes in the Makefile was taking care of that
> automatically. And this is correctly set in the Makefile...
>
> Thanks!
>
> Yann
>
>
>
--
Junho Choi | https://saturnsoft.net
port when it's ready.
On Tue, Apr 30, 2024 at 12:17 PM Junho Choi wrote:
>
> (Cross posting to ports@)
>
> Yann - yes I can reproduce it but have no idea why.
>
> It seems quiche doesn't have a "Shared Lib provided" section like
> other libs. (see below)
quiche 0.22.0 with the soname fix released:
https://github.com/cloudflare/quiche/releases/tag/0.22.0
On Tue, Apr 30, 2024 at 9:23 PM Junho Choi wrote:
> I was looking into pkg source and found a relevant line:
>
>
> https://github.com/freebsd/pkg/blob/b0a68a933f42aec97c8f37543bca
ll pick it up!
Best,
On Thu, Jun 27, 2024 at 11:29 AM Junho Choi wrote:
> quiche 0.22.0 with the soname fix released:
> https://github.com/cloudflare/quiche/releases/tag/0.22.0
>
> On Tue, Apr 30, 2024 at 9:23 PM Junho Choi wrote:
>
>> I was looking into pkg source
This is solved by updating quiche and dnsdist to handle the .so version
properly.
Best,
On Sun, Jul 14, 2024 at 9:49 PM Junho Choi wrote:
> Yann,
>
> I filed a patch to update quiche to 0.22.0, with a correct .so
> installation.
>
> With this port, I don't get "d
On Thu, Jul 25, 2024 at 3:52 PM Jaap Akkerhuis wrote:
>
>
> On 25 Jul 2024, at 05:21, Junho Choi wrote:
>
> I got a build failure log of a recently updated port (net/quiche-0.22.0).
>
> Looks like this is a dependency (ring) issue and already reported
> https://github.co
Thanks Jan,
Based on your suggestion, I filed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280624 for marking this
port BROKEN on i386. Currently it looks like a reasonable solution. Please
take a look.
Best,
On Sat, Aug 3, 2024 at 3:43 AM Jan Beich wrote:
> Junho Choi writes:
>
Is there any committer to take it please? I keep getting build failure
reports for i386.
On Mon, Aug 5, 2024 at 8:05 PM Junho Choi wrote:
> Thanks Jan,
>
> Based on your suggestion, I filed
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280624 for marking this
> port