Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2023 15:41:56 +0200
From:      Moin Rahman <bofh@freebsd.org>
To:        Jonathan Chen <jonc@chen.org.nz>
Cc:        freebsd-ports@freebsd.org, gnome@freebsd.org
Subject:   Re: www/webkit2-gtk4 fails to build on STABLE-13/amd64
Message-ID:  <F5E056CE-1DA6-43E8-AB30-5E621A1B6293@freebsd.org>
In-Reply-To: <404fdbf7-35d3-917a-934c-6224884b420c@chen.org.nz>
References:  <404fdbf7-35d3-917a-934c-6224884b420c@chen.org.nz>

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


> On Jul 25, 2023, at 1:01 PM, Jonathan Chen <jonc@chen.org.nz> wrote:
>=20
> Hi,
>=20
> I recently updated my STABLE-13/amd64 host, and now it fails to build =
www/webkit2-gtk4; failing with:
>=20
> =
/construction/xports/www/webkit2-gtk4/work/webkitgtk-2.38.3/Source/WTF/wtf=
/Function.h:79:26: warning: unused parameter 'in' [-Wunused-parameter]
>    Out operator()(In... in) const
>                         ^
> =
/construction/xports/www/webkit2-gtk4/work/webkitgtk-2.38.3/Source/WTF/wtf=
/URLHelpers.cpp:51:34: error: integer value 256 is outside the valid =
range of values [-
> 256, 255] for the enumeration type 'UScriptCode' =
[-Wenum-constexpr-conversion]
> constexpr auto scriptCodeLimit =3D static_cast<UScriptCode>(256);
>                                 ^
> 2 warnings and 1 error generated.
>=20
> I notice that Muhammad Moinur Rahman had recently made a commit to =
webkit2-gtk4/Makefile to enable llvm16 support, probably for the main =
branch. This also needs to be enabled for stable/13 which now has llvm16 =
as its host-compiler.
>=20
> Cheers.
> --=20
> Jonathan Chen <jonc@chen.org.nz>

I am looking into it for a bulk fix. I am just trying to find the best =
way to do it considering the EOL of 13.1 and 12 closing sometimes in =
December.

Kind regards,
Moin=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F5E056CE-1DA6-43E8-AB30-5E621A1B6293>