[00:00:00] =>> Building devel/qt5-script [00:00:00] build started at 2025-11-21T15:15:00+01:00 [00:00:00] port directory: /usr/ports/devel/qt5-script [00:00:00] package name: qt5-script-5.15.19p0_1 [00:00:00] building for: FreeBSD pkg.mfl.dk 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 [00:00:00] maintained by: kde@FreeBSD.org [00:00:00] port version: 5.15.19p0 [00:00:00] port revision: 1 [00:00:00] Makefile datestamp: -rw-r--r-- 1 root wheel 861 Nov 7 17:28 /usr/ports/devel/qt5-script/Makefile [00:00:00] Ports top last git commit: 415338ab2 [00:00:00] Ports top unclean checkout: no [00:00:00] =>> Inspecting /usr/local/poudriere/data/.m/143amd64-local/ref//usr/ports/devel/qt5-script for modifications to git checkout... no [00:00:00] Port dir unclean checkout: no [00:00:00] Poudriere version: poudriere-git-3.4.99.20251026 [00:00:00] Host OSVERSION: 1403000 [00:00:00] Jail OSVERSION: 1403000 [00:00:00] Job Id: 03 [00:00:00] Jail Id (no networking): 474 [00:00:00] Jail Id (networking) : 475 [00:00:00] [00:00:00] ---Begin Environment--- [00:00:00] SHELL=/bin/sh [00:00:00] OSVERSION=1403000 [00:00:00] UNAME_v=FreeBSD 14.3-RELEASE-p2 [00:00:00] UNAME_r=14.3-RELEASE-p2 [00:00:00] BLOCKSIZE=K [00:00:00] MAIL=/var/mail/root [00:00:00] MM_CHARSET=UTF-8 [00:00:00] LANG=C.UTF-8 [00:00:00] STATUS=1 [00:00:00] HOME=/root [00:00:00] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:00] MAKE_OBJDIR_CHECK_WRITABLE=0 [00:00:00] LOCALBASE=/usr/local [00:00:00] USER=root [00:00:00] POUDRIERE_NAME=poudriere-git [00:00:00] POUDRIERE_VERSION=3.4.99.20251026 [00:00:00] MASTERMNT=/usr/local/poudriere/data/.m/143amd64-local/ref [00:00:00] LC_COLLATE=C [00:00:00] POUDRIERE_BUILD_TYPE=bulk [00:00:00] PACKAGE_BUILDING=yes [00:00:00] SAVED_TERM=tmux-256color [00:00:00] OUTPUT_REDIRECTED_STDERR=4 [00:00:00] OUTPUT_REDIRECTED=1 [00:00:00] PWD=/usr/local/poudriere/data/.m/143amd64-local/03/.p [00:00:00] OUTPUT_REDIRECTED_STDOUT=3 [00:00:00] P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS [00:00:00] MASTERNAME=143amd64-local [00:00:00] OLDPWD=/usr/local/poudriere/data/.m/143amd64-local/ref/.p/pool [00:00:00] POUDRIERE_PKGNAME=poudriere-git-3.4.99.20251026 [00:00:00] PREFIX=/usr/local [00:00:00] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:00] ---End Environment--- [00:00:00] [00:00:00] ---Begin Poudriere Port Flags/Env--- [00:00:00] PORT_FLAGS= [00:00:00] PKGENV= [00:00:00] FLAVOR= [00:00:00] MAKE_ARGS= [00:00:00] ---End Poudriere Port Flags/Env--- [00:00:00] [00:00:00] ---Begin OPTIONS List--- [00:00:00] ---End OPTIONS List--- [00:00:00] [00:00:00] --MAINTAINER-- [00:00:00] kde@FreeBSD.org [00:00:00] --End MAINTAINER-- [00:00:00] [00:00:00] --PORTVERSION-- [00:00:00] 5.15.19p0 [00:00:00] --End PORTVERSION-- [00:00:00] [00:00:00] --PORTREVISION-- [00:00:00] 1 [00:00:00] --End PORTREVISION-- [00:00:00] [00:00:00] --CONFIGURE_ARGS-- [00:00:00] --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib -opensource -confirm-license -no-pch -prefix /usr/local -bindir /usr/local/lib/qt5/bin -headerdir /usr/local/include/qt5 -libdir /usr/local/lib/qt5 -plugindir /usr/local/lib/qt5/plugins -importdir /usr/local/lib/qt5/imports -datadir /usr/local/share/qt5 -docdir /usr/local/share/doc/qt5 -translationdir /usr/local/share/qt5/translations -sysconfdir /usr/local/etc/xdg -nomake examples -nomake tests -platform freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) -archdatadir /usr/local/lib/qt5 -libexecdir /usr/local/libexec/qt5 -qmldir /usr/local/lib/qt5/qml -examplesdir /usr/local/share/examples/qt5 -testsdir /usr/local/share/qt5/tests -no-use-gold-linker -recheck-all -release -no-separate-debug-info [00:00:00] --End CONFIGURE_ARGS-- [00:00:00] [00:00:00] --CONFIGURE_ENV-- [00:00:00] ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qt5-script/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qt5-script/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/qt5-script/work/.cache HOME=/wrkdirs/usr/ports/devel/qt5-script/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qt5-script/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/qt5-script/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh [00:00:00] --End CONFIGURE_ENV-- [00:00:00] [00:00:00] --MAKE_ENV-- [00:00:00] MAKEOBJDIR=. PERL_USE_UNSAFE_INC=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qt5-script/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qt5-script/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/qt5-script/work/.cache HOME=/wrkdirs/usr/ports/devel/qt5-script/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qt5-script/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/qt5-script/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--undefined-version -Wl,--as-needed " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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" [00:00:00] --End MAKE_ENV-- [00:00:00] [00:00:00] --PLIST_SUB-- [00:00:00] QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_SBOMDIR="lib/qt5/sbom" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" DEBUG="@comment " SHORTVER=5.15 FULLVER=5.15.19 DEBUG="@comment " NO_DEBUG="" QT_ETCDIR="etc/xdg" QT_CMAKEDIR="lib/cmake" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.42.0 PERL_VER=5.42 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.42 DOCSDIR="share/doc/script" EXAMPLESDIR="share/examples/script" DATADIR="share/script" WWWDIR="www/script" ETCDIR="etc/script" [00:00:00] --End PLIST_SUB-- [00:00:00] [00:00:00] --SUB_LIST-- [00:00:00] PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/script DOCSDIR=/usr/local/share/doc/script EXAMPLESDIR=/usr/local/share/examples/script WWWDIR=/usr/local/www/script ETCDIR=/usr/local/etc/script [00:00:00] --End SUB_LIST-- [00:00:00] [00:00:00] ---Begin make.conf--- [00:00:00] USE_PACKAGE_DEPENDS=yes [00:00:00] BATCH=yes [00:00:00] WRKDIRPREFIX=/wrkdirs [00:00:00] PORTSDIR=/usr/ports [00:00:00] PACKAGES=/packages [00:00:00] DISTDIR=/distfiles [00:00:00] FORCE_PACKAGE=yes [00:00:00] PACKAGE_BUILDING=yes [00:00:00] PACKAGE_BUILDING_FLAVORS=yes [00:00:00] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:00] DEFAULT_VERSIONS+= ssl=openssl [00:00:00] DEFAULT_VERSIONS+= mysql=11.4m [00:00:00] DEFAULT_VERSIONS+= pgsql=17 [00:00:00] OPTIONS_SET+= LDAP [00:00:00] OPTIONS_SET+= QT6 [00:00:00] #OPTIONS_UNSET+= X11 [00:00:00] DEFAULT_VERSIONS+= php=8.3 [00:00:00] DEFAULT_VERSIONS+= samba=4.20 [00:00:00] graphics_cairo_UNSET+= XCB [00:00:00] x11-toolkits_gtk30_UNSET += ATK_BRIDGE COLORD [00:00:00] #ALLOW_UNSUPPORTED_SYSTEM= yes [00:00:00] CCACHE_DIR= /var/cache/ccache [00:00:00] WITH_CCACHE_BUILD= yes [00:00:00] #OVERLAYS+= /usr/local/share/sccache/overlay [00:00:00] #SCCACHE_DIR= /var/cache/ccache/sccache [00:00:00] WITH_CCACHE_BUILD=yes [00:00:00] CCACHE_DIR=/root/.ccache [00:00:00] #### Misc Poudriere #### [00:00:00] .include "/etc/make.conf.ports_env" [00:00:00] GID=0 [00:00:00] UID=0 [00:00:00] DISABLE_MAKE_JOBS=poudriere [00:00:00] ---End make.conf--- [00:00:00] --Resource limits-- [00:00:00] cpu time (seconds, -t) unlimited [00:00:00] file size (512-blocks, -f) unlimited [00:00:00] data seg size (kbytes, -d) 33554432 [00:00:00] stack size (kbytes, -s) 524288 [00:00:00] core file size (512-blocks, -c) unlimited [00:00:00] max memory size (kbytes, -m) unlimited [00:00:00] locked memory (kbytes, -l) unlimited [00:00:00] max user processes (-u) 58500 [00:00:00] open files (-n) 8192 [00:00:00] virtual mem size (kbytes, -v) unlimited [00:00:00] swap limit (kbytes, -w) unlimited [00:00:00] socket buffer size (bytes, -b) unlimited [00:00:00] pseudo-terminals (-p) unlimited [00:00:00] kqueues (-k) unlimited [00:00:00] umtx shared locks (-o) unlimited [00:00:00] pipebuf (-y) unlimited [00:00:00] --End resource limits-- [00:00:00] =================================================== [00:00:00] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:00] ===> License LGPL21 accepted by the user [00:00:00] =========================================================================== [00:00:00] =================================================== [00:00:00] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:00] ===> qt5-script-5.15.19p0_1 depends on file: /usr/local/sbin/pkg - not found [00:00:01] ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [00:00:01] [pkg.mfl.dk] Installing pkg-2.4.2_1... [00:00:01] [pkg.mfl.dk] Extracting pkg-2.4.2_1: .......... done [00:00:10] ===> qt5-script-5.15.19p0_1 depends on file: /usr/local/sbin/pkg - found [00:00:10] ===> Returning to build of qt5-script-5.15.19p0_1 [00:00:10] =========================================================================== [00:00:10] =================================================== [00:00:10] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:10] =========================================================================== [00:00:10] =================================================== [00:00:10] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:10] ===> License LGPL21 accepted by the user [00:00:11] => kde-qtscript-5.15.19p0.tar.xz doesn't seem to exist in /portdistfiles/KDE/Qt/5.15.19. [00:00:11] => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.19/kde-qtscript-5.15.19p0.tar.xz [00:00:22] kde-qtscript-5.15.19p0.tar.xz 2570 kB 36 MBps 00s [00:00:23] ===> Fetching all distfiles required by qt5-script-5.15.19p0_1 for building [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:23] ===> License LGPL21 accepted by the user [00:00:24] ===> Fetching all distfiles required by qt5-script-5.15.19p0_1 for building [00:00:25] => SHA256 Checksum OK for KDE/Qt/5.15.19/kde-qtscript-5.15.19p0.tar.xz. [00:00:25] =========================================================================== [00:00:33] =================================================== [00:00:33] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:33] ===> qt5-script-5.15.19p0_1 depends on package: perl5>=5.42.r<5.43 - not found [00:00:33] ===> Installing existing package /packages/All/perl5-5.42.0_1.pkg [00:00:33] [pkg.mfl.dk] Installing perl5-5.42.0_1... [00:00:34] [pkg.mfl.dk] Extracting perl5-5.42.0_1: .......... done [00:00:49] ===> qt5-script-5.15.19p0_1 depends on package: perl5>=5.42.r<5.43 - found [00:00:49] ===> Returning to build of qt5-script-5.15.19p0_1 [00:00:49] =========================================================================== [00:00:49] =================================================== [00:00:49] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:49] ===> License LGPL21 accepted by the user [00:00:50] ===> Fetching all distfiles required by qt5-script-5.15.19p0_1 for building [00:00:50] ===> Extracting for qt5-script-5.15.19p0_1 [00:00:51] => SHA256 Checksum OK for KDE/Qt/5.15.19/kde-qtscript-5.15.19p0.tar.xz. [00:00:53] =========================================================================== [00:00:53] =================================================== [00:00:53] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:53] =========================================================================== [00:00:53] =================================================== [00:00:53] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:53] ===> Patching for qt5-script-5.15.19p0_1 [00:00:54] ===> Applying FreeBSD patches for qt5-script-5.15.19p0_1 from /usr/ports/devel/qt5-script/files [00:00:54] =========================================================================== [00:00:54] =================================================== [00:00:54] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:55] ===> qt5-script-5.15.19p0_1 depends on package: qt5-buildtools>=5.15 - not found [00:00:55] ===> Installing existing package /packages/All/qt5-buildtools-5.15.18p109.pkg [00:00:55] [pkg.mfl.dk] Installing qt5-buildtools-5.15.18p109... [00:00:55] [pkg.mfl.dk] Extracting qt5-buildtools-5.15.18p109: .......... done [00:00:55] ===> qt5-script-5.15.19p0_1 depends on package: qt5-buildtools>=5.15 - found [00:00:55] ===> Returning to build of qt5-script-5.15.19p0_1 [00:00:56] ===> qt5-script-5.15.19p0_1 depends on package: qt5-qmake>=5.15 - not found [00:00:56] ===> Installing existing package /packages/All/qt5-qmake-5.15.18p109.pkg [00:00:56] [pkg.mfl.dk] Installing qt5-qmake-5.15.18p109... [00:00:56] [pkg.mfl.dk] Extracting qt5-qmake-5.15.18p109: .......... done [00:00:57] ===> qt5-script-5.15.19p0_1 depends on package: qt5-qmake>=5.15 - found [00:00:57] ===> Returning to build of qt5-script-5.15.19p0_1 [00:00:57] ===> qt5-script-5.15.19p0_1 depends on file: /usr/local/bin/ccache - not found [00:00:58] ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [00:00:58] [pkg.mfl.dk] Installing ccache-3.7.12_8... [00:00:58] [pkg.mfl.dk] Extracting ccache-3.7.12_8: .......... done [00:00:58] Create compiler links... [00:00:58] create symlink for cc [00:00:58] create symlink for cc (world) [00:00:58] create symlink for c++ [00:00:58] create symlink for c++ (world) [00:00:58] create symlink for CC [00:00:58] create symlink for CC (world) [00:00:58] create symlink for clang [00:00:58] create symlink for clang (world) [00:00:58] create symlink for clang++ [00:00:58] create symlink for clang++ (world) [00:00:58] ===== [00:00:58] Message from ccache-3.7.12_8: [00:00:58] [00:00:58] -- [00:00:58] NOTE: [00:00:58] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:00:58] information on using ccache with FreeBSD ports and src. [00:00:58] ===> qt5-script-5.15.19p0_1 depends on file: /usr/local/bin/ccache - found [00:00:58] ===> Returning to build of qt5-script-5.15.19p0_1 [00:00:58] =========================================================================== [00:00:58] =================================================== [00:00:58] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:59] ===> qt5-script-5.15.19p0_1 depends on shared library: libQt5Core.so - not found [00:00:59] ===> Installing existing package /packages/All/qt5-core-5.15.18p109.pkg [00:00:59] [pkg.mfl.dk] Installing qt5-core-5.15.18p109... [00:00:59] [pkg.mfl.dk] `-- Installing double-conversion-3.3.1... [00:00:59] [pkg.mfl.dk] `-- Extracting double-conversion-3.3.1: .......... done [00:01:00] [pkg.mfl.dk] `-- Installing gettext-runtime-0.23.1... [00:01:00] [pkg.mfl.dk] | `-- Installing indexinfo-0.3.1_1... [00:01:00] [pkg.mfl.dk] | `-- Extracting indexinfo-0.3.1_1: .... done [00:01:00] [pkg.mfl.dk] `-- Extracting gettext-runtime-0.23.1: .......... done [00:01:01] [pkg.mfl.dk] `-- Installing glib-2.84.1_3,2... [00:01:01] [pkg.mfl.dk] | `-- Installing libffi-3.5.1... [00:01:01] [pkg.mfl.dk] | `-- Extracting libffi-3.5.1: .......... done [00:01:02] [pkg.mfl.dk] | `-- Installing libiconv-1.18_1... [00:01:02] [pkg.mfl.dk] | `-- Extracting libiconv-1.18_1: .......... done [00:01:03] [pkg.mfl.dk] | `-- Installing libinotify-20240724_3... [00:01:03] [pkg.mfl.dk] | `-- Extracting libinotify-20240724_3: .......... done [00:01:04] [pkg.mfl.dk] | `-- Installing pcre2-10.47... [00:01:04] [pkg.mfl.dk] | `-- Extracting pcre2-10.47: .......... done [00:01:05] [pkg.mfl.dk] | `-- Installing py311-packaging-25.0... [00:01:06] [pkg.mfl.dk] | | `-- Installing python311-3.11.14... [00:01:06] [pkg.mfl.dk] | | `-- Installing mpdecimal-4.0.1... [00:01:06] [pkg.mfl.dk] | | `-- Extracting mpdecimal-4.0.1: .......... done [00:01:07] [pkg.mfl.dk] | | `-- Installing openssl-3.0.18,1... [00:01:07] [pkg.mfl.dk] | | `-- Extracting openssl-3.0.18,1: .......... done [00:01:21] [pkg.mfl.dk] | | `-- Installing readline-8.3.1... [00:01:22] [pkg.mfl.dk] | | `-- Extracting readline-8.3.1: .......... done [00:01:26] [pkg.mfl.dk] | | `-- Extracting python311-3.11.14: .......... done [00:01:34] [pkg.mfl.dk] | `-- Extracting py311-packaging-25.0: .......... done [00:01:34] [pkg.mfl.dk] `-- Extracting glib-2.84.1_3,2: .......... done [00:01:43] [pkg.mfl.dk] `-- Installing icu-76.1,1... [00:01:44] [pkg.mfl.dk] `-- Extracting icu-76.1,1: .......... done [00:01:47] [pkg.mfl.dk] `-- Installing zstd-1.5.7_1... [00:01:47] [pkg.mfl.dk] `-- Extracting zstd-1.5.7_1: .......... done [00:01:49] [pkg.mfl.dk] Extracting qt5-core-5.15.18p109: .......... done [00:01:52] ==> Running trigger: gio-modules.ucl [00:01:52] Generating GIO modules cache [00:01:53] ==> Running trigger: glib-schemas.ucl [00:01:53] Compiling glib schemas [00:01:53] No schema files found: doing nothing. [00:01:53] ===== [00:01:53] Message from libinotify-20240724_3: [00:01:53] [00:01:53] -- [00:01:53] You might want to consider increasing the kern.maxfiles tunable if you plan [00:01:53] to use this library for applications that need to monitor activity of a lot [00:01:53] of files. [00:01:53] ===== [00:01:53] Message from python311-3.11.14: [00:01:53] [00:01:53] -- [00:01:53] Note that some standard Python modules are provided as separate ports [00:01:53] as they require additional dependencies. They are available as: [00:01:53] [00:01:53] py311-gdbm databases/py-gdbm@py311 [00:01:53] py311-sqlite3 databases/py-sqlite3@py311 [00:01:53] py311-tkinter x11-toolkits/py-tkinter@py311 [00:01:53] ===> qt5-script-5.15.19p0_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) [00:01:54] ===> Returning to build of qt5-script-5.15.19p0_1 [00:01:54] =========================================================================== [00:01:54] =================================================== [00:01:54] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:54] ===> Configuring for qt5-script-5.15.19p0_1 [00:01:54] /bin/mkdir -p /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:01:54] echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.cache [00:01:54] touch /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.git [00:01:54] touch /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.conf # easier than to -f before the sed [00:01:54] /usr/bin/sed -i.bak -e '/MODULE_VERSION/s|5\.15\.\([0-9]*\)|5.15.19|g' /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.conf [00:01:54] echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/lib' >> /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.cache [00:01:54] echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.cache [00:01:54] echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.cache [00:02:16] Info: creating stash file /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.stash [00:02:18] [00:02:18] Running configuration tests... [00:02:18] Done running configuration tests. [00:02:18] [00:02:18] Configure summary: [00:02:18] [00:02:18] [00:02:18] [00:02:18] Qt is now configured for building. Just run 'make'. [00:02:18] Once everything is built, you must run 'make install'. [00:02:18] Qt will be installed into '/usr/local'. [00:02:18] [00:02:18] Prior to reconfiguration, make sure you remove any leftovers from [00:02:18] the previous build. [00:02:18] [00:02:19] Reading /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/src.pro [00:02:19] Reading /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/script.pro [00:02:22] Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtScript -version 5.15.19 -outdir /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 -builddir /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:02:29] = /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:02:29] = /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:02:29] = /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:02:29] QtScript: created fwd-include header(s) for /src/script/api/ { qscriptable.h (2), qscriptable_p.h (1), qscriptclass.h (2), qscriptclasspropertyiterator.h (2), qscriptcontext.h (2), qscriptcontext_p.h (1), qscriptcontextinfo.h (3), qscriptengine.h (3), qscriptengine_p.h (1), qscriptengineagent.h (2), qscriptengineagent_p.h (1), qscriptextensioninterface.h (2), qscriptextensionplugin.h (2), qscriptprogram.h (2), qscriptprogram_p.h (1), qscriptstring.h (2), qscriptstring_p.h (1), qscriptvalue.h (3), qscriptvalue_p.h (1), qscriptvalueiterator.h (2), qtscriptglobal.h (1) } [00:02:29] QtScript: created fwd-include header(s) for /src/script/bridge/ { qscriptactivationobject_p.h (1), qscriptclassobject_p.h (1), qscriptdeclarativeclass_p.h (1), qscriptdeclarativeobject_p.h (1), qscriptfunction_p.h (1), qscriptglobalobject_p.h (1), qscriptobject_p.h (1), qscriptqobject_p.h (1), qscriptstaticscopeobject_p.h (1), qscriptvariant_p.h (1) } [00:02:29] QtScript: created fwd-include header(s) for /src/script/parser/ { qscriptast_p.h (1), qscriptastfwd_p.h (1), qscriptastvisitor_p.h (1), qscriptgrammar_p.h (1), qscriptlexer_p.h (1), qscriptparser_p.h (1), qscriptsyntaxchecker_p.h (1) } [00:02:29] QtScript: created version header [00:02:29] QtScript: created master header [00:02:29] QtScript: created headers.pri file [00:03:31] =========================================================================== [00:03:31] =================================================== [00:03:31] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:03:31] ===> Building for qt5-script-5.15.19p0_1 [00:03:31] cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/src.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang 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,--undefined-version -Wl,--as-needed ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all [00:03:31] cd script/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/script.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang 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,--undefined-version -Wl,--as-needed ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all [00:03:32] perl /usr/local/lib/qt5/mkspecs/features/data/unix/findclasslist.pl < QtScript.version.in > QtScript.version [00:03:32] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/pcre_compile.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp [00:03:49] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/pcre_exec.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp [00:04:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp:50: [00:04:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24: [00:04:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:04:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:04:11] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:04:11] | ^ [00:04:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:04:11] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:04:11] | ^ [00:04:11] 2 warnings generated. [00:04:11] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/pcre_tables.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_tables.cpp [00:04:21] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/pcre_ucp_searchfuncs.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp [00:04:31] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/pcre_xclass.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_xclass.cpp [00:04:40] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSBase.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:05:03] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:05:03] | ^ [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:05:03] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:05:03] | ^ [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:05:03] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:05:03] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:05:03] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:05:03] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:03] | ^ [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:05:03] 69 | OwnPtr m_storage; [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:03] | ^ [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:03] | ^ [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:05:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:03] | ^ [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:05:03] 100 | OwnPtr m_anonymousSlotTable; [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:05:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:03] | ^ [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:05:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:05:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:05:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:03] | ^ [00:05:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:03] | ^ [00:05:03] 8 warnings generated. [00:05:03] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSCallbackConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:05:24] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:05:24] | ^ [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:05:24] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:05:24] | ^ [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:05:24] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:05:24] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:05:24] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:05:24] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:24] | ^ [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:05:24] 69 | OwnPtr m_storage; [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:24] | ^ [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:24] | ^ [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:05:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:24] | ^ [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:05:24] 100 | OwnPtr m_anonymousSlotTable; [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:05:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:24] | ^ [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:05:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:05:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:24] | ^ [00:05:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:24] | ^ [00:05:24] 8 warnings generated. [00:05:24] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSCallbackFunction.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:05:48] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:05:48] | ^ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:05:48] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:05:48] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:05:48] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:05:48] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:05:48] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:48] | ^ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:05:48] 69 | OwnPtr m_storage; [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:05:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:48] | ^ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:05:48] 100 | OwnPtr m_anonymousSlotTable; [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:05:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:48] | ^ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:05:48] 155 | OwnPtr m_sampler; [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:48] | ^ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:05:48] 122 | OwnPtr m_identifierArena; [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:32: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 1388 | void adoptData(std::auto_ptr data) [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:48] | ^ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:05:48] 1429 | OwnPtr m_data; [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:48] | ^ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:05:48] 543 | OwnPtr m_exceptionInfo; [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:05:48] | ^ [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:05:48] 562 | OwnPtr m_rareData; [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:05:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:05:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:05:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:05:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:05:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:05:48] | ^ [00:05:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:05:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:05:48] | ^ [00:05:48] 19 warnings generated. [00:05:48] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSCallbackObject.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:06:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:06:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:06:08] | ^ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:06:08] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:06:08] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:06:08] 69 | OwnPtr m_storage; [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:08] | ^ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:08] | ^ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:06:08] 100 | OwnPtr m_anonymousSlotTable; [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:08] | ^ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:08] | ^ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:06:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:06:08] 110 | OwnPtr m_callbackObjectData; [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:34:1: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:06:08] 34 | ASSERT_CLASS_FITS_IN_CELL(JSCallbackObject); [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:42:57: note: expanded from macro 'ASSERT_CLASS_FITS_IN_CELL' [00:06:08] 42 | #define ASSERT_CLASS_FITS_IN_CELL(class) COMPILE_ASSERT(sizeof(class) <= CELL_SIZE, class_fits_in_cell) [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:06:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:08] | ^ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:06:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:06:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:08] | ^ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:06:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:06:08] 110 | OwnPtr m_callbackObjectData; [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:35:1: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:06:08] 35 | ASSERT_CLASS_FITS_IN_CELL(JSCallbackObject); [00:06:08] | ^ [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:42:57: note: expanded from macro 'ASSERT_CLASS_FITS_IN_CELL' [00:06:08] 42 | #define ASSERT_CLASS_FITS_IN_CELL(class) COMPILE_ASSERT(sizeof(class) <= CELL_SIZE, class_fits_in_cell) [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:06:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:08] | ^ [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:06:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:06:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:08] | ^ [00:06:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:08] | ^ [00:06:08] 12 warnings generated. [00:06:09] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSClassRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:06:30] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:06:30] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:06:30] | ^ [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:06:30] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:06:30] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:06:30] 69 | OwnPtr m_storage; [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:30] | ^ [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:30] | ^ [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:06:30] 100 | OwnPtr m_anonymousSlotTable; [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:30] | ^ [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:30] | ^ [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:06:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:06:30] 110 | OwnPtr m_callbackObjectData; [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:234:50: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:06:30] 234 | jsClassData.cachedPrototype = new (exec) JSCallbackObject(exec, exec->lexicalGlobalObject()->callbackObjectStructure(), prototypeClass, &jsClassData); // set jsClassData as the object's private data, so it can clear our reference on destruction [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:06:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:30] | ^ [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:06:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:06:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:30] | ^ [00:06:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:30] | ^ [00:06:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:30: [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:80:58: warning: instantiation of variable 'QTJSC::JSCallbackObject::info' required here, but no definition is available [-Wundefined-var-template] [00:06:30] 80 | virtual const ClassInfo* classInfo() const { return &info; } [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:51:25: note: in instantiation of member function 'QTJSC::JSCallbackObject::classInfo' requested here [00:06:30] 51 | JSCallbackObject::JSCallbackObject(ExecState* exec, NonNullPassRefPtr structure, JSClassRef jsClass, void* data) [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:234:50: note: in instantiation of member function 'QTJSC::JSCallbackObject::JSCallbackObject' requested here [00:06:30] 234 | jsClassData.cachedPrototype = new (exec) JSCallbackObject(exec, exec->lexicalGlobalObject()->callbackObjectStructure(), prototypeClass, &jsClassData); // set jsClassData as the object's private data, so it can clear our reference on destruction [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:06:30] 46 | static const ClassInfo info; [00:06:30] | ^ [00:06:30] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:80:58: note: add an explicit instantiation declaration to suppress this warning if 'QTJSC::JSCallbackObject::info' is explicitly instantiated in another translation unit [00:06:30] 80 | virtual const ClassInfo* classInfo() const { return &info; } [00:06:30] | ^ [00:06:30] 11 warnings generated. [00:06:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSContextRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:06:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:06:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:06:53] | ^ [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:06:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:06:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:06:53] 69 | OwnPtr m_storage; [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:53] | ^ [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:53] | ^ [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:06:53] 100 | OwnPtr m_anonymousSlotTable; [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:53] | ^ [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:53] | ^ [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:06:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:06:53] 110 | OwnPtr m_callbackObjectData; [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:100:59: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:06:53] 100 | JSGlobalObject* globalObject = new (globalData.get()) JSCallbackObject(globalObjectClass); [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:06:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:53] | ^ [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:06:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:06:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:53] | ^ [00:06:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:53] | ^ [00:06:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:32: [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:80:58: warning: instantiation of variable 'QTJSC::JSCallbackObject::info' required here, but no definition is available [-Wundefined-var-template] [00:06:53] 80 | virtual const ClassInfo* classInfo() const { return &info; } [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:61:25: note: in instantiation of member function 'QTJSC::JSCallbackObject::classInfo' requested here [00:06:53] 61 | JSCallbackObject::JSCallbackObject(JSClassRef jsClass) [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:100:59: note: in instantiation of member function 'QTJSC::JSCallbackObject::JSCallbackObject' requested here [00:06:53] 100 | JSGlobalObject* globalObject = new (globalData.get()) JSCallbackObject(globalObjectClass); [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:06:53] 46 | static const ClassInfo info; [00:06:53] | ^ [00:06:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:80:58: note: add an explicit instantiation declaration to suppress this warning if 'QTJSC::JSCallbackObject::info' is explicitly instantiated in another translation unit [00:06:53] 80 | virtual const ClassInfo* classInfo() const { return &info; } [00:06:53] | ^ [00:06:53] 11 warnings generated. [00:06:53] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSObjectRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:07:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:07:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:07:19] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:07:19] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:19] 69 | OwnPtr m_storage; [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:07:19] 100 | OwnPtr m_anonymousSlotTable; [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:19] 155 | OwnPtr m_sampler; [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:19] 122 | OwnPtr m_identifierArena; [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 1388 | void adoptData(std::auto_ptr data) [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:19] 1429 | OwnPtr m_data; [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:19] 543 | OwnPtr m_exceptionInfo; [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:19] 562 | OwnPtr m_rareData; [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:19] 94 | OwnPtr d; [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:07:19] 110 | OwnPtr m_callbackObjectData; [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:84:53: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:07:19] 84 | JSCallbackObject* object = new (exec) JSCallbackObject(exec, exec->lexicalGlobalObject()->callbackObjectStructure(), jsClass, data); [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:07:19] 110 | OwnPtr m_callbackObjectData; [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:344:29: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:07:19] 344 | if (jsObject->inherits(&JSCallbackObject::info)) [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:19] | ^ [00:07:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:346:62: warning: instantiation of variable 'QTJSC::JSCallbackObject::info' required here, but no definition is available [-Wundefined-var-template] [00:07:19] 346 | else if (jsObject->inherits(&JSCallbackObject::info)) [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:51:25: note: in instantiation of member function 'QTJSC::JSCallbackObject::classInfo' requested here [00:07:19] 51 | JSCallbackObject::JSCallbackObject(ExecState* exec, NonNullPassRefPtr structure, JSClassRef jsClass, void* data) [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:84:53: note: in instantiation of member function 'QTJSC::JSCallbackObject::JSCallbackObject' requested here [00:07:19] 84 | JSCallbackObject* object = new (exec) JSCallbackObject(exec, exec->lexicalGlobalObject()->callbackObjectStructure(), jsClass, data); [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:07:19] 46 | static const ClassInfo info; [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:346:62: note: add an explicit instantiation declaration to suppress this warning if 'QTJSC::JSCallbackObject::info' is explicitly instantiated in another translation unit [00:07:19] 346 | else if (jsObject->inherits(&JSCallbackObject::info)) [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:344:63: warning: instantiation of variable 'QTJSC::JSCallbackObject::info' required here, but no definition is available [-Wundefined-var-template] [00:07:19] 344 | if (jsObject->inherits(&JSCallbackObject::info)) [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:07:19] 46 | static const ClassInfo info; [00:07:19] | ^ [00:07:19] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:344:63: note: add an explicit instantiation declaration to suppress this warning if 'QTJSC::JSCallbackObject::info' is explicitly instantiated in another translation unit [00:07:19] 344 | if (jsObject->inherits(&JSCallbackObject::info)) [00:07:19] | ^ [00:07:19] 27 warnings generated. [00:07:19] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSStringRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:07:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:07:33] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:07:33] | ^ [00:07:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:07:33] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:07:33] | ^ [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:07:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:07:33] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:07:33] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:33] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:33] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:07:33] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:33] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:33] 4 warnings generated. [00:07:33] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSValueRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:07:51] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:07:51] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:07:51] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:51] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:07:51] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:51] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:51] 69 | OwnPtr m_storage; [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:07:51] 100 | OwnPtr m_anonymousSlotTable; [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:51] 155 | OwnPtr m_sampler; [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:07:51] 110 | OwnPtr m_callbackObjectData; [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:130:26: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:07:51] 130 | if (o->inherits(&JSCallbackObject::info)) [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:07:51] 110 | OwnPtr m_callbackObjectData; [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:132:31: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:07:51] 132 | else if (o->inherits(&JSCallbackObject::info)) [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:07:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:51] | ^ [00:07:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:130:60: warning: instantiation of variable 'QTJSC::JSCallbackObject::info' required here, but no definition is available [-Wundefined-var-template] [00:07:51] 130 | if (o->inherits(&JSCallbackObject::info)) [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:07:51] 46 | static const ClassInfo info; [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:130:60: note: add an explicit instantiation declaration to suppress this warning if 'QTJSC::JSCallbackObject::info' is explicitly instantiated in another translation unit [00:07:51] 130 | if (o->inherits(&JSCallbackObject::info)) [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:132:59: warning: instantiation of variable 'QTJSC::JSCallbackObject::info' required here, but no definition is available [-Wundefined-var-template] [00:07:51] 132 | else if (o->inherits(&JSCallbackObject::info)) [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:07:51] 46 | static const ClassInfo info; [00:07:51] | ^ [00:07:51] ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:132:59: note: add an explicit instantiation declaration to suppress this warning if 'QTJSC::JSCallbackObject::info' is explicitly instantiated in another translation unit [00:07:51] 132 | else if (o->inherits(&JSCallbackObject::info)) [00:07:51] | ^ [00:07:51] 16 warnings generated. [00:07:51] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/OpaqueJSString.o ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:08:07] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:08:07] | ^ [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:08:07] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:08:07] | ^ [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:08:07] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:08:07] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:08:07] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:08:07] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:07] | ^ [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:08:07] 69 | OwnPtr m_storage; [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:07] | ^ [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:07] | ^ [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:08:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:07] | ^ [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:08:07] 100 | OwnPtr m_anonymousSlotTable; [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:08:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:07] | ^ [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:08:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:08:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:07] | ^ [00:08:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:07] | ^ [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:44:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] [00:08:07] 44 | if (this && m_characters) [00:08:07] | ^~~~ ~~ [00:08:07] ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:51:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] [00:08:07] 51 | if (!this || !m_characters) [00:08:07] | ~^~~~ [00:08:07] 10 warnings generated. [00:08:07] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ARMAssembler.o ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp [00:08:07] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/MacroAssemblerARM.o ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp [00:08:08] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/CodeBlock.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:08:30] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:08:30] | ^ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:08:30] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:08:30] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:08:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:08:30] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:08:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:30] | ^ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:08:30] 69 | OwnPtr m_storage; [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:08:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:30] | ^ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:08:30] 100 | OwnPtr m_anonymousSlotTable; [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:08:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:30] | ^ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:08:30] 155 | OwnPtr m_sampler; [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:30] | ^ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:08:30] 122 | OwnPtr m_identifierArena; [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 1388 | void adoptData(std::auto_ptr data) [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:30] | ^ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:08:30] 1429 | OwnPtr m_data; [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:30] | ^ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:08:30] 543 | OwnPtr m_exceptionInfo; [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:30] | ^ [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:08:30] 562 | OwnPtr m_rareData; [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:08:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:30] | ^ [00:08:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:30] | ^ [00:08:30] 19 warnings generated. [00:08:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JumpTable.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:34: [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:08:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:08:46] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:08:46] | ^ [00:08:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:08:46] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:08:46] | ^ [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:34: [00:08:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:08:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:08:46] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:08:46] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:08:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:08:46] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:08:46] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:08:46] 4 warnings generated. [00:08:46] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Opcode.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.cpp [00:08:50] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/SamplingTool.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:33: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:09:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:09:12] | ^ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:09:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:09:12] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:09:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:09:12] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:09:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:12] | ^ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:12] 69 | OwnPtr m_storage; [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:12] | ^ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:12] 122 | OwnPtr m_identifierArena; [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:09:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:12] | ^ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:09:12] 100 | OwnPtr m_anonymousSlotTable; [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:09:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 1388 | void adoptData(std::auto_ptr data) [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:12] | ^ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:12] 1429 | OwnPtr m_data; [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:12] | ^ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:12] 155 | OwnPtr m_sampler; [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:12] | ^ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:12] 543 | OwnPtr m_exceptionInfo; [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:12] | ^ [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:12] 562 | OwnPtr m_rareData; [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:12] | ^ [00:09:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:12] | ^ [00:09:12] 19 warnings generated. [00:09:12] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/StructureStubInfo.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp [00:09:13] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/BytecodeGenerator.o ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:09:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:09:54] | ^ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:09:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:09:54] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:09:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:09:54] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:09:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:54] | ^ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:54] 69 | OwnPtr m_storage; [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:09:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:54] | ^ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:09:54] 100 | OwnPtr m_anonymousSlotTable; [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:09:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:54] | ^ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:54] 155 | OwnPtr m_sampler; [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:54] | ^ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:54] 122 | OwnPtr m_identifierArena; [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 1388 | void adoptData(std::auto_ptr data) [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:54] | ^ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:54] 1429 | OwnPtr m_data; [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:54] | ^ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:54] 543 | OwnPtr m_exceptionInfo; [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:54] | ^ [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:54] 562 | OwnPtr m_rareData; [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:54] | ^ [00:09:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:54] | ^ [00:09:54] 19 warnings generated. [00:09:55] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/NodesCodegen.o ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:10:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:10:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:10:19] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:10:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:10:19] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:10:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:19] 69 | OwnPtr m_storage; [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:19] 122 | OwnPtr m_identifierArena; [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:10:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:10:19] 100 | OwnPtr m_anonymousSlotTable; [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:10:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 1388 | void adoptData(std::auto_ptr data) [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:19] 1429 | OwnPtr m_data; [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:19] 155 | OwnPtr m_sampler; [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:19] 543 | OwnPtr m_exceptionInfo; [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:19] 562 | OwnPtr m_rareData; [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:19] | ^ [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:19] 74 | OwnPtr d; [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:19] | ^ [00:10:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:19] | ^ [00:10:19] 21 warnings generated. [00:10:19] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/DebuggerActivation.o ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:10:39] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:10:39] | ^ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:10:39] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:10:39] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:10:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:10:39] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:10:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:39] | ^ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:39] 69 | OwnPtr m_storage; [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:10:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:39] | ^ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:10:39] 100 | OwnPtr m_anonymousSlotTable; [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:10:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:39] | ^ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:39] 155 | OwnPtr m_sampler; [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:39] | ^ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:39] 122 | OwnPtr m_identifierArena; [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 1388 | void adoptData(std::auto_ptr data) [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:39] | ^ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:39] 1429 | OwnPtr m_data; [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:39] | ^ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:39] 543 | OwnPtr m_exceptionInfo; [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:39] | ^ [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:39] 562 | OwnPtr m_rareData; [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:10:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:39] | ^ [00:10:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:39] | ^ [00:10:39] 19 warnings generated. [00:10:39] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/DebuggerCallFrame.o ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:10:56] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:10:56] | ^ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:10:56] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:10:56] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:10:56] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:10:56] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:10:56] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:56] | ^ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:56] 69 | OwnPtr m_storage; [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:10:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:56] | ^ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:10:56] 100 | OwnPtr m_anonymousSlotTable; [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:10:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:56] | ^ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:56] 155 | OwnPtr m_sampler; [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:56] | ^ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:56] 122 | OwnPtr m_identifierArena; [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:33: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 1388 | void adoptData(std::auto_ptr data) [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:56] | ^ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:56] 1429 | OwnPtr m_data; [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:56] | ^ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:56] 543 | OwnPtr m_exceptionInfo; [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:56] | ^ [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:56] 562 | OwnPtr m_rareData; [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:56] | ^ [00:10:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:56] | ^ [00:10:56] 19 warnings generated. [00:10:56] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Debugger.o ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:11:16] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:11:16] | ^ [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:11:16] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:11:16] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:11:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:11:16] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:11:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:16] | ^ [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:16] 69 | OwnPtr m_storage; [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:11:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:16] | ^ [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:11:16] 100 | OwnPtr m_anonymousSlotTable; [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:11:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:16] | ^ [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:16] 155 | OwnPtr m_sampler; [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:16] | ^ [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:16] 122 | OwnPtr m_identifierArena; [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:30: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 1388 | void adoptData(std::auto_ptr data) [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:16] | ^ [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:16] 1429 | OwnPtr m_data; [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:16] | ^ [00:11:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:16] | ^ [00:11:16] 15 warnings generated. [00:11:16] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/CallFrame.o ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:11:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:11:32] | ^ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:11:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:11:32] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:11:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:11:32] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:11:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:32] | ^ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:32] 69 | OwnPtr m_storage; [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:11:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:32] | ^ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:11:32] 100 | OwnPtr m_anonymousSlotTable; [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:11:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:32] | ^ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:32] 155 | OwnPtr m_sampler; [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:32] | ^ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:32] 122 | OwnPtr m_identifierArena; [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:29: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 1388 | void adoptData(std::auto_ptr data) [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:32] | ^ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:32] 1429 | OwnPtr m_data; [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:32] | ^ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:32] 543 | OwnPtr m_exceptionInfo; [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:32] | ^ [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:32] 562 | OwnPtr m_rareData; [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:32] | ^ [00:11:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:32] | ^ [00:11:32] 19 warnings generated. [00:11:32] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Interpreter.o ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:12:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:12:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:12:12] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:12:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:12:12] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:12:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:12] 69 | OwnPtr m_storage; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:12:12] 100 | OwnPtr m_anonymousSlotTable; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:12] 155 | OwnPtr m_sampler; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:12] 122 | OwnPtr m_identifierArena; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:33: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 1388 | void adoptData(std::auto_ptr data) [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:12] 1429 | OwnPtr m_data; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:12] 543 | OwnPtr m_exceptionInfo; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:12] 562 | OwnPtr m_rareData; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:12] 109 | OwnPtr d; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:12] | ^ [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:12] 74 | OwnPtr d; [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:12] | ^ [00:12:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:12] | ^ [00:12:12] 23 warnings generated. [00:12:12] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegisterFile.o ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp [00:12:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: [00:12:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32: [00:12:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:12:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:12:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:12:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:12:24] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:12:24] | ^ [00:12:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:12:24] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:12:24] | ^ [00:12:24] 2 warnings generated. [00:12:24] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ExecutableAllocatorFixedVMPool.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp [00:12:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: [00:12:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:12:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:12:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:12:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:12:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:12:34] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:12:34] | ^ [00:12:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:12:34] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:12:34] | ^ [00:12:34] 2 warnings generated. [00:12:35] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ExecutableAllocatorPosix.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp [00:12:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: [00:12:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:12:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:12:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:12:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:12:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:12:46] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:12:46] | ^ [00:12:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:12:46] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:12:46] | ^ [00:12:46] 2 warnings generated. [00:12:46] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ExecutableAllocatorSymbian.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp [00:12:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: [00:12:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:12:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:12:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:12:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:12:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:12:56] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:12:56] | ^ [00:12:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:12:56] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:12:56] | ^ [00:12:56] 2 warnings generated. [00:12:56] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ExecutableAllocatorWin.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp [00:13:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: [00:13:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:13:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:13:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:13:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:13:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:13:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:13:09] | ^ [00:13:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:13:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:13:09] | ^ [00:13:09] 2 warnings generated. [00:13:09] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ExecutableAllocator.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp [00:13:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: [00:13:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:13:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:13:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:13:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:13:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:13:22] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:13:22] | ^ [00:13:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:13:22] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:13:22] | ^ [00:13:22] 2 warnings generated. [00:13:22] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JITArithmetic.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp [00:13:22] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JITCall.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp [00:13:23] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JIT.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp [00:13:24] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JITOpcodes.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp [00:13:25] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JITPropertyAccess.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp [00:13:26] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JITStubs.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp [00:13:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: [00:13:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34: [00:13:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31: [00:13:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:13:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:13:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:13:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:13:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:13:39] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:13:39] | ^ [00:13:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:13:39] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:13:39] | ^ [00:13:39] 2 warnings generated. [00:13:39] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Lexer.o ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:14:00] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:14:00] | ^ [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:14:00] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:14:00] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:14:00] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:14:00] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:14:00] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:00] | ^ [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:00] 69 | OwnPtr m_storage; [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:14:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:00] | ^ [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:14:00] 100 | OwnPtr m_anonymousSlotTable; [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:14:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:00] | ^ [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:00] 122 | OwnPtr m_identifierArena; [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:28: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeInfo.h:23: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 1388 | void adoptData(std::auto_ptr data) [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:00] | ^ [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:00] 1429 | OwnPtr m_data; [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:00] | ^ [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:00] 155 | OwnPtr m_sampler; [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:00] | ^ [00:14:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:00] | ^ [00:14:00] 15 warnings generated. [00:14:00] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Nodes.o ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:14:24] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:14:24] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:14:24] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:14:24] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:14:24] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:14:24] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:24] 69 | OwnPtr m_storage; [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:24] 122 | OwnPtr m_identifierArena; [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:14:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:14:24] 100 | OwnPtr m_anonymousSlotTable; [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:14:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 1388 | void adoptData(std::auto_ptr data) [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:24] 1429 | OwnPtr m_data; [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:24] 155 | OwnPtr m_sampler; [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:24] 543 | OwnPtr m_exceptionInfo; [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:24] 562 | OwnPtr m_rareData; [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:24] | ^ [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:24] 74 | OwnPtr d; [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:24] | ^ [00:14:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:24] | ^ [00:14:24] 21 warnings generated. [00:14:24] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ParserArena.o ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp [00:14:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:14:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:14:54] | ^ [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:14:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:14:54] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:14:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:14:54] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:14:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:54] | ^ [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:54] 69 | OwnPtr m_storage; [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:14:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:54] | ^ [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:14:54] 100 | OwnPtr m_anonymousSlotTable; [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:14:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:54] | ^ [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:54] 155 | OwnPtr m_sampler; [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:54] | ^ [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:54] 122 | OwnPtr m_identifierArena; [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 1388 | void adoptData(std::auto_ptr data) [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:54] | ^ [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:54] 1429 | OwnPtr m_data; [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:54] | ^ [00:14:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:54] | ^ [00:14:54] 15 warnings generated. [00:14:54] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Parser.o ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:16:18] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:16:18] | ^ [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:16:18] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:16:18] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:16:18] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:16:18] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:16:18] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:18] | ^ [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:18] 69 | OwnPtr m_storage; [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:16:18] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:18] | ^ [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:16:18] 100 | OwnPtr m_anonymousSlotTable; [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:16:18] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:18] | ^ [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:18] 155 | OwnPtr m_sampler; [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:18] | ^ [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:18] 122 | OwnPtr m_identifierArena; [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 1388 | void adoptData(std::auto_ptr data) [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:18] | ^ [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:18] 1429 | OwnPtr m_data; [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:18] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:18] | ^ [00:16:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:18] | ^ [00:16:18] 15 warnings generated. [00:16:18] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Profile.o ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:16:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:16:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:16:32] | ^ [00:16:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:16:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:16:32] | ^ [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:16:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:16:32] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:16:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:16:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:16:32] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:16:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:16:32] 4 warnings generated. [00:16:32] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ProfileGenerator.o ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:16:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:16:54] | ^ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:16:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:16:54] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:16:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:16:54] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:16:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:54] | ^ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:54] 69 | OwnPtr m_storage; [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:16:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:54] | ^ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:16:54] 100 | OwnPtr m_anonymousSlotTable; [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:16:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:54] | ^ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:54] 155 | OwnPtr m_sampler; [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:54] | ^ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:54] 122 | OwnPtr m_identifierArena; [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 1388 | void adoptData(std::auto_ptr data) [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:54] | ^ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:54] 1429 | OwnPtr m_data; [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:54] | ^ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:54] 543 | OwnPtr m_exceptionInfo; [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:16:54] | ^ [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:16:54] 562 | OwnPtr m_rareData; [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:16:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:16:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:16:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:16:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:16:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:16:54] | ^ [00:16:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:16:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:16:54] | ^ [00:16:54] 19 warnings generated. [00:16:54] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ProfileNode.o ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:17:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:17:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:17:09] | ^ [00:17:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:17:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:17:09] | ^ [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:17:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:17:09] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:17:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:17:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:17:09] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:17:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:17:09] 4 warnings generated. [00:17:09] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Profiler.o ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:17:27] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:17:27] | ^ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:17:27] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:17:27] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:17:27] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:17:27] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:17:27] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:27] | ^ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:17:27] 69 | OwnPtr m_storage; [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:17:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:27] | ^ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:17:27] 100 | OwnPtr m_anonymousSlotTable; [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:17:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:27] | ^ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:17:27] 155 | OwnPtr m_sampler; [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:27] | ^ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:17:27] 122 | OwnPtr m_identifierArena; [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:34: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 1388 | void adoptData(std::auto_ptr data) [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:27] | ^ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:17:27] 1429 | OwnPtr m_data; [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:27] | ^ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:17:27] 543 | OwnPtr m_exceptionInfo; [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:27] | ^ [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:17:27] 562 | OwnPtr m_rareData; [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:17:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:27] | ^ [00:17:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:27] | ^ [00:17:27] 19 warnings generated. [00:17:27] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ArgList.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:17:44] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:17:44] | ^ [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:17:44] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:17:44] | ^ [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:25: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:17:44] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:17:44] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:17:44] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:17:44] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:44] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:44] | ^ [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:17:44] 69 | OwnPtr m_storage; [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:44] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:44] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:44] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:44] | ^ [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:17:44] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:17:44] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:44] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:44] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:44] | ^ [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:17:44] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:17:44] | ^ [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:17:44] 100 | OwnPtr m_anonymousSlotTable; [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:17:44] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:44] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:44] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:44] | ^ [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:17:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:17:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:17:44] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:17:44] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:17:44] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:17:44] | ^ [00:17:44] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:17:44] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:17:44] | ^ [00:17:44] 8 warnings generated. [00:17:44] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Arguments.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:18:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:18:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:18:09] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:18:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:18:09] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:18:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:09] 69 | OwnPtr m_storage; [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:18:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:18:09] 100 | OwnPtr m_anonymousSlotTable; [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:18:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:09] 155 | OwnPtr m_sampler; [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:09] 122 | OwnPtr m_identifierArena; [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 1388 | void adoptData(std::auto_ptr data) [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:09] 1429 | OwnPtr m_data; [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:09] 543 | OwnPtr m_exceptionInfo; [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:09] 562 | OwnPtr m_rareData; [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:09] | ^ [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:09] 109 | OwnPtr d; [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:09] | ^ [00:18:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:09] | ^ [00:18:09] 21 warnings generated. [00:18:09] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ArrayConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:18:28] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:18:28] | ^ [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:18:28] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:18:28] | ^ [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:18:28] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:18:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:18:28] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:18:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:28] | ^ [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:28] 69 | OwnPtr m_storage; [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:28] | ^ [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:28] | ^ [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:18:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:28] | ^ [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:18:28] 100 | OwnPtr m_anonymousSlotTable; [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:18:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:28] | ^ [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:18:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:18:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:28] | ^ [00:18:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:28] | ^ [00:18:28] 8 warnings generated. [00:18:28] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ArrayPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:18:55] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:18:55] | ^ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:18:55] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:18:55] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:18:55] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:18:55] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:18:55] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:55] | ^ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:55] 69 | OwnPtr m_storage; [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:18:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:55] | ^ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:18:55] 100 | OwnPtr m_anonymousSlotTable; [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:18:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:55] | ^ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:55] 155 | OwnPtr m_sampler; [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:55] | ^ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:55] 122 | OwnPtr m_identifierArena; [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:27: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 1388 | void adoptData(std::auto_ptr data) [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:55] | ^ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:55] 1429 | OwnPtr m_data; [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:55] | ^ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:55] 543 | OwnPtr m_exceptionInfo; [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:18:55] | ^ [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:18:55] 562 | OwnPtr m_rareData; [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:18:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:18:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:18:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:18:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:18:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:18:55] | ^ [00:18:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:18:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:18:55] | ^ [00:18:55] 19 warnings generated. [00:18:55] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/BooleanConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:19:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:19:12] | ^ [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:19:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:19:12] | ^ [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:19:12] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:19:12] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:12] | ^ [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:12] 69 | OwnPtr m_storage; [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:12] | ^ [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:12] | ^ [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:12] | ^ [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:19:12] 100 | OwnPtr m_anonymousSlotTable; [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:12] | ^ [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:12] | ^ [00:19:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:12] | ^ [00:19:12] 8 warnings generated. [00:19:12] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/BooleanObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:19:25] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:19:25] | ^ [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:19:25] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:19:25] | ^ [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:19:25] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:19:25] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:25] | ^ [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:25] 69 | OwnPtr m_storage; [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:25] | ^ [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:25] | ^ [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:25] | ^ [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:19:25] 100 | OwnPtr m_anonymousSlotTable; [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:25] | ^ [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:25] | ^ [00:19:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:25] | ^ [00:19:25] 8 warnings generated. [00:19:25] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/BooleanPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:19:38] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:19:38] | ^ [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:19:38] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:19:38] | ^ [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:19:38] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:19:38] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:38] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:38] | ^ [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:38] 69 | OwnPtr m_storage; [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:38] | ^ [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:38] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:38] | ^ [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:38] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:38] | ^ [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:19:38] 100 | OwnPtr m_anonymousSlotTable; [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:38] | ^ [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:38] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:38] | ^ [00:19:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:38] | ^ [00:19:38] 8 warnings generated. [00:19:38] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/CallData.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:19:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:19:53] | ^ [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:19:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:19:53] | ^ [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:19:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:19:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:53] | ^ [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:53] 69 | OwnPtr m_storage; [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:53] | ^ [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:53] | ^ [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:53] | ^ [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:19:53] 100 | OwnPtr m_anonymousSlotTable; [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:53] | ^ [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:53] | ^ [00:19:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:53] | ^ [00:19:53] 8 warnings generated. [00:19:53] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Collector.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:20:15] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:20:15] | ^ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:20:15] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:25: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:20:15] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:20:15] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:20:15] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:20:15] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:15] | ^ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:15] 69 | OwnPtr m_storage; [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:20:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:15] | ^ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:20:15] 100 | OwnPtr m_anonymousSlotTable; [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:20:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:15] | ^ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:15] 155 | OwnPtr m_sampler; [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:15] | ^ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:15] 122 | OwnPtr m_identifierArena; [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:26: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 1388 | void adoptData(std::auto_ptr data) [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:15] | ^ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:15] 1429 | OwnPtr m_data; [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:15] | ^ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:15] 543 | OwnPtr m_exceptionInfo; [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:15] | ^ [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:15] 562 | OwnPtr m_rareData; [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:15] | ^ [00:20:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:15] | ^ [00:20:15] 19 warnings generated. [00:20:15] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/CommonIdentifiers.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:20:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:20:30] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:20:30] | ^ [00:20:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:20:30] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:20:30] | ^ [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:20:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:20:30] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:20:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:20:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:20:30] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:20:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:30] | ^ [00:20:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:30] 69 | OwnPtr m_storage; [00:20:30] | ^ [00:20:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:30] | ^ [00:20:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:30] | ^ [00:20:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:30] | ^ [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:30] | ^ [00:20:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:30] | ^ [00:20:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:30] | ^ [00:20:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:30] | ^ [00:20:30] 6 warnings generated. [00:20:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Completion.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:24: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:21:16] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:21:16] | ^ [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:21:16] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:21:16] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:21:16] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:16] | ^ [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:16] 69 | OwnPtr m_storage; [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:16] | ^ [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:21:16] 100 | OwnPtr m_anonymousSlotTable; [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:16] | ^ [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:16] 155 | OwnPtr m_sampler; [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:16] | ^ [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:16] 122 | OwnPtr m_identifierArena; [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:30: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 1388 | void adoptData(std::auto_ptr data) [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:16] | ^ [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:16] 1429 | OwnPtr m_data; [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:16] | ^ [00:21:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:16] | ^ [00:21:16] 15 warnings generated. [00:21:16] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ConstructData.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:21:33] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:21:33] | ^ [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:21:33] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:21:33] | ^ [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:21:33] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:33] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:21:33] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:33] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:33] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:33] | ^ [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:33] 69 | OwnPtr m_storage; [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:33] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:33] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:33] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:33] | ^ [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:33] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:33] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:33] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:33] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:33] | ^ [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:33] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:33] | ^ [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:21:33] 100 | OwnPtr m_anonymousSlotTable; [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:33] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:33] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:33] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:33] | ^ [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:33] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:33] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:33] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:33] | ^ [00:21:33] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:33] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:33] | ^ [00:21:33] 8 warnings generated. [00:21:33] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/DateConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:21:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:21:53] | ^ [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:21:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:21:53] | ^ [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:21:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:21:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:53] | ^ [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:53] 69 | OwnPtr m_storage; [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:53] | ^ [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:53] | ^ [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:53] | ^ [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:21:53] 100 | OwnPtr m_anonymousSlotTable; [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:53] | ^ [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:53] | ^ [00:21:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:53] | ^ [00:21:53] 8 warnings generated. [00:21:53] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/DateConversion.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:22:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:22:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:22:09] | ^ [00:22:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:22:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:22:09] | ^ [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:22:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:22:09] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:22:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:22:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:22:09] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:22:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:22:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:22:09] | ^ [00:22:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:22:09] 69 | OwnPtr m_storage; [00:22:09] | ^ [00:22:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:22:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:09] | ^ [00:22:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:09] | ^ [00:22:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:09] | ^ [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:22:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:22:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:22:09] | ^ [00:22:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:22:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:09] | ^ [00:22:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:09] | ^ [00:22:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:09] | ^ [00:22:09] 6 warnings generated. [00:22:09] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/DateInstance.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:22:28] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:22:28] | ^ [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:22:28] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:22:28] | ^ [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:22:28] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:22:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:22:28] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:22:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:22:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:22:28] | ^ [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:22:28] 69 | OwnPtr m_storage; [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:22:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:28] | ^ [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:22:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:22:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:28] | ^ [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:22:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:22:28] | ^ [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:22:28] 100 | OwnPtr m_anonymousSlotTable; [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:22:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:28] | ^ [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:22:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:22:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:22:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:28] | ^ [00:22:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:28] | ^ [00:22:28] 8 warnings generated. [00:22:29] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/DatePrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:22:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:22:54] | ^ [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:22:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:22:54] | ^ [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:22:54] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:22:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:22:54] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:22:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:22:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:22:54] | ^ [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:22:54] 69 | OwnPtr m_storage; [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:22:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:54] | ^ [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:22:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:22:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:54] | ^ [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:22:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:22:54] | ^ [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:22:54] 100 | OwnPtr m_anonymousSlotTable; [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:22:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:54] | ^ [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:22:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:22:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:22:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:22:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:22:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:22:54] | ^ [00:22:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:22:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:22:54] | ^ [00:22:54] 8 warnings generated. [00:22:54] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ErrorConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:23:10] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:23:10] | ^ [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:23:10] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:23:10] | ^ [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:23:10] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:23:10] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:23:10] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:23:10] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:23:10] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:23:10] | ^ [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:23:10] 69 | OwnPtr m_storage; [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:23:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:10] | ^ [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:23:10] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:23:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:10] | ^ [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:23:10] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:23:10] | ^ [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:23:10] 100 | OwnPtr m_anonymousSlotTable; [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:23:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:10] | ^ [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:23:10] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:23:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:10] | ^ [00:23:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:10] | ^ [00:23:10] 8 warnings generated. [00:23:10] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Error.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:23:26] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:23:26] | ^ [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:23:26] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:23:26] | ^ [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:23:26] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:23:26] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:23:26] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:23:26] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:23:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:23:26] | ^ [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:23:26] 69 | OwnPtr m_storage; [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:23:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:26] | ^ [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:23:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:23:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:26] | ^ [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:23:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:23:26] | ^ [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:23:26] 100 | OwnPtr m_anonymousSlotTable; [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:23:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:26] | ^ [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:23:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:23:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:26] | ^ [00:23:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:26] | ^ [00:23:26] 8 warnings generated. [00:23:26] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ErrorInstance.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:23:41] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:23:41] | ^ [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:23:41] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:23:41] | ^ [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:23:41] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:23:41] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:23:41] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:23:41] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:23:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:23:41] | ^ [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:23:41] 69 | OwnPtr m_storage; [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:23:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:41] | ^ [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:23:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:23:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:41] | ^ [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:23:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:23:41] | ^ [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:23:41] 100 | OwnPtr m_anonymousSlotTable; [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:23:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:41] | ^ [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:23:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:23:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:23:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:23:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:23:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:23:41] | ^ [00:23:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:23:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:23:41] | ^ [00:23:41] 8 warnings generated. [00:23:41] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ErrorPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:24:22] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:24:22] | ^ [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:24:22] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:24:22] | ^ [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:24:22] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:24:22] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:24:22] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:24:22] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:22] | ^ [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:22] 69 | OwnPtr m_storage; [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:22] | ^ [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:22] | ^ [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:24:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:22] | ^ [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:24:22] 100 | OwnPtr m_anonymousSlotTable; [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:24:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:22] | ^ [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:24:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:24:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:22] | ^ [00:24:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:22] | ^ [00:24:22] 8 warnings generated. [00:24:22] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ExceptionHelpers.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:24:50] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:24:50] | ^ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:24:50] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:24:50] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:24:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:24:50] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:24:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:50] | ^ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:50] 69 | OwnPtr m_storage; [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:50] | ^ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:24:50] 100 | OwnPtr m_anonymousSlotTable; [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:50] | ^ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:50] 155 | OwnPtr m_sampler; [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:50] | ^ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:50] 122 | OwnPtr m_identifierArena; [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 1388 | void adoptData(std::auto_ptr data) [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:50] | ^ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:50] 1429 | OwnPtr m_data; [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:50] | ^ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:50] 543 | OwnPtr m_exceptionInfo; [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:50] | ^ [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:50] 562 | OwnPtr m_rareData; [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:50] | ^ [00:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:50] | ^ [00:24:50] 19 warnings generated. [00:25:10] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Executable.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:25:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:25:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:25:32] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:25:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:25:32] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:25:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 69 | OwnPtr m_storage; [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:25:32] 100 | OwnPtr m_anonymousSlotTable; [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 155 | OwnPtr m_sampler; [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 122 | OwnPtr m_identifierArena; [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 1388 | void adoptData(std::auto_ptr data) [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 1429 | OwnPtr m_data; [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 543 | OwnPtr m_exceptionInfo; [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 562 | OwnPtr m_rareData; [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:77:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 77 | OwnPtr generator(new BytecodeGenerator(evalNode.get(), globalObject->debugger(), scopeChain, m_evalCodeBlock->symbolTable(), m_evalCodeBlock)); [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:191:23: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 191 | OwnPtr newCodeBlock(new FunctionCodeBlock(this, FunctionCode, source().provider(), source().startOffset())); [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:32] | ^ [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:217:27: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:32] 217 | OwnPtr newCodeBlock(new EvalCodeBlock(this, globalObject, source().provider(), scopeChain.localDepth())); [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:32] | ^ [00:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:32] | ^ [00:25:32] 25 warnings generated. [00:25:32] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/FunctionConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:25:49] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:25:49] | ^ [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:25:49] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:25:49] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:25:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:25:49] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:25:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:49] | ^ [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:49] 69 | OwnPtr m_storage; [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:25:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:49] | ^ [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:25:49] 100 | OwnPtr m_anonymousSlotTable; [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:25:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:49] | ^ [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:49] 122 | OwnPtr m_identifierArena; [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:30: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 1388 | void adoptData(std::auto_ptr data) [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:49] | ^ [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:49] 1429 | OwnPtr m_data; [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:25:49] | ^ [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:25:49] 155 | OwnPtr m_sampler; [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:25:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:25:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:25:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:25:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:25:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:25:49] | ^ [00:25:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:25:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:25:49] | ^ [00:25:49] 15 warnings generated. [00:25:49] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/FunctionPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:26:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:26:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:26:12] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:26:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:26:12] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:26:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:12] 69 | OwnPtr m_storage; [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:26:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:26:12] 100 | OwnPtr m_anonymousSlotTable; [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:26:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:12] 155 | OwnPtr m_sampler; [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:12] 122 | OwnPtr m_identifierArena; [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 1388 | void adoptData(std::auto_ptr data) [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:12] 1429 | OwnPtr m_data; [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:12] 543 | OwnPtr m_exceptionInfo; [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:12] 562 | OwnPtr m_rareData; [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:12] | ^ [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:12] 109 | OwnPtr d; [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:12] | ^ [00:26:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:12] | ^ [00:26:12] 21 warnings generated. [00:26:13] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/GetterSetter.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:26:26] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:26:26] | ^ [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:26:26] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:26:26] | ^ [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:26:26] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:26:26] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:26:26] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:26:26] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:26] | ^ [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:26] 69 | OwnPtr m_storage; [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:26] | ^ [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:26] | ^ [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:26:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:26] | ^ [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:26:26] 100 | OwnPtr m_anonymousSlotTable; [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:26:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:26] | ^ [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:26:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:26:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:26:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:26] | ^ [00:26:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:26] | ^ [00:26:26] 8 warnings generated. [00:26:26] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/GlobalEvalFunction.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:26:43] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:26:43] | ^ [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:26:43] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:26:43] | ^ [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:26:43] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:26:43] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:26:43] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:26:43] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:43] | ^ [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:43] 69 | OwnPtr m_storage; [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:43] | ^ [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:43] | ^ [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:26:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:43] | ^ [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:26:43] 100 | OwnPtr m_anonymousSlotTable; [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:26:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:43] | ^ [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:26:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:26:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:26:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:43] | ^ [00:26:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:43] | ^ [00:26:43] 8 warnings generated. [00:26:43] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Identifier.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:26:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:26:59] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:26:59] | ^ [00:26:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:26:59] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:26:59] | ^ [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:26:59] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:26:59] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:26:59] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:59] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:26:59] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:26:59] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:59] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:26:59] | ^ [00:26:59] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:26:59] 69 | OwnPtr m_storage; [00:26:59] | ^ [00:26:59] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:59] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:59] | ^ [00:26:59] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:59] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:59] | ^ [00:26:59] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:59] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:59] | ^ [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:26:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:26:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:26:59] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:26:59] | ^ [00:26:59] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:26:59] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:26:59] | ^ [00:26:59] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:26:59] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:26:59] | ^ [00:26:59] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:26:59] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:26:59] | ^ [00:26:59] 6 warnings generated. [00:26:59] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/InitializeThreading.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:27:17] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:27:17] | ^ [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:27:17] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:27:17] | ^ [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:34: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:27:17] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:27:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:27:17] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:27:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:17] | ^ [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:17] 69 | OwnPtr m_storage; [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:17] | ^ [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:17] | ^ [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:27:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:17] | ^ [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:27:17] 100 | OwnPtr m_anonymousSlotTable; [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:27:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:17] | ^ [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:27:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:27:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:17] | ^ [00:27:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:17] | ^ [00:27:17] 8 warnings generated. [00:28:14] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/InternalFunction.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:28:29] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:28:29] | ^ [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:28:29] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:28:29] | ^ [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:28:29] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:28:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:28:29] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:28:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:29] | ^ [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:28:29] 69 | OwnPtr m_storage; [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:29] | ^ [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:29] | ^ [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:28:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:29] | ^ [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:28:29] 100 | OwnPtr m_anonymousSlotTable; [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:28:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:29] | ^ [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:28:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:28:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:29] | ^ [00:28:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:29] | ^ [00:28:29] 8 warnings generated. [00:28:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSActivation.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:28:50] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:28:50] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:28:50] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:28:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:28:50] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:28:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:28:50] 69 | OwnPtr m_storage; [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:28:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:28:50] 100 | OwnPtr m_anonymousSlotTable; [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:28:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:28:50] 155 | OwnPtr m_sampler; [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:28:50] 122 | OwnPtr m_identifierArena; [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 1388 | void adoptData(std::auto_ptr data) [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:28:50] 1429 | OwnPtr m_data; [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:28:50] 543 | OwnPtr m_exceptionInfo; [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:28:50] 562 | OwnPtr m_rareData; [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:28:50] | ^ [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:28:50] 109 | OwnPtr d; [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:28:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:28:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:28:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:28:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:28:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:28:50] | ^ [00:28:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:28:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:28:50] | ^ [00:28:50] 21 warnings generated. [00:28:50] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSAPIValueWrapper.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:29:04] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:29:04] | ^ [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:29:04] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:29:04] | ^ [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:29:04] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:29:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:29:04] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:29:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:29:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:29:04] | ^ [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:29:04] 69 | OwnPtr m_storage; [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:29:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:29:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:29:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:29:04] | ^ [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:29:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:29:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:29:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:29:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:29:04] | ^ [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:29:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:29:04] | ^ [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:29:04] 100 | OwnPtr m_anonymousSlotTable; [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:29:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:29:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:29:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:29:04] | ^ [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:29:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:29:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:29:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:29:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:29:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:29:04] | ^ [00:29:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:29:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:29:04] | ^ [00:29:04] 8 warnings generated. [00:30:06] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSArray.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:30:31] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:30:31] | ^ [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:30:31] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:30:31] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:31] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:30:31] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:31] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:31] | ^ [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:31] 69 | OwnPtr m_storage; [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:31] | ^ [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:30:31] 100 | OwnPtr m_anonymousSlotTable; [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:31] | ^ [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:31] 155 | OwnPtr m_sampler; [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:31] | ^ [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:31] 122 | OwnPtr m_identifierArena; [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:29: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 1388 | void adoptData(std::auto_ptr data) [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:31] | ^ [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:31] 1429 | OwnPtr m_data; [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:31] | ^ [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:767:24: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:31] 767 | OwnPtr m_cachedCall; [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:31] | ^ [00:30:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:31] | ^ [00:30:31] 17 warnings generated. [00:30:31] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSByteArray.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:30:48] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:30:48] | ^ [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:30:48] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:30:48] | ^ [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:30:48] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:48] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:30:48] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:48] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:48] | ^ [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:48] 69 | OwnPtr m_storage; [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:48] | ^ [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:48] | ^ [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:48] | ^ [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:30:48] 100 | OwnPtr m_anonymousSlotTable; [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:48] | ^ [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:48] | ^ [00:30:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:48] | ^ [00:30:48] 8 warnings generated. [00:30:48] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSCell.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:31:05] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:31:05] | ^ [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:31:05] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:31:05] | ^ [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:31:05] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:31:05] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:05] | ^ [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:05] 69 | OwnPtr m_storage; [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:05] | ^ [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:05] | ^ [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:05] | ^ [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:31:05] 100 | OwnPtr m_anonymousSlotTable; [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:05] | ^ [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:05] | ^ [00:31:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:05] | ^ [00:31:05] 8 warnings generated. [00:31:05] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSFunction.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:31:25] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:31:25] | ^ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:31:25] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:31:25] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:31:25] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:25] | ^ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:25] 69 | OwnPtr m_storage; [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:25] | ^ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:31:25] 100 | OwnPtr m_anonymousSlotTable; [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:25] | ^ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:25] 155 | OwnPtr m_sampler; [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:25] | ^ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:25] 122 | OwnPtr m_identifierArena; [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:28: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 1388 | void adoptData(std::auto_ptr data) [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:25] | ^ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:25] 1429 | OwnPtr m_data; [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:25] | ^ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:25] 543 | OwnPtr m_exceptionInfo; [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:25] | ^ [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:25] 562 | OwnPtr m_rareData; [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:25] | ^ [00:31:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:25] | ^ [00:31:25] 19 warnings generated. [00:31:25] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSGlobalData.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:31:45] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:31:45] | ^ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:31:45] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:31:45] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:31:45] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:45] | ^ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:45] 69 | OwnPtr m_storage; [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:45] | ^ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:31:45] 100 | OwnPtr m_anonymousSlotTable; [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:45] | ^ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:45] 155 | OwnPtr m_sampler; [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:45] | ^ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:45] 122 | OwnPtr m_identifierArena; [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:38: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 1388 | void adoptData(std::auto_ptr data) [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:45] | ^ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:45] 1429 | OwnPtr m_data; [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:45] | ^ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:45] 543 | OwnPtr m_exceptionInfo; [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:45] | ^ [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:45] 562 | OwnPtr m_rareData; [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:31:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:45] | ^ [00:31:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:45] | ^ [00:31:45] 19 warnings generated. [00:31:45] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSGlobalObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:32:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:32:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:32:12] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:32:12] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 69 | OwnPtr m_storage; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:32:12] 100 | OwnPtr m_anonymousSlotTable; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 155 | OwnPtr m_sampler; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 122 | OwnPtr m_identifierArena; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:37: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 1388 | void adoptData(std::auto_ptr data) [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 1429 | OwnPtr m_data; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 543 | OwnPtr m_exceptionInfo; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 562 | OwnPtr m_rareData; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 109 | OwnPtr d; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 94 | OwnPtr d; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:12] 74 | OwnPtr d; [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:32:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:32:12] 110 | OwnPtr m_callbackObjectData; [00:32:12] | ^ [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:224:36: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:32:12] 224 | d()->callbackObjectStructure = JSCallbackObject::createStructure(d()->objectPrototype); [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:32:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:32:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:12] | ^ [00:32:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:12] | ^ [00:32:12] 27 warnings generated. [00:32:13] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSGlobalObjectFunctions.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:32:35] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:32:35] | ^ [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:32:35] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:32:35] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:35] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:32:35] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:35] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:35] | ^ [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:35] 69 | OwnPtr m_storage; [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:35] | ^ [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:32:35] 100 | OwnPtr m_anonymousSlotTable; [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:35] | ^ [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:35] 155 | OwnPtr m_sampler; [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:35] | ^ [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:35] 122 | OwnPtr m_identifierArena; [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:35: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 1388 | void adoptData(std::auto_ptr data) [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:35] | ^ [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:35] 1429 | OwnPtr m_data; [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:35] | ^ [00:32:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:35] | ^ [00:32:35] 15 warnings generated. [00:32:35] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSImmediate.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.cpp [00:32:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.cpp:22: [00:32:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:29: [00:32:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:32:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:32:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:32:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:32:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:32:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:32:39] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:32:39] | ^ [00:32:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:32:39] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:32:39] | ^ [00:32:39] 2 warnings generated. [00:32:39] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSLock.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:22: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.h:25: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:32:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:32:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:32:53] | ^ [00:32:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:32:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:32:53] | ^ [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:25: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:32:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:32:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:32:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:24: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:53] | ^ [00:32:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:53] 69 | OwnPtr m_storage; [00:32:53] | ^ [00:32:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:53] | ^ [00:32:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:53] | ^ [00:32:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:53] | ^ [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:24: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:32:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:53] | ^ [00:32:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:53] | ^ [00:32:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:53] | ^ [00:32:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:53] | ^ [00:32:53] 6 warnings generated. [00:32:53] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSNotAnObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:33:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:33:09] | ^ [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:33:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:33:09] | ^ [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:33:09] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:33:09] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:09] | ^ [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:33:09] 69 | OwnPtr m_storage; [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:09] | ^ [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:09] | ^ [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:09] | ^ [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:33:09] 100 | OwnPtr m_anonymousSlotTable; [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:09] | ^ [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:09] | ^ [00:33:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:09] | ^ [00:33:09] 8 warnings generated. [00:33:09] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSNumberCell.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:33:24] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:33:24] | ^ [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:33:24] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:33:24] | ^ [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:33:24] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:24] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:33:24] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:24] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:24] | ^ [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:33:24] 69 | OwnPtr m_storage; [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:24] | ^ [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:24] | ^ [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:24] | ^ [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:33:24] 100 | OwnPtr m_anonymousSlotTable; [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:24] | ^ [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:33:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:24] | ^ [00:33:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:24] | ^ [00:33:24] 8 warnings generated. [00:33:24] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:33:45] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:33:45] | ^ [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:33:45] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:33:45] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:33:45] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:45] | ^ [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:33:45] 69 | OwnPtr m_storage; [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:45] | ^ [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:33:45] 100 | OwnPtr m_anonymousSlotTable; [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:45] | ^ [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:33:45] 122 | OwnPtr m_identifierArena; [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:36: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 1388 | void adoptData(std::auto_ptr data) [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:45] | ^ [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:33:45] 1429 | OwnPtr m_data; [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:45] | ^ [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:33:45] 155 | OwnPtr m_sampler; [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:45] | ^ [00:33:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:45] | ^ [00:33:45] 15 warnings generated. [00:33:46] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSONObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:34:11] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:34:11] | ^ [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:34:11] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:34:11] | ^ [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:34:11] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:34:11] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:34:11] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:34:11] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:11] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:11] | ^ [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:11] 69 | OwnPtr m_storage; [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:11] | ^ [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:11] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:11] | ^ [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:34:11] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:11] | ^ [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:34:11] 100 | OwnPtr m_anonymousSlotTable; [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:34:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:11] | ^ [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:34:11] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:34:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:11] | ^ [00:34:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:11] | ^ [00:34:11] 8 warnings generated. [00:34:11] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSPropertyNameIterator.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:34:30] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:34:30] | ^ [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:34:30] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:34:30] | ^ [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:34:30] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:34:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:34:30] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:34:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:30] | ^ [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:30] 69 | OwnPtr m_storage; [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:30] | ^ [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:30] | ^ [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:34:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:30] | ^ [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:34:30] 100 | OwnPtr m_anonymousSlotTable; [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:34:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:30] | ^ [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:34:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:34:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:30] | ^ [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:30] | ^ [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:30] 155 | OwnPtr m_sampler; [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:30] | ^ [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:30] | ^ [00:34:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:30] | ^ [00:34:30] 10 warnings generated. [00:34:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSStaticScopeObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:34:47] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:34:47] | ^ [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:34:47] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:34:47] | ^ [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:34:47] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:34:47] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:34:47] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:34:47] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:47] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:47] | ^ [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:47] 69 | OwnPtr m_storage; [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:47] | ^ [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:47] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:47] | ^ [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:34:47] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:47] | ^ [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:34:47] 100 | OwnPtr m_anonymousSlotTable; [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:34:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:47] | ^ [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:34:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:34:47] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:34:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:47] | ^ [00:34:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:47] | ^ [00:34:47] 8 warnings generated. [00:34:48] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSString.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:35:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:35:08] | ^ [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:35:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:35:08] | ^ [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:35:08] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:35:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:35:08] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:35:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:35:08] | ^ [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:35:08] 69 | OwnPtr m_storage; [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:08] | ^ [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:08] | ^ [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:35:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:35:08] | ^ [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:35:08] 100 | OwnPtr m_anonymousSlotTable; [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:35:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:08] | ^ [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:35:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:35:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:08] | ^ [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:35:08] | ^ [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:35:08] 155 | OwnPtr m_sampler; [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:08] | ^ [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:35:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:08] | ^ [00:35:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:08] | ^ [00:35:08] 10 warnings generated. [00:35:08] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSValue.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:24: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:35:27] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:35:27] | ^ [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:35:27] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:35:27] | ^ [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:35:27] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:35:27] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:35:27] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:35:27] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:35:27] | ^ [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:35:27] 69 | OwnPtr m_storage; [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:27] | ^ [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:27] | ^ [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:35:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:35:27] | ^ [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:35:27] 100 | OwnPtr m_anonymousSlotTable; [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:35:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:27] | ^ [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:35:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:35:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:35:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:27] | ^ [00:35:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:27] | ^ [00:35:27] 8 warnings generated. [00:35:27] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSVariableObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:35:45] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:35:45] | ^ [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:35:45] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:35:45] | ^ [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:35:45] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:35:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:35:45] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:35:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:35:45] | ^ [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:35:45] 69 | OwnPtr m_storage; [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:45] | ^ [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:45] | ^ [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:35:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:35:45] | ^ [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:35:45] 100 | OwnPtr m_anonymousSlotTable; [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:35:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:45] | ^ [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:35:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:35:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:35:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:45] | ^ [00:35:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:45] | ^ [00:35:45] 8 warnings generated. [00:35:45] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/JSWrapperObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:36:34] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:36:34] | ^ [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:36:34] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:36:34] | ^ [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:36:34] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:36:34] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:36:34] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:36:34] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:34] | ^ [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:36:34] 69 | OwnPtr m_storage; [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:34] | ^ [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:34] | ^ [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:36:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:34] | ^ [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:36:34] 100 | OwnPtr m_anonymousSlotTable; [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:36:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:34] | ^ [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:36:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:36:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:36:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:34] | ^ [00:36:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:34] | ^ [00:36:34] 8 warnings generated. [00:36:34] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/LiteralParser.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:30: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:36:57] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:36:57] | ^ [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:36:57] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:36:57] | ^ [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:36:57] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:36:57] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:36:57] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:36:57] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:57] | ^ [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:36:57] 69 | OwnPtr m_storage; [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:57] | ^ [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:57] | ^ [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:36:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:57] | ^ [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:36:57] 100 | OwnPtr m_anonymousSlotTable; [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:36:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:57] | ^ [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:36:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:36:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:57] | ^ [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:57] | ^ [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:36:57] 122 | OwnPtr m_identifierArena; [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:57] | ^ [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:57] | ^ [00:36:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:57] | ^ [00:36:57] 10 warnings generated. [00:36:57] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Lookup.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:37:14] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:37:14] | ^ [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:37:14] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:37:14] | ^ [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:37:14] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:37:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:37:14] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:37:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:37:14] | ^ [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:37:14] 69 | OwnPtr m_storage; [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:14] | ^ [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:14] | ^ [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:37:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:37:14] | ^ [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:37:14] 100 | OwnPtr m_anonymousSlotTable; [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:37:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:14] | ^ [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:37:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:37:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:37:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:14] | ^ [00:37:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:14] | ^ [00:37:14] 8 warnings generated. [00:37:14] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/MarkStackPosix.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackPosix.cpp [00:37:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackPosix.cpp:27: [00:37:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h:29: [00:37:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:37:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:37:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:37:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:37:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:37:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:37:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:37:19] | ^ [00:37:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:37:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:37:19] | ^ [00:37:19] 2 warnings generated. [00:37:19] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/MarkStackSymbian.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackSymbian.cpp [00:37:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackSymbian.cpp:21: [00:37:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h:29: [00:37:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:37:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:37:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:37:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:37:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:37:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:37:23] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:37:23] | ^ [00:37:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:37:23] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:37:23] | ^ [00:37:23] 2 warnings generated. [00:37:23] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/MarkStackWin.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackWin.cpp [00:37:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackWin.cpp:27: [00:37:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h:29: [00:37:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:37:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:37:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:37:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:37:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:37:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:37:26] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:37:26] | ^ [00:37:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:37:26] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:37:26] | ^ [00:37:26] 2 warnings generated. [00:37:26] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/MarkStack.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.cpp [00:37:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.cpp:27: [00:37:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h:29: [00:37:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:37:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:37:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:37:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:37:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:37:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:37:30] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:37:30] | ^ [00:37:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:37:30] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:37:30] | ^ [00:37:30] 2 warnings generated. [00:37:31] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/MathObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:37:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:37:53] | ^ [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:37:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:37:53] | ^ [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:37:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:37:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:37:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:37:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:37:53] | ^ [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:37:53] 69 | OwnPtr m_storage; [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:53] | ^ [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:53] | ^ [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:37:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:37:53] | ^ [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:37:53] 100 | OwnPtr m_anonymousSlotTable; [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:37:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:53] | ^ [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:37:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:37:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:53] | ^ [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:37:53] | ^ [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:37:53] 155 | OwnPtr m_sampler; [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:53] | ^ [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:53] | ^ [00:37:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:53] | ^ [00:37:53] 10 warnings generated. [00:37:53] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/NativeErrorConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:38:10] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:38:10] | ^ [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:38:10] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:38:10] | ^ [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:38:10] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:38:10] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:38:10] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:38:10] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:38:10] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:38:10] | ^ [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:38:10] 69 | OwnPtr m_storage; [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:38:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:10] | ^ [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:38:10] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:38:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:10] | ^ [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:38:10] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:38:10] | ^ [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:38:10] 100 | OwnPtr m_anonymousSlotTable; [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:38:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:10] | ^ [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:38:10] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:38:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:10] | ^ [00:38:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:10] | ^ [00:38:10] 8 warnings generated. [00:38:10] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/NativeErrorPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:38:30] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:38:30] | ^ [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:38:30] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:38:30] | ^ [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:38:30] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:38:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:38:30] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:38:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:38:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:38:30] | ^ [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:38:30] 69 | OwnPtr m_storage; [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:38:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:30] | ^ [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:38:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:38:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:30] | ^ [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:38:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:38:30] | ^ [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:38:30] 100 | OwnPtr m_anonymousSlotTable; [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:38:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:30] | ^ [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:38:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:38:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:30] | ^ [00:38:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:30] | ^ [00:38:30] 8 warnings generated. [00:38:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/NumberConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:38:49] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:38:49] | ^ [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:38:49] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:38:49] | ^ [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:38:49] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:38:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:38:49] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:38:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:38:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:38:49] | ^ [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:38:49] 69 | OwnPtr m_storage; [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:38:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:49] | ^ [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:38:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:38:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:49] | ^ [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:38:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:38:49] | ^ [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:38:49] 100 | OwnPtr m_anonymousSlotTable; [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:38:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:49] | ^ [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:38:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:38:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:49] | ^ [00:38:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:49] | ^ [00:38:49] 8 warnings generated. [00:38:49] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/NumberObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:39:04] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:39:04] | ^ [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:39:04] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:39:04] | ^ [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:39:04] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:39:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:39:04] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:39:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:04] | ^ [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:39:04] 69 | OwnPtr m_storage; [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:04] | ^ [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:04] | ^ [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:39:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:04] | ^ [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:39:04] 100 | OwnPtr m_anonymousSlotTable; [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:39:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:04] | ^ [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:39:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:39:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:04] | ^ [00:39:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:04] | ^ [00:39:04] 8 warnings generated. [00:39:04] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/NumberPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:39:29] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:39:29] | ^ [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:39:29] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:39:29] | ^ [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:39:29] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:39:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:39:29] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:39:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:29] | ^ [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:39:29] 69 | OwnPtr m_storage; [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:29] | ^ [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:29] | ^ [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:39:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:29] | ^ [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:39:29] 100 | OwnPtr m_anonymousSlotTable; [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:39:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:29] | ^ [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:39:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:39:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:29] | ^ [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:29] | ^ [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:39:29] 155 | OwnPtr m_sampler; [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:29] | ^ [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:29] | ^ [00:39:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:29] | ^ [00:39:29] 10 warnings generated. [00:39:29] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ObjectConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:39:47] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:39:47] | ^ [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:39:47] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:39:47] | ^ [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:39:47] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:39:47] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:39:47] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:39:47] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:47] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:47] | ^ [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:39:47] 69 | OwnPtr m_storage; [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:47] | ^ [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:47] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:47] | ^ [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:39:47] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:47] | ^ [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:39:47] 100 | OwnPtr m_anonymousSlotTable; [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:39:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:47] | ^ [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:39:47] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:39:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:47] | ^ [00:39:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:47] | ^ [00:39:47] 8 warnings generated. [00:39:47] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ObjectPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:40:04] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:40:04] | ^ [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:40:04] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:40:04] | ^ [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:40:04] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:40:04] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:04] | ^ [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:40:04] 69 | OwnPtr m_storage; [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:04] | ^ [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:04] | ^ [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:04] | ^ [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:40:04] 100 | OwnPtr m_anonymousSlotTable; [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:04] | ^ [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:04] | ^ [00:40:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:04] | ^ [00:40:04] 8 warnings generated. [00:40:05] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Operations.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:40:22] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:40:22] | ^ [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:40:22] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:40:22] | ^ [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:40:22] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:22] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:40:22] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:22] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:22] | ^ [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:40:22] 69 | OwnPtr m_storage; [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:22] | ^ [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:22] | ^ [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:22] | ^ [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:40:22] 100 | OwnPtr m_anonymousSlotTable; [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:22] | ^ [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:22] | ^ [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:22] | ^ [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:40:22] 155 | OwnPtr m_sampler; [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:22] | ^ [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:22] | ^ [00:40:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:22] | ^ [00:40:22] 10 warnings generated. [00:40:22] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/PropertyDescriptor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:29: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.h:29: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:40:37] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:40:37] | ^ [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:40:37] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:40:37] | ^ [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:40:37] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:37] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:40:37] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:37] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:37] | ^ [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:40:37] 69 | OwnPtr m_storage; [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:37] | ^ [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:37] | ^ [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:37] | ^ [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:40:37] 100 | OwnPtr m_anonymousSlotTable; [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:37] | ^ [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:37] | ^ [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:37] | ^ [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:40:37] 155 | OwnPtr m_sampler; [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:37] | ^ [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:37] | ^ [00:40:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:37] | ^ [00:40:37] 10 warnings generated. [00:40:37] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/PropertyNameArray.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:40:55] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:40:55] | ^ [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:40:55] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:40:55] | ^ [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:40:55] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:55] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:40:55] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:55] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:55] | ^ [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:40:55] 69 | OwnPtr m_storage; [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:55] | ^ [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:55] | ^ [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:55] | ^ [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:40:55] 100 | OwnPtr m_anonymousSlotTable; [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:55] | ^ [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:40:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:55] | ^ [00:40:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:55] | ^ [00:40:55] 8 warnings generated. [00:40:55] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/PropertySlot.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:41:11] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:41:11] | ^ [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:41:11] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:41:11] | ^ [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:41:11] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:11] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:41:11] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:11] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:11] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:11] | ^ [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:41:11] 69 | OwnPtr m_storage; [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:11] | ^ [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:11] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:11] | ^ [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:11] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:11] | ^ [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:41:11] 100 | OwnPtr m_anonymousSlotTable; [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:11] | ^ [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:41:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:11] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:11] | ^ [00:41:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:11] | ^ [00:41:11] 8 warnings generated. [00:41:12] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/PrototypeFunction.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:41:31] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:41:31] | ^ [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:41:31] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:41:31] | ^ [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:41:31] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:31] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:41:31] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:31] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:31] | ^ [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:41:31] 69 | OwnPtr m_storage; [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:31] | ^ [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:31] | ^ [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:31] | ^ [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:41:31] 100 | OwnPtr m_anonymousSlotTable; [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:31] | ^ [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:31] | ^ [00:41:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:31] | ^ [00:41:31] 8 warnings generated. [00:41:31] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegExpConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:41:49] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:41:49] | ^ [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:41:49] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:41:49] | ^ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:41:49] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:41:49] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:49] | ^ [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:41:49] 69 | OwnPtr m_storage; [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:49] | ^ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:49] | ^ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:49] | ^ [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:41:49] 100 | OwnPtr m_anonymousSlotTable; [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:49] | ^ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:49] | ^ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:49] | ^ [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:41:49] 94 | OwnPtr d; [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:49] | ^ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:49] | ^ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:49] | ^ [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:41:49] 74 | OwnPtr d; [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:49] | ^ [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:49] | ^ [00:41:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:49] | ^ [00:41:49] 12 warnings generated. [00:41:49] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegExp.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:42:05] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:42:05] | ^ [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:42:05] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:42:05] | ^ [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:42:05] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:42:05] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:05] | ^ [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:05] 69 | OwnPtr m_storage; [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:05] | ^ [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:05] | ^ [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:05] | ^ [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:42:05] 100 | OwnPtr m_anonymousSlotTable; [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:05] | ^ [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:05] | ^ [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:05] | ^ [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:05] 122 | OwnPtr m_identifierArena; [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:05] | ^ [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:42:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:05] | ^ [00:42:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:05] | ^ [00:42:05] 10 warnings generated. [00:42:05] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegExpObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:42:26] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:42:26] | ^ [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:42:26] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:42:26] | ^ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:42:26] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:26] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:42:26] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:26] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:26] | ^ [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:26] 69 | OwnPtr m_storage; [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:26] | ^ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:26] | ^ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:26] | ^ [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:42:26] 100 | OwnPtr m_anonymousSlotTable; [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:26] | ^ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:26] | ^ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:26] | ^ [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:26] 74 | OwnPtr d; [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:26] | ^ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:26] | ^ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:26] | ^ [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:26] 94 | OwnPtr d; [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:26] | ^ [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:26] | ^ [00:42:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:26] | ^ [00:42:26] 12 warnings generated. [00:42:26] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegExpPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:42:45] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:42:45] | ^ [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:42:45] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:42:45] | ^ [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:42:45] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:42:45] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:45] | ^ [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:45] 69 | OwnPtr m_storage; [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:45] | ^ [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:45] | ^ [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:45] | ^ [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:42:45] 100 | OwnPtr m_anonymousSlotTable; [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:45] | ^ [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:45] | ^ [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:45] | ^ [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:45] 74 | OwnPtr d; [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:45] | ^ [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:45] | ^ [00:42:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:45] | ^ [00:42:45] 10 warnings generated. [00:42:45] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ScopeChain.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:22: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.h:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:43:03] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:43:03] | ^ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:43:03] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:43:03] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:03] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:43:03] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:03] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:03] | ^ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:03] 69 | OwnPtr m_storage; [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:03] | ^ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:43:03] 100 | OwnPtr m_anonymousSlotTable; [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:03] | ^ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:03] 155 | OwnPtr m_sampler; [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:03] | ^ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:03] 122 | OwnPtr m_identifierArena; [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 1388 | void adoptData(std::auto_ptr data) [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:03] | ^ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:03] 1429 | OwnPtr m_data; [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:03] | ^ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:03] 543 | OwnPtr m_exceptionInfo; [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:03] | ^ [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:03] 562 | OwnPtr m_rareData; [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:03] | ^ [00:43:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:03] | ^ [00:43:03] 19 warnings generated. [00:43:03] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/SmallStrings.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:43:18] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:43:18] | ^ [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:43:18] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:43:18] | ^ [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:43:18] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:18] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:43:18] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:18] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:18] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:18] | ^ [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:18] 69 | OwnPtr m_storage; [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:18] | ^ [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:18] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:18] | ^ [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:18] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:18] | ^ [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:43:18] 100 | OwnPtr m_anonymousSlotTable; [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:18] | ^ [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:43:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:18] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:18] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:18] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:18] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:18] | ^ [00:43:18] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:18] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:18] | ^ [00:43:18] 8 warnings generated. [00:43:18] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/StringConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:43:35] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:43:35] | ^ [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:43:35] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:43:35] | ^ [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:43:35] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:35] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:43:35] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:35] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:35] | ^ [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:35] 69 | OwnPtr m_storage; [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:35] | ^ [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:35] | ^ [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:35] | ^ [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:43:35] 100 | OwnPtr m_anonymousSlotTable; [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:35] | ^ [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:35] | ^ [00:43:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:35] | ^ [00:43:35] 8 warnings generated. [00:43:35] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/StringObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:43:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:43:53] | ^ [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:43:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:43:53] | ^ [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:43:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:43:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:53] | ^ [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:53] 69 | OwnPtr m_storage; [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:53] | ^ [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:53] | ^ [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:53] | ^ [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:43:53] 100 | OwnPtr m_anonymousSlotTable; [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:53] | ^ [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:53] | ^ [00:43:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:53] | ^ [00:43:53] 8 warnings generated. [00:43:53] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/StringPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:44:20] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:44:20] | ^ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:44:20] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:44:20] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:44:20] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:44:20] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:44:20] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:20] | ^ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:44:20] 69 | OwnPtr m_storage; [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:44:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:20] | ^ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:44:20] 100 | OwnPtr m_anonymousSlotTable; [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:44:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:20] | ^ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:44:20] 155 | OwnPtr m_sampler; [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:20] | ^ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:44:20] 122 | OwnPtr m_identifierArena; [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:27: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 1388 | void adoptData(std::auto_ptr data) [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:20] | ^ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:44:20] 1429 | OwnPtr m_data; [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:20] | ^ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:44:20] 94 | OwnPtr d; [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:20] | ^ [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:44:20] 74 | OwnPtr d; [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:38: [00:44:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:20] 50 | static std::auto_ptr userDefault(); [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:20] | ^ [00:44:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:20] | ^ [00:44:20] 20 warnings generated. [00:44:20] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/StructureChain.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:27: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.h:29: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnArrayPtr.h:26: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:44:37] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:44:37] | ^ [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:44:37] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:44:37] | ^ [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:44:37] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:44:37] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:44:37] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:44:37] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:37] | ^ [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:44:37] 69 | OwnPtr m_storage; [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:37] | ^ [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:44:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:44:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:37] | ^ [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:44:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:44:37] | ^ [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:44:37] 100 | OwnPtr m_anonymousSlotTable; [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:44:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:37] | ^ [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:44:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:44:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:44:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:44:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:44:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:44:37] | ^ [00:44:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:44:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:44:37] | ^ [00:44:37] 8 warnings generated. [00:44:37] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Structure.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:45:05] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:45:05] | ^ [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:45:05] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:45:05] | ^ [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:45:05] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:45:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:45:05] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:45:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:05] | ^ [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:45:05] 69 | OwnPtr m_storage; [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:05] | ^ [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:05] | ^ [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:45:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:05] | ^ [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:45:05] 100 | OwnPtr m_anonymousSlotTable; [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:45:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:05] | ^ [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:45:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:45:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:05] | ^ [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:05] | ^ [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:45:05] 155 | OwnPtr m_sampler; [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:05] | ^ [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:05] | ^ [00:45:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:05] | ^ [00:45:05] 10 warnings generated. [00:45:06] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/TimeoutChecker.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:45:25] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:45:25] | ^ [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:45:25] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:45:25] | ^ [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:45:25] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:45:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:45:25] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:45:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:25] | ^ [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:45:25] 69 | OwnPtr m_storage; [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:25] | ^ [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:25] | ^ [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:45:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:25] | ^ [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:45:25] 100 | OwnPtr m_anonymousSlotTable; [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:45:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:25] | ^ [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:45:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:45:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:25] | ^ [00:45:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:25] | ^ [00:45:25] 8 warnings generated. [00:45:25] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/UString.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:45:46] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:45:46] | ^ [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:45:46] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:45:46] | ^ [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:45:46] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:45:46] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:45:46] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:45:46] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:46] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:46] | ^ [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:45:46] 69 | OwnPtr m_storage; [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:46] | ^ [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:46] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:46] | ^ [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:45:46] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:46] | ^ [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:45:46] 100 | OwnPtr m_anonymousSlotTable; [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:45:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:46] | ^ [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:45:46] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:45:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:46] | ^ [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:46] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:46] | ^ [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:45:46] 155 | OwnPtr m_sampler; [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:46] | ^ [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:46] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:46] | ^ [00:45:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:46] | ^ [00:45:46] 10 warnings generated. [00:45:46] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/UStringImpl.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:30: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h:34: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:46:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:46:01] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:46:01] | ^ [00:46:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:46:01] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:46:01] | ^ [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: [00:46:01] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:46:01] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:01] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46:01] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:46:01] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:01] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:34: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:01] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:46:01] | ^ [00:46:01] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:46:01] 69 | OwnPtr m_storage; [00:46:01] | ^ [00:46:01] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:01] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:01] | ^ [00:46:01] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:01] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:01] | ^ [00:46:01] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:01] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:01] | ^ [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:34: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:01] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:46:01] | ^ [00:46:01] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:01] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:01] | ^ [00:46:01] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:01] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:01] | ^ [00:46:01] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:01] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:01] | ^ [00:46:01] 6 warnings generated. [00:46:01] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Assertions.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/Assertions.cpp [00:46:02] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ByteArray.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/ByteArray.cpp [00:46:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/ByteArray.cpp:27: [00:46:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/ByteArray.h:30: [00:46:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:46:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:46:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:46:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:46:03] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:46:03] | ^ [00:46:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:46:03] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:46:03] | ^ [00:46:03] 2 warnings generated. [00:46:03] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/CurrentTime.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.cpp [00:46:04] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/DateMath.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:72: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.h:49: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:46:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:46:23] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:46:23] | ^ [00:46:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:46:23] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:46:23] | ^ [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:46:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:46:23] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:23] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:46:23] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:23] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:46:23] | ^ [00:46:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:46:23] 69 | OwnPtr m_storage; [00:46:23] | ^ [00:46:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:23] | ^ [00:46:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:23] | ^ [00:46:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:23] | ^ [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:46:23] | ^ [00:46:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:23] | ^ [00:46:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:23] | ^ [00:46:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:23] | ^ [00:46:23] 6 warnings generated. [00:46:23] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/dtoa.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:46:45] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:46:45] | ^ [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:46:45] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:46:45] | ^ [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:452:13: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] [00:46:45] 452 | if (!x & 1) [00:46:45] | ^ ~ [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:452:13: note: add parentheses after the '!' to evaluate the bitwise operator first [00:46:45] 452 | if (!x & 1) [00:46:45] | ^ [00:46:45] | ( ) [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:452:13: note: add parentheses around left hand side expression to silence this warning [00:46:45] 452 | if (!x & 1) [00:46:45] | ^ [00:46:45] | ( ) [00:46:45] 3 warnings generated. [00:46:45] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/FastMalloc.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp [00:46:54] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/HashTable.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.cpp [00:46:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.cpp:21: [00:46:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26: [00:46:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:46:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:46:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:46:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:46:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:46:58] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:46:58] | ^ [00:46:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:46:58] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:46:58] | ^ [00:46:58] 2 warnings generated. [00:46:58] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/MainThread.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp [00:47:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp:34: [00:47:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h:36: [00:47:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24: [00:47:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:47:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:47:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:47:12] | ^ [00:47:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:47:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:47:12] | ^ [00:47:12] 2 warnings generated. [00:47:12] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp [00:47:12] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB --include /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19 -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/MainThreadQt.cpp -o .moc/MainThreadQt.moc [00:47:14] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/MainThreadQt.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/MainThreadQt.cpp [00:47:28] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB --include /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19 -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp -o .moc/ThreadingQt.moc [00:47:32] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ThreadingQt.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp [00:47:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp:30: [00:47:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69: [00:47:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31: [00:47:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:47:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:47:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:47:49] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:47:49] | ^ [00:47:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:47:49] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:47:49] | ^ [00:47:49] 2 warnings generated. [00:47:49] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RandomNumber.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/RandomNumber.cpp [00:47:49] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RefCountedLeakCounter.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp [00:48:02] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp:22: [00:48:02] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.h:25: [00:48:02] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69: [00:48:02] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31: [00:48:02] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:48:02] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:02] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:02] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:02] | ^ [00:48:02] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:02] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:02] | ^ [00:48:02] 2 warnings generated. [00:48:03] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/BlockAllocatorSymbian.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.cpp [00:48:03] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegisterFileAllocatorSymbian.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.cpp [00:48:04] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/ThreadingNone.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingNone.cpp [00:48:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingNone.cpp:31: [00:48:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69: [00:48:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31: [00:48:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:48:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:08] | ^ [00:48:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:08] | ^ [00:48:08] 2 warnings generated. [00:48:08] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Threading.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.cpp [00:48:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.cpp:27: [00:48:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69: [00:48:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31: [00:48:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:48:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:12] | ^ [00:48:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:12] | ^ [00:48:12] 2 warnings generated. [00:48:12] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/TypeTraits.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.cpp [00:48:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.cpp:23: [00:48:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:13] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:13] | ^ [00:48:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:13] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:13] | ^ [00:48:13] 2 warnings generated. [00:48:13] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/CollatorDefault.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp [00:48:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:30: [00:48:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:33: [00:48:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:48:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:20] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:20] | ^ [00:48:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:20] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:20] | ^ [00:48:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:30: [00:48:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:20] 50 | static std::auto_ptr userDefault(); [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:20] | ^ [00:48:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:48:6: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:20] 48 | std::auto_ptr Collator::userDefault() [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:20] | ^ [00:48:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:50:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:20] 50 | return std::auto_ptr(new Collator(0)); [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:20] | ^ [00:48:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:20] | ^ [00:48:20] 5 warnings generated. [00:48:20] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/CollatorICU.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp [00:48:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp:30: [00:48:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:33: [00:48:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:48:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:26] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:26] | ^ [00:48:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:26] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:26] | ^ [00:48:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp:30: [00:48:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:26] 50 | static std::auto_ptr userDefault(); [00:48:26] | ^ [00:48:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:26] | ^ [00:48:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:26] | ^ [00:48:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:26] | ^ [00:48:26] 3 warnings generated. [00:48:26] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/UTF8.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/UTF8.cpp [00:48:33] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegexCompiler.o ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp [00:48:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:31: [00:48:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24: [00:48:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:48] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:48] | ^ [00:48:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:48] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:48] | ^ [00:48:48] 2 warnings generated. [00:48:48] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegexInterpreter.o ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp [00:48:48] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/RegexJIT.o ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:49:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:49:03] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:49:03] | ^ [00:49:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:49:03] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:49:03] | ^ [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:49:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:49:03] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:49:03] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:49:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:49:03] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:49:03] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:03] | ^ [00:49:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:03] 69 | OwnPtr m_storage; [00:49:03] | ^ [00:49:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:03] | ^ [00:49:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:03] | ^ [00:49:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:03] | ^ [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:49:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:03] | ^ [00:49:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:03] | ^ [00:49:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:03] | ^ [00:49:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:03] | ^ [00:49:03] 6 warnings generated. [00:49:03] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/Grammar.o ../3rdparty/javascriptcore/JavaScriptCore/generated/Grammar.cpp [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:49:25] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:49:25] | ^ [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:49:25] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:49:25] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:49:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:49:25] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:49:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:25] | ^ [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:25] 69 | OwnPtr m_storage; [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:49:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:25] | ^ [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:49:25] 100 | OwnPtr m_anonymousSlotTable; [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:49:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:25] | ^ [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:25] 122 | OwnPtr m_identifierArena; [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:31: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeConstructors.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 1388 | void adoptData(std::auto_ptr data) [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:25] | ^ [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:25] 1429 | OwnPtr m_data; [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:25] | ^ [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:25] 155 | OwnPtr m_sampler; [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] In file included from parser/Grammar.y:28: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:25] | ^ [00:49:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:25] | ^ [00:49:25] 15 warnings generated. [00:49:25] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/TCSystemAlloc.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp [00:49:29] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptclass.o api/qscriptclass.cpp [00:49:45] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptclasspropertyiterator.o api/qscriptclasspropertyiterator.cpp [00:49:57] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptcontext.o api/qscriptcontext.cpp [00:50:28] In file included from api/qscriptcontext.cpp:43: [00:50:28] In file included from api/qscriptcontext_p.h:72: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:50:28] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:50:28] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:50:28] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:50:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:50:28] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:50:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 69 | OwnPtr m_storage; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:50:28] 100 | OwnPtr m_anonymousSlotTable; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 155 | OwnPtr m_sampler; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 122 | OwnPtr m_identifierArena; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:77: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 1388 | void adoptData(std::auto_ptr data) [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 1429 | OwnPtr m_data; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 94 | OwnPtr d; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 74 | OwnPtr d; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 543 | OwnPtr m_exceptionInfo; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 562 | OwnPtr m_rareData; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:28] | ^ [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:28] 109 | OwnPtr d; [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] In file included from api/qscriptcontext.cpp:46: [00:50:28] In file included from api/qscriptengine_p.h:63: [00:50:28] In file included from api/qscriptstring_p.h:57: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:28] | ^ [00:50:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:28] | ^ [00:50:28] 25 warnings generated. [00:50:28] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptcontextinfo.o api/qscriptcontextinfo.cpp [00:50:54] In file included from api/qscriptcontextinfo.cpp:43: [00:50:54] In file included from api/qscriptcontext_p.h:72: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:50:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:50:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:50:54] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:50:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:50:54] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:50:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:54] 69 | OwnPtr m_storage; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:50:54] 100 | OwnPtr m_anonymousSlotTable; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:54] 155 | OwnPtr m_sampler; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:54] 122 | OwnPtr m_identifierArena; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:77: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 1388 | void adoptData(std::auto_ptr data) [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:54] 1429 | OwnPtr m_data; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:54] 94 | OwnPtr d; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:54] 74 | OwnPtr d; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:54] 543 | OwnPtr m_exceptionInfo; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:54] | ^ [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:54] 562 | OwnPtr m_rareData; [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] In file included from api/qscriptcontextinfo.cpp:45: [00:50:54] In file included from api/qscriptengine_p.h:63: [00:50:54] In file included from api/qscriptstring_p.h:57: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:54] | ^ [00:50:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:54] | ^ [00:50:54] 23 warnings generated. [00:52:00] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB --include /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19 -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include api/qscriptengine.h -o .moc/moc_qscriptengine.cpp [00:52:02] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptengine.o api/qscriptengine.cpp [00:53:06] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:62: [00:53:07] In file included from api/qscriptvalue_p.h:58: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:53:07] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:53:07] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:53:07] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:53:07] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:53:07] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:53:07] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:07] 69 | OwnPtr m_storage; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:53:07] 100 | OwnPtr m_anonymousSlotTable; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:07] 155 | OwnPtr m_sampler; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:07] 122 | OwnPtr m_identifierArena; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:77: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 1388 | void adoptData(std::auto_ptr data) [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:07] 1429 | OwnPtr m_data; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:07] 94 | OwnPtr d; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:07] 74 | OwnPtr d; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:07] 543 | OwnPtr m_exceptionInfo; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:07] | ^ [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:07] 562 | OwnPtr m_rareData; [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] In file included from api/qscriptengine.cpp:44: [00:53:07] In file included from api/qscriptengine_p.h:63: [00:53:07] In file included from api/qscriptstring_p.h:57: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:07] | ^ [00:53:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:07] | ^ [00:53:07] api/qscriptengine.cpp:3149:36: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] [00:53:07] 3149 | result = newDate(exec, QDateTime(*reinterpret_cast(ptr))); [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here [00:53:07] 298 | QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:53:07] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:53:07] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:53:07] | ^ [00:53:07] api/qscriptengine.cpp:3868:30: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] [00:53:07] 3868 | QStringList lst = result.toList(); [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here [00:53:07] 264 | QT_DEPRECATED_X("Use values() instead.") [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:53:07] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:53:07] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:53:07] | ^ [00:53:07] api/qscriptengine.cpp:3885:45: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] [00:53:07] 3885 | QStringList lst = d->importedExtensions.toList(); [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here [00:53:07] 264 | QT_DEPRECATED_X("Use values() instead.") [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:53:07] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:53:07] | ^ [00:53:07] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:53:07] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:53:07] | ^ [00:53:07] 26 warnings generated. [00:53:07] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptengineagent.o api/qscriptengineagent.cpp [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:53:30] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:53:30] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:53:30] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:53:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:53:30] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:53:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:30] 69 | OwnPtr m_storage; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:53:30] 100 | OwnPtr m_anonymousSlotTable; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:30] 155 | OwnPtr m_sampler; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:30] 122 | OwnPtr m_identifierArena; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:44: [00:53:30] In file included from api/qscriptengine_p.h:77: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 1388 | void adoptData(std::auto_ptr data) [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:30] 1429 | OwnPtr m_data; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:30] 94 | OwnPtr d; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:30] 74 | OwnPtr d; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:30] 543 | OwnPtr m_exceptionInfo; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:30] | ^ [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:30] 562 | OwnPtr m_rareData; [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] In file included from api/qscriptengineagent.cpp:42: [00:53:30] In file included from api/qscriptengineagent_p.h:55: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:30] | ^ [00:53:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:30] | ^ [00:53:30] 23 warnings generated. [00:53:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptextensionplugin.o api/qscriptextensionplugin.cpp [00:53:47] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptprogram.o api/qscriptprogram.cpp [00:54:08] In file included from api/qscriptprogram.cpp:42: [00:54:08] In file included from api/qscriptprogram_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:54:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:54:08] | ^ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:54:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:54:08] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:54:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:54:08] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:54:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:08] | ^ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:08] 69 | OwnPtr m_storage; [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:54:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:08] | ^ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:54:08] 100 | OwnPtr m_anonymousSlotTable; [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:54:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:08] | ^ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:08] 155 | OwnPtr m_sampler; [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:08] | ^ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:08] 122 | OwnPtr m_identifierArena; [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:77: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 1388 | void adoptData(std::auto_ptr data) [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:08] | ^ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:08] 1429 | OwnPtr m_data; [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:08] | ^ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:08] 94 | OwnPtr d; [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:08] | ^ [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:08] 74 | OwnPtr d; [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] In file included from api/qscriptprogram.cpp:44: [00:54:08] In file included from api/qscriptengine_p.h:63: [00:54:08] In file included from api/qscriptstring_p.h:57: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:08] | ^ [00:54:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:08] | ^ [00:54:08] 19 warnings generated. [00:54:08] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptstring.o api/qscriptstring.cpp [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:54:29] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:54:29] | ^ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:54:29] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:54:29] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:54:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:54:29] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:54:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:29] | ^ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:29] 69 | OwnPtr m_storage; [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:54:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:29] | ^ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:54:29] 100 | OwnPtr m_anonymousSlotTable; [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:54:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:29] | ^ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:29] 155 | OwnPtr m_sampler; [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:29] | ^ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:29] 122 | OwnPtr m_identifierArena; [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:44: [00:54:29] In file included from api/qscriptengine_p.h:77: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 1388 | void adoptData(std::auto_ptr data) [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:29] | ^ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:29] 1429 | OwnPtr m_data; [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:29] | ^ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:29] 94 | OwnPtr d; [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:29] | ^ [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:29] 74 | OwnPtr d; [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] In file included from api/qscriptstring.cpp:42: [00:54:29] In file included from api/qscriptstring_p.h:57: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:54:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:29] | ^ [00:54:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:29] | ^ [00:54:29] api/qscriptstring.cpp:90:32: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [00:54:29] 90 | Q_ASSERT(d_func()->ref.load() != 1); [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [00:54:29] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [00:54:29] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:54:29] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:54:29] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:54:29] | ^ [00:54:29] api/qscriptstring.cpp:92:23: warning: 'store' is deprecated: Use storeRelaxed [-Wdeprecated-declarations] [00:54:29] 92 | d_func()->ref.store(1); [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qbasicatomic.h:104:5: note: 'store' has been explicitly marked deprecated here [00:54:29] 104 | QT_DEPRECATED_VERSION_X_5_14("Use storeRelaxed") void store(T newValue) noexcept { storeRelaxed(newValue); } [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [00:54:29] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:54:29] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:54:29] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:54:29] | ^ [00:54:29] api/qscriptstring.cpp:107:29: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [00:54:29] 107 | Q_ASSERT(d->ref.load() == 1); [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [00:54:29] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [00:54:29] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:54:29] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:54:29] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:54:29] | ^ [00:54:29] api/qscriptstring.cpp:111:38: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [00:54:29] 111 | if (d->engine && (d->ref.load() == 1)) { [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [00:54:29] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [00:54:29] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:54:29] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:54:29] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:54:29] | ^ [00:54:29] api/qscriptstring.cpp:127:56: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [00:54:29] 127 | if (d_func() && d_func()->engine && (d_func()->ref.load() == 1) && (d_func()->type == QScriptStringPrivate::HeapAllocated)) { [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [00:54:29] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [00:54:29] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:54:29] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:54:29] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:54:29] | ^ [00:54:29] api/qscriptstring.cpp:133:32: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [00:54:29] 133 | Q_ASSERT(d_func()->ref.load() != 1); [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [00:54:29] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [00:54:29] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:54:29] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:54:29] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:54:29] | ^ [00:54:29] api/qscriptstring.cpp:135:23: warning: 'store' is deprecated: Use storeRelaxed [-Wdeprecated-declarations] [00:54:29] 135 | d_func()->ref.store(1); [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qbasicatomic.h:104:5: note: 'store' has been explicitly marked deprecated here [00:54:29] 104 | QT_DEPRECATED_VERSION_X_5_14("Use storeRelaxed") void store(T newValue) noexcept { storeRelaxed(newValue); } [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [00:54:29] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [00:54:29] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [00:54:29] | ^ [00:54:29] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [00:54:29] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [00:54:29] | ^ [00:54:29] 26 warnings generated. [00:54:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptvalue.o api/qscriptvalue.cpp [00:55:06] In file included from api/qscriptvalue.cpp:43: [00:55:06] In file included from api/qscriptvalue_p.h:58: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:55:06] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:55:06] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:55:06] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:06] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:55:06] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:06] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 69 | OwnPtr m_storage; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:55:06] 100 | OwnPtr m_anonymousSlotTable; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 155 | OwnPtr m_sampler; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 122 | OwnPtr m_identifierArena; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:77: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 1388 | void adoptData(std::auto_ptr data) [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 1429 | OwnPtr m_data; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 94 | OwnPtr d; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 74 | OwnPtr d; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 543 | OwnPtr m_exceptionInfo; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 562 | OwnPtr m_rareData; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:06] | ^ [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:06] 109 | OwnPtr d; [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] In file included from api/qscriptvalue.cpp:45: [00:55:06] In file included from api/qscriptengine_p.h:63: [00:55:06] In file included from api/qscriptstring_p.h:57: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:06] | ^ [00:55:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:06] | ^ [00:55:06] 25 warnings generated. [00:55:06] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptvalueiterator.o api/qscriptvalueiterator.cpp [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:62: [00:55:27] In file included from api/qscriptvalue_p.h:58: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:55:27] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:55:27] | ^ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:55:27] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:55:27] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:27] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:55:27] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:27] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:27] | ^ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:27] 69 | OwnPtr m_storage; [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:27] | ^ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:55:27] 100 | OwnPtr m_anonymousSlotTable; [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:27] | ^ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:27] 155 | OwnPtr m_sampler; [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:27] | ^ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:27] 122 | OwnPtr m_identifierArena; [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:77: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 1388 | void adoptData(std::auto_ptr data) [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:27] | ^ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:27] 1429 | OwnPtr m_data; [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:27] | ^ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:27] 94 | OwnPtr d; [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:27] | ^ [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:27] 74 | OwnPtr d; [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] In file included from api/qscriptvalueiterator.cpp:45: [00:55:27] In file included from api/qscriptengine_p.h:63: [00:55:27] In file included from api/qscriptstring_p.h:57: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:27] | ^ [00:55:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:27] | ^ [00:55:27] 19 warnings generated. [00:55:27] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptable.o api/qscriptable.cpp [00:55:39] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptfunction.o bridge/qscriptfunction.cpp [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:56:00] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:56:00] | ^ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:56:00] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:56:00] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:00] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:56:00] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:00] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:00] | ^ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:00] 69 | OwnPtr m_storage; [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:00] | ^ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:56:00] 100 | OwnPtr m_anonymousSlotTable; [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:00] | ^ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:00] 155 | OwnPtr m_sampler; [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:00] | ^ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:00] 122 | OwnPtr m_identifierArena; [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:43: [00:56:00] In file included from ../../include/QtScript/5.15.19/QtScript/private/qscriptengine_p.h:1: [00:56:00] In file included from ../../include/QtScript/5.15.19/QtScript/private/../../../../../src/script/api/qscriptengine_p.h:77: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 1388 | void adoptData(std::auto_ptr data) [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:00] | ^ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:00] 1429 | OwnPtr m_data; [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:00] | ^ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:00] 94 | OwnPtr d; [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:00] | ^ [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:00] 74 | OwnPtr d; [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] In file included from bridge/qscriptfunction.cpp:41: [00:56:00] In file included from bridge/qscriptfunction_p.h:58: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:00] | ^ [00:56:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:00] | ^ [00:56:00] 19 warnings generated. [00:56:01] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptobject.o bridge/qscriptobject.cpp [00:56:30] In file included from bridge/qscriptobject.cpp:41: [00:56:30] In file included from bridge/qscriptobject_p.h:56: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:56:30] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:56:30] | ^ [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:56:30] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:56:30] | ^ [00:56:30] In file included from bridge/qscriptobject.cpp:41: [00:56:30] In file included from bridge/qscriptobject_p.h:56: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:56:30] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:56:30] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:30] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56:30] In file included from bridge/qscriptobject.cpp:41: [00:56:30] In file included from bridge/qscriptobject_p.h:56: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:30] | ^ [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:30] 69 | OwnPtr m_storage; [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:30] | ^ [00:56:30] In file included from bridge/qscriptobject.cpp:41: [00:56:30] In file included from bridge/qscriptobject_p.h:56: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:30] | ^ [00:56:30] In file included from bridge/qscriptobject.cpp:41: [00:56:30] In file included from bridge/qscriptobject_p.h:56: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:30] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:30] | ^ [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:56:30] 100 | OwnPtr m_anonymousSlotTable; [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:30] | ^ [00:56:30] In file included from bridge/qscriptobject.cpp:41: [00:56:30] In file included from bridge/qscriptobject_p.h:56: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:30] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:30] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:30] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:30] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:30] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:30] | ^ [00:56:30] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:30] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:30] | ^ [00:56:30] 8 warnings generated. [00:56:30] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptclassobject.o bridge/qscriptclassobject.cpp [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:56:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:56:53] | ^ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:56:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:56:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:56:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:53] | ^ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:53] 69 | OwnPtr m_storage; [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:53] | ^ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:56:53] 100 | OwnPtr m_anonymousSlotTable; [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:53] | ^ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:53] 155 | OwnPtr m_sampler; [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:53] | ^ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:53] 122 | OwnPtr m_identifierArena; [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:44: [00:56:53] In file included from bridge/../api/qscriptengine_p.h:77: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 1388 | void adoptData(std::auto_ptr data) [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:53] | ^ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:53] 1429 | OwnPtr m_data; [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:53] | ^ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:53] 94 | OwnPtr d; [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:53] | ^ [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:53] 74 | OwnPtr d; [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] In file included from bridge/qscriptclassobject.cpp:41: [00:56:53] In file included from bridge/qscriptclassobject_p.h:56: [00:56:53] In file included from bridge/qscriptobject_p.h:56: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:53] | ^ [00:56:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:53] | ^ [00:56:53] 19 warnings generated. [00:56:53] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptvariant.o bridge/qscriptvariant.cpp [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:57:14] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:57:14] | ^ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:57:14] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:57:14] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:57:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:57:14] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:57:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:14] | ^ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:14] 69 | OwnPtr m_storage; [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:57:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:14] | ^ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:57:14] 100 | OwnPtr m_anonymousSlotTable; [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:57:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:14] | ^ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:14] 155 | OwnPtr m_sampler; [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:14] | ^ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:14] 122 | OwnPtr m_identifierArena; [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:44: [00:57:14] In file included from bridge/../api/qscriptengine_p.h:77: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 1388 | void adoptData(std::auto_ptr data) [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:14] | ^ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:14] 1429 | OwnPtr m_data; [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:14] | ^ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:14] 94 | OwnPtr d; [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:14] | ^ [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:14] 74 | OwnPtr d; [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] In file included from bridge/qscriptvariant.cpp:41: [00:57:14] In file included from bridge/qscriptvariant_p.h:56: [00:57:14] In file included from bridge/qscriptobject_p.h:56: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:14] | ^ [00:57:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:14] | ^ [00:57:14] 19 warnings generated. [00:57:14] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB --include /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19 -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include bridge/qscriptqobject_p.h -o .moc/moc_qscriptqobject_p.cpp [00:57:15] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptqobject.o bridge/qscriptqobject.cpp [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:57:58] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:57:58] | ^ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:57:58] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:57:58] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:57:58] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:57:58] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:57:58] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:58] | ^ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:58] 69 | OwnPtr m_storage; [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:57:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:58] | ^ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:57:58] 100 | OwnPtr m_anonymousSlotTable; [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:57:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:58] | ^ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:58] 155 | OwnPtr m_sampler; [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:58] | ^ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:58] 122 | OwnPtr m_identifierArena; [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:47: [00:57:58] In file included from bridge/../api/qscriptengine_p.h:77: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 1388 | void adoptData(std::auto_ptr data) [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:58] | ^ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:58] 1429 | OwnPtr m_data; [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:58] | ^ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:58] 94 | OwnPtr d; [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:58] | ^ [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:58] 74 | OwnPtr d; [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] In file included from bridge/qscriptqobject.cpp:41: [00:57:58] In file included from bridge/qscriptqobject_p.h:54: [00:57:58] In file included from bridge/qscriptobject_p.h:56: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:57:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:58] | ^ [00:57:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:58] | ^ [00:57:58] 19 warnings generated. [00:57:58] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptglobalobject.o bridge/qscriptglobalobject.cpp [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:19] | ^ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:58:19] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:58:19] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:19] | ^ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:19] 69 | OwnPtr m_storage; [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:19] | ^ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:58:19] 100 | OwnPtr m_anonymousSlotTable; [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:19] | ^ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:19] 155 | OwnPtr m_sampler; [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:19] | ^ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:19] 122 | OwnPtr m_identifierArena; [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:44: [00:58:19] In file included from bridge/../api/qscriptengine_p.h:77: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 1388 | void adoptData(std::auto_ptr data) [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:19] | ^ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:19] 1429 | OwnPtr m_data; [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:19] | ^ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:19] 94 | OwnPtr d; [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:19] | ^ [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:19] 74 | OwnPtr d; [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] In file included from bridge/qscriptglobalobject.cpp:41: [00:58:19] In file included from bridge/qscriptglobalobject_p.h:56: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:19] | ^ [00:58:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:19] | ^ [00:58:19] 19 warnings generated. [00:58:19] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptactivationobject.o bridge/qscriptactivationobject.cpp [00:58:38] In file included from bridge/qscriptactivationobject.cpp:41: [00:58:38] In file included from bridge/qscriptactivationobject_p.h:56: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:38] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:38] | ^ [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:38] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:38] | ^ [00:58:38] In file included from bridge/qscriptactivationobject.cpp:41: [00:58:38] In file included from bridge/qscriptactivationobject_p.h:56: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:58:38] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:58:38] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58:38] In file included from bridge/qscriptactivationobject.cpp:41: [00:58:38] In file included from bridge/qscriptactivationobject_p.h:56: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:38] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:38] | ^ [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:38] 69 | OwnPtr m_storage; [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:38] | ^ [00:58:38] In file included from bridge/qscriptactivationobject.cpp:41: [00:58:38] In file included from bridge/qscriptactivationobject_p.h:56: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:38] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:38] | ^ [00:58:38] In file included from bridge/qscriptactivationobject.cpp:41: [00:58:38] In file included from bridge/qscriptactivationobject_p.h:56: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:38] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:38] | ^ [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:58:38] 100 | OwnPtr m_anonymousSlotTable; [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:38] | ^ [00:58:38] In file included from bridge/qscriptactivationobject.cpp:41: [00:58:38] In file included from bridge/qscriptactivationobject_p.h:56: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:38] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:38] | ^ [00:58:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:38] | ^ [00:58:38] 8 warnings generated. [00:58:38] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptstaticscopeobject.o bridge/qscriptstaticscopeobject.cpp [00:58:56] In file included from bridge/qscriptstaticscopeobject.cpp:41: [00:58:56] In file included from bridge/qscriptstaticscopeobject_p.h:56: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:56] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:56] | ^ [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:56] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:56] | ^ [00:58:56] In file included from bridge/qscriptstaticscopeobject.cpp:41: [00:58:56] In file included from bridge/qscriptstaticscopeobject_p.h:56: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:58:56] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:56] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:58:56] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:56] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58:56] In file included from bridge/qscriptstaticscopeobject.cpp:41: [00:58:56] In file included from bridge/qscriptstaticscopeobject_p.h:56: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:56] | ^ [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:56] 69 | OwnPtr m_storage; [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:56] | ^ [00:58:56] In file included from bridge/qscriptstaticscopeobject.cpp:41: [00:58:56] In file included from bridge/qscriptstaticscopeobject_p.h:56: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:56] | ^ [00:58:56] In file included from bridge/qscriptstaticscopeobject.cpp:41: [00:58:56] In file included from bridge/qscriptstaticscopeobject_p.h:56: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:56] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:56] | ^ [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:58:56] 100 | OwnPtr m_anonymousSlotTable; [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:56] | ^ [00:58:56] In file included from bridge/qscriptstaticscopeobject.cpp:41: [00:58:56] In file included from bridge/qscriptstaticscopeobject_p.h:56: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:56] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:56] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:56] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:56] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:56] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:56] | ^ [00:58:56] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:56] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:56] | ^ [00:58:56] 8 warnings generated. [00:58:56] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptdeclarativeobject.o bridge/qscriptdeclarativeobject.cpp [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:59:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:59:19] | ^ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:59:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:59:19] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:59:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:59:19] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:59:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:19] | ^ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:19] 69 | OwnPtr m_storage; [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:59:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:19] | ^ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:59:19] 100 | OwnPtr m_anonymousSlotTable; [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:59:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:19] | ^ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:19] 155 | OwnPtr m_sampler; [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:19] | ^ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:19] 122 | OwnPtr m_identifierArena; [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:44: [00:59:19] In file included from bridge/../api/qscriptengine_p.h:77: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 1388 | void adoptData(std::auto_ptr data) [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:19] | ^ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:19] 1429 | OwnPtr m_data; [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:19] | ^ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:19] 94 | OwnPtr d; [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:19] | ^ [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:19] 74 | OwnPtr d; [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] In file included from bridge/qscriptdeclarativeobject.cpp:41: [00:59:19] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:19] In file included from bridge/qscriptobject_p.h:56: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:19] | ^ [00:59:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:19] | ^ [00:59:19] 19 warnings generated. [00:59:19] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptdeclarativeclass.o bridge/qscriptdeclarativeclass.cpp [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:59:42] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:59:42] | ^ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:59:42] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:59:42] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:59:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: result of comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] [00:59:42] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:59:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:42] | ^ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:42] 69 | OwnPtr m_storage; [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:59:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:42] | ^ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:59:42] 100 | OwnPtr m_anonymousSlotTable; [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:59:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:42] | ^ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:42] 155 | OwnPtr m_sampler; [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:42] | ^ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:42] 122 | OwnPtr m_identifierArena; [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:47: [00:59:42] In file included from ../../include/QtScript/5.15.19/QtScript/private/qscriptengine_p.h:1: [00:59:42] In file included from ../../include/QtScript/5.15.19/QtScript/private/../../../../../src/script/api/qscriptengine_p.h:77: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 1388 | void adoptData(std::auto_ptr data) [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:42] | ^ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:42] 1429 | OwnPtr m_data; [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:42] | ^ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:42] 94 | OwnPtr d; [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:42] | ^ [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:42] 74 | OwnPtr d; [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] In file included from bridge/qscriptdeclarativeclass.cpp:41: [00:59:42] In file included from bridge/qscriptdeclarativeobject_p.h:57: [00:59:42] In file included from bridge/qscriptobject_p.h:56: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:42] | ^ [00:59:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:42] | ^ [00:59:42] 19 warnings generated. [00:59:43] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptast.o parser/qscriptast.cpp [00:59:52] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptastvisitor.o parser/qscriptastvisitor.cpp [00:59:56] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptgrammar.o parser/qscriptgrammar.cpp [01:00:01] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptsyntaxchecker.o parser/qscriptsyntaxchecker.cpp [01:00:10] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/qscriptlexer.o parser/qscriptlexer.cpp [01:00:21] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB --include /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/API -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19 -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include api/qscriptextensionplugin.h -o .moc/moc_qscriptextensionplugin.cpp [01:00:23] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -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 -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.15.19 -I../../include/QtScript/5.15.19/QtScript -I/usr/local/include/qt5/QtCore/5.15.18 -I/usr/local/include/qt5/QtCore/5.15.18/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o obj/release/moc_qscriptextensionplugin.o .moc/moc_qscriptextensionplugin.cpp [01:00:37] rm -f libQt5Script.so.5.15.19 libQt5Script.so libQt5Script.so.5 libQt5Script.so.5.15 [01:00:37] c++ -Wl,--undefined-version -Wl,--as-needed -Wl,--no-undefined -Wl,--version-script,QtScript.version -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-Bsymbolic-functions -Wl,-soname,libQt5Script.so.5 -o libQt5Script.so.5.15.19 obj/release/pcre_compile.o obj/release/pcre_exec.o obj/release/pcre_tables.o obj/release/pcre_ucp_searchfuncs.o obj/release/pcre_xclass.o obj/release/JSBase.o obj/release/JSCallbackConstructor.o obj/release/JSCallbackFunction.o obj/release/JSCallbackObject.o obj/release/JSClassRef.o obj/release/JSContextRef.o obj/release/JSObjectRef.o obj/release/JSStringRef.o obj/release/JSValueRef.o obj/release/OpaqueJSString.o obj/release/ARMAssembler.o obj/release/MacroAssemblerARM.o obj/release/CodeBlock.o obj/release/JumpTable.o obj/release/Opcode.o obj/release/SamplingTool.o obj/release/StructureStubInfo.o obj/release/BytecodeGenerator.o obj/release/NodesCodegen.o obj/release/DebuggerActivation.o obj/release/DebuggerCallFrame.o obj/release/Debugger.o obj/release/CallFrame.o obj/release/Interpreter.o obj/release/RegisterFile.o obj/release/ExecutableAllocatorFixedVMPool.o obj/release/ExecutableAllocatorPosix.o obj/release/ExecutableAllocatorSymbian.o obj/release/ExecutableAllocatorWin.o obj/release/ExecutableAllocator.o obj/release/JITArithmetic.o obj/release/JITCall.o obj/release/JIT.o obj/release/JITOpcodes.o obj/release/JITPropertyAccess.o obj/release/JITStubs.o obj/release/Lexer.o obj/release/Nodes.o obj/release/ParserArena.o obj/release/Parser.o obj/release/Profile.o obj/release/ProfileGenerator.o obj/release/ProfileNode.o obj/release/Profiler.o obj/release/ArgList.o obj/release/Arguments.o obj/release/ArrayConstructor.o obj/release/ArrayPrototype.o obj/release/BooleanConstructor.o obj/release/BooleanObject.o obj/release/BooleanPrototype.o obj/release/CallData.o obj/release/Collector.o obj/release/CommonIdentifiers.o obj/release/Completion.o obj/release/ConstructData.o obj/release/DateConstructor.o obj/release/DateConversion.o obj/release/DateInstance.o obj/release/DatePrototype.o obj/release/ErrorConstructor.o obj/release/Error.o obj/release/ErrorInstance.o obj/release/ErrorPrototype.o obj/release/ExceptionHelpers.o obj/release/Executable.o obj/release/FunctionConstructor.o obj/release/FunctionPrototype.o obj/release/GetterSetter.o obj/release/GlobalEvalFunction.o obj/release/Identifier.o obj/release/InitializeThreading.o obj/release/InternalFunction.o obj/release/JSActivation.o obj/release/JSAPIValueWrapper.o obj/release/JSArray.o obj/release/JSByteArray.o obj/release/JSCell.o obj/release/JSFunction.o obj/release/JSGlobalData.o obj/release/JSGlobalObject.o obj/release/JSGlobalObjectFunctions.o obj/release/JSImmediate.o obj/release/JSLock.o obj/release/JSNotAnObject.o obj/release/JSNumberCell.o obj/release/JSObject.o obj/release/JSONObject.o obj/release/JSPropertyNameIterator.o obj/release/JSStaticScopeObject.o obj/release/JSString.o obj/release/JSValue.o obj/release/JSVariableObject.o obj/release/JSWrapperObject.o obj/release/LiteralParser.o obj/release/Lookup.o obj/release/MarkStackPosix.o obj/release/MarkStackSymbian.o obj/release/MarkStackWin.o obj/release/MarkStack.o obj/release/MathObject.o obj/release/NativeErrorConstructor.o obj/release/NativeErrorPrototype.o obj/release/NumberConstructor.o obj/release/NumberObject.o obj/release/NumberPrototype.o obj/release/ObjectConstructor.o obj/release/ObjectPrototype.o obj/release/Operations.o obj/release/PropertyDescriptor.o obj/release/PropertyNameArray.o obj/release/PropertySlot.o obj/release/PrototypeFunction.o obj/release/RegExpConstructor.o obj/release/RegExp.o obj/release/RegExpObject.o obj/release/RegExpPrototype.o obj/release/ScopeChain.o obj/release/SmallStrings.o obj/release/StringConstructor.o obj/release/StringObject.o obj/release/StringPrototype.o obj/release/StructureChain.o obj/release/Structure.o obj/release/TimeoutChecker.o obj/release/UString.o obj/release/UStringImpl.o obj/release/Assertions.o obj/release/ByteArray.o obj/release/CurrentTime.o obj/release/DateMath.o obj/release/dtoa.o obj/release/FastMalloc.o obj/release/HashTable.o obj/release/MainThread.o obj/release/MainThreadQt.o obj/release/ThreadingQt.o obj/release/RandomNumber.o obj/release/RefCountedLeakCounter.o obj/release/BlockAllocatorSymbian.o obj/release/RegisterFileAllocatorSymbian.o obj/release/ThreadingNone.o obj/release/Threading.o obj/release/TypeTraits.o obj/release/CollatorDefault.o obj/release/CollatorICU.o obj/release/UTF8.o obj/release/RegexCompiler.o obj/release/RegexInterpreter.o obj/release/RegexJIT.o obj/release/Grammar.o obj/release/TCSystemAlloc.o obj/release/qscriptclass.o obj/release/qscriptclasspropertyiterator.o obj/release/qscriptcontext.o obj/release/qscriptcontextinfo.o obj/release/qscriptengine.o obj/release/qscriptengineagent.o obj/release/qscriptextensionplugin.o obj/release/qscriptprogram.o obj/release/qscriptstring.o obj/release/qscriptvalue.o obj/release/qscriptvalueiterator.o obj/release/qscriptable.o obj/release/qscriptfunction.o obj/release/qscriptobject.o obj/release/qscriptclassobject.o obj/release/qscriptvariant.o obj/release/qscriptqobject.o obj/release/qscriptglobalobject.o obj/release/qscriptactivationobject.o obj/release/qscriptstaticscopeobject.o obj/release/qscriptdeclarativeobject.o obj/release/qscriptdeclarativeclass.o obj/release/qscriptast.o obj/release/qscriptastvisitor.o obj/release/qscriptgrammar.o obj/release/qscriptsyntaxchecker.o obj/release/qscriptlexer.o obj/release/moc_qscriptextensionplugin.o -L/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/lib /usr/local/lib/qt5/libQt5Core.so -L/usr/local/lib [01:00:48] ln -s libQt5Script.so.5.15.19 libQt5Script.so [01:00:48] ln -s libQt5Script.so.5.15.19 libQt5Script.so.5 [01:00:48] ln -s libQt5Script.so.5.15.19 libQt5Script.so.5.15 [01:00:48] rm -f ../../lib/libQt5Script.so.5.15.19 [01:00:48] mv -f libQt5Script.so.5.15.19 ../../lib/libQt5Script.so.5.15.19 [01:00:48] rm -f ../../lib/libQt5Script.so [01:00:48] rm -f ../../lib/libQt5Script.so.5 [01:00:48] rm -f ../../lib/libQt5Script.so.5.15 [01:00:48] mv -f libQt5Script.so ../../lib/libQt5Script.so [01:00:48] mv -f libQt5Script.so.5 ../../lib/libQt5Script.so.5 [01:00:48] mv -f libQt5Script.so.5.15 ../../lib/libQt5Script.so.5.15 [01:00:48] =========================================================================== [01:00:48] =================================================== [01:00:48] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [01:00:48] =========================================================================== [01:00:48] =================================================== [01:00:48] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [01:00:48] ===> Staging for qt5-script-5.15.19p0_1 [01:00:49] ===> Generating temporary packing list [01:00:50] cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/src.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang 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,--undefined-version -Wl,--as-needed ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install [01:00:50] cd script/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/script.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang 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,--undefined-version -Wl,--as-needed ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install [01:00:51] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../lib/libQt5Script.so.5.15.19 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5.15.19 [01:00:52] strip --strip-unneeded /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5.15.19 [01:00:52] ln -f -s libQt5Script.so.5.15.19 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so [01:00:52] ln -f -s libQt5Script.so.5.15.19 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5 [01:00:52] ln -f -s libQt5Script.so.5.15.19 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5.15 [01:00:52] sed -e 's,/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/lib,$$[QT_INSTALL_LIBS],g' -e 's,/usr/local/lib/qt5,$$[QT_INSTALL_LIBS],g' ../../lib/libQt5Script.prl > /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.prl [01:00:52] sed -e s,/wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/lib,/usr/local/lib/qt5,g ../../../libdata/pkgconfig/Qt5Script.pc > /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/libdata/pkgconfig/Qt5Script.pc [01:00:52] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptable /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptable [01:00:52] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptClass /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptClass [01:00:53] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptClassPropertyIterator /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptClassPropertyIterator [01:00:53] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptContext /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptContext [01:00:53] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptContextInfo /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptContextInfo [01:00:53] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptContextInfoList /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptContextInfoList [01:00:53] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptSyntaxCheckResult /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptSyntaxCheckResult [01:00:53] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptEngine /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptEngine [01:00:53] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptEngineAgent /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptEngineAgent [01:00:53] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptExtensionInterface /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptExtensionInterface [01:00:54] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptExtensionPlugin /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptExtensionPlugin [01:00:54] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptProgram /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptProgram [01:00:54] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptString /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptString [01:00:54] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptValueList /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptValueList [01:00:54] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptValue /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptValue [01:00:55] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QScriptValueIterator /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QScriptValueIterator [01:00:55] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/qtscriptversion.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qtscriptversion.h [01:00:55] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QtScriptVersion /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QtScriptVersion [01:00:55] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QtScript /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QtScript [01:00:55] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptable.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptable.h [01:00:55] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptclass.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptclass.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptclasspropertyiterator.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptclasspropertyiterator.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptcontext.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptcontext.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptcontextinfo.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptcontextinfo.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptengine.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptengine.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptengineagent.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptengineagent.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptextensioninterface.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptextensioninterface.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptextensionplugin.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptextensionplugin.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptprogram.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptprogram.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptstring.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptstring.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptvalue.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptvalue.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptvalueiterator.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qscriptvalueiterator.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qtscriptglobal.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qtscriptglobal.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/include/QtScript/QtScriptDepends /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/QtScriptDepends [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/qtscript-config.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/qtscript-config.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptable_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptable_p.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptcontext_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptcontext_p.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptengine_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptengine_p.h [01:00:56] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptengineagent_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptengineagent_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptprogram_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptprogram_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptstring_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptstring_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/api/qscriptvalue_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptvalue_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptactivationobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptactivationobject_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptclassobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptclassobject_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptdeclarativeclass_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptdeclarativeclass_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptdeclarativeobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptdeclarativeobject_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptfunction_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptfunction_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptglobalobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptglobalobject_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptobject_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptqobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptqobject_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptstaticscopeobject_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptstaticscopeobject_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/bridge/qscriptvariant_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptvariant_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser/qscriptast_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptast_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser/qscriptastfwd_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptastfwd_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser/qscriptastvisitor_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptastvisitor_p.h [01:00:57] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser/qscriptgrammar_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptgrammar_p.h [01:00:58] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser/qscriptlexer_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptlexer_p.h [01:00:58] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser/qscriptparser_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptparser_p.h [01:00:58] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/parser/qscriptsyntaxchecker_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qscriptsyntaxchecker_p.h [01:00:58] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/qtscript-config_p.h /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/include/qt5/QtScript/5.15.19/QtScript/private/qtscript-config_p.h [01:00:58] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/mkspecs/modules-inst/qt_lib_script.pri /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/mkspecs/modules/qt_lib_script.pri [01:00:58] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/mkspecs/modules-inst/qt_lib_script_private.pri /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/mkspecs/modules/qt_lib_script_private.pri [01:00:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake [01:00:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/lib/cmake/Qt5Script/Qt5ScriptConfigVersion.cmake /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/cmake/Qt5Script/Qt5ScriptConfigVersion.cmake [01:01:00] ====> Compressing man pages (compress-man) [01:01:00] ===> Installing ldconfig configuration file [01:01:01] =========================================================================== [01:01:01] =================================================== [01:01:01] ===== env: 'PKG_NOTES=ports_top_git_hash ports_top_checkout_unclean port_checkout_unclean' 'PKG_NOTE_ports_top_git_hash=415338ab2' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_checkout_unclean=no' NO_DEPENDS=yes USER=root UID=0 GID=0 [01:01:01] ===> Building packages for qt5-script-5.15.19p0_1 [01:01:10] ===> Building qt5-script-5.15.19p0_1 [01:01:22] =========================================================================== [01:01:22] =>> Cleaning up wrkdir [01:01:22] ===> Cleaning for qt5-script-5.15.19p0_1 [01:01:27] build of devel/qt5-script | qt5-script-5.15.19p0_1 ended at 2025-11-21T16:16:27+01:00 [01:01:27] build time: 01:01:44