[Bug 242252] www/qt5-webengine: fails to build on armv7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 24 23:41:09 BST 2021


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

Robert Clausecker <fuz at fuz.su> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz at fuz.su
 Attachment #229007|text/x-log                  |text/plain
          mime type|                            |

--- Comment #1 from Robert Clausecker <fuz at fuz.su> ---
Created attachment 229007
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229007&action=edit
qt5-webengine-5.15.2_4 armv7 build log

The port still doesn't build, but now the error message is a different, even
more confusing one:

[  0% 6/21219] CXX
obj/base/third_party/double_conversion/double_conversion/bignum-dtoa.o
FAILED: obj/base/third_party/double_conversion/double_conversion/bignum-dtoa.o 
/usr/bin/c++ -B/usr/local/bin -MMD -MF
obj/base/third_party/double_conversion/double_conversion/bignum-dtoa.o.d
-DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-DNO_UNWIND_TABLES -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
-Igen -I../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-Wno-unknown-attributes -Wno-unknown-pragmas -Wno-unknown-warning-option
-fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread
-fcolor-diagnostics -fmerge-all-constants --target=arm-linux-gnueabihf
-march=armv7-a -mfloat-abi=hard -mtune=generic-armv7-a -no-canonical-prefixes
-mfpu=vfpv3-d16 -marm -Wall -Wextra -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
-Wimplicit-fallthrough -Wunreachable-code -Wthread-safety -Wextra-semi
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing
-Wno-unneeded-internal-declaration -Wno-undefined-var-template -O2 -fno-ident
-fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0
-fvisibility=hidden -Wheader-hygiene -Wstring-conversion
-Wtautological-overlap-compare -Wno-unused-const-variable -Wno-unused-function
-Wno-parentheses-equality -Wno-tautological-compare
-Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++14
-fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c
../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/double_conversion/double-conversion/bignum-dtoa.cc
-o obj/base/third_party/double_conversion/double_conversion/bignum-dtoa.o
../../../../qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/double_conversion/double-conversion/bignum-dtoa.cc:28:10:
fatal error: 'cmath' file not found
#include <cmath>
         ^~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make[4]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core

Would be nice if this could be fixed.  The port is kinda important if you want
KDE on armv7.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list