Re: git: ea422215bfa5 - main - graphics/libavif: Update to 1.2.0
- In reply to: Vladimir Druzenko : "Re: git: ea422215bfa5 - main - graphics/libavif: Update to 1.2.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 13:09:36 UTC
On Sat, Mar 15, 2025 at 4:20 AM Vladimir Druzenko <vvd@freebsd.org> wrote: > 14.03.2025 23:15, Craig Leres пишет: > > On 3/14/25 13:05, Rainer Hurling wrote: > >> Am 14.03.25 um 21:00 schrieb Craig Leres: > >>> On 3/14/25 02:57, Po-Chuan Hsieh wrote: > >>>> The branch main has been updated by sunpoet: > >>>> > >>>> URL:https://cgit.FreeBSD.org/ports/commit/? > >>>> id=ea422215bfa561bcbf3dfd03e1183132cfeb9ec0 > >>>> > >>>> commit ea422215bfa561bcbf3dfd03e1183132cfeb9ec0 > >>>> Author: Po-Chuan Hsieh<sunpoet@FreeBSD.org> > >>>> AuthorDate: 2025-03-14 09:38:24 +0000 > >>>> Commit: Po-Chuan Hsieh<sunpoet@FreeBSD.org> > >>>> CommitDate: 2025-03-14 09:54:03 +0000 > >>>> > >>>> graphics/libavif: Update to 1.2.0 > >>> > >>> This updated doesn't build for me (14.2/amd64/poudriere). I think > >>> it's missing LDFLAGS+=-lm > >> > >> This error does not happen with OPTION LIBYUV enabled. This option > >> has graphics/libyuv as dependency. > > > > Adding LIBYUV_CFLAGS_OFF=-Wl,-lm seems to work. > > > > Craig > > There is PRs already: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285403 > > -- > Best regards, > Vladimir Druzenko > Fixed in 1e99b807283ac2743600d0db0832c97e8fcaa4db. Thanks.