Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 16:38:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236855] www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12 update
Message-ID:  <bug-236855-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236855

            Bug ID: 236855
           Summary: www/qt5-webengine: fails to build on aarch64 and armv7
                    after 5.12 update
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
               URL: http://thunderx1.nyi.freebsd.org/data/latest-per-pkg/q
                    t5-webengine/
                OS: Any
            Status: New
          Keywords: needs-patch, regression
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
        Depends on: 228603
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

11.2 aarch64:

  In file included from
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_p=
arty/crc32c/src/src/crc32c.cc:11:
=20
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_p=
arty/crc32c/src/src/./crc32c_arm64_linux_check.h:20:10:
fatal error: 'sys/auxv.h' file not found
  #include <sys/auxv.h>
           ^~~~~~~~~~~~
  1 error generated.

12.0 aarch64:

=20
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_p=
arty/zlib/arm_features.c:16:10:
fatal error: 'asm/hwcap.h' file not found
  #include <asm/hwcap.h>
           ^~~~~~~~~~~~~
  1 error generated.


12.0 armv7

  In file included from
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/device/=
gamepad/public/cpp/gamepad.cc:5:
=20
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/device/=
gamepad/public/cpp/gamepad.h:9:10:
fatal error: 'cstdint' file not found
  #include <cstdint>
           ^~~~~~~~~
  1 error generated.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228603
[Bug 228603] www/qt5-webengine: fix build on arm
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236855-7788>