[00:00:00] =>> Building devel/qt5-script [00:00:04] build started at 2025-11-11T08:07:21+01:00 [00:00:04] port directory: /usr/ports/devel/qt5-script [00:00:04] package name: qt5-script-5.15.19p0 [00:00:05] building for: FreeBSD pkg.mfl.dk 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 [00:00:05] maintained by: kde@FreeBSD.org [00:00:05] port version: 5.15.19p0 [00:00:05] port revision: 0 [00:00:05] Makefile datestamp: -rw-r--r-- 1 root wheel 845 Nov 10 19:01 /usr/ports/devel/qt5-script/Makefile [00:00:05] Ports top last git commit: 71c9edb78 [00:00:06] Ports top unclean checkout: no [00:00:06] =>> Inspecting /usr/local/poudriere/data/.m/143amd64-local/ref//usr/ports/devel/qt5-script for modifications to git checkout... no [00:00:06] Port dir unclean checkout: no [00:00:06] Poudriere version: poudriere-git-3.4.99.20251013 [00:00:06] Host OSVERSION: 1403000 [00:00:06] Jail OSVERSION: 1403000 [00:00:06] Job Id: 07 [00:00:06] Jail Id (no networking): 437 [00:00:06] Jail Id (networking) : 439 [00:00:06] [00:00:06] ---Begin Environment--- [00:00:06] SHELL=/bin/sh [00:00:06] OSVERSION=1403000 [00:00:06] UNAME_v=FreeBSD 14.3-RELEASE-p2 [00:00:06] UNAME_r=14.3-RELEASE-p2 [00:00:06] BLOCKSIZE=K [00:00:06] MAIL=/var/mail/root [00:00:06] MM_CHARSET=UTF-8 [00:00:06] LANG=C.UTF-8 [00:00:06] STATUS=1 [00:00:06] HOME=/root [00:00:06] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:06] MAKE_OBJDIR_CHECK_WRITABLE=0 [00:00:06] LOCALBASE=/usr/local [00:00:06] USER=root [00:00:06] POUDRIERE_NAME=poudriere-git [00:00:06] POUDRIERE_VERSION=3.4.99.20251013 [00:00:06] MASTERMNT=/usr/local/poudriere/data/.m/143amd64-local/ref [00:00:06] LC_COLLATE=C [00:00:06] POUDRIERE_BUILD_TYPE=bulk [00:00:06] PACKAGE_BUILDING=yes [00:00:06] SAVED_TERM=tmux-256color [00:00:06] OUTPUT_REDIRECTED_STDERR=4 [00:00:06] OUTPUT_REDIRECTED=1 [00:00:06] PWD=/usr/local/poudriere/data/.m/143amd64-local/07/.p [00:00:06] OUTPUT_REDIRECTED_STDOUT=3 [00:00:06] P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS [00:00:06] MASTERNAME=143amd64-local [00:00:06] OLDPWD=/usr/local/poudriere/data/.m/143amd64-local/ref/.p/pool [00:00:06] POUDRIERE_PKGNAME=poudriere-git-3.4.99.20251013 [00:00:06] PREFIX=/usr/local [00:00:06] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:06] ---End Environment--- [00:00:06] [00:00:06] ---Begin Poudriere Port Flags/Env--- [00:00:06] PORT_FLAGS= [00:00:06] PKGENV= [00:00:06] FLAVOR= [00:00:06] MAKE_ARGS= [00:00:06] ---End Poudriere Port Flags/Env--- [00:00:06] [00:00:06] ---Begin OPTIONS List--- [00:00:06] ---End OPTIONS List--- [00:00:06] [00:00:06] --MAINTAINER-- [00:00:06] kde@FreeBSD.org [00:00:06] --End MAINTAINER-- [00:00:06] [00:00:06] --PORTVERSION-- [00:00:06] 5.15.19p0 [00:00:06] --End PORTVERSION-- [00:00:06] [00:00:06] --PORTREVISION-- [00:00:06] 0 [00:00:06] --End PORTREVISION-- [00:00:06] [00:00:06] --CONFIGURE_ARGS-- [00:00:06] --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:06] --End CONFIGURE_ARGS-- [00:00:06] [00:00:06] --CONFIGURE_ENV-- [00:00:06] 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:06] --End CONFIGURE_ENV-- [00:00:06] [00:00:06] --MAKE_ENV-- [00:00:06] 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:06] --End MAKE_ENV-- [00:00:06] [00:00:06] --PLIST_SUB-- [00:00:06] 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:06] --End PLIST_SUB-- [00:00:06] [00:00:06] --SUB_LIST-- [00:00:06] 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:06] --End SUB_LIST-- [00:00:06] [00:00:06] ---Begin make.conf--- [00:00:06] USE_PACKAGE_DEPENDS=yes [00:00:06] BATCH=yes [00:00:06] WRKDIRPREFIX=/wrkdirs [00:00:06] PORTSDIR=/usr/ports [00:00:06] PACKAGES=/packages [00:00:06] DISTDIR=/distfiles [00:00:06] FORCE_PACKAGE=yes [00:00:06] PACKAGE_BUILDING=yes [00:00:06] PACKAGE_BUILDING_FLAVORS=yes [00:00:06] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:06] DEFAULT_VERSIONS+= ssl=openssl [00:00:06] DEFAULT_VERSIONS+= mysql=11.4m [00:00:06] DEFAULT_VERSIONS+= pgsql=17 [00:00:06] OPTIONS_SET+= LDAP [00:00:06] OPTIONS_SET+= QT6 [00:00:06] #OPTIONS_UNSET+= X11 [00:00:06] DEFAULT_VERSIONS+= php=8.3 [00:00:06] DEFAULT_VERSIONS+= samba=4.20 [00:00:06] graphics_cairo_UNSET+= XCB [00:00:06] x11-toolkits_gtk30_UNSET += ATK_BRIDGE COLORD [00:00:06] #ALLOW_UNSUPPORTED_SYSTEM= yes [00:00:06] CCACHE_DIR= /var/cache/ccache [00:00:06] WITH_CCACHE_BUILD= yes [00:00:06] #OVERLAYS+= /usr/local/share/sccache/overlay [00:00:06] #SCCACHE_DIR= /var/cache/ccache/sccache [00:00:06] WITH_CCACHE_BUILD=yes [00:00:06] CCACHE_DIR=/root/.ccache [00:00:06] #### Misc Poudriere #### [00:00:06] .include "/etc/make.conf.ports_env" [00:00:06] GID=0 [00:00:06] UID=0 [00:00:06] DISABLE_MAKE_JOBS=poudriere [00:00:06] ---End make.conf--- [00:00:06] --Resource limits-- [00:00:06] cpu time (seconds, -t) unlimited [00:00:06] file size (512-blocks, -f) unlimited [00:00:06] data seg size (kbytes, -d) 33554432 [00:00:06] stack size (kbytes, -s) 524288 [00:00:06] core file size (512-blocks, -c) unlimited [00:00:06] max memory size (kbytes, -m) unlimited [00:00:06] locked memory (kbytes, -l) unlimited [00:00:06] max user processes (-u) 58500 [00:00:06] open files (-n) 8192 [00:00:06] virtual mem size (kbytes, -v) unlimited [00:00:06] swap limit (kbytes, -w) unlimited [00:00:06] socket buffer size (bytes, -b) unlimited [00:00:06] pseudo-terminals (-p) unlimited [00:00:06] kqueues (-k) unlimited [00:00:06] umtx shared locks (-o) unlimited [00:00:06] pipebuf (-y) unlimited [00:00:06] --End resource limits-- [00:00:06] =================================================== [00:00:06] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:06] ===> License LGPL21 accepted by the user [00:00:06] =========================================================================== [00:00:06] =================================================== [00:00:06] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:06] ===> qt5-script-5.15.19p0 depends on file: /usr/local/sbin/pkg - not found [00:00:06] ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [00:00:10] [pkg.mfl.dk] Installing pkg-2.4.2_1... [00:00:10] [pkg.mfl.dk] Extracting pkg-2.4.2_1: .......... done [00:00:24] ===> qt5-script-5.15.19p0 depends on file: /usr/local/sbin/pkg - found [00:00:24] ===> Returning to build of qt5-script-5.15.19p0 [00:00:24] =========================================================================== [00:00:24] =================================================== [00:00:24] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:24] =========================================================================== [00:00:24] =================================================== [00:00:24] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:24] ===> License LGPL21 accepted by the user [00:00:25] => kde-qtscript-5.15.19p0.tar.xz doesn't seem to exist in /portdistfiles/KDE/Qt/5.15.19. [00:00:25] => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.19/kde-qtscript-5.15.19p0.tar.xz [00:00:28] kde-qtscript-5.15.19p0.tar.xz 2570 kB 22 MBps 00s [00:00:29] ===> Fetching all distfiles required by qt5-script-5.15.19p0 for building [00:00:29] =========================================================================== [00:00:29] =================================================== [00:00:29] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:29] ===> License LGPL21 accepted by the user [00:00:30] ===> Fetching all distfiles required by qt5-script-5.15.19p0 for building [00:00:32] => SHA256 Checksum OK for KDE/Qt/5.15.19/kde-qtscript-5.15.19p0.tar.xz. [00:00:32] =========================================================================== [00:00:32] =================================================== [00:00:32] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:33] ===> qt5-script-5.15.19p0 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:33] [pkg.mfl.dk] Extracting perl5-5.42.0_1: .......... done [00:00:54] ===> qt5-script-5.15.19p0 depends on package: perl5>=5.42.r<5.43 - found [00:00:55] ===> Returning to build of qt5-script-5.15.19p0 [00:00:55] =========================================================================== [00:00:55] =================================================== [00:00:55] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:58] ===> License LGPL21 accepted by the user [00:00:58] ===> Fetching all distfiles required by qt5-script-5.15.19p0 for building [00:00:58] ===> Extracting for qt5-script-5.15.19p0 [00:00:59] => SHA256 Checksum OK for KDE/Qt/5.15.19/kde-qtscript-5.15.19p0.tar.xz. [00:01:03] =========================================================================== [00:01:03] =================================================== [00:01:03] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:01:03] =========================================================================== [00:01:03] =================================================== [00:01:03] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:04] ===> Patching for qt5-script-5.15.19p0 [00:01:04] ===> Applying FreeBSD patches for qt5-script-5.15.19p0 from /usr/ports/devel/qt5-script/files [00:01:05] =========================================================================== [00:01:05] =================================================== [00:01:05] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:01:05] ===> qt5-script-5.15.19p0 depends on package: qt5-buildtools>=5.15 - not found [00:01:05] ===> Installing existing package /packages/All/qt5-buildtools-5.15.17p123.pkg [00:01:06] [pkg.mfl.dk] Installing qt5-buildtools-5.15.17p123... [00:01:06] [pkg.mfl.dk] Extracting qt5-buildtools-5.15.17p123: .......... done [00:01:06] ===> qt5-script-5.15.19p0 depends on package: qt5-buildtools>=5.15 - found [00:01:06] ===> Returning to build of qt5-script-5.15.19p0 [00:01:06] ===> qt5-script-5.15.19p0 depends on package: qt5-qmake>=5.15 - not found [00:01:06] ===> Installing existing package /packages/All/qt5-qmake-5.15.17p123.pkg [00:01:06] [pkg.mfl.dk] Installing qt5-qmake-5.15.17p123... [00:01:06] [pkg.mfl.dk] Extracting qt5-qmake-5.15.17p123: .......... done [00:01:12] ===> qt5-script-5.15.19p0 depends on package: qt5-qmake>=5.15 - found [00:01:12] ===> Returning to build of qt5-script-5.15.19p0 [00:01:12] ===> qt5-script-5.15.19p0 depends on file: /usr/local/bin/ccache - not found [00:01:13] ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [00:01:14] [pkg.mfl.dk] Installing ccache-3.7.12_8... [00:01:14] [pkg.mfl.dk] Extracting ccache-3.7.12_8: .......... done [00:01:14] Create compiler links... [00:01:14] create symlink for cc [00:01:14] create symlink for cc (world) [00:01:15] create symlink for c++ [00:01:15] create symlink for c++ (world) [00:01:15] create symlink for CC [00:01:15] create symlink for CC (world) [00:01:15] create symlink for clang [00:01:15] create symlink for clang (world) [00:01:15] create symlink for clang++ [00:01:15] create symlink for clang++ (world) [00:01:15] ===== [00:01:15] Message from ccache-3.7.12_8: [00:01:15] [00:01:15] -- [00:01:15] NOTE: [00:01:15] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:01:15] information on using ccache with FreeBSD ports and src. [00:01:15] ===> qt5-script-5.15.19p0 depends on file: /usr/local/bin/ccache - found [00:01:15] ===> Returning to build of qt5-script-5.15.19p0 [00:01:15] =========================================================================== [00:01:15] =================================================== [00:01:15] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:01:15] ===> qt5-script-5.15.19p0 depends on shared library: libQt5Core.so - not found [00:01:16] ===> Installing existing package /packages/All/qt5-core-5.15.17p123_1.pkg [00:01:16] [pkg.mfl.dk] Installing qt5-core-5.15.17p123_1... [00:01:17] [pkg.mfl.dk] `-- Installing double-conversion-3.3.1... [00:01:17] [pkg.mfl.dk] `-- Extracting double-conversion-3.3.1: .......... done [00:01:20] [pkg.mfl.dk] `-- Installing gettext-runtime-0.23.1... [00:01:20] [pkg.mfl.dk] | `-- Installing indexinfo-0.3.1_1... [00:01:20] [pkg.mfl.dk] | `-- Extracting indexinfo-0.3.1_1: .... done [00:01:20] [pkg.mfl.dk] `-- Extracting gettext-runtime-0.23.1: .......... done [00:01:22] [pkg.mfl.dk] `-- Installing glib-2.84.1_3,2... [00:01:22] [pkg.mfl.dk] | `-- Installing libffi-3.5.1... [00:01:22] [pkg.mfl.dk] | `-- Extracting libffi-3.5.1: .......... done [00:01:23] [pkg.mfl.dk] | `-- Installing libiconv-1.18_1... [00:01:23] [pkg.mfl.dk] | `-- Extracting libiconv-1.18_1: .......... done [00:01:24] [pkg.mfl.dk] | `-- Installing libinotify-20240724_3... [00:01:24] [pkg.mfl.dk] | `-- Extracting libinotify-20240724_3: .......... done [00:01:25] [pkg.mfl.dk] | `-- Installing pcre2-10.46... [00:01:25] [pkg.mfl.dk] | `-- Extracting pcre2-10.46: .......... done [00:01:27] [pkg.mfl.dk] | `-- Installing py311-packaging-25.0... [00:01:28] [pkg.mfl.dk] | | `-- Installing python311-3.11.14... [00:01:28] [pkg.mfl.dk] | | `-- Installing mpdecimal-4.0.1... [00:01:28] [pkg.mfl.dk] | | `-- Extracting mpdecimal-4.0.1: .......... done [00:01:29] [pkg.mfl.dk] | | `-- Installing openssl-3.0.18,1... [00:01:30] [pkg.mfl.dk] | | `-- Extracting openssl-3.0.18,1: .......... done [00:01:37] [pkg.mfl.dk] | | `-- Installing readline-8.3.1... [00:01:37] [pkg.mfl.dk] | | `-- Extracting readline-8.3.1: .......... done [00:01:39] [pkg.mfl.dk] | | `-- Extracting python311-3.11.14: .......... done [00:01:46] [pkg.mfl.dk] | `-- Extracting py311-packaging-25.0: .......... done [00:01:48] [pkg.mfl.dk] `-- Extracting glib-2.84.1_3,2: .......... done [00:02:26] [pkg.mfl.dk] `-- Installing icu-76.1,1... [00:02:27] [pkg.mfl.dk] `-- Extracting icu-76.1,1: .......... done [00:02:33] [pkg.mfl.dk] `-- Installing zstd-1.5.7... [00:02:33] [pkg.mfl.dk] | `-- Installing liblz4-1.10.0_2,1... [00:02:34] [pkg.mfl.dk] | `-- Extracting liblz4-1.10.0_2,1: .......... done [00:02:34] [pkg.mfl.dk] `-- Extracting zstd-1.5.7: .......... done [00:02:38] [pkg.mfl.dk] Extracting qt5-core-5.15.17p123_1: .......... done [00:02:41] ==> Running trigger: glib-schemas.ucl [00:02:42] Compiling glib schemas [00:02:48] No schema files found: doing nothing. [00:02:48] ==> Running trigger: gio-modules.ucl [00:02:48] Generating GIO modules cache [00:02:49] ===== [00:02:49] Message from libinotify-20240724_3: [00:02:49] [00:02:49] -- [00:02:49] You might want to consider increasing the kern.maxfiles tunable if you plan [00:02:49] to use this library for applications that need to monitor activity of a lot [00:02:49] of files. [00:02:49] ===== [00:02:49] Message from python311-3.11.14: [00:02:49] [00:02:49] -- [00:02:49] Note that some standard Python modules are provided as separate ports [00:02:49] as they require additional dependencies. They are available as: [00:02:49] [00:02:49] py311-gdbm databases/py-gdbm@py311 [00:02:49] py311-sqlite3 databases/py-sqlite3@py311 [00:02:49] py311-tkinter x11-toolkits/py-tkinter@py311 [00:02:49] ===> qt5-script-5.15.19p0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) [00:02:52] ===> Returning to build of qt5-script-5.15.19p0 [00:02:52] =========================================================================== [00:02:53] =================================================== [00:02:53] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:02:54] ===> Configuring for qt5-script-5.15.19p0 [00:02:54] /bin/mkdir -p /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:02:54] echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.cache [00:02:54] touch /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.git [00:02:54] touch /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.conf # easier than to -f before the sed [00:02: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:02: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:02: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:02: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:03:19] Info: creating stash file /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/.qmake.stash [00:03:21] [00:03:21] Running configuration tests... [00:03:21] Done running configuration tests. [00:03:21] [00:03:21] Configure summary: [00:03:21] [00:03:21] [00:03:21] [00:03:21] Qt is now configured for building. Just run 'make'. [00:03:21] Once everything is built, you must run 'make install'. [00:03:21] Qt will be installed into '/usr/local'. [00:03:21] [00:03:21] Prior to reconfiguration, make sure you remove any leftovers from [00:03:21] the previous build. [00:03:21] [00:03:22] Reading /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/src.pro [00:03:22] Reading /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0/src/script/script.pro [00:03:25] 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:03:37] = /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:03:37] = /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:03:37] = /wrkdirs/usr/ports/devel/qt5-script/work/kde-qtscript-5.15.19p0 [00:03:37] 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:03:37] 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:03:37] 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:03:37] QtScript: created version header [00:03:37] QtScript: created master header [00:03:37] QtScript: created headers.pri file [00:03:58] =========================================================================== [00:03:58] =================================================== [00:03:58] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:03:58] ===> Building for qt5-script-5.15.19p0 [00:03:58] 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:58] 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:58] perl /usr/local/lib/qt5/mkspecs/features/data/unix/findclasslist.pl < QtScript.version.in > QtScript.version [00:03: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:04: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp:50: [00:04:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24: [00:04:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:04:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:04:35] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:04:35] | ^ [00:04:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:04:35] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:04:35] | ^ [00:04:35] 2 warnings generated. [00:04: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:06:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:06:11] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:06:11] | ^ [00:06:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:06:11] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:06:11] | ^ [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:06: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:06:11] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:11] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06: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:06:11] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:11] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:11] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:11] | ^ [00:06:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:06:11] 69 | OwnPtr m_storage; [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:11] | ^ [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:11] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:11] | ^ [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:11] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:11] | ^ [00:06:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:06:11] 100 | OwnPtr m_anonymousSlotTable; [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:11] | ^ [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:06:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:11] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:11] | ^ [00:06:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:11] | ^ [00:06:11] 8 warnings generated. [00:06: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:06:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:06:46] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:06:46] | ^ [00:06:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:06:46] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:06:46] | ^ [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:06: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:06:46] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:46] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06: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:06:46] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:06:46] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:46] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:46] | ^ [00:06:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:06:46] 69 | OwnPtr m_storage; [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:46] | ^ [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:06:46] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:06:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:46] | ^ [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:46] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:06:46] | ^ [00:06:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:06:46] 100 | OwnPtr m_anonymousSlotTable; [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:46] | ^ [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:06:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:06:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:06:46] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:06:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:06:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:06:46] | ^ [00:06:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:06:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:06:46] | ^ [00:06:46] 8 warnings generated. [00:06: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:07:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:07:09] | ^ [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:07:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:07: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:07:09] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07: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:07:09] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:09] | ^ [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:09] 69 | OwnPtr m_storage; [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:09] | ^ [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:07:09] 100 | OwnPtr m_anonymousSlotTable; [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:09] | ^ [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:09] 155 | OwnPtr m_sampler; [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:09] | ^ [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:09] 122 | OwnPtr m_identifierArena; [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:32: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 1388 | void adoptData(std::auto_ptr data) [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:09] | ^ [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:09] 1429 | OwnPtr m_data; [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:09] | ^ [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:09] 543 | OwnPtr m_exceptionInfo; [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:09] | ^ [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:09] 562 | OwnPtr m_rareData; [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:09] | ^ [00:07:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:09] | ^ [00:07:09] 19 warnings generated. [00:07: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:07:29] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:07:29] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:07:29] | ^ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:07: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:07:29] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07: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:07:29] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:29] 69 | OwnPtr m_storage; [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:29] | ^ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:29] | ^ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:07:29] 100 | OwnPtr m_anonymousSlotTable; [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:29] | ^ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:29] | ^ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:07:29] 110 | OwnPtr m_callbackObjectData; [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:34:1: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:07:29] 34 | ASSERT_CLASS_FITS_IN_CELL(JSCallbackObject); [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:42:57: note: expanded from macro 'ASSERT_CLASS_FITS_IN_CELL' [00:07:29] 42 | #define ASSERT_CLASS_FITS_IN_CELL(class) COMPILE_ASSERT(sizeof(class) <= CELL_SIZE, class_fits_in_cell) [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:29] | ^ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:29] | ^ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:07:29] 110 | OwnPtr m_callbackObjectData; [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:35:1: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:07:29] 35 | ASSERT_CLASS_FITS_IN_CELL(JSCallbackObject); [00:07:29] | ^ [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:42:57: note: expanded from macro 'ASSERT_CLASS_FITS_IN_CELL' [00:07:29] 42 | #define ASSERT_CLASS_FITS_IN_CELL(class) COMPILE_ASSERT(sizeof(class) <= CELL_SIZE, class_fits_in_cell) [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:29] | ^ [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:29] | ^ [00:07:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:29] | ^ [00:07:29] 12 warnings generated. [00:07: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:07:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:07:53] | ^ [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:07:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:07:53] | ^ [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:07: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:07:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07: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:07:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:07:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:53] | ^ [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:07:53] 69 | OwnPtr m_storage; [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:53] | ^ [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:07:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:07:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:53] | ^ [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:53] | ^ [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:07:53] 100 | OwnPtr m_anonymousSlotTable; [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:53] | ^ [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:07:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:07:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:53] | ^ [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:07:53] | ^ [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:07:53] 110 | OwnPtr m_callbackObjectData; [00:07:53] | ^ [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:234:50: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:07:53] 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:07:53] | ^ [00:07:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:53] | ^ [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:07:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:07:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:07:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:07:53] | ^ [00:07:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:07:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:07:53] | ^ [00:07:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:30: [00:07: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:07:53] 80 | virtual const ClassInfo* classInfo() const { return &info; } [00:07:53] | ^ [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:51:25: note: in instantiation of member function 'QTJSC::JSCallbackObject::classInfo' requested here [00:07:53] 51 | JSCallbackObject::JSCallbackObject(ExecState* exec, NonNullPassRefPtr structure, JSClassRef jsClass, void* data) [00:07:53] | ^ [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:234:50: note: in instantiation of member function 'QTJSC::JSCallbackObject::JSCallbackObject' requested here [00:07:53] 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:07:53] | ^ [00:07:53] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:07:53] 46 | static const ClassInfo info; [00:07:53] | ^ [00:07: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:07:53] 80 | virtual const ClassInfo* classInfo() const { return &info; } [00:07:53] | ^ [00:07:53] 11 warnings generated. [00:07: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:08:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:08:26] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:08:26] | ^ [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:08:26] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:08:26] | ^ [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:08: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:08:26] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:08:26] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:08: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:08:26] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:08:26] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:26] | ^ [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:08:26] 69 | OwnPtr m_storage; [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:26] | ^ [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:08:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:08:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:26] | ^ [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:08:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:26] | ^ [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:08:26] 100 | OwnPtr m_anonymousSlotTable; [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:08:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:26] | ^ [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:08:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:08:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:26] | ^ [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:08:26] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:08:26] | ^ [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:08:26] 110 | OwnPtr m_callbackObjectData; [00:08:26] | ^ [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:100:59: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:08:26] 100 | JSGlobalObject* globalObject = new (globalData.get()) JSCallbackObject(globalObjectClass); [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:08:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:26] | ^ [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:08:26] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:08:26] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:08:26] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:08:26] | ^ [00:08:26] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:08:26] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:08:26] | ^ [00:08:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:32: [00:08:26] ../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:08:26] 80 | virtual const ClassInfo* classInfo() const { return &info; } [00:08:26] | ^ [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:61:25: note: in instantiation of member function 'QTJSC::JSCallbackObject::classInfo' requested here [00:08:26] 61 | JSCallbackObject::JSCallbackObject(JSClassRef jsClass) [00:08:26] | ^ [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:100:59: note: in instantiation of member function 'QTJSC::JSCallbackObject::JSCallbackObject' requested here [00:08:26] 100 | JSGlobalObject* globalObject = new (globalData.get()) JSCallbackObject(globalObjectClass); [00:08:26] | ^ [00:08:26] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:08:26] 46 | static const ClassInfo info; [00:08:26] | ^ [00:08:26] ../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:08:26] 80 | virtual const ClassInfo* classInfo() const { return &info; } [00:08:26] | ^ [00:08:26] 11 warnings generated. [00:08: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:09:06] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:09:06] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:09: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:09:06] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:09:06] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09: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:09:06] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:09:06] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:06] 69 | OwnPtr m_storage; [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:09:06] 100 | OwnPtr m_anonymousSlotTable; [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:06] 155 | OwnPtr m_sampler; [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:06] 122 | OwnPtr m_identifierArena; [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 1388 | void adoptData(std::auto_ptr data) [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:06] 1429 | OwnPtr m_data; [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:06] 543 | OwnPtr m_exceptionInfo; [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:06] 562 | OwnPtr m_rareData; [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:09:06] 94 | OwnPtr d; [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:09:06] 110 | OwnPtr m_callbackObjectData; [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:84:53: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:09:06] 84 | JSCallbackObject* object = new (exec) JSCallbackObject(exec, exec->lexicalGlobalObject()->callbackObjectStructure(), jsClass, data); [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:09:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:09:06] 110 | OwnPtr m_callbackObjectData; [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:344:29: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:09:06] 344 | if (jsObject->inherits(&JSCallbackObject::info)) [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:09:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:09:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:09:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:09:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:09:06] | ^ [00:09:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:09:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:09:06] | ^ [00:09:06] ../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:09:06] 346 | else if (jsObject->inherits(&JSCallbackObject::info)) [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:51:25: note: in instantiation of member function 'QTJSC::JSCallbackObject::classInfo' requested here [00:09:06] 51 | JSCallbackObject::JSCallbackObject(ExecState* exec, NonNullPassRefPtr structure, JSClassRef jsClass, void* data) [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:84:53: note: in instantiation of member function 'QTJSC::JSCallbackObject::JSCallbackObject' requested here [00:09:06] 84 | JSCallbackObject* object = new (exec) JSCallbackObject(exec, exec->lexicalGlobalObject()->callbackObjectStructure(), jsClass, data); [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:09:06] 46 | static const ClassInfo info; [00:09:06] | ^ [00:09:06] ../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:09:06] 346 | else if (jsObject->inherits(&JSCallbackObject::info)) [00:09:06] | ^ [00:09:06] ../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:09:06] 344 | if (jsObject->inherits(&JSCallbackObject::info)) [00:09:06] | ^ [00:09:06] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:09:06] 46 | static const ClassInfo info; [00:09:06] | ^ [00:09:06] ../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:09:06] 344 | if (jsObject->inherits(&JSCallbackObject::info)) [00:09:06] | ^ [00:09:06] 27 warnings generated. [00:09: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:09:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: [00:09:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:09:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:09:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:09:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:09:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:09:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:09:59] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:09:59] | ^ [00:09:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:09:59] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:09:59] | ^ [00:09:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: [00:09:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:09:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:09: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:09:59] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:09:59] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09: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:09:59] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:09:59] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09:59] 4 warnings generated. [00:09: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:10:49] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:10:49] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:10: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:10:49] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:10:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:10: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:10:49] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:10:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:49] 69 | OwnPtr m_storage; [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:10:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:10:49] 100 | OwnPtr m_anonymousSlotTable; [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:10:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:10:49] 155 | OwnPtr m_sampler; [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:10:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:10:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:10:49] 110 | OwnPtr m_callbackObjectData; [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:130:26: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:10:49] 130 | if (o->inherits(&JSCallbackObject::info)) [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:10:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:10:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:10:49] 110 | OwnPtr m_callbackObjectData; [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:132:31: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:10:49] 132 | else if (o->inherits(&JSCallbackObject::info)) [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:10:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:10:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:10:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:10:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:10:49] | ^ [00:10:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:10:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:10:49] | ^ [00:10:49] ../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:10:49] 130 | if (o->inherits(&JSCallbackObject::info)) [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:10:49] 46 | static const ClassInfo info; [00:10:49] | ^ [00:10:49] ../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:10:49] 130 | if (o->inherits(&JSCallbackObject::info)) [00:10:49] | ^ [00:10:49] ../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:10:49] 132 | else if (o->inherits(&JSCallbackObject::info)) [00:10:49] | ^ [00:10:49] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:46:28: note: forward declaration of template entity is here [00:10:49] 46 | static const ClassInfo info; [00:10:49] | ^ [00:10:49] ../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:10:49] 132 | else if (o->inherits(&JSCallbackObject::info)) [00:10:49] | ^ [00:10:49] 16 warnings generated. [00:10: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:11:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:11:25] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:11:25] | ^ [00:11:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:11:25] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:11:25] | ^ [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:11: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:11:25] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:11:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11: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:11:25] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:11:25] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:25] | ^ [00:11:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:11:25] 69 | OwnPtr m_storage; [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:25] | ^ [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:11:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:11:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:25] | ^ [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:11:25] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:11:25] | ^ [00:11:25] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:11:25] 100 | OwnPtr m_anonymousSlotTable; [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:11:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:25] | ^ [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:11:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:11:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:11:25] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:11:25] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:11:25] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:11:25] | ^ [00:11:25] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:11:25] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:11:25] | ^ [00:11:25] ../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:11:25] 44 | if (this && m_characters) [00:11:25] | ^~~~ ~~ [00:11:25] ../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:11:25] 51 | if (!this || !m_characters) [00:11:25] | ~^~~~ [00:11:25] 10 warnings generated. [00:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:12:00] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:12:00] | ^ [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:12:00] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:12: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:12:00] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:12:00] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:12: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:12:00] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:12:00] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:00] | ^ [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:00] 69 | OwnPtr m_storage; [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:12:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:00] | ^ [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:12:00] 100 | OwnPtr m_anonymousSlotTable; [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:12:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:00] | ^ [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:00] 155 | OwnPtr m_sampler; [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:00] | ^ [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:00] 122 | OwnPtr m_identifierArena; [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 1388 | void adoptData(std::auto_ptr data) [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:00] | ^ [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:00] 1429 | OwnPtr m_data; [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:00] | ^ [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:00] 543 | OwnPtr m_exceptionInfo; [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:12:00] | ^ [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:12:00] 562 | OwnPtr m_rareData; [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:12:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:12:00] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:12:00] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:12:00] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:12:00] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:12:00] | ^ [00:12:00] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:12:00] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:12:00] | ^ [00:12:00] 19 warnings generated. [00:12: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: [00:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:34: [00:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:13:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:13:38] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:13:38] | ^ [00:13:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:13:38] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:13:38] | ^ [00:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: [00:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:34: [00:13:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:13: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:13:38] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:13:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:13: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:13:38] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:13:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:13:38] 4 warnings generated. [00:13: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:13: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:33: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:14:34] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:14:34] | ^ [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:14:34] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:14: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:14:34] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:14:34] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:14: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:14:34] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:14:34] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:34] | ^ [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:34] 69 | OwnPtr m_storage; [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:34] | ^ [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:34] 122 | OwnPtr m_identifierArena; [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:14:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:34] | ^ [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:14:34] 100 | OwnPtr m_anonymousSlotTable; [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:14:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 1388 | void adoptData(std::auto_ptr data) [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:34] | ^ [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:34] 1429 | OwnPtr m_data; [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:34] | ^ [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:34] 155 | OwnPtr m_sampler; [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:34] | ^ [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:34] 543 | OwnPtr m_exceptionInfo; [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:14:34] | ^ [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:14:34] 562 | OwnPtr m_rareData; [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:14:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:14:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:14:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:14:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:14:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:14:34] | ^ [00:14:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:14:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:14:34] | ^ [00:14:34] 19 warnings generated. [00:14: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:14: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:15:17] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:15:17] | ^ [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:15:17] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:15: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:15:17] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:15:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:15: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:15:17] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:15:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:15:17] | ^ [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:15:17] 69 | OwnPtr m_storage; [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:15:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:15:17] | ^ [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:15:17] 100 | OwnPtr m_anonymousSlotTable; [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:15:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:15:17] | ^ [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:15:17] 155 | OwnPtr m_sampler; [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:15:17] | ^ [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:15:17] 122 | OwnPtr m_identifierArena; [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 1388 | void adoptData(std::auto_ptr data) [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:15:17] | ^ [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:15:17] 1429 | OwnPtr m_data; [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:15:17] | ^ [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:15:17] 543 | OwnPtr m_exceptionInfo; [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:15:17] | ^ [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:15:17] 562 | OwnPtr m_rareData; [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:15:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:15:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:15:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:15:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:15:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:15:17] | ^ [00:15:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:15:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:15:17] | ^ [00:15:17] 19 warnings generated. [00:18: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:19:31] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:19:31] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:19: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:19:31] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:31] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19: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:19:31] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:19:31] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:31] 69 | OwnPtr m_storage; [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:31] 122 | OwnPtr m_identifierArena; [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:19:31] 100 | OwnPtr m_anonymousSlotTable; [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:19:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 1388 | void adoptData(std::auto_ptr data) [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:31] 1429 | OwnPtr m_data; [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:31] 155 | OwnPtr m_sampler; [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:31] 543 | OwnPtr m_exceptionInfo; [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:31] 562 | OwnPtr m_rareData; [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:19:31] | ^ [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:31] 74 | OwnPtr d; [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:19:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:19:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:19:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:19:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:19:31] | ^ [00:19:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:19:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:19:31] | ^ [00:19:31] 21 warnings generated. [00:19: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:53] 155 | OwnPtr m_sampler; [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:53] 122 | OwnPtr m_identifierArena; [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:29: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:19:53] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:19:53] 1388 | void adoptData(std::auto_ptr data) [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:53] 1429 | OwnPtr m_data; [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:53] 543 | OwnPtr m_exceptionInfo; [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:19:53] 562 | OwnPtr m_rareData; [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/debugger/DebuggerActivation.cpp:27: [00:19:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: [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] 19 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:20:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:20:19] | ^ [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:20:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:20: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:20:19] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:20:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:20: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:20:19] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:20:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:19] | ^ [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:19] 69 | OwnPtr m_storage; [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:20:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:19] | ^ [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:20:19] 100 | OwnPtr m_anonymousSlotTable; [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:20:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:19] | ^ [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:19] 155 | OwnPtr m_sampler; [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:19] | ^ [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:19] 122 | OwnPtr m_identifierArena; [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:33: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 1388 | void adoptData(std::auto_ptr data) [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:19] | ^ [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:19] 1429 | OwnPtr m_data; [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:19] | ^ [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:19] 543 | OwnPtr m_exceptionInfo; [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:19] | ^ [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:19] 562 | OwnPtr m_rareData; [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:19] | ^ [00:20:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:19] | ^ [00:20:19] 19 warnings generated. [00:20: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:20:43] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:20:43] | ^ [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:20:43] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:20: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:20:43] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:20:43] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:20: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:20:43] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:20:43] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:43] | ^ [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:43] 69 | OwnPtr m_storage; [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:20:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:43] | ^ [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:20:43] 100 | OwnPtr m_anonymousSlotTable; [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:20:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:43] | ^ [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:43] 155 | OwnPtr m_sampler; [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:43] | ^ [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:43] 122 | OwnPtr m_identifierArena; [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:30: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 1388 | void adoptData(std::auto_ptr data) [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:20:43] | ^ [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:20:43] 1429 | OwnPtr m_data; [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:20:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:20:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:20:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:20:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:20:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:20:43] | ^ [00:20:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:20:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:20:43] | ^ [00:20:43] 15 warnings generated. [00:20: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:21:06] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:21:06] | ^ [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:21:06] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:21: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:21:06] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:06] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21: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:21:06] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:06] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:06] | ^ [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:06] 69 | OwnPtr m_storage; [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:06] | ^ [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:21:06] 100 | OwnPtr m_anonymousSlotTable; [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:06] | ^ [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:06] 155 | OwnPtr m_sampler; [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:06] | ^ [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:06] 122 | OwnPtr m_identifierArena; [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:29: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 1388 | void adoptData(std::auto_ptr data) [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:06] | ^ [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:06] 1429 | OwnPtr m_data; [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:06] | ^ [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:06] 543 | OwnPtr m_exceptionInfo; [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:06] | ^ [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:06] 562 | OwnPtr m_rareData; [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:21:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:06] | ^ [00:21:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:06] | ^ [00:21:06] 19 warnings generated. [00:21: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:21:50] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:21:50] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:21: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:21:50] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21: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:21:50] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:21:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:50] 69 | OwnPtr m_storage; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:21:50] 100 | OwnPtr m_anonymousSlotTable; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:50] 155 | OwnPtr m_sampler; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:50] 122 | OwnPtr m_identifierArena; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:33: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 1388 | void adoptData(std::auto_ptr data) [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:50] 1429 | OwnPtr m_data; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:50] 543 | OwnPtr m_exceptionInfo; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:50] 562 | OwnPtr m_rareData; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:50] 109 | OwnPtr d; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:21:50] | ^ [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:21:50] 74 | OwnPtr d; [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:21:50] | ^ [00:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:21:50] | ^ [00:21:50] 23 warnings generated. [00:21: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:22:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: [00:22:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32: [00:22:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:22:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:22:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:22:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:22:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:22:08] | ^ [00:22:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:22:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:22:08] | ^ [00:22:08] 2 warnings generated. [00:22: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:22:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: [00:22:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:22:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:22:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:22:25] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:22:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:22:25] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:22:25] | ^ [00:22:25] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:22:25] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:22:25] | ^ [00:22:25] 2 warnings generated. [00:22: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:22:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: [00:22:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:22:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:22:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:22:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:22:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:22:44] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:22:44] | ^ [00:22:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:22:44] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:22:44] | ^ [00:22:44] 2 warnings generated. [00:22: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: [00:23:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:23:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:23:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:23:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:23:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:23:03] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:23:03] | ^ [00:23:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:23:03] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:23:03] | ^ [00:23:03] 2 warnings generated. [00:23: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: [00:23:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:23:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:23:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:23:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:23:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:23:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:23:19] | ^ [00:23:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:23:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:23:19] | ^ [00:23:19] 2 warnings generated. [00:23: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: [00:23:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:23:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:23:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:23:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:23:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:23:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:23:32] | ^ [00:23:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:23:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:23:32] | ^ [00:23:32] 2 warnings generated. [00:23: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23:36] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23:36] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:23:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: [00:23:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34: [00:23:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31: [00:23:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33: [00:23:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [00:23:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:23:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:23:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:23:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:23:54] | ^ [00:23:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:23:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:23:54] | ^ [00:23:54] 2 warnings generated. [00:23: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:24:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:24:48] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:24:48] | ^ [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:24:48] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:24: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:24:48] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:24:48] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:24: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:24:48] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:24:48] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:48] | ^ [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:48] 69 | OwnPtr m_storage; [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:24:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:48] | ^ [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:24:48] 100 | OwnPtr m_anonymousSlotTable; [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:24:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:48] | ^ [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:48] 122 | OwnPtr m_identifierArena; [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:28: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeInfo.h:23: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 1388 | void adoptData(std::auto_ptr data) [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:48] | ^ [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:48] 1429 | OwnPtr m_data; [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:24:48] | ^ [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:24:48] 155 | OwnPtr m_sampler; [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:24:48] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:24:48] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:24:48] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:24:48] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:24:48] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:24:48] | ^ [00:24:48] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:24:48] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:24:48] | ^ [00:24:48] 15 warnings generated. [00:24: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:27:16] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:27:16] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:27: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:27:16] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:27:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:27: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:27:16] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:27:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:16] 69 | OwnPtr m_storage; [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:16] 122 | OwnPtr m_identifierArena; [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:27:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:27:16] 100 | OwnPtr m_anonymousSlotTable; [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:27:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 1388 | void adoptData(std::auto_ptr data) [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:16] 1429 | OwnPtr m_data; [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:16] 155 | OwnPtr m_sampler; [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:16] 543 | OwnPtr m_exceptionInfo; [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:16] 562 | OwnPtr m_rareData; [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:16] | ^ [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:16] 74 | OwnPtr d; [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:29: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:16] | ^ [00:27:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:16] | ^ [00:27:16] 21 warnings generated. [00:27: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:27:37] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:27:37] | ^ [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:27:37] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:27: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:27:37] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:27:37] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:27: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:27:37] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:27:37] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:37] | ^ [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:37] 69 | OwnPtr m_storage; [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:27:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:37] | ^ [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:27:37] 100 | OwnPtr m_anonymousSlotTable; [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:27:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:37] | ^ [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:37] 155 | OwnPtr m_sampler; [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:37] | ^ [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:37] 122 | OwnPtr m_identifierArena; [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 1388 | void adoptData(std::auto_ptr data) [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:37] | ^ [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:37] 1429 | OwnPtr m_data; [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:37] | ^ [00:27:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:37] | ^ [00:27:37] 15 warnings generated. [00:27: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:27:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:27:53] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:27:53] | ^ [00:27:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:27:53] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:27:53] | ^ [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:27: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:27:53] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:27:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:27: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:27:53] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:27:53] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:53] | ^ [00:27:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:53] 69 | OwnPtr m_storage; [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:53] | ^ [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:53] | ^ [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:27:53] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:53] | ^ [00:27:53] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:27:53] 100 | OwnPtr m_anonymousSlotTable; [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:27:53] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:53] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:53] | ^ [00:27:53] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:53] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:53] | ^ [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:53] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:53] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:27:53] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:27:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:54] | ^ [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:54] | ^ [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:54] 155 | OwnPtr m_sampler; [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:54] | ^ [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:54] | ^ [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:54] | ^ [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:54] 122 | OwnPtr m_identifierArena; [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:54] | ^ [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:54] | ^ [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:54] 1388 | void adoptData(std::auto_ptr data) [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:54] | ^ [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:27:54] | ^ [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:27:54] 1429 | OwnPtr m_data; [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:54] | ^ [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:27:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:27:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:27:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:27:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:27:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:27:54] | ^ [00:27:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:27:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:27:54] | ^ [00:27:54] 15 warnings generated. [00:27: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:28:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:28:17] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:28:17] | ^ [00:28:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:28:17] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:28:17] | ^ [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:28:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:28: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:28:17] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:28:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:28: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:28:17] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:28:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:28:17] 4 warnings generated. [00:28: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:30:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:30:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:30:09] | ^ [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:30:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:30: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:30:09] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30: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:30:09] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:09] | ^ [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:09] 69 | OwnPtr m_storage; [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:09] | ^ [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:30:09] 100 | OwnPtr m_anonymousSlotTable; [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:09] | ^ [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:09] 155 | OwnPtr m_sampler; [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:09] | ^ [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:09] 122 | OwnPtr m_identifierArena; [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 1388 | void adoptData(std::auto_ptr data) [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:09] | ^ [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:09] 1429 | OwnPtr m_data; [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:09] | ^ [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:09] 543 | OwnPtr m_exceptionInfo; [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:09] | ^ [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:09] 562 | OwnPtr m_rareData; [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:09] | ^ [00:30:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:09] | ^ [00:30:09] 19 warnings generated. [00:30: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:30:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:30:17] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:30:17] | ^ [00:30:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:30:17] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:30:17] | ^ [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:30: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:30:17] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30: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:30:17] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:17] 4 warnings generated. [00:30:17] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:30:36] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:30:36] | ^ [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:30:36] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:30:36] ../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:36] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:36] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:36] ../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:36] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:36] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:36] | ^ [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:36] 69 | OwnPtr m_storage; [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:36] | ^ [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:30:36] 100 | OwnPtr m_anonymousSlotTable; [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:36] | ^ [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:36] 155 | OwnPtr m_sampler; [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:36] | ^ [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:36] 122 | OwnPtr m_identifierArena; [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:34: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 1388 | void adoptData(std::auto_ptr data) [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:36] | ^ [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:36] 1429 | OwnPtr m_data; [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:36] | ^ [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:36] 543 | OwnPtr m_exceptionInfo; [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:36] | ^ [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:36] 562 | OwnPtr m_rareData; [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:30:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:36] | ^ [00:30:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:36] | ^ [00:30:36] 19 warnings generated. [00:30:36] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:30:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:30:55] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:30:55] | ^ [00:30:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:30:55] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:30:55] | ^ [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:25: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:30: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:30:55] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:55] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30: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:30:55] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:30:55] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:55] | ^ [00:30:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:30:55] 69 | OwnPtr m_storage; [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:55] | ^ [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:30:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:30:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:55] | ^ [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:30:55] | ^ [00:30:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:30:55] 100 | OwnPtr m_anonymousSlotTable; [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:55] | ^ [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:30:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:30:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:30:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:30:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:30:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:30:55] | ^ [00:30:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:30:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:30:55] | ^ [00:30:55] 8 warnings generated. [00:30: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:31:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:31:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:31: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:31:19] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31: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:31:19] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:19] 69 | OwnPtr m_storage; [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:31:19] 100 | OwnPtr m_anonymousSlotTable; [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:19] 155 | OwnPtr m_sampler; [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:19] 122 | OwnPtr m_identifierArena; [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 1388 | void adoptData(std::auto_ptr data) [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:19] 1429 | OwnPtr m_data; [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:19] 543 | OwnPtr m_exceptionInfo; [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:19] 562 | OwnPtr m_rareData; [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:19] | ^ [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:19] 109 | OwnPtr d; [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:19] | ^ [00:31:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:19] | ^ [00:31:19] 21 warnings generated. [00:31: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:31:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:31:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:31:42] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:31:42] | ^ [00:31:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:31:42] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:31:42] | ^ [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:31: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:31:42] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31: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:31:42] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:31:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:42] | ^ [00:31:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:31:42] 69 | OwnPtr m_storage; [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:42] | ^ [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:31:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:31:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:42] | ^ [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:31:42] | ^ [00:31:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:31:42] 100 | OwnPtr m_anonymousSlotTable; [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:42] | ^ [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:31:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:31:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:31:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:31:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:31:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:31:42] | ^ [00:31:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:31:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:31:42] | ^ [00:31:42] 8 warnings generated. [00:31:42] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:32:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:32:09] | ^ [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:32:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:32: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:32:09] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32: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:32:09] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:09] | ^ [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:09] 69 | OwnPtr m_storage; [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:09] | ^ [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:32:09] 100 | OwnPtr m_anonymousSlotTable; [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:09] | ^ [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:09] 155 | OwnPtr m_sampler; [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:09] | ^ [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:09] 122 | OwnPtr m_identifierArena; [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:27: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 1388 | void adoptData(std::auto_ptr data) [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:09] | ^ [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:09] 1429 | OwnPtr m_data; [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:09] | ^ [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:09] 543 | OwnPtr m_exceptionInfo; [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:09] | ^ [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:09] 562 | OwnPtr m_rareData; [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:09] | ^ [00:32:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:09] | ^ [00:32:09] 19 warnings generated. [00:32: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:32:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:32:33] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:32:33] | ^ [00:32:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:32:33] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:32:33] | ^ [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:32: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:32:33] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:33] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32: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:32:33] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:33] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:33] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:33] | ^ [00:32:33] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:33] 69 | OwnPtr m_storage; [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:33] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:33] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:33] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:33] | ^ [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:33] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:33] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:33] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:33] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:33] | ^ [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:33] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:33] | ^ [00:32:33] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:32:33] 100 | OwnPtr m_anonymousSlotTable; [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:33] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:33] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:33] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:33] | ^ [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:33] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:33] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:33] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:33] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:33] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:33] | ^ [00:32:33] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:33] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:33] | ^ [00:32:33] 8 warnings generated. [00:32: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:32:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:32:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:32:54] | ^ [00:32:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:32:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:32:54] | ^ [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:32: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:32:54] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32: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:32:54] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:32:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:54] | ^ [00:32:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:32:54] 69 | OwnPtr m_storage; [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:54] | ^ [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:32:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:32:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:54] | ^ [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:32:54] | ^ [00:32:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:32:54] 100 | OwnPtr m_anonymousSlotTable; [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:54] | ^ [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:32:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:32:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:32:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:32:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:32:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:32:54] | ^ [00:32:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:32:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:32:54] | ^ [00:32:54] 8 warnings generated. [00:32: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:33:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:33:16] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:33:16] | ^ [00:33:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:33:16] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:33:16] | ^ [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:33: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:33:16] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33: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:33:16] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:16] | ^ [00:33:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:33:16] 69 | OwnPtr m_storage; [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:16] | ^ [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:16] | ^ [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:16] | ^ [00:33:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:33:16] 100 | OwnPtr m_anonymousSlotTable; [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:16] | ^ [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:16] | ^ [00:33:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:16] | ^ [00:33:16] 8 warnings generated. [00:33: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:33:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:33:39] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:33:39] | ^ [00:33:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:33:39] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:33:39] | ^ [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:33: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:33:39] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33: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:33:39] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:33:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:39] | ^ [00:33:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:33:39] 69 | OwnPtr m_storage; [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:39] | ^ [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:33:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:33:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:39] | ^ [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:33:39] | ^ [00:33:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:33:39] 100 | OwnPtr m_anonymousSlotTable; [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:39] | ^ [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:33:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:33:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:33:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:33:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:33:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:33:39] | ^ [00:33:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:33:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:33:39] | ^ [00:33:39] 8 warnings generated. [00:33: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:34:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:34:16] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:34:16] | ^ [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:34:16] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:25: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:34: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:34:16] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:34:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34: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:34:16] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:34:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:16] | ^ [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:16] 69 | OwnPtr m_storage; [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:34:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:16] | ^ [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:34:16] 100 | OwnPtr m_anonymousSlotTable; [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:34:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:16] | ^ [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:16] 155 | OwnPtr m_sampler; [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:16] | ^ [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:16] 122 | OwnPtr m_identifierArena; [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:26: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 1388 | void adoptData(std::auto_ptr data) [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:16] | ^ [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:16] 1429 | OwnPtr m_data; [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:16] | ^ [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:16] 543 | OwnPtr m_exceptionInfo; [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:34:16] | ^ [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:34:16] 562 | OwnPtr m_rareData; [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:34:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:34:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:34:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:34:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:34:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:34:16] | ^ [00:34:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:34:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:34:16] | ^ [00:34:16] 19 warnings generated. [00:34: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:35:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:35:42] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:35:42] | ^ [00:35:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:35:42] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:35:42] | ^ [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:35: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:35:42] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:35:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:35: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:35:42] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:35:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:35:42] | ^ [00:35:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:35:42] 69 | OwnPtr m_storage; [00:35:42] | ^ [00:35:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:42] | ^ [00:35:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:42] | ^ [00:35:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:42] | ^ [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:35:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:35:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:35:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:35:42] | ^ [00:35:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:35:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:35:42] | ^ [00:35:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:35:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:35:42] | ^ [00:35:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:35:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:35:42] | ^ [00:35:42] 6 warnings generated. [00:35: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:24: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:36:23] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:36:23] | ^ [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:36:23] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:36: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:36:23] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:36:23] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:36: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:36:23] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:36:23] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:23] | ^ [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:36:23] 69 | OwnPtr m_storage; [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:36:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:23] | ^ [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:36:23] 100 | OwnPtr m_anonymousSlotTable; [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:36:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:23] | ^ [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:36:23] 155 | OwnPtr m_sampler; [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:23] | ^ [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:36:23] 122 | OwnPtr m_identifierArena; [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:30: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 1388 | void adoptData(std::auto_ptr data) [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:23] | ^ [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:36:23] 1429 | OwnPtr m_data; [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:36:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:23] | ^ [00:36:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:23] | ^ [00:36:23] 15 warnings generated. [00:36: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:36:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:36:44] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:36:44] | ^ [00:36:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:36:44] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:36:44] | ^ [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:36: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:36:44] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:36:44] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:36: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:36:44] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:36:44] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:44] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:44] | ^ [00:36:44] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:36:44] 69 | OwnPtr m_storage; [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:44] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:44] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:44] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:44] | ^ [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:36:44] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:36:44] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:44] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:44] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:44] | ^ [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:36:44] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:36:44] | ^ [00:36:44] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:36:44] 100 | OwnPtr m_anonymousSlotTable; [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:36:44] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:44] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:44] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:44] | ^ [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:36:44] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:36:44] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:36:44] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:36:44] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:36:44] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:36:44] | ^ [00:36:44] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:36:44] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:36:44] | ^ [00:36:44] 8 warnings generated. [00:36: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:37:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:37:05] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:37:05] | ^ [00:37:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:37:05] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:37:05] | ^ [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:37: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:37:05] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:37:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:37: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:37:05] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:37:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:37:05] | ^ [00:37:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:37:05] 69 | OwnPtr m_storage; [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:05] | ^ [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:05] | ^ [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:37:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:37:05] | ^ [00:37:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:37:05] 100 | OwnPtr m_anonymousSlotTable; [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:37:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:05] | ^ [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:37:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:37:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:37:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:05] | ^ [00:37:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:05] | ^ [00:37:05] 8 warnings generated. [00:37: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:37:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:37:22] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:37:22] | ^ [00:37:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:37:22] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:37:22] | ^ [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:37: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:37:22] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:37:22] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:37: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:37:22] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:37:22] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:37:22] | ^ [00:37:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:37:22] 69 | OwnPtr m_storage; [00:37:22] | ^ [00:37:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:22] | ^ [00:37:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:22] | ^ [00:37:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:22] | ^ [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:37:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:37:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:37:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:37:22] | ^ [00:37:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:37:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:37:22] | ^ [00:37:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:37:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:37:22] | ^ [00:37:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:37:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:37:22] | ^ [00:37:22] 6 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:38:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:38:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:38:32] | ^ [00:38:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:38:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:38:32] | ^ [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:38: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:38:32] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:38:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:38: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:38:32] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:38:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:38:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:38:32] | ^ [00:38:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:38:32] 69 | OwnPtr m_storage; [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:38:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:32] | ^ [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:38:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:38:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:32] | ^ [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:38:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:38:32] | ^ [00:38:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:38:32] 100 | OwnPtr m_anonymousSlotTable; [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:38:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:32] | ^ [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:38:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:38:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:38:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:38:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:38:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:38:32] | ^ [00:38:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:38:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:38:32] | ^ [00:38:32] 8 warnings generated. [00:38: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:39:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:39:23] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:39:23] | ^ [00:39:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:39:23] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:39:23] | ^ [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:39: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:39:23] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:39:23] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:39: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:39:23] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:39:23] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:23] | ^ [00:39:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:39:23] 69 | OwnPtr m_storage; [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:23] | ^ [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:39:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:39:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:23] | ^ [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:39:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:39:23] | ^ [00:39:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:39:23] 100 | OwnPtr m_anonymousSlotTable; [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:39:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:23] | ^ [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:39:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:39:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:39:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:39:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:39:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:39:23] | ^ [00:39:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:39:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:39:23] | ^ [00:39:23] 8 warnings generated. [00:40: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:40:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:40:58] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:40:58] | ^ [00:40:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:40:58] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:40:58] | ^ [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:40: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:40:58] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:58] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40: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:40:58] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:40:58] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:58] | ^ [00:40:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:40:58] 69 | OwnPtr m_storage; [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:58] | ^ [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:40:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:40:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:58] | ^ [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:40:58] | ^ [00:40:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:40:58] 100 | OwnPtr m_anonymousSlotTable; [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:58] | ^ [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:40:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:40:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:40:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:40:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:40:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:40:58] | ^ [00:40:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:40:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:40:58] | ^ [00:40:58] 8 warnings generated. [00:40: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:41:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:41:16] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:41:16] | ^ [00:41:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:41:16] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:41:16] | ^ [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:41: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:41:16] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41: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:41:16] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:16] | ^ [00:41:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:41:16] 69 | OwnPtr m_storage; [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:16] | ^ [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:16] | ^ [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:16] | ^ [00:41:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:41:16] 100 | OwnPtr m_anonymousSlotTable; [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:16] | ^ [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:16] | ^ [00:41:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:16] | ^ [00:41:16] 8 warnings generated. [00:41: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:41:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:41:28] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:41:28] | ^ [00:41:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:41:28] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:41:28] | ^ [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:41: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:41:28] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41: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:41:28] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:28] | ^ [00:41:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:41:28] 69 | OwnPtr m_storage; [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:28] | ^ [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:28] | ^ [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:28] | ^ [00:41:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:41:28] 100 | OwnPtr m_anonymousSlotTable; [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:28] | ^ [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:28] | ^ [00:41:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:28] | ^ [00:41:28] 8 warnings generated. [00:41: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:41:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:41:46] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:41:46] | ^ [00:41:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:41:46] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:41:46] | ^ [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:41: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:41:46] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:46] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41: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:41:46] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:41:46] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:46] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:46] | ^ [00:41:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:41:46] 69 | OwnPtr m_storage; [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:46] | ^ [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:41:46] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:41:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:46] | ^ [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:46] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:41:46] | ^ [00:41:46] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:41:46] 100 | OwnPtr m_anonymousSlotTable; [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:46] | ^ [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:41:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:41:46] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:41:46] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:41:46] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:41:46] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:41:46] | ^ [00:41:46] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:41:46] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:41:46] | ^ [00:41:46] 8 warnings generated. [00:41: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:42:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:42:12] | ^ [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:42:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:42: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:42:12] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42: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:42:12] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:12] | ^ [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:12] 69 | OwnPtr m_storage; [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:12] | ^ [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:42:12] 100 | OwnPtr m_anonymousSlotTable; [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:12] | ^ [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:12] 155 | OwnPtr m_sampler; [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:12] | ^ [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:12] 122 | OwnPtr m_identifierArena; [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 1388 | void adoptData(std::auto_ptr data) [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:12] | ^ [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:12] 1429 | OwnPtr m_data; [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:12] | ^ [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:12] 543 | OwnPtr m_exceptionInfo; [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:12] | ^ [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:12] 562 | OwnPtr m_rareData; [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:12] | ^ [00:42:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:12] | ^ [00:42:12] 19 warnings generated. [00:42: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:42:42] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:42:42] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:42: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:42:42] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42: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:42:42] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:42:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 69 | OwnPtr m_storage; [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:42:42] 100 | OwnPtr m_anonymousSlotTable; [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 155 | OwnPtr m_sampler; [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 122 | OwnPtr m_identifierArena; [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 1388 | void adoptData(std::auto_ptr data) [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 1429 | OwnPtr m_data; [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 543 | OwnPtr m_exceptionInfo; [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 562 | OwnPtr m_rareData; [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:77:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 77 | OwnPtr generator(new BytecodeGenerator(evalNode.get(), globalObject->debugger(), scopeChain, m_evalCodeBlock->symbolTable(), m_evalCodeBlock)); [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:191:23: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 191 | OwnPtr newCodeBlock(new FunctionCodeBlock(this, FunctionCode, source().provider(), source().startOffset())); [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:42:42] | ^ [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:217:27: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:42:42] 217 | OwnPtr newCodeBlock(new EvalCodeBlock(this, globalObject, source().provider(), scopeChain.localDepth())); [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:42:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:42:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:42:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:42:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:42:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:42:42] | ^ [00:42:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:42:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:42:42] | ^ [00:42:42] 25 warnings generated. [00:42:42] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:43:14] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:43:14] | ^ [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:43:14] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:43: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:43:14] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43: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:43:14] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:14] | ^ [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:14] 69 | OwnPtr m_storage; [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:14] | ^ [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:43:14] 100 | OwnPtr m_anonymousSlotTable; [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:14] | ^ [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:14] 122 | OwnPtr m_identifierArena; [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:30: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 1388 | void adoptData(std::auto_ptr data) [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:14] | ^ [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:14] 1429 | OwnPtr m_data; [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:14] | ^ [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:14] 155 | OwnPtr m_sampler; [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:14] | ^ [00:43:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:14] | ^ [00:43:14] 15 warnings generated. [00:43: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:43:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:43:42] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:43:42] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:43: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:43:42] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43: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:43:42] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:43:42] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:42] 69 | OwnPtr m_storage; [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:43:42] 100 | OwnPtr m_anonymousSlotTable; [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:43:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:42] 155 | OwnPtr m_sampler; [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:42] 122 | OwnPtr m_identifierArena; [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 1388 | void adoptData(std::auto_ptr data) [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:42] 1429 | OwnPtr m_data; [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:42] 543 | OwnPtr m_exceptionInfo; [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:42] 562 | OwnPtr m_rareData; [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:43:42] | ^ [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:43:42] 109 | OwnPtr d; [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:43:42] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:43:42] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:43:42] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:43:42] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:43:42] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:43:42] | ^ [00:43:42] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:43:42] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:43:42] | ^ [00:43:42] 21 warnings generated. [00:43: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:45:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:45:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:45:10] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:45:10] | ^ [00:45:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:45:10] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:45:10] | ^ [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:45: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:45:10] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:45:10] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:45: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:45:10] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:45:10] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:10] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:10] | ^ [00:45:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:45:10] 69 | OwnPtr m_storage; [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:10] | ^ [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:45:10] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:45:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:10] | ^ [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:45:10] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:45:10] | ^ [00:45:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:45:10] 100 | OwnPtr m_anonymousSlotTable; [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:45:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:10] | ^ [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:45:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:45:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:45:10] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:45:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:45:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:45:10] | ^ [00:45:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:45:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:45:10] | ^ [00:45:10] 8 warnings generated. [00:45: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [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/GlobalEvalFunction.cpp:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [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/GlobalEvalFunction.cpp:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [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/GlobalEvalFunction.cpp:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [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/GlobalEvalFunction.cpp:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [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/GlobalEvalFunction.cpp:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:45:46] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [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] 8 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:46:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:46:05] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:46:05] | ^ [00:46:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:46:05] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:46:05] | ^ [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:46: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:46:05] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46: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:46:05] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:46:05] | ^ [00:46:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:46:05] 69 | OwnPtr m_storage; [00:46:05] | ^ [00:46:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:05] | ^ [00:46:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:05] | ^ [00:46:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:05] | ^ [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:46:05] | ^ [00:46:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:05] | ^ [00:46:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:05] | ^ [00:46:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:05] | ^ [00:46:05] 6 warnings generated. [00:46: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:46:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:46:24] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:46:24] | ^ [00:46:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:46:24] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:46:24] | ^ [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:34: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:46: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:46:24] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:24] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46: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:46:24] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:24] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:46:24] | ^ [00:46:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:46:24] 69 | OwnPtr m_storage; [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:24] | ^ [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:24] | ^ [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:46:24] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:46:24] | ^ [00:46:24] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:46:24] 100 | OwnPtr m_anonymousSlotTable; [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:46:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:24] | ^ [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:46:24] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:24] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:46:24] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:46:24] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:24] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:24] | ^ [00:46:24] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:24] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:24] | ^ [00:46:24] 8 warnings generated. [00:46: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [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] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:46: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:46:45] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46: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:46:45] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:46:45] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:46:45] | ^ [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:46:45] 69 | OwnPtr m_storage; [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:45] | ^ [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:46:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:46:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:45] | ^ [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:46:45] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:46:45] | ^ [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:46:45] 100 | OwnPtr m_anonymousSlotTable; [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:46:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:45] | ^ [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:46:45] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:46:45] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:46:45] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:46:45] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:46:45] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:46:45] | ^ [00:46:45] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:46:45] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:46:45] | ^ [00:46:45] 8 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:47:39] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:47:39] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:47: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:47:39] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:47:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:47: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:47:39] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:47:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:47:39] 69 | OwnPtr m_storage; [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:47:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:47:39] 100 | OwnPtr m_anonymousSlotTable; [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:47:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:47:39] 155 | OwnPtr m_sampler; [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:47:39] 122 | OwnPtr m_identifierArena; [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 1388 | void adoptData(std::auto_ptr data) [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:47:39] 1429 | OwnPtr m_data; [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:47:39] 543 | OwnPtr m_exceptionInfo; [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:47:39] 562 | OwnPtr m_rareData; [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:47:39] | ^ [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:47:39] 109 | OwnPtr d; [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:47:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:47:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:47:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:47:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:47:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:47:39] | ^ [00:47:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:47:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:47:39] | ^ [00:47:39] 21 warnings generated. [00:47: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:03] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:03] | ^ [00:48:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:03] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:03] | ^ [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:48: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:48:03] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:48:03] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:48: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:48:03] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:48:03] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:03] | ^ [00:48:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:48:03] 69 | OwnPtr m_storage; [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:03] | ^ [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:03] | ^ [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:48:03] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:03] | ^ [00:48:03] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:48:03] 100 | OwnPtr m_anonymousSlotTable; [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:48:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:03] | ^ [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:48:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:48:03] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:48:03] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:03] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:03] | ^ [00:48:03] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:03] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:03] | ^ [00:48:03] 8 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:32] | ^ [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:48: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:48:32] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:48:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:48: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:48:32] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:48:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:32] | ^ [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:48:32] 69 | OwnPtr m_storage; [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:48:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:32] | ^ [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:48:32] 100 | OwnPtr m_anonymousSlotTable; [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:48:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:32] | ^ [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:48:32] 155 | OwnPtr m_sampler; [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:32] | ^ [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:48:32] 122 | OwnPtr m_identifierArena; [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:29: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 1388 | void adoptData(std::auto_ptr data) [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:32] | ^ [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:48:32] 1429 | OwnPtr m_data; [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:32] | ^ [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:767:24: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:48:32] 767 | OwnPtr m_cachedCall; [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:32] | ^ [00:48:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:32] | ^ [00:48:32] 17 warnings generated. [00:48: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:48:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:48:47] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:48:47] | ^ [00:48:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:48:47] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:48:47] | ^ [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:48: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:48:47] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:48:47] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:48: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:48:47] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:48:47] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:47] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:47] | ^ [00:48:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:48:47] 69 | OwnPtr m_storage; [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:47] | ^ [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:48:47] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:48:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:47] | ^ [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:48:47] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:48:47] | ^ [00:48:47] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:48:47] 100 | OwnPtr m_anonymousSlotTable; [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:48:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:47] | ^ [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:48:47] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:48:47] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:48:47] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:48:47] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:48:47] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:48:47] | ^ [00:48:47] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:48:47] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:48:47] | ^ [00:48:47] 8 warnings generated. [00:48: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:49:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:49:07] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:49:07] | ^ [00:49:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:49:07] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:49:07] | ^ [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:49: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:49:07] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:49:07] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:49: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:49:07] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:49:07] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:07] | ^ [00:49:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:07] 69 | OwnPtr m_storage; [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:07] | ^ [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:07] | ^ [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:49:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:07] | ^ [00:49:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:49:07] 100 | OwnPtr m_anonymousSlotTable; [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:49:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:07] | ^ [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:49:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:49:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:49:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:07] | ^ [00:49:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:07] | ^ [00:49:07] 8 warnings generated. [00:49: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:49:49] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:49:49] | ^ [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:49:49] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:49: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:49:49] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:49:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:49: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:49:49] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:49:49] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:49] | ^ [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:49] 69 | OwnPtr m_storage; [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:49:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:49] | ^ [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:49:49] 100 | OwnPtr m_anonymousSlotTable; [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:49:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:49] | ^ [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:49] 155 | OwnPtr m_sampler; [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:49] | ^ [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:49] 122 | OwnPtr m_identifierArena; [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:28: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 1388 | void adoptData(std::auto_ptr data) [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:49] | ^ [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:49] 1429 | OwnPtr m_data; [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:49] | ^ [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:49] 543 | OwnPtr m_exceptionInfo; [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:49:49] | ^ [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:49:49] 562 | OwnPtr m_rareData; [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:49:49] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:49:49] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:49:49] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:49:49] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:49:49] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:49:49] | ^ [00:49:49] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:49:49] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:49:49] | ^ [00:49:49] 19 warnings generated. [00:49: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:50:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:50:12] | ^ [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:50:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:50: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:50:12] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:50:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:50: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:50:12] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:50:12] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:12] | ^ [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:12] 69 | OwnPtr m_storage; [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:50:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:12] | ^ [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:50:12] 100 | OwnPtr m_anonymousSlotTable; [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:50:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:12] | ^ [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:12] 155 | OwnPtr m_sampler; [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:12] | ^ [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:12] 122 | OwnPtr m_identifierArena; [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:38: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 1388 | void adoptData(std::auto_ptr data) [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:12] | ^ [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:12] 1429 | OwnPtr m_data; [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:12] | ^ [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:12] 543 | OwnPtr m_exceptionInfo; [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:12] | ^ [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:12] 562 | OwnPtr m_rareData; [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:50:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:12] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:12] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:12] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:12] | ^ [00:50:12] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:12] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:12] | ^ [00:50:12] 19 warnings generated. [00:50: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:50:41] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:50:41] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:50: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:50:41] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:50:41] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:50: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:50:41] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:50:41] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 69 | OwnPtr m_storage; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:50:41] 100 | OwnPtr m_anonymousSlotTable; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 155 | OwnPtr m_sampler; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 122 | OwnPtr m_identifierArena; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:37: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 1388 | void adoptData(std::auto_ptr data) [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 1429 | OwnPtr m_data; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 543 | OwnPtr m_exceptionInfo; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 562 | OwnPtr m_rareData; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 109 | OwnPtr d; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 94 | OwnPtr d; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:50:41] 74 | OwnPtr d; [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:50:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:110:34: note: in instantiation of template class 'QTWTF::OwnPtr::JSCallbackObjectData>' requested here [00:50:41] 110 | OwnPtr m_callbackObjectData; [00:50:41] | ^ [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:224:36: note: in instantiation of template class 'QTJSC::JSCallbackObject' requested here [00:50:41] 224 | d()->callbackObjectStructure = JSCallbackObject::createStructure(d()->objectPrototype); [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:50:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:50:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr::JSCallbackObjectData>' is deprecated [-Wdeprecated-declarations] [00:50:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr::JSCallbackObjectData>' has been explicitly marked deprecated here [00:50:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:50:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:50:41] | ^ [00:50:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:50:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:50:41] | ^ [00:50:41] 27 warnings generated. [00:50: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:51:05] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:51:05] | ^ [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:51:05] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:51: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:51:05] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:51:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:51: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:51:05] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:51:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:51:05] | ^ [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:51:05] 69 | OwnPtr m_storage; [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:51:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:51:05] | ^ [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:51:05] 100 | OwnPtr m_anonymousSlotTable; [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:51:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:51:05] | ^ [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:51:05] 155 | OwnPtr m_sampler; [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:51:05] | ^ [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:51:05] 122 | OwnPtr m_identifierArena; [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:35: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 1388 | void adoptData(std::auto_ptr data) [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:51:05] | ^ [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:51:05] 1429 | OwnPtr m_data; [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:05] | ^ [00:51:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:05] | ^ [00:51:05] 15 warnings generated. [00:51: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:51:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.cpp:22: [00:51:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:29: [00:51:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:51:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:51:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:51:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:51:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:51:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:51:10] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:51:10] | ^ [00:51:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:51:10] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:51:10] | ^ [00:51:10] 2 warnings generated. [00:51: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:22: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.h:25: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:51:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:51:34] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:51:34] | ^ [00:51:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:51:34] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:51:34] | ^ [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:25: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:51: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:51:34] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:51:34] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:51: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:51:34] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:51:34] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:24: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:51:34] | ^ [00:51:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:51:34] 69 | OwnPtr m_storage; [00:51:34] | ^ [00:51:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:34] | ^ [00:51:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:34] | ^ [00:51:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:34] | ^ [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:24: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:51:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:51:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:51:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:51:34] | ^ [00:51:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:51:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:51:34] | ^ [00:51:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:51:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:51:34] | ^ [00:51:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:51:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:51:34] | ^ [00:51:34] 6 warnings generated. [00:51: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:52:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:52:28] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:52:28] | ^ [00:52:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:52:28] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:52:28] | ^ [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:52: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:52:28] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:52:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:52: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:52:28] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:52:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:52:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:52:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:52:28] | ^ [00:52:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:52:28] 69 | OwnPtr m_storage; [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:52:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:52:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:52:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:52:28] | ^ [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:52:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:52:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:52:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:52:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:52:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:52:28] | ^ [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:52:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:52:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:52:28] | ^ [00:52:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:52:28] 100 | OwnPtr m_anonymousSlotTable; [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:52:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:52:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:52:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:52:28] | ^ [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:52:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:52:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:52:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:52:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:52:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:52:28] | ^ [00:52:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:52:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:52:28] | ^ [00:52:28] 8 warnings generated. [00:52: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:53:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:53:11] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:53:11] | ^ [00:53:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:53:11] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:53:11] | ^ [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:53: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:53:11] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:53:11] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:53: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:53:11] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:53:11] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:11] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:11] | ^ [00:53:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:11] 69 | OwnPtr m_storage; [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:11] | ^ [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:11] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:11] | ^ [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:53:11] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:11] | ^ [00:53:11] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:53:11] 100 | OwnPtr m_anonymousSlotTable; [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:53:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:11] | ^ [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:53:11] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:11] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:53:11] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:53:11] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:11] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:11] | ^ [00:53:11] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:11] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:11] | ^ [00:53:11] 8 warnings generated. [00:53: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:53:37] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:53:37] | ^ [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:53:37] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:53: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:53:37] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:53:37] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:53: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:53:37] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:53:37] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:37] | ^ [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:37] 69 | OwnPtr m_storage; [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:53:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:37] | ^ [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:53:37] 100 | OwnPtr m_anonymousSlotTable; [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:53:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:37] | ^ [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:37] 122 | OwnPtr m_identifierArena; [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:36: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 1388 | void adoptData(std::auto_ptr data) [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:37] | ^ [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:37] 1429 | OwnPtr m_data; [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:53:37] | ^ [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:53:37] 155 | OwnPtr m_sampler; [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:53:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:53:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:53:37] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:53:37] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:53:37] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:53:37] | ^ [00:53:37] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:53:37] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:53:37] | ^ [00:53:37] 15 warnings generated. [00:53: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:54:26] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:54:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:54:27] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:54:27] | ^ [00:54:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:54:27] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:54:27] | ^ [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:54: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:54:27] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:54:27] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:54: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:54:27] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:54:27] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:27] | ^ [00:54:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:27] 69 | OwnPtr m_storage; [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:27] | ^ [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:27] | ^ [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:54:27] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:27] | ^ [00:54:27] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:54:27] 100 | OwnPtr m_anonymousSlotTable; [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:54:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:27] | ^ [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:27] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:27] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:54:27] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:54:27] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:27] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:27] | ^ [00:54:27] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:27] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:27] | ^ [00:54:27] 8 warnings generated. [00:54: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:54:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:54:54] | ^ [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:54:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:54:54] | ^ [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:54: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:54:54] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:54:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:54: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:54:54] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:54:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:54] | ^ [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:54] 69 | OwnPtr m_storage; [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:54] | ^ [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:54] | ^ [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:54:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:54] | ^ [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:54:54] 100 | OwnPtr m_anonymousSlotTable; [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:54:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:54] | ^ [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:54:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:54:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:54] | ^ [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:54:54] | ^ [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:54:54] 155 | OwnPtr m_sampler; [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:54] | ^ [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:54:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:54:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:54:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:54:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:54:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:54:54] | ^ [00:54:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:54:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:54:54] | ^ [00:54:54] 10 warnings generated. [00:54: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:55:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:55:16] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:55:16] | ^ [00:55:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:55:16] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:55:16] | ^ [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:55: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:55:16] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55: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:55:16] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:16] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:16] | ^ [00:55:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:16] 69 | OwnPtr m_storage; [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:16] | ^ [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:16] | ^ [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:16] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:16] | ^ [00:55:16] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:55:16] 100 | OwnPtr m_anonymousSlotTable; [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:16] | ^ [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:55:16] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:16] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:16] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:16] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:16] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:16] | ^ [00:55:16] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:16] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:16] | ^ [00:55:16] 8 warnings generated. [00:55: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:55:39] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:55:39] | ^ [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:55:39] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:55:39] | ^ [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:55: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:55:39] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55: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:55:39] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:39] | ^ [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:39] 69 | OwnPtr m_storage; [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:39] | ^ [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:39] | ^ [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:39] | ^ [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:55:39] 100 | OwnPtr m_anonymousSlotTable; [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:39] | ^ [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:39] | ^ [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:39] | ^ [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:39] 155 | OwnPtr m_sampler; [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:39] | ^ [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:55:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:39] | ^ [00:55:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:39] | ^ [00:55:39] 10 warnings generated. [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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:24: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:55:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:55:57] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:55:57] | ^ [00:55:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:55:57] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:55:57] | ^ [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:55: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:55:57] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:57] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55: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:55:57] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:55:57] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:57] | ^ [00:55:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:55:57] 69 | OwnPtr m_storage; [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:57] | ^ [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:55:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:55:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:57] | ^ [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:55:57] | ^ [00:55:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:55:57] 100 | OwnPtr m_anonymousSlotTable; [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:57] | ^ [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:55:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:55:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:55:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:55:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:55:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:55:57] | ^ [00:55:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:55:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:55:57] | ^ [00:55:57] 8 warnings generated. [00:55: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:56:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:56:17] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:56:17] | ^ [00:56:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:56:17] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:56:17] | ^ [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:56: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:56:17] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56: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:56:17] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:17] | ^ [00:56:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:17] 69 | OwnPtr m_storage; [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:17] | ^ [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:17] | ^ [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:17] | ^ [00:56:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:56:17] 100 | OwnPtr m_anonymousSlotTable; [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:17] | ^ [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:17] | ^ [00:56:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:17] | ^ [00:56:17] 8 warnings generated. [00:56:17] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:56:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:56:38] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:56:38] | ^ [00:56:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:56:38] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:56:38] | ^ [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:56: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:56:38] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56: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:56:38] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:56:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:38] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:38] | ^ [00:56:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:56:38] 69 | OwnPtr m_storage; [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:38] | ^ [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:56:38] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:56:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:38] | ^ [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:38] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:56:38] | ^ [00:56:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:56:38] 100 | OwnPtr m_anonymousSlotTable; [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:38] | ^ [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:56:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:56:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:56:38] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:56:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:56:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:56:38] | ^ [00:56:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:56:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:56:38] | ^ [00:56:38] 8 warnings generated. [00:56: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:57:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:30: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:57:40] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:57:40] | ^ [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:57:40] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:57:40] | ^ [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:57:40] ../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:40] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:57:40] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:57:40] ../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:40] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:57:40] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:40] | ^ [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:40] 69 | OwnPtr m_storage; [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:40] | ^ [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:40] | ^ [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:57:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:40] | ^ [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:57:40] 100 | OwnPtr m_anonymousSlotTable; [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:57:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:40] | ^ [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:57:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:57:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:40] | ^ [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:40] | ^ [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:40] 122 | OwnPtr m_identifierArena; [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:40] | ^ [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:40] | ^ [00:57:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:40] | ^ [00:57:40] 10 warnings generated. [00:57: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:57:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:57:59] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:57:59] | ^ [00:57:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:57:59] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:57:59] | ^ [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:57: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:57:59] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:57:59] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:57: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:57:59] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:57:59] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:59] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:59] | ^ [00:57:59] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:57:59] 69 | OwnPtr m_storage; [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:59] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:59] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:59] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:59] | ^ [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:57:59] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:57:59] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:59] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:59] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:59] | ^ [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:57:59] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:57:59] | ^ [00:57:59] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:57:59] 100 | OwnPtr m_anonymousSlotTable; [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:57:59] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:59] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:59] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:59] | ^ [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [00:57:59] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:57:59] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:57:59] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:57:59] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:57:59] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:57:59] | ^ [00:57:59] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:57:59] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:57:59] | ^ [00:57:59] 8 warnings generated. [00:57: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:58:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackPosix.cpp:27: [00:58:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h:29: [00:58:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:03] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:03] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:03] | ^ [00:58:03] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:03] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:03] | ^ [00:58:03] 2 warnings generated. [00:58: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:58:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackSymbian.cpp:21: [00:58:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h:29: [00:58:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:06] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:06] | ^ [00:58:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:06] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:06] | ^ [00:58:06] 2 warnings generated. [00:58: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:58:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackWin.cpp:27: [00:58:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h:29: [00:58:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:10] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:10] | ^ [00:58:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:10] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:10] | ^ [00:58:10] 2 warnings generated. [00:58: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:58:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.cpp:27: [00:58:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h:29: [00:58:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:14] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:14] | ^ [00:58:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:14] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:14] | ^ [00:58:14] 2 warnings generated. [00:58: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:34] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:34] | ^ [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:34] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:34] | ^ [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:58: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:58:34] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:34] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58: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:58:34] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:34] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:34] | ^ [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:34] 69 | OwnPtr m_storage; [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:34] | ^ [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:34] | ^ [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:34] | ^ [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:58:34] 100 | OwnPtr m_anonymousSlotTable; [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:34] | ^ [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:34] | ^ [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:34] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:34] | ^ [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:34] 155 | OwnPtr m_sampler; [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:34] | ^ [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:34] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:34] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:34] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:34] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:34] | ^ [00:58:34] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:34] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:34] | ^ [00:58:34] 10 warnings generated. [00:58: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:58:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:58:55] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:58:55] | ^ [00:58:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:58:55] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:58:55] | ^ [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:58: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:58:55] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:55] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58: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:58:55] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:58:55] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:55] | ^ [00:58:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:58:55] 69 | OwnPtr m_storage; [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:55] | ^ [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:58:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:58:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:55] | ^ [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:55] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:58:55] | ^ [00:58:55] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:58:55] 100 | OwnPtr m_anonymousSlotTable; [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:55] | ^ [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:58:55] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:58:55] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:58:55] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:58:55] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:58:55] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:58:55] | ^ [00:58:55] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:58:55] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:58:55] | ^ [00:58:55] 8 warnings generated. [00:58: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:59:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:59:14] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:59:14] | ^ [00:59:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:59:14] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:59:14] | ^ [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:59: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:59:14] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:59:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:59: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:59:14] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:59:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:14] | ^ [00:59:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:14] 69 | OwnPtr m_storage; [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:14] | ^ [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:14] | ^ [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:59:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:14] | ^ [00:59:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:59:14] 100 | OwnPtr m_anonymousSlotTable; [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:59:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:14] | ^ [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:59:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:59:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:14] | ^ [00:59:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:14] | ^ [00:59:14] 8 warnings generated. [00:59: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:59:34] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [00:59:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [00:59:35] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [00:59:35] | ^ [00:59:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [00:59:35] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [00:59:35] | ^ [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [00:59: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:59:35] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:59:35] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:59: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:59:35] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [00:59:35] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:35] | ^ [00:59:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [00:59:35] 69 | OwnPtr m_storage; [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:35] | ^ [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [00:59:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [00:59:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:35] | ^ [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:59:35] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [00:59:35] | ^ [00:59:35] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [00:59:35] 100 | OwnPtr m_anonymousSlotTable; [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:59:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:35] | ^ [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [00:59:35] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [00:59:35] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [00:59:35] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [00:59:35] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [00:59:35] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [00:59:35] | ^ [00:59:35] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [00:59:35] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [00:59:35] | ^ [00:59:35] 8 warnings generated. [00:59: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:00:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:00:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:00:08] | ^ [01:00:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:00:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:00:08] | ^ [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:00: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] [01:00:08] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:00:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:00: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] [01:00:08] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:00:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:00:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:00:08] | ^ [01:00:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:00:08] 69 | OwnPtr m_storage; [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:00:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:08] | ^ [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:00:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:00:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:08] | ^ [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:00:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:00:08] | ^ [01:00:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:00:08] 100 | OwnPtr m_anonymousSlotTable; [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:00:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:08] | ^ [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:00:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:00:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:08] | ^ [01:00:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:08] | ^ [01:00:08] 8 warnings generated. [01:00: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:00:51] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:00:51] | ^ [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:00:51] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:00:51] | ^ [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:00: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] [01:00:51] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:00:51] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:00: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] [01:00:51] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:00:51] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:00:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:00:51] | ^ [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:00:51] 69 | OwnPtr m_storage; [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:00:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:51] | ^ [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:00:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:00:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:51] | ^ [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:00:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:00:51] | ^ [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:00:51] 100 | OwnPtr m_anonymousSlotTable; [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:00:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:51] | ^ [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:00:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:00:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:51] | ^ [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:00:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:00:51] | ^ [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:00:51] 155 | OwnPtr m_sampler; [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:00:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:51] | ^ [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:00:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:00:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:00:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:00:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:00:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:00:51] | ^ [01:00:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:00:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:00:51] | ^ [01:00:51] 10 warnings generated. [01:00: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:01:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:01:17] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:01:17] | ^ [01:01:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:01:17] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:01:17] | ^ [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:01: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] [01:01:17] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:01:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:01: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] [01:01:17] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:01:17] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:01:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:01:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:01:17] | ^ [01:01:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:01:17] 69 | OwnPtr m_storage; [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:01:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:01:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:01:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:01:17] | ^ [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:01:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:01:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:01:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:01:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:01:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:01:17] | ^ [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:01:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:01:17] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:01:17] | ^ [01:01:17] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:01:17] 100 | OwnPtr m_anonymousSlotTable; [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:01:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:01:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:01:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:01:17] | ^ [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:01:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:01:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:01:17] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:01:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:01:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:01:17] | ^ [01:01:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:01:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:01:17] | ^ [01:01:17] 8 warnings generated. [01:01:17] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:01:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:01:36] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:01:36] | ^ [01:01:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:01:36] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:01:36] | ^ [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:01:36] ../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] [01:01:36] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:01:36] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:01:36] ../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] [01:01:36] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:01:36] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:01:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:01:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:01:36] | ^ [01:01:36] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:01:36] 69 | OwnPtr m_storage; [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:01:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:01:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:01:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:01:36] | ^ [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:01:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:01:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:01:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:01:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:01:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:01:36] | ^ [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:01:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:01:36] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:01:36] | ^ [01:01:36] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:01:36] 100 | OwnPtr m_anonymousSlotTable; [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:01:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:01:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:01:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:01:36] | ^ [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:01:36] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:01:36] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:01:36] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:01:36] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:01:36] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:01:36] | ^ [01:01:36] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:01:36] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:01:36] | ^ [01:01:36] 8 warnings generated. [01:01: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:02:04] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:02:04] | ^ [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:02:04] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:02:04] | ^ [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:02: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] [01:02:04] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:02:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:02: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] [01:02:04] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:02:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:02:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:02:04] | ^ [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:02:04] 69 | OwnPtr m_storage; [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:02:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:04] | ^ [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:02:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:02:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:04] | ^ [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:02:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:02:04] | ^ [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:02:04] 100 | OwnPtr m_anonymousSlotTable; [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:02:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:04] | ^ [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:02:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:02:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:04] | ^ [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:02:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:02:04] | ^ [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:02:04] 155 | OwnPtr m_sampler; [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:02:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:04] | ^ [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:02:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:02:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:02:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:04] | ^ [01:02:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:04] | ^ [01:02:04] 10 warnings generated. [01:02: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:29: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.h:29: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:02:22] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:02:22] | ^ [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:02:22] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:02:22] | ^ [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:02: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] [01:02:22] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:02:22] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:02: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] [01:02:22] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:02:22] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:02:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:02:22] | ^ [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:02:22] 69 | OwnPtr m_storage; [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:02:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:22] | ^ [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:02:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:02:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:22] | ^ [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:02:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:02:22] | ^ [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:02:22] 100 | OwnPtr m_anonymousSlotTable; [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:02:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:22] | ^ [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:02:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:02:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:22] | ^ [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:02:22] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:02:22] | ^ [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:02:22] 155 | OwnPtr m_sampler; [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:02:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:22] | ^ [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:02:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:02:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:02:22] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:02:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:02:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:02:22] | ^ [01:02:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:02:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:02:22] | ^ [01:02:22] 10 warnings generated. [01:02: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:03:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:03:10] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:03:10] | ^ [01:03:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:03:10] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:03:10] | ^ [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:03: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] [01:03:10] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:03:10] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:03: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] [01:03:10] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:03:10] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:03:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:03:10] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:03:10] | ^ [01:03:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:03:10] 69 | OwnPtr m_storage; [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:03:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:03:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:03:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:03:10] | ^ [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:03:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:03:10] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:03:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:03:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:03:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:03:10] | ^ [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:03:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:03:10] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:03:10] | ^ [01:03:10] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:03:10] 100 | OwnPtr m_anonymousSlotTable; [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:03:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:03:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:03:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:03:10] | ^ [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:03:10] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:03:10] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:03:10] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:03:10] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:03:10] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:03:10] | ^ [01:03:10] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:03:10] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:03:10] | ^ [01:03:10] 8 warnings generated. [01:03: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:03:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:03:43] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:03:43] | ^ [01:03:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:03:43] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:03:43] | ^ [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:03: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] [01:03:43] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:03:43] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:03: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] [01:03:43] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:03:43] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:03:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:03:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:03:43] | ^ [01:03:43] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:03:43] 69 | OwnPtr m_storage; [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:03:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:03:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:03:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:03:43] | ^ [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:03:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:03:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:03:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:03:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:03:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:03:43] | ^ [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:03:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:03:43] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:03:43] | ^ [01:03:43] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:03:43] 100 | OwnPtr m_anonymousSlotTable; [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:03:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:03:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:03:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:03:43] | ^ [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:03:43] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:03:43] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:03:43] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:03:43] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:03:43] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:03:43] | ^ [01:03:43] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:03:43] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:03:43] | ^ [01:03:43] 8 warnings generated. [01:03: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:04:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:04:06] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:04:06] | ^ [01:04:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:04:06] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:04:06] | ^ [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:04: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] [01:04:06] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:04:06] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:04: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] [01:04:06] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:04:06] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:06] | ^ [01:04:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:04:06] 69 | OwnPtr m_storage; [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:06] | ^ [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:06] | ^ [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:04:06] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:06] | ^ [01:04:06] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:04:06] 100 | OwnPtr m_anonymousSlotTable; [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:04:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:06] | ^ [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:06] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:06] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:04:06] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:04:06] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:06] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:06] | ^ [01:04:06] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:06] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:06] | ^ [01:04:06] 8 warnings generated. [01:04: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:04:29] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:04:29] | ^ [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:04:29] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:04:29] | ^ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:04: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] [01:04:29] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:04:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:04: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] [01:04:29] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:04:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:29] | ^ [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:04:29] 69 | OwnPtr m_storage; [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:29] | ^ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:29] | ^ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:04:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:29] | ^ [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:04:29] 100 | OwnPtr m_anonymousSlotTable; [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:04:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:29] | ^ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:04:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:04:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:29] | ^ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:29] | ^ [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:04:29] 94 | OwnPtr d; [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:29] | ^ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:29] | ^ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:29] | ^ [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:04:29] 74 | OwnPtr d; [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:29] | ^ [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:04:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:29] | ^ [01:04:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:29] | ^ [01:04:29] 12 warnings generated. [01:04: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:04:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:04:51] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:04:51] | ^ [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:04:51] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:04:51] | ^ [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:04: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] [01:04:51] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:04:51] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:04: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] [01:04:51] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:04:51] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:51] | ^ [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:04:51] 69 | OwnPtr m_storage; [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:51] | ^ [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:51] | ^ [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:04:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:51] | ^ [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:04:51] 100 | OwnPtr m_anonymousSlotTable; [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:04:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:51] | ^ [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:04:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:04:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:51] | ^ [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:51] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:04:51] | ^ [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:04:51] 122 | OwnPtr m_identifierArena; [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:51] | ^ [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:04:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:04:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:04:51] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:04:51] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:04:51] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:04:51] | ^ [01:04:51] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:04:51] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:04:51] | ^ [01:04:51] 10 warnings generated. [01:04: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:05:18] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:05:19] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:05:19] | ^ [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:05:19] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:05:19] | ^ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:05: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] [01:05:19] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:05:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:05: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] [01:05:19] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:05:19] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:05:19] | ^ [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:05:19] 69 | OwnPtr m_storage; [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:19] | ^ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:19] | ^ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:05:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:05:19] | ^ [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:05:19] 100 | OwnPtr m_anonymousSlotTable; [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:05:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:19] | ^ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:05:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:05:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:19] | ^ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:05:19] | ^ [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:05:19] 74 | OwnPtr d; [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:19] | ^ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:19] | ^ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:19] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:05:19] | ^ [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:05:19] 94 | OwnPtr d; [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:19] | ^ [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:19] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:19] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:19] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:19] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:19] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:19] | ^ [01:05:19] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:19] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:19] | ^ [01:05:19] 12 warnings generated. [01:05: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:05:41] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:05:41] | ^ [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:05:41] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:05:41] | ^ [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:05: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] [01:05:41] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:05:41] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:05: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] [01:05:41] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:05:41] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:05:41] | ^ [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:05:41] 69 | OwnPtr m_storage; [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:41] | ^ [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:41] | ^ [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:05:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:05:41] | ^ [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:05:41] 100 | OwnPtr m_anonymousSlotTable; [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:05:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:41] | ^ [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:05:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:05:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:41] | ^ [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:41] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:05:41] | ^ [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:05:41] 74 | OwnPtr d; [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:41] | ^ [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:05:41] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:05:41] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:05:41] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:05:41] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:05:41] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:05:41] | ^ [01:05:41] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:05:41] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:05:41] | ^ [01:05:41] 10 warnings generated. [01:05: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:22: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.h:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:06:07] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:06:07] | ^ [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:06:07] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:06: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] [01:06:07] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:06:07] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:06: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] [01:06:07] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:06:07] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:07] | ^ [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:06:07] 69 | OwnPtr m_storage; [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:06:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:07] | ^ [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:06:07] 100 | OwnPtr m_anonymousSlotTable; [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:06:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:07] | ^ [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:06:07] 155 | OwnPtr m_sampler; [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:07] | ^ [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:06:07] 122 | OwnPtr m_identifierArena; [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 1388 | void adoptData(std::auto_ptr data) [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:07] | ^ [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:06:07] 1429 | OwnPtr m_data; [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:07] | ^ [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:06:07] 543 | OwnPtr m_exceptionInfo; [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:07] | ^ [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:06:07] 562 | OwnPtr m_rareData; [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:07] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:07] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:07] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:07] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:07] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:07] | ^ [01:06:07] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:07] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:07] | ^ [01:06:07] 19 warnings generated. [01:06: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:06:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:06:31] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:06:31] | ^ [01:06:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:06:31] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:06:31] | ^ [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:06: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] [01:06:31] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:06:31] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:06: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] [01:06:31] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:06:31] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:31] | ^ [01:06:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:06:31] 69 | OwnPtr m_storage; [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:31] | ^ [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:31] | ^ [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:06:31] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:31] | ^ [01:06:31] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:06:31] 100 | OwnPtr m_anonymousSlotTable; [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:06:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:31] | ^ [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:06:31] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:31] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:06:31] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:06:31] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:31] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:31] | ^ [01:06:31] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:31] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:31] | ^ [01:06:31] 8 warnings generated. [01:06: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:06:52] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:06:52] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:06:52] | ^ [01:06:52] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:06:52] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:06:52] | ^ [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:06:52] ../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] [01:06:52] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:06:52] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:06:52] ../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] [01:06:52] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:06:52] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:52] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:52] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:52] | ^ [01:06:52] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:06:52] 69 | OwnPtr m_storage; [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:52] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:52] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:52] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:52] | ^ [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:52] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:06:52] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:06:52] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:52] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:52] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:52] | ^ [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:52] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:06:52] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:06:52] | ^ [01:06:52] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:06:52] 100 | OwnPtr m_anonymousSlotTable; [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:06:52] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:52] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:52] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:52] | ^ [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:06:52] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:06:52] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:06:52] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:06:52] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:06:52] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:06:52] | ^ [01:06:52] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:06:52] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:06:52] | ^ [01:06:52] 8 warnings generated. [01:06: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:07:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:07:13] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:07:13] | ^ [01:07:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:07:13] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:07:13] | ^ [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:07:13] ../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] [01:07:13] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:07:13] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:07:13] ../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] [01:07:13] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:07:13] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:13] | ^ [01:07:13] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:07:13] 69 | OwnPtr m_storage; [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:13] | ^ [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:13] | ^ [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:07:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:13] | ^ [01:07:13] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:07:13] 100 | OwnPtr m_anonymousSlotTable; [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:07:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:13] | ^ [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:07:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:07:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:13] | ^ [01:07:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:13] | ^ [01:07:13] 8 warnings generated. [01:07: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:07:50] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:07:50] | ^ [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:07:50] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:07: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] [01:07:50] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:07:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:07: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] [01:07:50] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:07:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:50] | ^ [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:07:50] 69 | OwnPtr m_storage; [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:07:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:50] | ^ [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:07:50] 100 | OwnPtr m_anonymousSlotTable; [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:07:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:50] | ^ [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:07:50] 155 | OwnPtr m_sampler; [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:50] | ^ [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:07:50] 122 | OwnPtr m_identifierArena; [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:27: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 1388 | void adoptData(std::auto_ptr data) [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:50] | ^ [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:07:50] 1429 | OwnPtr m_data; [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:50] | ^ [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:07:50] 94 | OwnPtr d; [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:07:50] | ^ [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:07:50] 74 | OwnPtr d; [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:38: [01:07:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:07:50] 50 | static std::auto_ptr userDefault(); [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:07:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:07:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:07:50] | ^ [01:07:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:07:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:07:50] | ^ [01:07:50] 20 warnings generated. [01:07: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:27: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.h:29: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnArrayPtr.h:26: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:08:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:08:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:08:08] | ^ [01:08:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:08:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:08:08] | ^ [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:08: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] [01:08:08] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:08:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:08: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] [01:08:08] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:08:08] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:08:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:08:08] | ^ [01:08:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:08:08] 69 | OwnPtr m_storage; [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:08:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:08] | ^ [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:08:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:08:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:08] | ^ [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:08:08] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:08:08] | ^ [01:08:08] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:08:08] 100 | OwnPtr m_anonymousSlotTable; [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:08:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:08] | ^ [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:08:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:08:08] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:08:08] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:08] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:08] | ^ [01:08:08] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:08] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:08] | ^ [01:08:08] 8 warnings generated. [01:08: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:08:28] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:08:28] | ^ [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:08:28] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:08:28] | ^ [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:08: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] [01:08:28] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:08:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:08: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] [01:08:28] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:08:28] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:08:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:08:28] | ^ [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:08:28] 69 | OwnPtr m_storage; [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:08:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:28] | ^ [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:08:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:08:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:28] | ^ [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:08:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:08:28] | ^ [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:08:28] 100 | OwnPtr m_anonymousSlotTable; [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:08:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:28] | ^ [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:08:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:08:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:28] | ^ [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:08:28] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:08:28] | ^ [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:08:28] 155 | OwnPtr m_sampler; [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:08:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:28] | ^ [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:28] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:28] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:08:28] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:08:28] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:28] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:28] | ^ [01:08:28] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:28] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:28] | ^ [01:08:28] 10 warnings generated. [01:08: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:08:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:08:39] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:08:39] | ^ [01:08:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:08:39] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:08:39] | ^ [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:08: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] [01:08:39] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:08:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:08: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] [01:08:39] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:08:39] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:08:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:08:39] | ^ [01:08:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:08:39] 69 | OwnPtr m_storage; [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:08:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:39] | ^ [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:08:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:08:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:39] | ^ [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:08:39] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:08:39] | ^ [01:08:39] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:08:39] 100 | OwnPtr m_anonymousSlotTable; [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:08:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:39] | ^ [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:08:39] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:08:39] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:08:39] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:08:39] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:08:39] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:08:39] | ^ [01:08:39] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:08:39] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:08:39] | ^ [01:08:39] 8 warnings generated. [01:08: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:09:00] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:09:01] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:09:01] | ^ [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:09:01] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:09:01] | ^ [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:09: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] [01:09:01] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:09:01] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:09: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] [01:09:01] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:09:01] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:09:01] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:09:01] | ^ [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:09:01] 69 | OwnPtr m_storage; [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:09:01] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:01] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:01] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:01] | ^ [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:09:01] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:09:01] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:01] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:01] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:01] | ^ [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:09:01] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:09:01] | ^ [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:09:01] 100 | OwnPtr m_anonymousSlotTable; [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:09:01] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:01] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:01] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:01] | ^ [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:09:01] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:09:01] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:01] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:01] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:01] | ^ [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:09:01] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:09:01] | ^ [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:09:01] 155 | OwnPtr m_sampler; [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:09:01] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:01] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:01] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:01] | ^ [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:09:01] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:09:01] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:01] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:01] | ^ [01:09:01] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:01] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:01] | ^ [01:09:01] 10 warnings generated. [01:09: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:30: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h:34: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:09:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:09:14] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:09:14] | ^ [01:09:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:09:14] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:09:14] | ^ [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: [01:09: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] [01:09:14] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:09:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:09: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] [01:09:14] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:09:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:34: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:09:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:09:14] | ^ [01:09:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:09:14] 69 | OwnPtr m_storage; [01:09:14] | ^ [01:09:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:09:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:14] | ^ [01:09:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:14] | ^ [01:09:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:14] | ^ [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:34: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:09:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:09:14] | ^ [01:09:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:09:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:14] | ^ [01:09:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:14] | ^ [01:09:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:14] | ^ [01:09:14] 6 warnings generated. [01:09: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:09: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:09:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/ByteArray.cpp:27: [01:09:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/ByteArray.h:30: [01:09:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25: [01:09:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:09:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:09:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:09:17] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:09:17] | ^ [01:09:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:09:17] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:09:17] | ^ [01:09:17] 2 warnings generated. [01:09:17] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:09: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:72: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.h:49: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:09:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:09:38] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:09:38] | ^ [01:09:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:09:38] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:09:38] | ^ [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:09: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] [01:09:38] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:09:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:09: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] [01:09:38] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:09:38] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:09:38] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:09:38] | ^ [01:09:38] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:09:38] 69 | OwnPtr m_storage; [01:09:38] | ^ [01:09:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:09:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:38] | ^ [01:09:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:38] | ^ [01:09:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:38] | ^ [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:09:38] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:09:38] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:09:38] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:09:38] | ^ [01:09:38] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:09:38] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:09:38] | ^ [01:09:38] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:09:38] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:09:38] | ^ [01:09:38] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:09:38] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:09:38] | ^ [01:09:38] 6 warnings generated. [01:09: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: [01:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24: [01:09:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:09:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:09:54] | ^ [01:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:09:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:09:54] | ^ [01:09:54] ../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] [01:09:54] 452 | if (!x & 1) [01:09:54] | ^ ~ [01:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:452:13: note: add parentheses after the '!' to evaluate the bitwise operator first [01:09:54] 452 | if (!x & 1) [01:09:54] | ^ [01:09:54] | ( ) [01:09:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:452:13: note: add parentheses around left hand side expression to silence this warning [01:09:54] 452 | if (!x & 1) [01:09:54] | ^ [01:09:54] | ( ) [01:09:54] 3 warnings generated. [01:09: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:10: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:10:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.cpp:21: [01:10:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26: [01:10:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:10:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:10:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:10:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:10:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:10:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:10:08] | ^ [01:10:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:10:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:10:08] | ^ [01:10:08] 2 warnings generated. [01:10: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:10:21] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp:34: [01:10:21] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h:36: [01:10:21] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24: [01:10:21] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:10:21] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:10:21] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:10:21] | ^ [01:10:21] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:10:21] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:10:21] | ^ [01:10:21] 2 warnings generated. [01:10:21] 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 [01:10:22] /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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:10: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:10:31] /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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:10: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:10:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp:30: [01:10:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69: [01:10:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31: [01:10:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:10:51] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:10:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:10:51] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:10:51] | ^ [01:10:51] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:10:51] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:10:51] | ^ [01:10:51] 2 warnings generated. [01:10: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:10: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp:22: [01:11:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.h:25: [01:11:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69: [01:11:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31: [01:11:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:11:01] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:11:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:11:01] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:11:01] | ^ [01:11:01] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:11:01] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:11:01] | ^ [01:11:01] 2 warnings generated. [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingNone.cpp:31: [01:11:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69: [01:11:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31: [01:11:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:11:08] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:11:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:11:08] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:11:08] | ^ [01:11:08] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:11:08] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:11:08] | ^ [01:11:08] 2 warnings generated. [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.cpp:27: [01:11:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69: [01:11:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31: [01:11:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:11:12] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:11:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:11:12] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:11:12] | ^ [01:11:12] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:11:12] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:11:12] | ^ [01:11:12] 2 warnings generated. [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.cpp:23: [01:11:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:11:13] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:11:13] | ^ [01:11:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:11:13] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:11:13] | ^ [01:11:13] 2 warnings generated. [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:30: [01:11:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:33: [01:11:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:11:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:11:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:11:17] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:11:17] | ^ [01:11:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:11:17] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:11:17] | ^ [01:11:17] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:30: [01:11:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:11:17] 50 | static std::auto_ptr userDefault(); [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:11:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:11:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:11:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:11:17] | ^ [01:11:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:48:6: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:11:17] 48 | std::auto_ptr Collator::userDefault() [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:11:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:11:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:11:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:11:17] | ^ [01:11:17] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:50:17: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:11:17] 50 | return std::auto_ptr(new Collator(0)); [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:11:17] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:11:17] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:11:17] | ^ [01:11:17] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:11:17] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:11:17] | ^ [01:11:17] 5 warnings generated. [01:11:17] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp:30: [01:11:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:33: [01:11:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27: [01:11:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:11:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:11:22] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:11:22] | ^ [01:11:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:11:22] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:11:22] | ^ [01:11:22] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp:30: [01:11:22] ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:11:22] 50 | static std::auto_ptr userDefault(); [01:11:22] | ^ [01:11:22] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:11:22] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:11:22] | ^ [01:11:22] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:11:22] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:11:22] | ^ [01:11:22] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:11:22] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:11:22] | ^ [01:11:22] 3 warnings generated. [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:31: [01:11:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24: [01:11:37] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:11:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:11:37] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:11:37] | ^ [01:11:37] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:11:37] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:11:37] | ^ [01:11:37] 2 warnings generated. [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:11:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:11:50] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:11:50] | ^ [01:11:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:11:50] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:11:50] | ^ [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:11: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] [01:11:50] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:11:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:11: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] [01:11:50] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:11:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:11:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:11:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:11:50] | ^ [01:11:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:11:50] 69 | OwnPtr m_storage; [01:11:50] | ^ [01:11:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:11:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:11:50] | ^ [01:11:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:11:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:11:50] | ^ [01:11:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:11:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:11:50] | ^ [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:11:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:11:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:11:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:11:50] | ^ [01:11:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:11:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:11:50] | ^ [01:11:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:11:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:11:50] | ^ [01:11:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:11:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:11:50] | ^ [01:11:50] 6 warnings generated. [01:11: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:12:15] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:12:15] | ^ [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:12:15] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:12: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] [01:12:15] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:12:15] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:12: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] [01:12:15] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:12:15] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:12:15] | ^ [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:12:15] 69 | OwnPtr m_storage; [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:12:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:12:15] | ^ [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:12:15] 100 | OwnPtr m_anonymousSlotTable; [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:12:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:12:15] | ^ [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:12:15] 122 | OwnPtr m_identifierArena; [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:31: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeConstructors.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 1388 | void adoptData(std::auto_ptr data) [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:12:15] | ^ [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:12:15] 1429 | OwnPtr m_data; [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:12:15] | ^ [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:12:15] 155 | OwnPtr m_sampler; [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] In file included from parser/Grammar.y:28: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:12:15] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:12:15] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:12:15] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:12:15] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:12:15] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:12:15] | ^ [01:12:15] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:12:15] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:12:15] | ^ [01:12:15] 15 warnings generated. [01:12: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:12: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:12: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:12:42] 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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:13:31] In file included from api/qscriptcontext.cpp:43: [01:13:32] In file included from api/qscriptcontext_p.h:72: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:13:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:13:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:13: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] [01:13:32] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:13:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:13: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] [01:13:32] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:13:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 69 | OwnPtr m_storage; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:13:32] 100 | OwnPtr m_anonymousSlotTable; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 155 | OwnPtr m_sampler; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 122 | OwnPtr m_identifierArena; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:77: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 1388 | void adoptData(std::auto_ptr data) [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 1429 | OwnPtr m_data; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 94 | OwnPtr d; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 74 | OwnPtr d; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 543 | OwnPtr m_exceptionInfo; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 562 | OwnPtr m_rareData; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:13:32] | ^ [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:13:32] 109 | OwnPtr d; [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] In file included from api/qscriptcontext.cpp:46: [01:13:32] In file included from api/qscriptengine_p.h:63: [01:13:32] In file included from api/qscriptstring_p.h:57: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:13:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:13:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:13:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:13:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:13:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:13:32] | ^ [01:13:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:13:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:13:32] | ^ [01:13:32] 25 warnings generated. [01:13: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:14:13] In file included from api/qscriptcontextinfo.cpp:43: [01:14:13] In file included from api/qscriptcontext_p.h:72: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:14:13] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:14:13] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:14:13] ../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] [01:14:13] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:14:13] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:14:13] ../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] [01:14:13] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:14:13] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:14:13] 69 | OwnPtr m_storage; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:14:13] 100 | OwnPtr m_anonymousSlotTable; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:14:13] 155 | OwnPtr m_sampler; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:14:13] 122 | OwnPtr m_identifierArena; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:77: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 1388 | void adoptData(std::auto_ptr data) [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:14:13] 1429 | OwnPtr m_data; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:14:13] 94 | OwnPtr d; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:14:13] 74 | OwnPtr d; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:14:13] 543 | OwnPtr m_exceptionInfo; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:14:13] | ^ [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:14:13] 562 | OwnPtr m_rareData; [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] In file included from api/qscriptcontextinfo.cpp:45: [01:14:13] In file included from api/qscriptengine_p.h:63: [01:14:13] In file included from api/qscriptstring_p.h:57: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:14:13] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:14:13] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:14:13] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:14:13] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:14:13] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:14:13] | ^ [01:14:13] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:14:13] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:14:13] | ^ [01:14:13] 23 warnings generated. [01:14: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:14: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:15:31] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:62: [01:15:32] In file included from api/qscriptvalue_p.h:58: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:15:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:15:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:15: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] [01:15:32] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:15:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:15: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] [01:15:32] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:15:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:32] 69 | OwnPtr m_storage; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:15:32] 100 | OwnPtr m_anonymousSlotTable; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:32] 155 | OwnPtr m_sampler; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:32] 122 | OwnPtr m_identifierArena; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:77: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 1388 | void adoptData(std::auto_ptr data) [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:32] 1429 | OwnPtr m_data; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:32] 94 | OwnPtr d; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:32] 74 | OwnPtr d; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:32] 543 | OwnPtr m_exceptionInfo; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:32] | ^ [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:32] 562 | OwnPtr m_rareData; [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] In file included from api/qscriptengine.cpp:44: [01:15:32] In file included from api/qscriptengine_p.h:63: [01:15:32] In file included from api/qscriptstring_p.h:57: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:32] | ^ [01:15:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:32] | ^ [01:15:32] api/qscriptengine.cpp:3149:36: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] [01:15:32] 3149 | result = newDate(exec, QDateTime(*reinterpret_cast(ptr))); [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here [01:15:32] 298 | QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:15:32] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:15:32] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:15:32] | ^ [01:15:32] api/qscriptengine.cpp:3868:30: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] [01:15:32] 3868 | QStringList lst = result.toList(); [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here [01:15:32] 264 | QT_DEPRECATED_X("Use values() instead.") [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:15:32] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:15:32] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:15:32] | ^ [01:15:32] api/qscriptengine.cpp:3885:45: warning: 'toList' is deprecated: Use values() instead. [-Wdeprecated-declarations] [01:15:32] 3885 | QStringList lst = d->importedExtensions.toList(); [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qset.h:264:5: note: 'toList' has been explicitly marked deprecated here [01:15:32] 264 | QT_DEPRECATED_X("Use values() instead.") [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:15:32] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:15:32] | ^ [01:15:32] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:15:32] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:15:32] | ^ [01:15:32] 26 warnings generated. [01:15: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:15:58] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:15:58] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:15: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] [01:15:58] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:15:58] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:15: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] [01:15:58] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:15:58] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:58] 69 | OwnPtr m_storage; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:15:58] 100 | OwnPtr m_anonymousSlotTable; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:58] 155 | OwnPtr m_sampler; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:58] 122 | OwnPtr m_identifierArena; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:44: [01:15:58] In file included from api/qscriptengine_p.h:77: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 1388 | void adoptData(std::auto_ptr data) [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:58] 1429 | OwnPtr m_data; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:58] 94 | OwnPtr d; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:58] 74 | OwnPtr d; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:58] 543 | OwnPtr m_exceptionInfo; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:15:58] | ^ [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:15:58] 562 | OwnPtr m_rareData; [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] In file included from api/qscriptengineagent.cpp:42: [01:15:58] In file included from api/qscriptengineagent_p.h:55: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:15:58] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:15:58] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:15:58] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:15:58] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:15:58] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:15:58] | ^ [01:15:58] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:15:58] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:15:58] | ^ [01:15:58] 23 warnings generated. [01:16: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:17: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:18:14] In file included from api/qscriptprogram.cpp:42: [01:18:14] In file included from api/qscriptprogram_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:18:14] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:18:14] | ^ [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:18:14] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:18: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] [01:18:14] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:18:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:18: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] [01:18:14] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:18:14] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:14] | ^ [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:14] 69 | OwnPtr m_storage; [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:18:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:14] | ^ [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:18:14] 100 | OwnPtr m_anonymousSlotTable; [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:18:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:14] | ^ [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:14] 155 | OwnPtr m_sampler; [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:14] | ^ [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:14] 122 | OwnPtr m_identifierArena; [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:77: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 1388 | void adoptData(std::auto_ptr data) [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:14] | ^ [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:14] 1429 | OwnPtr m_data; [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:14] | ^ [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:14] 94 | OwnPtr d; [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:14] | ^ [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:14] 74 | OwnPtr d; [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] In file included from api/qscriptprogram.cpp:44: [01:18:14] In file included from api/qscriptengine_p.h:63: [01:18:14] In file included from api/qscriptstring_p.h:57: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:14] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:14] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:14] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:14] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:14] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:14] | ^ [01:18:14] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:14] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:14] | ^ [01:18:14] 19 warnings generated. [01:18: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:18:23] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:18:23] | ^ [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:18:23] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:18: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] [01:18:23] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:18:23] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:18: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] [01:18:23] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:18:23] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:23] | ^ [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:23] 69 | OwnPtr m_storage; [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:18:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:23] | ^ [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:18:23] 100 | OwnPtr m_anonymousSlotTable; [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:18:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:23] | ^ [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:23] 155 | OwnPtr m_sampler; [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:23] | ^ [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:23] 122 | OwnPtr m_identifierArena; [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:44: [01:18:23] In file included from api/qscriptengine_p.h:77: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 1388 | void adoptData(std::auto_ptr data) [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:23] | ^ [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:23] 1429 | OwnPtr m_data; [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:23] | ^ [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:23] 94 | OwnPtr d; [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:18:23] | ^ [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:18:23] 74 | OwnPtr d; [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] In file included from api/qscriptstring.cpp:42: [01:18:23] In file included from api/qscriptstring_p.h:57: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:18:23] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:18:23] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:18:23] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:18:23] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:18:23] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:18:23] | ^ [01:18:23] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:18:23] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:18:23] | ^ [01:18:23] api/qscriptstring.cpp:90:32: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [01:18:23] 90 | Q_ASSERT(d_func()->ref.load() != 1); [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [01:18:23] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [01:18:23] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:18:23] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:18:23] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:18:23] | ^ [01:18:23] api/qscriptstring.cpp:92:23: warning: 'store' is deprecated: Use storeRelaxed [-Wdeprecated-declarations] [01:18:23] 92 | d_func()->ref.store(1); [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qbasicatomic.h:104:5: note: 'store' has been explicitly marked deprecated here [01:18:23] 104 | QT_DEPRECATED_VERSION_X_5_14("Use storeRelaxed") void store(T newValue) noexcept { storeRelaxed(newValue); } [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [01:18:23] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:18:23] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:18:23] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:18:23] | ^ [01:18:23] api/qscriptstring.cpp:107:29: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [01:18:23] 107 | Q_ASSERT(d->ref.load() == 1); [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [01:18:23] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [01:18:23] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:18:23] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:18:23] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:18:23] | ^ [01:18:23] api/qscriptstring.cpp:111:38: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [01:18:23] 111 | if (d->engine && (d->ref.load() == 1)) { [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [01:18:23] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [01:18:23] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:18:23] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:18:23] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:18:23] | ^ [01:18:23] api/qscriptstring.cpp:127:56: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [01:18:23] 127 | if (d_func() && d_func()->engine && (d_func()->ref.load() == 1) && (d_func()->type == QScriptStringPrivate::HeapAllocated)) { [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [01:18:23] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [01:18:23] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:18:23] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:18:23] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:18:23] | ^ [01:18:23] api/qscriptstring.cpp:133:32: warning: 'load' is deprecated: Use loadRelaxed [-Wdeprecated-declarations] [01:18:23] 133 | Q_ASSERT(d_func()->ref.load() != 1); [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qbasicatomic.h:103:5: note: 'load' has been explicitly marked deprecated here [01:18:23] 103 | QT_DEPRECATED_VERSION_X_5_14("Use loadRelaxed") T load() const noexcept { return loadRelaxed(); } [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [01:18:23] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:18:23] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:18:23] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:18:23] | ^ [01:18:23] api/qscriptstring.cpp:135:23: warning: 'store' is deprecated: Use storeRelaxed [-Wdeprecated-declarations] [01:18:23] 135 | d_func()->ref.store(1); [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qbasicatomic.h:104:5: note: 'store' has been explicitly marked deprecated here [01:18:23] 104 | QT_DEPRECATED_VERSION_X_5_14("Use storeRelaxed") void store(T newValue) noexcept { storeRelaxed(newValue); } [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:368:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' [01:18:23] 368 | # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' [01:18:23] 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) [01:18:23] | ^ [01:18:23] /usr/local/include/qt5/QtCore/qcompilerdetection.h:691:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' [01:18:23] 691 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) [01:18:23] | ^ [01:18:23] 26 warnings generated. [01:18: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:19:09] In file included from api/qscriptvalue.cpp:43: [01:19:09] In file included from api/qscriptvalue_p.h:58: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:19:09] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:19:09] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:19: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] [01:19:09] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:19:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:19: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] [01:19:09] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:19:09] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 69 | OwnPtr m_storage; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:19:09] 100 | OwnPtr m_anonymousSlotTable; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 155 | OwnPtr m_sampler; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 122 | OwnPtr m_identifierArena; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:77: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 1388 | void adoptData(std::auto_ptr data) [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 1429 | OwnPtr m_data; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 94 | OwnPtr d; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 74 | OwnPtr d; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:543:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 543 | OwnPtr m_exceptionInfo; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:562:26: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 562 | OwnPtr m_rareData; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:19:09] | ^ [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:109:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:19:09] 109 | OwnPtr d; [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] In file included from api/qscriptvalue.cpp:45: [01:19:09] In file included from api/qscriptengine_p.h:63: [01:19:09] In file included from api/qscriptstring_p.h:57: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:19:09] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:19:09] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:19:09] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:19:09] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:19:09] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:19:09] | ^ [01:19:09] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:19:09] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:19:09] | ^ [01:19:09] 25 warnings generated. [01:19: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:62: [01:20:05] In file included from api/qscriptvalue_p.h:58: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:20:05] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:20:05] | ^ [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:20:05] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:20: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] [01:20:05] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:20:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:20: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] [01:20:05] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:20:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:05] | ^ [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:05] 69 | OwnPtr m_storage; [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:20:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:05] | ^ [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:20:05] 100 | OwnPtr m_anonymousSlotTable; [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:20:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:05] | ^ [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:05] 155 | OwnPtr m_sampler; [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:05] | ^ [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:05] 122 | OwnPtr m_identifierArena; [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:77: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 1388 | void adoptData(std::auto_ptr data) [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:05] | ^ [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:05] 1429 | OwnPtr m_data; [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:05] | ^ [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:05] 94 | OwnPtr d; [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:05] | ^ [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:05] 74 | OwnPtr d; [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] In file included from api/qscriptvalueiterator.cpp:45: [01:20:05] In file included from api/qscriptengine_p.h:63: [01:20:05] In file included from api/qscriptstring_p.h:57: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27: [01:20:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:05] | ^ [01:20:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:05] | ^ [01:20:05] 19 warnings generated. [01:20: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:20: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:20:54] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:20:54] | ^ [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:20:54] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:20: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] [01:20:54] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:20:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:20: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] [01:20:54] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:20:54] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:54] | ^ [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:54] 69 | OwnPtr m_storage; [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:20:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:54] | ^ [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:20:54] 100 | OwnPtr m_anonymousSlotTable; [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:20:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:54] | ^ [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:54] 155 | OwnPtr m_sampler; [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:54] | ^ [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:54] 122 | OwnPtr m_identifierArena; [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:43: [01:20:54] In file included from ../../include/QtScript/5.15.19/QtScript/private/qscriptengine_p.h:1: [01:20:54] In file included from ../../include/QtScript/5.15.19/QtScript/private/../../../../../src/script/api/qscriptengine_p.h:77: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 1388 | void adoptData(std::auto_ptr data) [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:54] | ^ [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:54] 1429 | OwnPtr m_data; [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:54] | ^ [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:54] 94 | OwnPtr d; [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:20:54] | ^ [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:20:54] 74 | OwnPtr d; [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] In file included from bridge/qscriptfunction.cpp:41: [01:20:54] In file included from bridge/qscriptfunction_p.h:58: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:20:54] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:20:54] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:20:54] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:20:54] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:20:54] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:20:54] | ^ [01:20:54] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:20:54] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:20:54] | ^ [01:20:54] 19 warnings generated. [01:20: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:21:29] In file included from bridge/qscriptobject.cpp:41: [01:21:29] In file included from bridge/qscriptobject_p.h:56: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:21:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:21:29] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:21:29] | ^ [01:21:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:21:29] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:21:29] | ^ [01:21:29] In file included from bridge/qscriptobject.cpp:41: [01:21:29] In file included from bridge/qscriptobject_p.h:56: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:21: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] [01:21:29] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:21:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:21: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] [01:21:29] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:21:29] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:21:29] In file included from bridge/qscriptobject.cpp:41: [01:21:29] In file included from bridge/qscriptobject_p.h:56: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:29] | ^ [01:21:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:21:29] 69 | OwnPtr m_storage; [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:29] | ^ [01:21:29] In file included from bridge/qscriptobject.cpp:41: [01:21:29] In file included from bridge/qscriptobject_p.h:56: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:29] | ^ [01:21:29] In file included from bridge/qscriptobject.cpp:41: [01:21:29] In file included from bridge/qscriptobject_p.h:56: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:21:29] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:29] | ^ [01:21:29] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:21:29] 100 | OwnPtr m_anonymousSlotTable; [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:21:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:29] | ^ [01:21:29] In file included from bridge/qscriptobject.cpp:41: [01:21:29] In file included from bridge/qscriptobject_p.h:56: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:29] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:29] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:21:29] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:21:29] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:29] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:29] | ^ [01:21:29] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:29] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:29] | ^ [01:21:29] 8 warnings generated. [01:21: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:21:50] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:21:50] | ^ [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:21:50] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:21: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] [01:21:50] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:21:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:21: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] [01:21:50] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:21:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:50] | ^ [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:21:50] 69 | OwnPtr m_storage; [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:50] | ^ [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:21:50] 100 | OwnPtr m_anonymousSlotTable; [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:50] | ^ [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:21:50] 155 | OwnPtr m_sampler; [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:50] | ^ [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:21:50] 122 | OwnPtr m_identifierArena; [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:44: [01:21:50] In file included from bridge/../api/qscriptengine_p.h:77: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 1388 | void adoptData(std::auto_ptr data) [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:50] | ^ [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:21:50] 1429 | OwnPtr m_data; [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:50] | ^ [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:21:50] 94 | OwnPtr d; [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:21:50] | ^ [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:21:50] 74 | OwnPtr d; [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] In file included from bridge/qscriptclassobject.cpp:41: [01:21:50] In file included from bridge/qscriptclassobject_p.h:56: [01:21:50] In file included from bridge/qscriptobject_p.h:56: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:21:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:21:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:21:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:21:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:21:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:21:50] | ^ [01:21:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:21:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:21:50] | ^ [01:21:50] 19 warnings generated. [01:21: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:22:05] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:22:05] | ^ [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:22:05] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:22: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] [01:22:05] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:22:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:22: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] [01:22:05] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:22:05] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:05] | ^ [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:05] 69 | OwnPtr m_storage; [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:22:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:05] | ^ [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:22:05] 100 | OwnPtr m_anonymousSlotTable; [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:22:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:05] | ^ [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:05] 155 | OwnPtr m_sampler; [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:05] | ^ [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:05] 122 | OwnPtr m_identifierArena; [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:44: [01:22:05] In file included from bridge/../api/qscriptengine_p.h:77: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 1388 | void adoptData(std::auto_ptr data) [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:05] | ^ [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:05] 1429 | OwnPtr m_data; [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:05] | ^ [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:05] 94 | OwnPtr d; [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:05] | ^ [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:05] 74 | OwnPtr d; [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] In file included from bridge/qscriptvariant.cpp:41: [01:22:05] In file included from bridge/qscriptvariant_p.h:56: [01:22:05] In file included from bridge/qscriptobject_p.h:56: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:05] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:05] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:05] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:05] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:05] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:05] | ^ [01:22:05] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:05] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:05] | ^ [01:22:05] 19 warnings generated. [01:22:05] /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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:22: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:22:57] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:22:57] | ^ [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:22:57] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:22: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] [01:22:57] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:22:57] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:22: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] [01:22:57] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:22:57] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:57] | ^ [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:57] 69 | OwnPtr m_storage; [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:22:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:57] | ^ [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:22:57] 100 | OwnPtr m_anonymousSlotTable; [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:22:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:57] | ^ [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:57] 155 | OwnPtr m_sampler; [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:57] | ^ [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:57] 122 | OwnPtr m_identifierArena; [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:47: [01:22:57] In file included from bridge/../api/qscriptengine_p.h:77: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 1388 | void adoptData(std::auto_ptr data) [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:57] | ^ [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:57] 1429 | OwnPtr m_data; [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:57] | ^ [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:57] 94 | OwnPtr d; [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:22:57] | ^ [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:22:57] 74 | OwnPtr d; [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] In file included from bridge/qscriptqobject.cpp:41: [01:22:57] In file included from bridge/qscriptqobject_p.h:54: [01:22:57] In file included from bridge/qscriptobject_p.h:56: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:22:57] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:22:57] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:22:57] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:22:57] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:22:57] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:22:57] | ^ [01:22:57] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:22:57] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:22:57] | ^ [01:22:57] 19 warnings generated. [01:22: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:23:39] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:23:40] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:23:40] | ^ [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:23:40] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:23:40] ../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] [01:23:40] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:23:40] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:23:40] ../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] [01:23:40] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:23:40] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:23:40] | ^ [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:23:40] 69 | OwnPtr m_storage; [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:23:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:23:40] | ^ [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:23:40] 100 | OwnPtr m_anonymousSlotTable; [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:23:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:23:40] | ^ [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:23:40] 155 | OwnPtr m_sampler; [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:23:40] | ^ [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:23:40] 122 | OwnPtr m_identifierArena; [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:44: [01:23:40] In file included from bridge/../api/qscriptengine_p.h:77: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 1388 | void adoptData(std::auto_ptr data) [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:23:40] | ^ [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:23:40] 1429 | OwnPtr m_data; [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:23:40] | ^ [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:23:40] 94 | OwnPtr d; [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:23:40] | ^ [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:23:40] 74 | OwnPtr d; [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] In file included from bridge/qscriptglobalobject.cpp:41: [01:23:40] In file included from bridge/qscriptglobalobject_p.h:56: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:23:40] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:23:40] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:23:40] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:23:40] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:23:40] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:23:40] | ^ [01:23:40] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:23:40] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:23:40] | ^ [01:23:40] 19 warnings generated. [01:23: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:24:04] In file included from bridge/qscriptactivationobject.cpp:41: [01:24:04] In file included from bridge/qscriptactivationobject_p.h:56: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:24:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:24:04] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:24:04] | ^ [01:24:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:24:04] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:24:04] | ^ [01:24:04] In file included from bridge/qscriptactivationobject.cpp:41: [01:24:04] In file included from bridge/qscriptactivationobject_p.h:56: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:24: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] [01:24:04] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:24:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:24: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] [01:24:04] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:24:04] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:24:04] In file included from bridge/qscriptactivationobject.cpp:41: [01:24:04] In file included from bridge/qscriptactivationobject_p.h:56: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:04] | ^ [01:24:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:24:04] 69 | OwnPtr m_storage; [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:04] | ^ [01:24:04] In file included from bridge/qscriptactivationobject.cpp:41: [01:24:04] In file included from bridge/qscriptactivationobject_p.h:56: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:04] | ^ [01:24:04] In file included from bridge/qscriptactivationobject.cpp:41: [01:24:04] In file included from bridge/qscriptactivationobject_p.h:56: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:24:04] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:04] | ^ [01:24:04] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:24:04] 100 | OwnPtr m_anonymousSlotTable; [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:24:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:04] | ^ [01:24:04] In file included from bridge/qscriptactivationobject.cpp:41: [01:24:04] In file included from bridge/qscriptactivationobject_p.h:56: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:04] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:04] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:24:04] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:24:04] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:04] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:04] | ^ [01:24:04] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:04] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:04] | ^ [01:24:04] 8 warnings generated. [01:24: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:24:20] In file included from bridge/qscriptstaticscopeobject.cpp:41: [01:24:20] In file included from bridge/qscriptstaticscopeobject_p.h:56: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:24:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:24:20] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:24:20] | ^ [01:24:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:24:20] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:24:20] | ^ [01:24:20] In file included from bridge/qscriptstaticscopeobject.cpp:41: [01:24:20] In file included from bridge/qscriptstaticscopeobject_p.h:56: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01:24: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] [01:24:20] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:24:20] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:24: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] [01:24:20] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:24:20] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:24:20] In file included from bridge/qscriptstaticscopeobject.cpp:41: [01:24:20] In file included from bridge/qscriptstaticscopeobject_p.h:56: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:20] | ^ [01:24:20] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:24:20] 69 | OwnPtr m_storage; [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:20] | ^ [01:24:20] In file included from bridge/qscriptstaticscopeobject.cpp:41: [01:24:20] In file included from bridge/qscriptstaticscopeobject_p.h:56: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:20] | ^ [01:24:20] In file included from bridge/qscriptstaticscopeobject.cpp:41: [01:24:20] In file included from bridge/qscriptstaticscopeobject_p.h:56: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:24:20] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:20] | ^ [01:24:20] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:24:20] 100 | OwnPtr m_anonymousSlotTable; [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:24:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:20] | ^ [01:24:20] In file included from bridge/qscriptstaticscopeobject.cpp:41: [01:24:20] In file included from bridge/qscriptstaticscopeobject_p.h:56: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:20] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:20] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:24:20] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:24:20] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:20] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:20] | ^ [01:24:20] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:20] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:20] | ^ [01:24:20] 8 warnings generated. [01:24: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:24:50] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:24:50] | ^ [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:24:50] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01: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] [01:24:50] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:24:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01: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] [01:24:50] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:24:50] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:50] | ^ [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:24:50] 69 | OwnPtr m_storage; [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:50] | ^ [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:24:50] 100 | OwnPtr m_anonymousSlotTable; [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:50] | ^ [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:24:50] 155 | OwnPtr m_sampler; [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:50] | ^ [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:24:50] 122 | OwnPtr m_identifierArena; [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:44: [01:24:50] In file included from bridge/../api/qscriptengine_p.h:77: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 1388 | void adoptData(std::auto_ptr data) [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:50] | ^ [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:24:50] 1429 | OwnPtr m_data; [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:50] | ^ [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:24:50] 94 | OwnPtr d; [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:24:50] | ^ [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:24:50] 74 | OwnPtr d; [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] In file included from bridge/qscriptdeclarativeobject.cpp:41: [01:24:50] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:24:50] In file included from bridge/qscriptobject_p.h:56: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:24:50] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:24:50] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:24:50] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:24:50] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:24:50] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:24:50] | ^ [01:24:50] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:24:50] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:24:50] | ^ [01:24:50] 19 warnings generated. [01:24: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:25:31] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:177:35: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] [01:25:32] 177 | static const bool value = __has_trivial_constructor(T) || IsPod >::value; [01:25:32] | ^ [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:180:35: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] [01:25:32] 180 | static const bool value = __has_trivial_destructor(T) || IsPod >::value; [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: [01: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] [01:25:32] 82 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:25:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01: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] [01:25:32] 96 | if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) [01:25:32] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:25:32] | ^ [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:69:37: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:25:32] 69 | OwnPtr m_storage; [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:25:32] | ^ [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h:100:38: note: in instantiation of template class 'QTWTF::OwnPtr>' requested here [01:25:32] 100 | OwnPtr m_anonymousSlotTable; [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] [01:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:25:32] | ^ [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:155:30: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:25:32] 155 | OwnPtr m_sampler; [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:25:32] | ^ [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:122:33: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:25:32] 122 | OwnPtr m_identifierArena; [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:47: [01:25:32] In file included from ../../include/QtScript/5.15.19/QtScript/private/qscriptengine_p.h:1: [01:25:32] In file included from ../../include/QtScript/5.15.19/QtScript/private/../../../../../src/script/api/qscriptengine_p.h:77: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 1388 | void adoptData(std::auto_ptr data) [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:25:32] | ^ [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1429:31: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:25:32] 1429 | OwnPtr m_data; [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:25:32] | ^ [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:94:42: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:25:32] 94 | OwnPtr d; [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 43 | OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } [01:25:32] | ^ [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:74:34: note: in instantiation of template class 'QTWTF::OwnPtr' requested here [01:25:32] 74 | OwnPtr d; [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] In file included from bridge/qscriptdeclarativeclass.cpp:41: [01:25:32] In file included from bridge/qscriptdeclarativeobject_p.h:57: [01:25:32] In file included from bridge/qscriptobject_p.h:56: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35: [01:25:32] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24: [01:25:32] ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] [01:25:32] 61 | void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here [01:25:32] 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' [01:25:32] 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED [01:25:32] | ^ [01:25:32] /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' [01:25:32] 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) [01:25:32] | ^ [01:25:32] 19 warnings generated. [01:25: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:27: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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 [01:27: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:27: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:27: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:27:47] /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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:27: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.17 -I/usr/local/include/qt5/QtCore/5.15.17/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:28:05] rm -f libQt5Script.so.5.15.19 libQt5Script.so libQt5Script.so.5 libQt5Script.so.5.15 [01:28:05] 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:28:47] ln -s libQt5Script.so.5.15.19 libQt5Script.so [01:28:48] ln -s libQt5Script.so.5.15.19 libQt5Script.so.5 [01:28:48] ln -s libQt5Script.so.5.15.19 libQt5Script.so.5.15 [01:28:48] rm -f ../../lib/libQt5Script.so.5.15.19 [01:28:48] mv -f libQt5Script.so.5.15.19 ../../lib/libQt5Script.so.5.15.19 [01:28:48] rm -f ../../lib/libQt5Script.so [01:28:48] rm -f ../../lib/libQt5Script.so.5 [01:28:48] rm -f ../../lib/libQt5Script.so.5.15 [01:28:48] mv -f libQt5Script.so ../../lib/libQt5Script.so [01:28:48] mv -f libQt5Script.so.5 ../../lib/libQt5Script.so.5 [01:28:48] mv -f libQt5Script.so.5.15 ../../lib/libQt5Script.so.5.15 [01:30:05] =========================================================================== [01:30:05] =================================================== [01:30:05] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [01:30:06] =========================================================================== [01:30:06] =================================================== [01:30:06] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [01:30:06] ===> Staging for qt5-script-5.15.19p0 [01:30:07] ===> Generating temporary packing list [01:30:08] 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:30:09] 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:30:14] /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:30:16] strip --strip-unneeded /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5.15.19 [01:30:20] ln -f -s libQt5Script.so.5.15.19 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so [01:30:20] ln -f -s libQt5Script.so.5.15.19 /wrkdirs/usr/ports/devel/qt5-script/work/stage/usr/local/lib/qt5/libQt5Script.so.5 [01:30:20] 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:30:20] 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:30:20] 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:30:20] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:21] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:22] /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:30:23] /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:30:23] /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:30:23] /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:30:23] /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:30:23] /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:30:23] /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:30:23] /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:30:24] /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:30:24] /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:30:24] /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:30:24] /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:30:24] /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:30:24] /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:30:25] /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:30:25] /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:30:25] /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:30:25] /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:30:25] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:26] /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:30:27] /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:30:27] /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:30:27] ====> Compressing man pages (compress-man) [01:30:27] ===> Installing ldconfig configuration file [01:30:29] =========================================================================== [01:30:30] =================================================== [01:30:30] ===== env: 'PKG_NOTES=ports_top_git_hash ports_top_checkout_unclean port_checkout_unclean' 'PKG_NOTE_ports_top_git_hash=71c9edb78' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_checkout_unclean=no' NO_DEPENDS=yes USER=root UID=0 GID=0 [01:30:30] ===> Building packages for qt5-script-5.15.19p0 [01:30:39] ===> Building qt5-script-5.15.19p0 [01:30:44] =========================================================================== [01:30:45] =>> Cleaning up wrkdir [01:30:45] ===> Cleaning for qt5-script-5.15.19p0 [01:30:50] build of devel/qt5-script | qt5-script-5.15.19p0 ended at 2025-11-11T09:38:07+01:00 [01:30:50] build time: 01:31:01