qt5-core fails to build

Robert Huff roberthuff at rcn.com
Mon Jun 29 04:18:06 BST 2020


Hello:
	On a system running:

FreeBSD 13.0-CURRENT #0 r354131: Mon Oct 28 17:27:33 EDT 2019  amd64

	for at least the last week qt5-core has bombed during
compliation.  The complete build log is appended.

	Any idea what I've manages to mess up?


			Respectfully,


				Robert Huff



===>  License LGPL21 accepted by the user
===>   qt5-core-5.14.2_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by qt5-core-5.14.2_3 for building
===>  Extracting for qt5-core-5.14.2_3
=> SHA256 Checksum OK for KDE/Qt/5.14.2/qtbase-everywhere-src-5.14.2.tar.xz.
===>  Patching for qt5-core-5.14.2_3
===>  Applying extra patch /usr/ports/devel/qt5/files/extrapatch-configure
===>  Applying extra patch /usr/ports/devel/qt5/files/extrapatch-mkspecs_features_create__cmake.prf
===>  Applying extra patch /usr/ports/devel/qt5/files/extrapatch-mkspecs_features_qt__module.prf
===>  Applying extra patch /usr/ports/devel/qt5/files/extrapatch-mkspecs_common_bsd_bsd.conf
===>  Applying extra patch /usr/ports/devel/qt5/files/extrapatch-mkspecs_freebsd-clang_qmake.conf
===>  Applying FreeBSD patches for qt5-core-5.14.2_3 from /usr/ports/devel/qt5-core/files
/usr/bin/sed -i.bak 's|%%LOCALBASE%%|/usr/local|g'  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/common/gcc-base.conf  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/freebsd-g++/qmake.conf
/usr/bin/sed -i.bak 's|%%GCC_DEFAULT%%|9|g'  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/common/gcc-base.conf  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/common/g++-base.conf  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/common/bsd/bsd.conf  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/freebsd-g++/qmake.conf
/usr/bin/sed -i.bak -e 's|%%LOCALBASE%%|/usr/local|g'  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/common/bsd/bsd.conf  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/freebsd-clang/qmake.conf
/usr/bin/sed -i.bak  -e '/readEtcFile/s|/etc/os-release|/usr/local/etc/os-release|g'  /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/corelib/global/qglobal.cpp
===>   qt5-core-5.14.2_3 depends on package: pkgconf>=1.3.0_1 - found
===>   qt5-core-5.14.2_3 depends on file: /usr/local/lib/qt5/bin/moc - found
===>   qt5-core-5.14.2_3 depends on file: /usr/local/lib/qt5/bin/qmake - found
===>   qt5-core-5.14.2_3 depends on file: /usr/local/bin/ccache - found
===>   qt5-core-5.14.2_3 depends on shared library: libicui18n.so - found (/usr/local/lib/libicui18n.so)
===>   qt5-core-5.14.2_3 depends on shared library: libpcre2-posix.so - found (/usr/local/lib/libpcre2-posix.so)
===>   qt5-core-5.14.2_3 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so)
===>   qt5-core-5.14.2_3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   qt5-core-5.14.2_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>  Configuring for qt5-core-5.14.2_3
/bin/mkdir -p /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2
echo 'CMAKE_MODULE_TESTS = -' > /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/.qmake.cache
echo 'QMAKE_LIBDIR_FLAGS = -L/data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/lib' >> /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/.qmake.cache
echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/.qmake.cache
echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/.qmake.cache
Info: creating stash file /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/.qmake.stash

This is the Qt Open Source Edition.

You have already accepted the terms of the Open Source license.

Running configuration tests...
Checking for valid makespec... yes
Checking for target architecture... x86_64
Checking for SSE2 instructions... no
Checking for alloca() in alloca.h... no
Checking for alloca() in malloc.h... no
Checking for alloca() in stdlib.h... yes
Checking for C++14 support... yes
Checking for C++17 support... yes
Checking for C99 support... yes
Checking for C11 support... yes
Checking for pkg-config... yes
Checking for dlopen()... yes
Checking for D-Bus >= 1.2 (host)... yes
Checking for POSIX fallocate()... yes
Checking for RDRAND instruction... no
Checking for symbol visibility support... yes
Checking for -Bsymbolic-functions support... yes
Checking for Signaling NaN for doubles... yes
Checking for STL compatibility... yes
Checking for zlib... yes
Checking for Intrinsics without -mXXX argument... no
Checking for Zstandard... yes
Checking for clock_gettime()... yes
Checking for POSIX monotonic clock... yes
Checking for C++11 <future>... yes
Checking for eventfd... no
Checking for futimens()... yes
Checking for getentropy()... yes
Checking for GLib... yes
Checking for ICU... yes
Checking for inotify... no
Checking for SysV IPC... yes
Checking for ppoll()... yes
Checking for PCRE2... yes
Checking for slog2... no
Checking for 64 bit atomics... yes
Checking for DoubleConversion... no
Checking for O_CLOEXEC... yes
Checking for C++11 <random>... yes
Checking for working std::atomic for function pointers... yes
Checking for getifaddrs()... yes
Checking for KRB5 GSSAPI Support... no
Checking for IPv6 ifname... yes
Checking for KMS... yes
Checking for DRM Atomic API... yes
Checking for GBM... yes
Checking for LinuxFB... no
Checking for mtdev... yes
Checking for OpenVG... no
Checking for default QPA platform... xcb
Checking for libmd4c... no
Checking for tslib... no
Checking for Vulkan... yes
Checking for XLib... yes
Checking for DB2 (IBM)... no
Checking for InterBase... no
Checking for MySQL... yes
Checking for OCI (Oracle)... no
Checking for ODBC... yes
Checking for PostgreSQL... no
Checking for SQLite (version 2)... no
Checking for TDS (Sybase)... no
Done running configuration tests.

Configure summary:

Build type: freebsd-clang (x86_64, CPU features: mmx sse sse2)
Compiler: clang 9.0.0
Configuration: compile_examples largefile shared shared rpath release c++11 c++14 c++1z concurrent no-gui reduce_exports reduce_relocations stl no-widgets
Build options:
  Mode ................................... release
  Optimize release build for size ........ no
  Building shared libraries .............. yes
  Using C standard ....................... C11
  Using C++ standard ..................... C++17
  Using ccache ........................... no
  Relocatable ............................ yes
  Using precompiled headers .............. no
  Using LTCG ............................. no
  Target compiler supports:
    SSE .................................. <none>
    AVX .................................. <none>
    AVX512 ............................... <none>
    Other x86 ............................ <none>
    Intrinsics without -mXXX option ...... no
  Build parts ............................ libs tools
Qt modules and options:
  Qt Concurrent .......................... yes
  Qt D-Bus ............................... no
  Qt D-Bus directly linked to libdbus .... no
  Qt Gui ................................. no
  Qt Network ............................. yes
  Qt Sql ................................. yes
  Qt Testlib ............................. yes
  Qt Widgets ............................. no
  Qt Xml ................................. yes
Support enabled for:
  Using pkg-config ....................... yes
  udev ................................... no
  Using system zlib ...................... yes
  Zstandard support ...................... yes
Qt Core:
  DoubleConversion ....................... yes
    Using system DoubleConversion ........ no
  GLib ................................... yes
  iconv .................................. no
  ICU .................................... yes
  Built-in copy of the MIME database ..... yes
  Tracing backend ........................ <none>
  Logging backends:
    journald ............................. no
    syslog ............................... no
    slog2 ................................ no
  PCRE2 .................................. yes
    Using system PCRE2 ................... yes
Qt Network:
  getifaddrs() ........................... yes
  IPv6 ifname ............................ yes
  libproxy ............................... no
  OpenSSL ................................ no
    Qt directly linked to OpenSSL ........ no
  OpenSSL 1.1 ............................ no
  DTLS ................................... no
  OCSP-stapling .......................... no
  SCTP ................................... no
  Use system proxies ..................... yes
  GSSAPI ................................. no
Qt Gui:
  Accessibility .......................... no
  FreeType ............................... no
    Using system FreeType ................ no
  HarfBuzz ............................... no
    Using system HarfBuzz ................ no
  Fontconfig ............................. no
  Image formats:
    GIF .................................. no
    ICO .................................. yes
    JPEG ................................. no
      Using system libjpeg ............... no
    PNG .................................. no
      Using system libpng ................ no
  Text formats:
    HtmlParser ........................... yes
    CssParser ............................ yes
    OdfWriter ............................ yes
    MarkdownReader ....................... yes
      Using system libmd4c ............... no
    MarkdownWriter ....................... yes
  EGL .................................... no
  OpenVG ................................. no
  OpenGL:
    Desktop OpenGL ....................... no
    OpenGL ES 2.0 ........................ no
    OpenGL ES 3.0 ........................ no
    OpenGL ES 3.1 ........................ no
    OpenGL ES 3.2 ........................ no
  Vulkan ................................. yes
  Session Management ..................... yes
Features used by QPA backends:
  evdev .................................. no
  libinput ............................... no
  INTEGRITY HID .......................... no
  mtdev .................................. yes
  tslib .................................. no
  xkbcommon .............................. no
  X11 specific:
    XLib ................................. yes
    XCB Xlib ............................. no
    EGL on X11 ........................... no
QPA backends:
  DirectFB ............................... no
  EGLFS .................................. no
  LinuxFB ................................ no
  VNC .................................... yes
Qt Sql:
  SQL item models ........................ yes
Qt Widgets:
  GTK+ ................................... no
  Styles ................................. Fusion Windows
Qt PrintSupport:
  CUPS ................................... no
Qt Sql Drivers:
  DB2 (IBM) .............................. no
  InterBase .............................. no
  MySql .................................. yes
  OCI (Oracle) ........................... no
  ODBC ................................... yes
  PostgreSQL ............................. no
  SQLite2 ................................ no
  SQLite ................................. yes
    Using system provided SQLite ......... no
  TDS (Sybase) ........................... no
Qt Testlib:
  Tester for item models ................. yes

WARNING: Feature xkb is insignificant in this configuration, ignoring related command line option(s).

WARNING: Accessibility disabled. This configuration of Qt is unsupported.

Qt is now configured for building. Just run 'make'.
Once everything is built, you must run 'make install'.
Qt will be installed into '/usr/local'.

Prior to reconfiguration, make sure you remove any leftovers from
the previous build.

/bin/mkdir -p /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/bootstrap
cd /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/bootstrap && /usr/bin/env QT_SELECT=qt5 QMAKEMODULES="/data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" PKG_CONFIG=pkgconf MAKE="make" XDG_DATA_HOME=/data/port-work/usr/ports/devel/qt5-core/work  XDG_CONFIG_HOME=/data/port-work/usr/ports/devel/qt5-core/work  HOME=/data/port-work/usr/ports/devel/qt5-core/work PATH=/usr/local/libexec/ccache:/data/port-work/usr/ports/devel/qt5-core/work/.bin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/root SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CCACHE_DIR="/var/tmp" /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/bin/qmake -spec /usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)  QMAKE_CC="cc" QMAKE_CXX="c++"  QMAKE_LINK_C="cc" QMAKE_LINK_C_SHLIB="cc"  QMAKE_LINK="c++" QMAKE_LINK_SHLIB="c++"  QMAKE_CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  QMAKE_CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  QMAKE_LFLAGS=" -Wl,--as-needed -fstack-protector-strong "  QMAKE_LIBS=""  QMAKE_CFLAGS_DEBUG=""  QMAKE_CFLAGS_RELEASE=""  QMAKE_CXXFLAGS_DEBUG=""  QMAKE_CXXFLAGS_RELEASE=""  PREFIX="/usr/local" CONFIG+="release"  CONFIG-="debug separate_debug_info" -recursive QT_CONFIG+="release"  QT_CONFIG-="debug separate_debug_info" DEFINES+="QT_GLIB" QT_CONFIG+="glib icu" /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/bootstrap
/bin/mkdir -p /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/corelib
cd /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/corelib && /usr/bin/env QT_SELECT=qt5 QMAKEMODULES="/data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" PKG_CONFIG=pkgconf MAKE="make" XDG_DATA_HOME=/data/port-work/usr/ports/devel/qt5-core/work  XDG_CONFIG_HOME=/data/port-work/usr/ports/devel/qt5-core/work  HOME=/data/port-work/usr/ports/devel/qt5-core/work PATH=/usr/local/libexec/ccache:/data/port-work/usr/ports/devel/qt5-core/work/.bin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/root SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CCACHE_DIR="/var/tmp" /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/bin/qmake -spec /usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)  QMAKE_CC="cc" QMAKE_CXX="c++"  QMAKE_LINK_C="cc" QMAKE_LINK_C_SHLIB="cc"  QMAKE_LINK="c++" QMAKE_LINK_SHLIB="c++"  QMAKE_CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  QMAKE_CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  QMAKE_LFLAGS=" -Wl,--as-needed -fstack-protector-strong "  QMAKE_LIBS=""  QMAKE_CFLAGS_DEBUG=""  QMAKE_CFLAGS_RELEASE=""  QMAKE_CXXFLAGS_DEBUG=""  QMAKE_CXXFLAGS_RELEASE=""  PREFIX="/usr/local" CONFIG+="release"  CONFIG-="debug separate_debug_info" -recursive QT_CONFIG+="release"  QT_CONFIG-="debug separate_debug_info" DEFINES+="QT_GLIB" QT_CONFIG+="glib icu" /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/corelib
/bin/mkdir -p /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/qlalr
cd /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/qlalr && /usr/bin/env QT_SELECT=qt5 QMAKEMODULES="/data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" PKG_CONFIG=pkgconf MAKE="make" XDG_DATA_HOME=/data/port-work/usr/ports/devel/qt5-core/work  XDG_CONFIG_HOME=/data/port-work/usr/ports/devel/qt5-core/work  HOME=/data/port-work/usr/ports/devel/qt5-core/work PATH=/usr/local/libexec/ccache:/data/port-work/usr/ports/devel/qt5-core/work/.bin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/root SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CCACHE_DIR="/var/tmp" /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/bin/qmake -spec /usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)  QMAKE_CC="cc" QMAKE_CXX="c++"  QMAKE_LINK_C="cc" QMAKE_LINK_C_SHLIB="cc"  QMAKE_LINK="c++" QMAKE_LINK_SHLIB="c++"  QMAKE_CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  QMAKE_CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  QMAKE_LFLAGS=" -Wl,--as-needed -fstack-protector-strong "  QMAKE_LIBS=""  QMAKE_CFLAGS_DEBUG=""  QMAKE_CFLAGS_RELEASE=""  QMAKE_CXXFLAGS_DEBUG=""  QMAKE_CXXFLAGS_RELEASE=""  PREFIX="/usr/local" CONFIG+="release"  CONFIG-="debug separate_debug_info" -recursive QT_CONFIG+="release"  QT_CONFIG-="debug separate_debug_info" DEFINES+="QT_GLIB" QT_CONFIG+="glib icu" /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/qlalr
===>  Building for qt5-core-5.14.2_3
/bin/mkdir -p /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/bootstrap
cd /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/bootstrap &&  /usr/bin/env QT_SELECT=qt5 QMAKEMODULES="/data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/data/port-work/usr/ports/devel/qt5-core/work  XDG_CONFIG_HOME=/data/port-work/usr/ports/devel/qt5-core/work  HOME=/data/port-work/usr/ports/devel/qt5-core/work PATH=/usr/local/libexec/ccache:/data/port-work/usr/ports/devel/qt5-core/work/.bin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/root NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -Wl,--as-needed -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" CCACHE_DIR="/var/tmp" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444" make -f Makefile   INSTALL_ROOT=/data/port-work/usr/ports/devel/qt5-core/work/stage all
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DQT_NO_JAVA_STYLE_ITERATORS -DQT_GLIB -DQT_VERSION_STR='"5.14.2"' -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BOOTSTRAPPED -DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH -DQT_NO_CAST_FROM_ASCII -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_BOOTSTRAP_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -I../../../include -I../../../include/QtCore -I../../../include/QtCore/5.14.2 -I../../../include/QtCore/5.14.2/QtCore -I../../../include/QtXml -I../../../include/QtXml/5.14.2 -I../../../include/QtXml/5.14.2/QtXml -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qlatincodec.o ../../corelib/codecs/qlatincodec.cpp
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DQT_NO_JAVA_STYLE_ITERATORS -DQT_GLIB -DQT_VERSION_STR='"5.14.2"' -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BOOTSTRAPPED -DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH -DQT_NO_CAST_FROM_ASCII -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_BOOTSTRAP_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -I../../../include -I../../../include/QtCore -I../../../include/QtCore/5.14.2 -I../../../include/QtCore/5.14.2/QtCore -I../../../include/QtXml -I../../../include/QtXml/5.14.2 -I../../../include/QtXml/5.14.2/QtXml -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qtextcodec.o ../../corelib/codecs/qtextcodec.cpp
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -pthread -DQT_NO_LINKED_LIST -DQT_NO_JAVA_STYLE_ITERATORS -DQT_GLIB -DQT_VERSION_STR='"5.14.2"' -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BOOTSTRAPPED -DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH -DQT_NO_CAST_FROM_ASCII -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_BOOTSTRAP_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -I../../../include -I../../../include/QtCore -I../../../include/QtCore/5.14.2 -I../../../include/QtCore/5.14.2/QtCore -I../../../include/QtXml -I../../../include/QtXml/5.14.2 -I../../../include/QtXml/5.14.2/QtXml -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qutfcodec.o ../../corelib/codecs/qutfcodec.cpp
In file included from ../../corelib/codecs/qutfcodec.cpp:46:
In file included from ../../../include/QtCore/5.14.2/QtCore/private/qsimd_p.h:1:
In file included from ../../../include/QtCore/5.14.2/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h:191:
In file included from /usr/include/immintrin.h:26:
/usr/include/pmmintrin.h:266:26: error: cannot initialize a parameter of type 'void *' with an lvalue of type 'const void *'
  __builtin_ia32_monitor(__p, __extensions, __hints);
                         ^~~
In file included from ../../corelib/codecs/qutfcodec.cpp:46:
In file included from ../../../include/QtCore/5.14.2/QtCore/private/qsimd_p.h:1:
In file included from ../../../include/QtCore/5.14.2/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h:191:
In file included from /usr/include/immintrin.h:87:
/usr/include/avx512fintrin.h:8727:50: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(float)))) float *' with an rvalue of type 'const __v4sf *'
  return (__m128) __builtin_ia32_loadss128_mask ((const __v4sf *) __A, src, __U & 1);
                                                 ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512fintrin.h:8733:49: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(float)))) float *' with an rvalue of type 'const __v4sf *'
  return (__m128)__builtin_ia32_loadss128_mask ((const __v4sf *) __A,
                                                ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512fintrin.h:8745:51: error: cannot initialize a parameter of type '__attribute__((__vector_size__(2 * sizeof(double)))) double *' with an rvalue of type 'const __v2df *'
  return (__m128d) __builtin_ia32_loadsd128_mask ((const __v2df *) __A, src, __U & 1);
                                                  ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512fintrin.h:8751:51: error: cannot initialize a parameter of type '__attribute__((__vector_size__(2 * sizeof(double)))) double *' with an rvalue of type 'const __v2df *'
  return (__m128d) __builtin_ia32_loadsd128_mask ((const __v2df *) __A,
                                                  ^~~~~~~~~~~~~~~~~~~~
In file included from ../../corelib/codecs/qutfcodec.cpp:46:
In file included from ../../../include/QtCore/5.14.2/QtCore/private/qsimd_p.h:1:
In file included from ../../../include/QtCore/5.14.2/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h:191:
In file included from /usr/include/immintrin.h:91:
/usr/include/avx512vlintrin.h:5082:57: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(int)))) int *' with an rvalue of type 'const __v4si *'
  return (__m128i) __builtin_ia32_movdqa32load128_mask ((const __v4si *) __P,
                                                        ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5091:57: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(int)))) int *' with an rvalue of type 'const __v4si *'
  return (__m128i) __builtin_ia32_movdqa32load128_mask ((const __v4si *) __P,
                                                        ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5107:57: error: cannot initialize a parameter of type '__attribute__((__vector_size__(8 * sizeof(int)))) int *' with an rvalue of type 'const __v8si *'
  return (__m256i) __builtin_ia32_movdqa32load256_mask ((const __v8si *) __P,
                                                        ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5116:57: error: cannot initialize a parameter of type '__attribute__((__vector_size__(8 * sizeof(int)))) int *' with an rvalue of type 'const __v8si *'
  return (__m256i) __builtin_ia32_movdqa32load256_mask ((const __v8si *) __P,
                                                        ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5433:52: error: cannot initialize a parameter of type '__attribute__((__vector_size__(2 * sizeof(double)))) double *' with an rvalue of type 'const __v2df *'
  return (__m128d) __builtin_ia32_loadapd128_mask ((const __v2df *) __P,
                                                   ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5441:52: error: cannot initialize a parameter of type '__attribute__((__vector_size__(2 * sizeof(double)))) double *' with an rvalue of type 'const __v2df *'
  return (__m128d) __builtin_ia32_loadapd128_mask ((const __v2df *) __P,
                                                   ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5450:52: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(double)))) double *' with an rvalue of type 'const __v4df *'
  return (__m256d) __builtin_ia32_loadapd256_mask ((const __v4df *) __P,
                                                   ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5458:52: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(double)))) double *' with an rvalue of type 'const __v4df *'
  return (__m256d) __builtin_ia32_loadapd256_mask ((const __v4df *) __P,
                                                   ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5467:51: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(float)))) float *' with an rvalue of type 'const __v4sf *'
  return (__m128) __builtin_ia32_loadaps128_mask ((const __v4sf *) __P,
                                                  ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5475:51: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(float)))) float *' with an rvalue of type 'const __v4sf *'
  return (__m128) __builtin_ia32_loadaps128_mask ((const __v4sf *) __P,
                                                  ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5484:51: error: cannot initialize a parameter of type '__attribute__((__vector_size__(8 * sizeof(float)))) float *' with an rvalue of type 'const __v8sf *'
  return (__m256) __builtin_ia32_loadaps256_mask ((const __v8sf *) __P,
                                                  ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5492:51: error: cannot initialize a parameter of type '__attribute__((__vector_size__(8 * sizeof(float)))) float *' with an rvalue of type 'const __v8sf *'
  return (__m256) __builtin_ia32_loadaps256_mask ((const __v8sf *) __P,
                                                  ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5510:54: error: cannot initialize a parameter of type '__attribute__((__vector_size__(2 * sizeof(long long)))) long long *' with an rvalue of type 'const __v2di *'
  return (__m128i) __builtin_ia32_loaddqudi128_mask ((const __v2di *) __P,
                                                     ^~~~~~~~~~~~~~~~~~~~
/usr/include/avx512vlintrin.h:5518:54: error: cannot initialize a parameter of type '__attribute__((__vector_size__(2 * sizeof(long long)))) long long *' with an rvalue of type 'const __v2di *'
  return (__m128i) __builtin_ia32_loaddqudi128_mask ((const __v2di *) __P,
                                                     ^~~~~~~~~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /data/port-work/usr/ports/devel/qt5-core/work/qtbase-everywhere-src-5.14.2/src/tools/bootstrap
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/qt5-core

	


More information about the kde-freebsd mailing list