[Bug 236855] www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12 update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 28 17:12:10 GMT 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236855

--- Comment #1 from Jan Beich <jbeich at 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.


More information about the kde-freebsd mailing list