- poudriere (11.2-, 11.3-, 12.0-RELEASE, 13.0-CURRENT@r353466 amd64 + i386) -> OK
- poudriere (11.3-, 12.0-RELEASE, 13.0-CURRENT@r353466 aarch64 + armv7) -> OK so far (builds are currently running...)
- Runtime tests -> OK, but further testing from various people would be helpful
A question/note from my view:
The following patches have all hardcoded paths of '/usr/local' in it. Those occurences should be IMHO replaced with %%LOCALBASE%% and then replaced with '${LOCALBASE}' in the 'post-patch' stage:
- patch-src_3rdparty_chromium_build_toolchain_gcc__toolchain.gni
- patch-src_3rdparty_chromium_chrome_common_chrome__paths.cc
- patch-src_3rdparty_chromium_third__party_pdfium_core_fxge_fx__ge__linux.cpp
- patch-src_3rdparty_chromium_third__party_pdfium_xfa_fgas_font_cfx__fontsourceenum__file.cpp
- patch-src_3rdparty_gn_build_gen.py