pkgsrc-Users archive

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

Re: First attempt to build qt5-qt-webengine on arm64



On Mon, 31 Oct 2022, adr wrote:
I'll add the code in BUILD.gn and cpu_features.c to support netbsd,
and set arm_cpu_enable_crc32 and arm_cpu_enable_pmull to 0 for now.

Later a netbsd developer can change it for something more suitable.

I'll share with the list if I achieve something, just "make clean;
make configure" is a time destroyer.

adr

There is an API change in harfbuzz:

../../3rdparty/chromium/components/paint_preview/common/subset_font.cc:74:3: error: 'hb_subset_input_set_retain_gids' was not declared in this scope; did you mean 'hb_subset_input_set_flags'?
   74 |   hb_subset_input_set_retain_gids(input.get(), true);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_flags


I'm using current pkgsrc, I'm going to update all the relevant
packages, I see that QTVERSION is now 5.15.7.

Is this issue already resolved?

adr


Home | Main Index | Thread Index | Old Index