Re: devel/electron22 build failure with devel/icu update
- In reply to: jonc_a_chen.org.nz: "devel/electron22 build failure with devel/icu update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Apr 2023 02:51:04 UTC
jonc@chen.org.nz writes: > Hi, > > I'm seeing the following build failure for electron22-22.3.5_1 on STABLE-13/amd64 after the latest devel/icu update: [...] > obj/base/base/time_exploded_icu.o In file included from > ../../base/time/time_exploded_icu.cc:14: > ../../third_party/icu/source/common/unicode/locid.h:297:27: error: > expected ';' at end of declaration list Locale(Locale&& other) > U_NOEXCEPT; ^ ; > ../../third_party/icu/source/common/unicode/locid.h:323:38: error: > expected ';' at end of declaration list Locale& operator=(Locale&& > other) U_NOEXCEPT; ^ ; 2 errors generated See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270827 Adapting https://reviews.freebsd.org/D39564 may help. Sorry, I can't help as my machine is busy building other ports for multiple release/architectures.