pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/libreoffice fails to build



Hi,

I have a machine trouble and I cannot try to fix this problem in one or two weeks.

If someone find a fix, please commit it.

Thank you.

On Sun, Apr 15, 2018, 16:37 Thomas Klausner <wiz%netbsd.org@localhost> wrote:
On Sun, Apr 15, 2018 at 06:47:05AM +0800, Paul Goyette wrote:
> /tmp/pkgs/misc/libreoffice/work.x86_64/libreoffice-6.0.3.2/opencl/source/openclconfig.cxx: In function 'bool {anonymous}::match(const rtl::OUString&, const rtl::OUString&)':
> /tmp/pkgs/misc/libreoffice/work.x86_64/libreoffice-6.0.3.2/opencl/source/openclc
> onfig.cxx:122:5: error: 'RegexMatcher' was not declared in this scope
>      RegexMatcher aMatcher(sIcuPattern, sIcuInput, 0, nIcuError);
>      ^~~~~~~~~~~~
> /tmp/pkgs/misc/libreoffice/work.x86_64/libreoffice-6.0.3.2/opencl/source/openclconfig.cxx:122:5: note: suggested alternative:
> In file included from /tmp/pkgs/misc/libreoffice/work.x86_64/libreoffice-6.0.3.2/opencl/source/openclconfig.cxx:10:0:
> /tmp/pkgs/misc/libreoffice/work.x86_64/.buildlink/include/unicode/regex.h:664:18: note:   'icu_61::RegexMatcher'
>  class U_I18N_API RegexMatcher U_FINAL : public UObject {
>                   ^~~~~~~~~~~~~

Looks like fallout from the icu update.
 Thomas


Home | Main Index | Thread Index | Old Index