https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236855
--- Comment #1 from Jan Beich <jbe...@freebsd.org> --- 13.0 aarch64: In file included from ../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/src/core/SkOpts.cpp:43: ../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/skia/src/opts/SkRasterPipeline_opts.h:683:19: error: functional-style cast from 'neon::F' (aka 'V<float>') to '__fp16' is not allowed __fp16 fp16 = __fp16(f); ^~~~~~~~ 1 error generated. 13.0 armv7: In file included from ../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/javanano/javanano_extension.cc:33: In file included from ../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/javanano/javanano_extension.h:38: ../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/common.h:38:10: fatal error: 'algorithm' file not found #include <algorithm> ^~~~~~~~~~~ 1 error generated. -- You are receiving this mail because: You are the assignee for the bug.